static − Delete the static entries.
dynamic − Delete the dynamic entries.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage:
To delete a neighbor cache:
Command: delete ipv6 neighbor_cache ipif System 3ffc::1
Success.
DES-1228/ME:5#
show ipv6 neighbor_cache ipif
Purpose
Used to display the IPv6 neighbor cache.
Syntax
show ipv6 neighbor_cache ipif [<ipif_name 12> | all] [ipv6address
<ipv6addr> | static | dynamic | all]
Description
This command is used to display the neighbor cache entry for the
specified interface. Display a specific entry, all entries, and all static
entries.
Parameters
<ipif_name 12> − The interface’s name.
<ipv6addr> − The address of the entry.
static − The static neighbor cache entry.
dynamic − The dynamic entries.
Restrictions
None.
Example usage:
To display the neighbors of the interface System:
DES-1228/ME:5#show ipv6 neighbor_cache ipif System all
Command: show ipv6 neighbor_cache ipif System all
Neighbor Linklayer Address Interface State
---------------
Fe80::20b:6aff:fecf:7ec6 00:ob:6a:cf:7e:c6 System R
State :
(I) means Incomplete State. (R) means Reachable State.
(S) means Stale State. (D) means Delay State.
(P) means Probe State. (T) means Static State.
DES-1228/ME:5#