Basic Management Tasks
4-20
4
CLI – This example maps a static entry for a global unicast address to a MAC
address.
Console(config)#interface vlan 1 27-1
Console(config-if)#ipv6 nd dad attempts 5 41-27
Console(config-if)#ipv6 nd ns-interval 30000 41-29
Console(config-if)#end
Console#show ipv6 interface
Vlan 1 is up
IPv6 is enable.
Link-local address:
FE80::1034:11FF:FE11:4321/64
Global unicast address(es):
2009:DB9:2229::79, subnet is 2009:DB9:2229:0::/64 [
Joined group address(es):
FF01::1/16
FF02::1/16
FF02::1:FF00:79/104
FF02::1:FF11:4321/104
MTU is 1280 bytes.
ND DAD is enabled, number of DAD attempts: 5.
ND retransmit interval is 30000 milliseconds
Console#configure
Console(config)#ipv6 neighbor 2009:0DB9::49A vlan 1
30-65-14-01-11-87 41-26
Console(config)#end
Console#show ipv6 neighbors 41-30
IPv6 Address Age Link-layer Addr State Vlan
2009:DB9:2229::77 Permanent 30-65-14-01-11-87 REACH 1
Console#