From: Scott Smith (hioctane@gmail.com)
Date: Mon Oct 10 2005 - 23:58:18 GMT-3
Would someone mind providing a working example of the following IPv6
NAT config? I know some of the config is missing and that is the
problem. Something isn't clicking and I hope seeing a working example
will turn on the light bulb. The goal is to allow R1 and R3 to
communicate.
R1 ---- R4 ---- R3
R1 IPv6 e0/0 <--> R4 IPv6 e0/1 - R4 IPv4 e0/0 <--> R3 IPv4 e0/0
R1:
interface Ethernet0/0
no ip address
ipv6 address 2001:14::1/64
R4:
interface Ethernet0/1
no ip address
ipv6 address 2001:14::4/64
ipv6 nat
interface Ethernet0/0
ip address 192.168.34.4 255.255.255.0
ipv6 nat
R3:
interface Ethernet0/0
ip address 192.168.34.3 255.255.255.0
TIA
-- Scott Smith
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:50 GMT-3