IPv6 Commands
577 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
28
Parameters
N/A.
Default Configuration
LAN interface - IPv6 router advertisements are automatically sent.
NBMA interface - IPv6 router advertisements are suppressed.
Command Mode
Interface Configuration mode
User Guidelines
NBMA interface - IPv6 router advertisements are suppressed.
Use the no ipv6 nd ra suppress command to enable the sending of IPv6 router
advertisement transmissions on a NBMA interface (for example, ISATAP tunnel).
Examples
Example 1. The following example suppresses IPv6 router advertisements on vlan
1:
switchxxxxxx(config)#
interface vlan
1
switchxxxxxx(config-if)#
ipv6 nd ra suppress
switchxxxxxx(config-if)#
exit
Example 2. The following example enables the sending of IPv6 router
advertisements on tunnel 1:
switchxxxxxx(config)#
interface tunnel
1
switchxxxxxx(config-if)#
no ipv6 nd ra suppress
switchxxxxxx(config-if)#
exit