DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
399
45
IPv6 NDP 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_timer <value 0-4294967295>
config ipv6 nd ra ipif <ipif_name 12> { state [enable|disable] | life_time <value 0-9000> |
reachable_time <value 0-3600000> | retrans_time < value 0-4294967295> | hop_limit <value 0-255> |
managed_flag [enable|disable] | other_config_flag [enable|disable] | min_rtr_adv_interval < value
3-1350> | max_rtr_adv_interval < value 4-1800> }(1)
config ipv6 nd ra prefix_option ipif <ipif_name 12> <ipv6networkaddr >- {preferred_life_time <value
0-4294967295> | valid_life_time <value 0-4294967295>| on_link_flag [enable|disable] |
autonomous_flag [enable|disable]} (1)
show
ipv6 nd ipif {<ipif_name 12>}
45-1 delete ipv6 neighbor_cache
Purpose
Add a static neighbor on an IPv6 interface
Format
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr>
Description
Add a static neighbor on an IPv6 interface
Parameters
Parameters
Description
The interface’s name.
ipif_name
The address of the neighbor.
ipv6addr
The MAC address of the neighbor.
macaddr
Restrictions
You must have administrator privileges.