D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
407
40-2 delete ipv6 neighbor_cache ipif
Description
This command is used to delete a neighbor cache entry or static neighbor cache entries from the
address cache or all address cache entries on this IP interface. Both static and dynamic entries
can be deleted.
Format
delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static | dynamic | all]
Parameters
<ipif_name 12> - Specify the IPv6 interface name.
all - Specify all IPv6 interfaces.
<ipv6addr> - Specify the IPv6 address of the neighbor.
static - Specify to delete the IPv6 static entries.
dynamic - Specify to delete the IPv6 dynamic entries.
all - Specify all IPv6 entries, including static and dynamic, to be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete the neighbor cache.entry for IPv6 address 3ffc::1 on the IP interface “System”:
DGS-3420-28SC:admin#delete ipv6 neighbor_cache ipif System 3ffc::1
Command: delete ipv6 neighbor_cache ipif System 3FFC::1
Success.
DGS-3420-28SC:admin#
40-3 show ipv6 neighbor_cache ipif
Description
This command is used to display the neighbor cache entry for the specified interface. Users can
display a specific entry, all static entries, all dynamic entries, or all entries.
Format
show ipv6 neighbor_cache ipif [<ipif_name 12> | all] [ipv6address <ipv6addr> | static |
dynamic | all ] {hardware}
Parameters
<ipif_name 12> - Specify the IPv6 interface name.
all - Specify all the IPv6 interface names.
ipv6address - Specify the IPv6 address of the neighbor.