标签:roc 高级 实验 ace ddr vpd tput mac地址 byte
一、实验拓扑:R2(config)#int f0/0
R2(config-if)#no shutdown
R2(config-if)#ipv6 enable
R1#show ipv6 interface f0/0
R2#show ipv6 int f0/0
R1(config)#int f0/0
R1(config-if)#ipv6 address 2001:12:1:1::/64 eui-64
R1(config-if)#ipv6 add 2001:12:1:1::1/64
R2(config)#int f0/0
R2(config-if)#ipv6 address 2001:12:1:1::/64 eui-64
R2(config-if)#ipv6 add 2001:12:1:1::2/64
R1#show ipv6 int bri
四、验证:
R1#show ipv6 interface f0/0
FastEthernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::C801:D7FF:FE2C:0
R1#show int f0/0
FastEthernet0/0 is up, line protocol is up
Hardware is DEC21140, address is ca01.d72c.0000 (bia ca01.d72c.0000)
R1#ping FE80::C802:D7FF:FE90:0
Output Interface: FastEthernet0/0
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to FE80::C802:D7FF:FE90:0, timeout is 2 seconds:
Packet sent with a source address of FE80::C801:D7FF:FE2C:0!!!!!
R1#show ipv6 int bri
FastEthernet0/0 [up/up]
FE80::C801:D7FF:FE2C:0
2001:12:1:1:C801:D7FF:FE2C:0
R1#ping 2001:12:1:1:C802:D7FF:FE90:0
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:12:1:1:C802:D7FF:FE90:0, timeout is 2 seconds:
!!!!!
R1#ping 2001:12:1:1::2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:12:1:1::2, timeout is 2 seconds:!!!!!
标签:roc 高级 实验 ace ddr vpd tput mac地址 byte
原文地址:http://blog.51cto.com/13856092/2138511