DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
380
Chapter 35
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>}
35-1
create ipv6 neighbor_cache
Description
This command is used to create a static neighbor on an IPv6 interface.
Format
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr>
Parameters
ipif
- Specifies 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 Administrators, Operators and Power-Users can issue this command.
)
Example
Create a static neighbor cache entry:
DWS-3160-24PC:admin#create ipv6 neighbor_cache ipif System 3FFC::1 00-11-22-33-
44-55
Command: create ipv6 neighbor_cache ipif System 3FFC::1 00-11-22-33-44-55
Success.
DWS-3160-24PC:admin#