In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)05/31 Report--
Today, I will talk to you about how to configure the IPv6 manual tunnel. Many people may not know much about it. In order to make you understand better, the editor has summarized the following contents for you. I hope you can get something according to this article.
R1#conf t
R1 (config) # interface f0bin0
R1 (config-if) # ip add 192.168.1.1255.255.255.0
R1 (config-if) # no shut
R1 (config-if) # exit
R1 (config) # interface loopback 0
R1 (config-if) # ipv6 enable
R1 (config-if) # ipv6 add 2001
R1 (config-if) # no shut
R1 (config-if) # exit
R1 (config) # inter tunnel 0
R1 (config-if) # ipv6 enable
R1 (config-if) # ipv6 add 2003 Gloe Vuitte 1PUX 64
R1 (config-if) # tunnel source 192.168.1.1
R1 (config-if) # tunnel destination192.168.2.2
R1 (config-if) # tunnel mode ipv6ip
R1 (config-if) # no shut
R1 (config-if) # exit
R1 (config) # ip routing
R1 (config) # ip route 192.168.0255.255.255.0 192.168.1.2
R1 (config) # ipv6 unicast-routing
R1 (config) # ipv6route 2002 tunnel 64 tunnel 0
R1 (config) #
R2#config t
R2 (config) # interface fa0/0
R2 (config-if) # ip add 192.168.1.2255.255.255.0
R2 (config-if) # no shut
R2 (config-if) # exit
R2 (config) # interface fa1/0
R2 (config-if) # ip add 192.168.2.1255.255.255.0
R2 (config-if) # no shut
R2 (config-if) # exit
R2 (config) # ip routing
R2 (config) #
R3#config t
R3 (config) # interfa0/0
R3 (config-if) # ip add 192.168.2.2255.255.255.0
R3 (config-if) # no shut
R3 (config-if) # exit
R3 (config) # inter loopback 0
R3 (config-if) # ipv6 enable
R3 (config-if) # ipv6 add 2002 R3 (R3) # R3 (R3) # ipv6 add 2002
R3 (config-if) # no shut
R3 (config-if) # exit
R3 (config) # inter tunnel 0
R3 (config-if) # ipv6 enable
R3 (config-if) # ipv6 add 2003 Groupe 2Candle 64
R3 (config-if) # no shut
R3 (config-if) # tunnel source 192.168.2.2
R3 (config-if) # tunnel destination192.168.1.1
R3 (config-if) # tunnel mode ipv6ip
R3 (config-if) # exit
R3 (config) # ip routing
R3 (config) # ip route 192.168.1.0255.255.255.0 192.168.2.1
R3 (config) # ipv6unicast-routing
R3 (config) # ipv6route 2001 Groupe 1Rank 64 tunnel 0
R3 (config) # exit
After reading the above, do you have any further understanding of how to configure IPv6 manual tunnels? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.