C
HAPTER
44
| IP Interface Commands
ND Snooping
– 1426 –
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
COMMAND MODE
Global Configuration
COMMAND USAGE
The timeout after which the switch will delete a dynamic user binding if no
RA message is received is set to the retransmit count x the retransmit
interval (see the ipv6 nd snooping auto-detect retransmit interval
command). Based on the default settings, this is 3 seconds.
EXAMPLE
Console(config)#ipv6 nd snooping auto-detect retransmit count 5
Console(config)#
ipv6 nd snooping
auto-detect
retransmit interval
This command sets the interval between which the auto-detection process
sends NS messages 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 interval
retransmit-interval
no ipv6 nd snooping auto-detect retransmit interval
retransmit-interval – The interval between which the switch sends
an NS message to determine if a client still exists. (Range: 1-10
seconds)
DEFAULT SETTING
1 second
COMMAND MODE
Global Configuration