Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

ISATAP tunnel configuration

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

1. Use GNS3 to build the following networks

1. Configure R1

R1#config t

R1 (config) # interface fa0/0

R1 (config-if) # ip add 8.1.1.2 255.255.255.0

R1 (config-if) # no shut

R1 (config-if) # exit

R1 (config) # interface fa1/0

R1 (config-if) # ip add 9.1.1.1 255.255.255.0

R1 (config-if) # no shut

R1 (config-if) # exit

R1 (config) # ip routing

R1 (config) # exit

R1#copy run start

R1#

2. Configure R2

R2#config t

R2 (config) # interface fa0/0

R2 (config-if) # ip add 9.1.1.2 255.255.255.0

R2 (config-if) # no shut

R2 (config-if) # exit

R2 (config) # inter fa1/0

R2 (config-if) # ipv6 enable

R2 (config-if) # ipv6 add 2003 Groupe 1PUX 64

R2 (config-if) # no shut

R2 (config-if) # exit

R2 (config) # interface tunnel 0

R2 (config-if) # ipv6 enable

R2 (config-if) # tunnel sou fa0/0

R2 (config-if) # tunnel mode ipv6ip isatap

R2 (config-if) # ipv6 add 2001 Glox Glop 64 eui

R2 (config-if) # no ipv6 nd sup

R2 (config-if) # exit

R2 (config) # ip routing

R2 (config) # iproute 8.1.1.0 255.255.255.0 9.1.1.1

R2 (config) # ipv6uni

R2 (config) # ipv6route:: / 0 tunnel 0

R2 (config) # exit

R2#copy run start

R2#

3. Configure R3

R3#config t

R3 (config) # interfa0/0

R3 (config-if) # ipv6 ena

R3 (config-if) # ipv6 add 2003 Groupe 2Candle 64

R3 (config-if) # no shut

R3 (config-if) # exit

R3 (config) # ipv6uni

R3 (config) # ipv6 route:: / 0 2003 rig 1

R3 (config) # exit

4. Configure PC

Set in Local connection-> Properties:

IP address: 8.1.1.1

Subnet mask: 255.255.255.0

Gateway: 8.1.1.2

Set up ISATAP and enter the DOS interface:

C:\ Documents andSettings\ Administrator > netsh

Netsh > inter ipv6

Netsh interface ipv6 > isatap

Netshinte

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.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report