D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
239
create ipv6 neighbor_cache ipif
Parameters
<ipif_name> The interface’s name.
<ipv6addr> The address of the neighbor.
<macaddr> The MAC address of the neighbor.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create a static neighbor cache entry:
DES-3200-28:4#create ipv6 neighbor_cache ipif System 3ffc::1
00:01:02:03:04:05
Command: create ipv6 neighbor_cache ipif System 3ffc::1 00:01:02:03:04:05
Success.
DES-3200-28:4#
delete ipv6 neighbor_cache ipif
Purpose
Used to delete an IPv6 neighbor from the interface neighbor address
cache.
Syntax
delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static
| dynamic | all]
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 ipif. Both static and dynamic entry can be deleted.
Parameters
<ipif_name> The IPv6 interface’s name.
<ipv6addr> The address of the neighbor.
all – All entries, including static and dynamic entries, will be deleted.
static Delete the static entries.
dynamic Delete the dynamic entries.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete a neighbor cache:
DES-3200-28:4#delete ipv6 neighbor_cache ipif System 3ffc::1
Command: delete ipv6 neighbor_cache ipif System 3ffc::1
Success.
DES-3200-28:4#
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.