The nd snooping check enable command enables ND protocol packet validity check.
The undo nd snooping check enable command disables ND protocol packet validity check.
By default, ND protocol packet validity check is disabled.
Parameter |
Description |
Value |
---|---|---|
na |
Enables validity check for Neighbor Advertisement (NA) packets. |
- |
ns |
Enables validity check for Neighbor Solicitation (NS) packets. |
- |
rs |
Enables validity check for Router Solicitation (RS) packets. |
- |
VLAN view, Ethernet interface view, GE interface view, XGE interface view, 25GE interface view, MultiGE interface view, 40GE interface view, 100GE interface view, Eth-Trunk interface view, port group view, BD view
Usage Scenario
ND packet validity check prevents forged NA/NS/RS packets.
After ND packet validity check is enabled, the device verifies the NA/NS/RS packets received by untrusted interfaces against the ND snooping binding table, to determine whether the NA/NS/RS packets are sent from valid users in the VLAN on the interface. The device forwards the ND packets from valid users and drops invalid ND packets.
Prerequisites
ND snooping has been enabled globally using the nd snooping enable command.