DES-7200 Configuration Guide Chapter 2 IPv6 Configuration
2-18
ND retransmit interval is 1000 milliseconds
ND advertised retransmit interval is 0 milliseconds
ND router advertisements are sent every 200 seconds<240--160>
ND router advertisements live for 1800 seconds
2.2.3 Configuring Static
Neighbor
This section will describe how to configure a static neighbor. By default, the static
neighbor is not configured. In general, a neighbor learns and maintains its status by the
Neighbor Discovery Protocol (NDP) dynamically. Moreover, you can configure the
static neighbor manually.
To configure the static neighbor, execute the following commands in the global
configuration mode.
Command Meaning
DES-7200#configure terminal
Enter the global configuration mode.
DES-7200(config)#ipv6 neighbor
ipv6-address interface-id
hardware-address
Configure a static neighbor on the interface.
DES-7200(config)#end
Return to the privileged EXEC mode.
DES-7200#show ipv6 neighbors
View the neighbor list.
DES-7200#copy running-config
startup-config
Save the configuration.
Use the no ipv6 neighbor command to delete the specified neighbor. The following is
an example to configure a static neighbor on SVI 1:
DES-7200(config)# ipv6 neighbor fec0:0:0:1::100 vlan 1 00d0.f811.1234
DES-7200 (config)# end
DES-7200# show ipv6 neighbors verbose fec0:0:0:1::100
IPv6 Address Linklayer Addr Interface
fec0:0:0:1::100 00d0.f811.1234 vlan 1
State: REACH/H Age: - asked: 0
2.2.4 Configuring Address
Conflict Detection
This section describes how to configure address conflict detection times. Address
conflict detection is mandatory to assign unicast addresses to interfaces. The goal is to