Chapter 51 Ipv6 Ndp Commands - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 51
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] {hardware}
config ipv6 neighbor_cache force_aging_addr [add | delete] <ipif_name 12> <ipv6addr>
show ipv6 neighbor_cache force_aging_addr
config ipv6 nd ns ipif <ipif_name 12> retrans_time <millisecond 0-4294967295>
config ipv6 nd ra ipif <ipif_name 12> {state [enable | disable] | life_time <sec 0-9000> |
reachable_time <millisecond 0-3600000> | retrans_time <millisecond 0-4294967295> |
hop_limit <value 0-255> | managed_flag [enable | disable] | other_config_flag [enable |
disable] | min_rtr_adv_interval <sec 3-1350> | max_rtr_adv_interval <sec 4-1800>}(1)
config ipv6 nd ra prefix_option ipif <ipif_name 12> <ipv6networkaddr> {preferred_life_time <sec
0-4294967295> | valid_life_time <sec 0-4294967295> | on_link_flag [enable | disable] |
autonomous_flag [enable | disable]}(1)
show ipv6 nd {ipif <ipif_name 12>}
51-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> - Enter the interface's name.
<ipv6addr> - Enter the IPv6 address of the neighbor.
<macaddr> - Enter the MAC address of the neighbor.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add a static entry into the NDP table:
DGS-3620-28PC: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-3620-28PC:admin#
IPv6 NDP
Commands
628

Advertisement

Table of Contents
loading

Table of Contents