User Manual

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
406
Chapter 40
IPv6 NDP
Commands
reachable_time <millisecond 0-3600000> | retrans_time <millisecond 0-4294967295> |
hop_limit <value 0-255> | managed_flag [enable | disable] | other_config_flag [enable |
0-4294967295> | valid_life_time <sec 0-4294967295> | on_link_flag [enable | disable] |
40-1 create ipv6 neighbor_cache ipif
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_name 12> - Specify the interface’s name.
<ipv6addr> - Specify the IPv6 address of the neighbor.
<macaddr> - Specify the MAC address of the neighbor.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add a static entry into the NDP table:
DGS-3420-28SC: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.
DGS-3420-28SC:admin#