IPv6 6to4 Tunnel

From: manoj menon (manojmenon123@yahoo.com)
Date: Tue Sep 20 2005 - 17:04:00 GMT-3


Hello Group,
 
The doc cd and the workbooks suggest to configure the IPv6 6to4 tunnel address as below

interface tunnel 0
 description IPv6 uplink
 no ip add
 ipv6 address 2002:c0a8:6301::1/64
 tunnel source fastethernet 0/0
 tunnel mode ipv6ip 6to4
 
however, when i tried the below, it still works fine
 
interface tunnel 0
 description IPv6 uplink
 no ip add
ipv6 unnumbered fastethernet 0/0 ---->( this is what I am reffering; used unnumbered instead of adddress)
 tunnel source fastethernet 0/0
 tunnel mode ipv6ip 6to4
 
Can anyone advise if this is also an acceptable solution or not?? Thanks
 
Regards
manoj
 
 



This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:16 GMT-3