ECS4110-28P_Management Guide

Table Of Contents
C
HAPTER
46
| IP Interface Commands
ND Snooping
– 1464
EXAMPLE
Console(config)#ipv6 nd snooping prefix timeout 200
Console(config)#
ipv6 nd snooping
trust
This command configures a port as a trusted interface from which prefix
information in RA messages can be added to the prefix table, or NS
messages can be forwarded without validation. Use the no form to restore
the default setting.
SYNTAX
[no] ipv6 nd snooping trust
DEFAULT SETTING
Not trusted
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
In general, interfaces facing toward to the network core, or toward
routers supporting the Network Discovery protocol, are configured as
trusted interfaces.
RA messages received from a trusted interface are added to the prefix
table and forwarded toward their destination.
NS messages received from a trusted interface are forwarded toward
their destination. Nothing is added to the dynamic user binding table.
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#ipv6 nd snooping trust
Console(config-if)#
clear ipv6 nd
snooping binding
This command clears all entries in the dynamic user address binding table.
SYNTAX
clear ipv6 nd snooping binding
COMMAND MODE
Privileged Exec