D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
326
32-2 delete ipv6 neighbor_cache
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 - Specify the IPv6 interface name.
<ipif_name 12> - Enter the IP interface name here. This name can be up to 12 characters
long.
all - Specify that all the interfaces will be used in this configuration.
<ipv6addr> - The neighbor’s address.
static - Delete the static entry.
dynamic - Delete those dynamic entries.
all - All entries include static and dynamic entries will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
Delete a neighbor cache.entry on IP interface “System”:
DES-3200-28/ME:admin#delete ipv6 neighbor_cache ipif System 3ffc::1
Command: delete ipv6 neighbor_cache ipif System 3FFC::1
Success.
DES-3200-28/ME:admin#
32-3 show ipv6 neighbor_cache
Description
This command is used to display the neighbor cache entry for the specified interface. You can
display a specific entry, all entries, or all static entries.
Format
show ipv6 neighbor_cache ipif [<ipif_name 12> | all] [ipv6address <ipv6addr> | static |
dynamic | all]
Parameters
ipif - Specify the IPv6 interface name