ECS4110-28P_Management Guide

Table Of Contents
C
HAPTER
46
| IP Interface Commands
ND Snooping
– 1461
EXAMPLE
This example enables ND snooping globally and on VLAN 1.
Console(config)#ipv6 nd snooping
Console(config)#ipv6 nd snooping vlan 1
Console(config)#
ipv6 nd snooping
auto-detect
This command enables automatic validation of dynamic user binding table
entries by periodically sending NS messages and awaiting NA replies. Use
the no form to disable this feature.
SYNTAX
[no] ipv6 nd snooping auto-detect
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
If auto-detection is enabled, the switch periodically sends an NS message
to determine is a client listed in the dynamic binding table still exists. If it
does not receive an RA message in response after the configured timeout,
the entry is dropped. If the switch receives an RA message before the
timeout expires, it resets the lifetime for the dynamic binding, and the
auto-detection process resumes.
EXAMPLE
Console(config)#ipv6 nd snooping auto-detect
Console(config)#
ipv6 nd snooping
auto-detect
retransmit count
This command sets the number of times the auto-detection process sends
an NS message to determine if a dynamic user binding is still valid. Use the
no form to restore the default setting.
SYNTAX
ipv6 nd snooping auto-detect retransmit count retransmit-times
no ipv6 nd snooping auto-detect retransmit count
retransmit-times – The number of times to send an NS message to
determine if a client still exists. (Range: 1-5)
DEFAULT SETTING
3