C
HAPTER
44
| IP Interface Commands
ND Snooping
– 1427 –
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 (see the ipv6 nd
snooping auto-detect retransmit count command) x the retransmit
interval. Based on the default settings, this is 3 seconds.
EXAMPLE
Console(config)#ipv6 nd snooping auto-detect retransmit interval 5
Console(config)#
ipv6 nd snooping
prefix timeout
This command sets the time to wait for an RA message before deleting an
entry in the prefix table. Use the no form to restore the default setting.
SYNTAX
ipv6 nd snooping prefix timeout timeout
no ipv6 nd snooping prefix timeout
timeout – The time to wait for an RA message to confirm that a
prefix entry is still valid. (Range: 3-1800 seconds)
DEFAULT SETTING
Set to the valid lifetime field in received RA packet
COMMAND MODE
Global Configuration
COMMAND USAGE
If ND snooping is enabled and an RA message is received on a trusted
interface, the switch will add an entry in the prefix table based upon the
Prefix Information contained in the message. If an RA message is not
received for a table entry with the same prefix for the specified timeout
period, the entry is deleted.
EXAMPLE
Console(config)#ipv6 nd snooping prefix timeout 200
Console(config)#