ISATAP Tunnel Configuration

Source: Internet
Author: User

1. establish the following network with GNS3

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/82/73/wKiom1dVghLD6fqNAAA946LtASA475.jpg "title=" 1. Png.jpg "alt=" Wkiom1dvghld6fqnaaa946ltasa475.jpg "/>

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::1/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::/64 eui

R2 (config-if) #no ipv6th 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::2/64

R3 (config-if) #no shut

R3 (config-if) #exit

R3 (config) #ipv6uni

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

R3 (config) #exit

4. Configure your PC

in local Area Connection,in Properties, set:

IP Address:8.1.1.1

Subnet Mask:255.255.255.0

Gateway:8.1.1.2

Set ISATAP, enter the DOS interface:

C:\Documents Andsettings\administrator>netsh

Netsh>inter IPv6

netsh interface ipv6>isatap

Netshinte


ISATAP Tunnel Configuration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.