The ipv6 nd security strict command enables the strict security mode on an interface.
The undo ipv6 nd security strict command restores the default security mode.
By default, the strict security mode is not enabled on an interface.
Ethernet interface view, Eth-Trunk interface view, Tunnel interface view, VLANIF interface view, BDIF interface view
Usage Scenario
If an interface needs to reject insecure ND messages, you can run the ipv6 nd security strict command to configure the interface to work in strict security mode. By default, an interface receives all secure and insecure ND messages.
An interface regards a received ND message insecure in any of the following cases:
Prerequisites
Before running the ipv6 nd security strict command, you must run the ipv6 enable command in the interface view to enable IPv6 on the interface.
Configuration Impact
After the strict security mode is enabled for an interface, the interface verifies the security options in received ND message and discards insecure ND messages. The insecure neighbor entries are deleted accordingly.
Precautions
If an interface has been enabled to work in strict security mode, configure all addresses of the interface as CGA addresses. Otherwise, the interface may select a common IPv6 address as the source address, which causes a security check failure and a service interruption.