cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1443
Views
5
Helpful
6
Replies

IPV6 ISATAP Router as Client

hclisschennai
Level 1
Level 1

Hi Everybody,

Is there any way i can configure Cisco Router as ISATAP client. Another Cisco Router is configured as ISATAP sever.

I donot have Windows XP. So I want to test ISATAP server.

Is there anyway i can test ISATAP server with Cisco Router as ISATAP Client

RBK

1 Accepted Solution

Accepted Solutions

RBK,

I see you are using 12.4(25) on the server. Try using 12.4T on both the client and server.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

6 Replies 6

Harold Ritter
Cisco Employee
Cisco Employee

RBK,

Try the following configuration on the router you want to use as a ISATAP client.

!

no ipv6 unicast-routing

!

interface Tunnel0

no ip address

no ip route-cache

ipv6 address autoconfig

ipv6 enable

tunnel source 192.168.12.1

tunnel destination 192.168.12.2

tunnel mode ipv6ip

end

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Hi Hritter,

At the outset i thank you very much for your post. It helped me a lot. I tried your configuration & it is working perfectly.

From IPV4 (ISATAP Client)with IP address 192.168.1.2 iam able to ping remote IPV6 machine with ip address 2001:a:b:c::2.

But i am not able to telnet the IPV6 Machine from IPV4 (ISATAP Client). After adding the default route ::/0 200:3def:5efe:c0a8:0102 (ISATAP server Tunnel interface IP), i am able to telnet to the remote IPV6 machine.

I am surprised why is this behaviour of able ping and not telnet the remote IPV6 machine. But why i am able to telnet the same IPV6 Machine from IPV4 (ISATAP Client) after adding the ipv6 default route with gateway as tunnel ISATAP ipv6 address.

Can you please help me in clarifying this?

RBK

Hi RBK,

What level of code are you using on the ISATAP client? I just tried with 12.4(24)T and I can ping and telnet to the rest of the network. You shouldn't need to configure a default route on the router used as a client just as you do not need to configured a default route on a regular client as in IPv6 the default router is discovered dynamically via the RA messages.

You should see the following information on the ISATAP client:

ISATAP-client#sh ipv6 router

Router FE80::5EFE:C0A8:C02 on Tunnel0, last update 8 min

Hops 64, Lifetime 1800 sec, AddrFlag=0, OtherFlag=0, MTU=1480

HomeAgentFlag=0, Preference=Medium

Reachable time 0 (unspecified), Retransmit time 0 (unspecified)

Prefix 2001:DB8:12FF:1::/64 onlink autoconfig

Valid lifetime 2592000, preferred lifetime 604800

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

RBK,

I just checked and in 12.4(24)T, the static default route is added automatically as shown below:

ISATAP-client#sh runn | incl ipv6 route

ISATAP-client#sh ipv6 route ::/0

Routing entry for ::/0

Known via "static", distance 2, metric 0

Route count is 1/1, share count 0

Routing paths:

FE80::5EFE:C0A8:C02, Tunnel0

Last updated 00:21:48 ago

ISATAP-client#

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Hi,

As you adviced i tried the same. I attached configuration of ISATAP server and Client configuration for your reference.

But the result is same. Until i configure the default route with gateway as ISATAP server Tunnel IP Address in the client, I am able to ping the remote IPV6 Machine and not TELNET the same machine. I am using IOS Version 12.4(25).

Can you please look into the configuration and help me

RBK

RBK,

I see you are using 12.4(25) on the server. Try using 12.4T on both the client and server.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card