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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
325
Chapter 32
IPv6 Neighbor Discover
Command List
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr>
delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static | dynamic | all]
show ipv6 neighbor_cache ipif [<ipif_name 12> | all] [ipv6address <ipv6addr> | static | dynamic |
all]
config ipv6 nd ns ipif <ipif_name 12> retrans_time <millisecond 0-4294967295>
show ipv6 nd {ipif <ipif_name 12>}
32-1 create ipv6 neighbor_cache
Description
This command is used to add a static neighbor on an IPv6 interface.
Format
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr>
Parameters
ipif - Specify the interface’s name.
<ipif_name 12> - Enter the IP interface name here. This name can be up to 12 characters
long.
<ipv6addr> - The address of the neighbor.
<macaddr> - The MAC address of the neighbor.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
Create a static neighbor cache entry:
DES-3200-28/ME:admin#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/ME:admin#