CLI Reference Guide-R05

Table Of Contents
Chapter 28
| IP Interface Commands
Neighbor Discovery
– 848 –
Setting the time limit to 0 means that the configured time is unspecified by this
router.
Example
The following sets the reachable time for a remote node to 1000 milliseconds:
Console(config)#interface vlan 1
Console(config)#ipv6 nd reachable-time 1000
Console(config)#
clear ipv6 neighbors This command deletes all dynamic entries in the IPv6 neighbor discovery cache.
Command Mode
Privileged Exec
Example
The following deletes all dynamic entries in the IPv6 neighbor cache:
Console#clear ipv6 neighbors
Console#
show ipv6 nd raguard This command displays the configuration setting for RA Guard.
Syntax
show ipv6 nd raguard [interface]
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12)
port-channel channel-id (Range: 1-12)
Command Mode
Privileged Exec
Example
Console#show ipv6 nd raguard interface ethernet 1/1
Interface RA Guard
--------- --------
Eth 1/ 1 Yes
Console#