ipv6 nd suppress-ra

Syntax

ipv6 nd suppress-ra [] no ipv6 nd ra supress-ra []

描述

Configures suppression of IPv6 Router Advertisement transmissions on an interface.

The没有form of this command restores transmission of IPv6 Router Advertisement and options.

Command context

config-if

Parameters

suppress-ra []

Specifies suppressing RA transmissions. Enteringsuppress-rawithout any options, suppresses all RA messages (default). Or you can enter one of the following options.

dnssl

Specifies suppressing DNSSL options in RA messages.

mtu

Specifies suppressing MTU options in RA messages.

rdnss

Specifies suppressing RDNSS options in RA messages.

权威

Administrators or local user group members with execution rights for this command.

Examples

switch(config)#interface 1/1/1switch(config-if)#ipv6 nd suppress-ra mtu dnssl rdnssswitch(config-if)#没有ipv6 nd增刊ress-ra mtu dnssl rdnss