RE: IPv6 automatic 6-to4 tunnel

From: Ryan West <rwest_at_zyedge.com>
Date: Wed, 8 Apr 2009 12:39:33 -0400

Ruhann,

Pretty sure you just need ipv6ip tunnels in this case. Also, where are the RIP commands on the loopback interfaces.

-ryan

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of Ruhann
Sent: Wednesday, April 08, 2009 12:26 PM
To: CCIE R/S, Groupstudy
Subject: IPv6 automatic 6-to4 tunnel

Hi again

I could not get this working today, in my mock.
The question was vague, but the only possibility I saw was automatic 6-to4
tunnel.
The requirement was to establish IPv6 connectivty between R4 and R6
loopback6 interfaces,
maintaining reachability when network failure, while not installing ipv6 on
any of the router in between.

My config was as follow:
---snip---
R4#sh run | s Tunnel|Loopback1|ipv6 route|unicast
ipv6 unicast-routing
interface Tunnel1
   no ip address
   no ip redirects
   ipv6 address 2002:44:44::4/64
   ipv6 rip TAG enable
   tunnel source Loopback1
   tunnel mode ipv6ip 6to4

interface Loopback1
   ip address 4.4.4.4 255.255.255.255
interface Loopback6
    ipv6 add 2001:4::4/64

ipv6 route 2002::/16 Tunnel1

R6#sh run | s Tunnel|Loopback1|ipv6 route|unicast
ipv6 unicast-routing
interface Tunnel1
   no ip address
   no ip redirects
   ipv6 address 2002:66:66::6/64
   ipv6 rip TAG enable
   tunnel source Loopback1
   tunnel mode ipv6ip 6to4

interface Loopback1
   ip address 6.6.6.6 255.255.255.255

interface Loopback6
   ipv6 add 2001:6::6/64
ipv6 route 2002::/16 Tunnel1
---snip---

I had reachability between R4 and R6 Lo1 interfaces, but could not get
reachability through the tunnels.

Please advise if you can spot something I did wrong,
Thanks

-- 
<ruhann>
Blogs and organic groups at http://www.ccie.net
Received on Wed Apr 08 2009 - 12:39:33 ART

This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 07:39:11 ART