DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
338
47
IPV6 NEIGHBOR DISCOVERY COMMANDS
The IPv6 Neighbor Discovery commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
create ipv6
neighbor_cache
ipif System <ipv6_addr> <mac_addr>
delete ipv6
neighbor_cache
[ipif system | all] [<ipv6_addr> | static | dynamic | all]
[<ipif_name 12> | all] [ipv6address <ipv6_addr> | static | dynamic | all]
config ipv6 nd ns ipif
System
retrans_time <integer 1-3600>
enable
ipif_ipv6_link_local_auto
System
disable
ipif_ipv6_link_local_auto
System
Each command is listed in detail, as follows:
create ipv6 neighbor_cache
Used to add a static neighbor on an IPv6 interface.
create ipv6 neighbor_cache ipif System <ipv6_addr>
<mac_addr>
This create ipv6 neighbor_cache command is used to add a static
neighbor on an IPv6 interface.
<ipv6_addr> –The IPv6 address of the neighbor.
<mac_addr> –The MAC address of the neighbor.
Only Administrator or operator-level users can issue this command.
Example usage:
To create a static neighbor cache entry on the interface System, with an IPv6 address of 3ffc::1 and a MAC address
of 00:01:02:03:04:05: