Ipv6 Ndp Commands - Panasonic ZEQUO 6400 Operating Instructions Manual

Hide thumbs Also See for ZEQUO 6400:
Table of Contents

Advertisement

40. IPv6 NDP Commands

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.
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>}
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.
460

Advertisement

Table of Contents
loading

Table of Contents