OcNOS-SP : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : ipv6 nd suppress-ra
ipv6 nd suppress-ra
Use this command to suppress IPv6 Router Advertisement (RA) transmission for the current interface. Router Advertisement is used for IPv6 stateless auto-configuration.
Use the no parameter with this command to enable Router Advertisement transmission.
Command Syntax
ipv6 nd suppress-ra (mtu |)
no ipv6 nd suppress-ra (mtu |)
Parameters
mtu
Send maximum transmission unit (MTU) in Router Advertisement messages
Default
By default, ipv6 nd suppress-ra is disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth3
(config-if)#ipv6 nd suppress-ra
Last modified date: 10/16/2023