S
ETTING
THE
S
WITCH
’
S
IP A
DDRESS
(IP V
ERSION
6)
4-27
Web – Click System, IPv6 Configuration, IPv6 ND Neighbor. To
configure the Neighbor Detection protocol settings, select a VLAN
interface, set the number of attempts allowed for duplicate address
detection, set the interval for neighbor solicitation messages, and click
Apply. To configure static neighbor entries, click Add, fill in the IPv6
address, VLAN interface and hardware address. Then click Add.
Figure 4-9 IPv6 Neighbor Detection and Neighbor Cache
CLI – This example maps a static entry for a global unicast address to a
MAC address.
Console(config)#ipv6 general-prefix rd 2009:DB9:2229::/48 36-12
Console(config)#ipv6 neighbor 2009:0DB9::49A vlan 1
30-65-14-01-11-87 36-38
Console(config)#end
Console#show ipv6 neighbors 36-43
IPv6 Address Age Link-layer Addr State Vlan
2009:DB9:2229::77 Permanent 30-65-14-01-11-87 REACH 1
Console#