40. IPv6 NDP Commands
460
40.IPv6 NDP Commands
In IPv6, a protocol called NDP (Neighbor Discovery Protocol) is used to
configure the global IP address of a device connected to the router.
The router periodically sends packets called RA (Router Advertisement)
to a specified interface. An RA packet includes parameters such as
network prefix and hop limit. A device receiving RA packets combines
the network prefix and its link-local address to create an IPv6 address.
The transmission source of RA packets is managed as a default router.
Device information with the address added is registered in a NDP table
in the router.
In this chapter, you will display/delete a NDP table and register items
manually. You will also configure parameters about RA operations.
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
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 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>}
<ipif_name 12>
Specify the interface's name.
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...