AW: IPV6: OSPF Routing over 6to4 Tunnel

From: Roger RPF (rpf@bluemail.ch)
Date: Thu Feb 05 2009 - 19:03:13 ARST


What exactly is the problem? Can you be more specific.

Well, here just an example how to configure it on one router:

int tunnel 0
tunnel source lo0
ipv6 address 2002:aabb:ccdd::1/64
tunnel mode ipv6ip 6 to 4
ipv6 ospf 1 area 0

ipv6 route 2002::/16 tunnel 0

-->> Note, the aa bb part above is the converted (into hex) ipv4 address of
the lo0

int lo0
ip address aa.bb.cc.dd 255.255.255.255
ipv6 ena
ipv6 ospf 1 area 0

If you do this concept on a few other routers you should be able to ping the
addresses...

Test it out..hopefully I havent done a typo in the config...smile...

regards

Roger

-----Urspr|ngliche Nachricht-----
Von: nobody@groupstudy.com [mailto:nobody@groupstudy.com] Im Auftrag von S
Malik
Gesendet: Donnerstag, 5. Februar 2009 19:06
An: Cisco certification
Betreff: IPV6: OSPF Routing over 6to4 Tunnel

Can we do ospfv3 routing over 6to4 tunnel?

I would appreciate if some one can forward working configuration please.

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:44:10 ARST