59-高级路由:IPv6配置(ipv6路由表)

网友投稿 376 2022-09-27


59-高级路由:IPv6配置(ipv6路由表)

R2(config)#int f0/0R2(config-if)#no shutdownR2(config-if)#ipv6 enable

R1#show ipv6 interface f0/0R2#show ipv6 int f0/0

R1(config)#int f0/0R1(config-if)#ipv6 address 2001:12:1:1::/64 eui-64R1(config-if)#ipv6 add 2001:12:1:1::1/64

R2(config)#int f0/0R2(config-if)#ipv6 address 2001:12:1:1::/64 eui-64R2(config-if)#ipv6 add 2001:12:1:1::2/64

R1#show ipv6 int bri四、验证:R1#show ipv6 interface f0/0FastEthernet0/0 is up, line protocol is upIPv6 is enabled, link-local address is FE80::C801:D7FF:FE2C:0

R1#show int f0/0FastEthernet0/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:0Output Interface: FastEthernet0/0Type 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 briFastEthernet0/0 [up/up]FE80::C801:D7FF:FE2C:02001:12:1:1:C801:D7FF:FE2C:0

R1#ping 2001:12:1:1:C802:D7FF:FE90:0Type 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::2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 2001:12:1:1::2, timeout is 2 seconds:!!!!!


版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:60-高级路由:IPv6 静态路由(无线路由ipv6)
下一篇:Java线程通信中关于生产者与消费者案例分析
相关文章

 发表评论

暂时没有评论,来抢沙发吧~