From: xprtofnet (xprtofnet@yahoo.com)
Date: Sun Feb 05 2006 - 20:19:40 GMT-3
R1_________r2___________R3
\ /
\=====isatap=========/
R1
!
interface Tunnel2
no ip address
no ip redirects
ipv6 address 13::/64 eui-64 <-- eui-64 automatically
gets the LLA
tunnel source Serial3/0
tunnel mode ipv6ip isatap
end
R3
!
interface Tunnel5
no ip address
no ip redirects
ipv6 address 13::/64 eui-64 <---do this OR get the
Link Local address for this interface and put it here.
tunnel source Ethernet0/0
tunnel mode ipv6ip isatap
end
Routing over tunnel will require neighbor statement
neighbor remote-link localaddress
--- CCIEin2006 <ciscocciein2006@gmail.com> wrote:
> Hello you IPv6 braniacs,
>
> Can someone tell me if RIPng will run over an ISATAP
> tunnel, or over any of
> the automatic IPv6 over IPv4 tunnels?
> As usual, Cisco documentation has no mention of
> this.
>
> Thanks
>
>
This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3