The ipv6 nd ra halt command suppresses a router from sending Router Advertisement (RA) messages.
The undo ipv6 nd ra halt command enables a router to send RA messages.
By default, a router is suppressed from sending RA messages.
Ethernet interface view, Eth-Trunk interface view, Tunnel interface view, VLANIF interface view, BDIF interface view
Usage Scenario
Prerequisites
Before the function to suppress a device from sending RA messages is configured using the ipv6 nd ra halt command, run the ipv6 enable command in the interface view to enable the IPv6 function on the interface.
Configuration Impact
After the ipv6 nd ra halt command is run to suppress a router from sending RA messages, the router will not send RA messages. In such a case, a host in the network will not receive information about updated IPv6 prefixes periodically.
Precautions
The ipv6 nd ra halt command only prevents the device from periodically sending RA messages. The device can send RA messages in response to requests sent by IPv6 nodes along local links.