DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 88
delete ipv6 neighbor_cache ipif
being an IPv6 neighbor of the IP interface previously entered in this command.
static
– Enter this command to remove all statically configured neighbor
devices from being an IPv6 neighbor of the IP interface previously entered.
dynamic
– Enter this command to remove all dynamic neighbor devices from being an
IPv6 neighbor of the IP interface previously entered.
all
– Enter this parameter to remove all IPv6 neighbors of the switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete a static IPv6 neighbor:
DGS-3700-12:5#delete ipv6 neighbor_cache ipif System 3FFC::1
Command: delete ipv6 neighbor_cache ipif System 3FFC::1
Success.
DGS-3700-12:5#
show ipv6 neighbor_cache ipif
Purpose
Used to display the NDP table.
Syntax
show ipv6 neighbor_cache ipif [<ipif_name 12> | all] | [ipv6address
<ipv6addr> | static | dynamic | all]
Description
Users can display a specific entry, all static entries, all dynamic entries, or all entries.
Parameters
<ipif_name 12>
– Enter the IP interface for which to view IPv6 neighbors. This will
display all IPv6 neighbors of this interface.
all
– Enter this parameter to denote all IPv6 interfaces created on the switch.
ipv6address <ipv6addr>
– Enter the IPv6 address of the neighbor by which to view
this information.
static
– Enter this parameter to view all statically entered IPv6 neighbors of the
switch.
dynamic
– Enter this command to view all dynamic neighbor devices which are IPv6
neighbors of the IP interface previously entered.
all
– Enter this parameter to view all configured neighbor devices which are IPv6
neighbors of the IP interface previously entered.
Restrictions
None.