Sample config for cisco router
Jean-Claude Christophe
jch@oleane.net
Mon, 20 Nov 2000 07:31:28 +0100
> Hi,
>
> I'm currently preparing a presentation about IPv6. For the practical part,
> there will be a either a 2503 (running c2500-p-mz.v6) or a 3620 (running
> c3620-tipv6-mz.19990308) involved. I'm not able to find any sample
> configuration on cco.
> Anybody got any pointers?
>
> Thanks & regards,
Here is an example of cisco's configuration with an ipv6 tunnel over
ipv4:
ipv6 unicast-routing
!
interface Tunnel1
ipv6 enable
ipv6 address <IPv6>/127
tunnel source Ethernet1/0
tunnel destination <ipv4 addr>
tunnel mode ipv6ip
!
interface Ethernet1/1
ipv6 enable
ipv6 address <your IPv6 adress in your subnet>/<prefix>
!
ipv6 route 3FFE::/16 Tunnel1
It would be suffisent.
Regards,
--
Jean-Claude Christophe / jch@oleane.net / France Telecom Transpac