Configuration Guide Vol. 3


21.2.2 Configuring RA TX Suppression

Prohibit an interface from sending RAs.

Points to note

The example below shows how to use the ipv6 nd suppress-ra command to stop sending RAs.

Command examples

  1. (config)# interface vlan 10

    (config-if)# ipv6 nd suppress-ra

    Prohibits VLAN 10 from sending RAs.

  2. (config-if)# ipv6 address 2001:db8:1:1::1/64

    Sets IPv6 address 2001:db8:1:1::1/64 for interface vlan 10.