Setting an IP Address
5-14
5
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 5-5 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 60-3
Console(config)#ipv6 neighbor 2009:0DB9::49A vlan 1
30-65-14-01-11-87 60-22
Console(config)#end
Console#show ipv6 neighbors 60-26
IPv6 Address Age Link-layer Addr State Vlan
2009:DB9:2229::77 Permanent 30-65-14-01-11-87 REACH 1
Console#