From: Huy Luu (hluu@xxxxxxxxxxxx)
Date: Mon Jun 10 2002 - 16:19:00 GMT-3
Does anyone have a working configuration of l2tp version 3 on 7200 routers
on the endpoint. Here is the topology.
PC--7200A--------L2TP----------------Internet-------------L2tp--------7200B--PC
I'm running 12.0(21)ST1 on the 7200.
I cannot get this config to work.
7200A:
interface Tunnel1
ip address 11.11.11.2 255.255.255.0
no ip directed-broadcast
tunnel source 172.16.1.1
tunnel destination 172.16.10.1
tunnel key 35
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
no keepalive
speed 100
full-duplex
uti-tunnel Tunnel1
7200B:
interface Tunnel1
ip address 11.11.11.1 255.255.255.0
no ip directed-broadcast
tunnel source 172.16.10.1
tunnel destination 172.16.1.1
tunnel key 35
interface FastEthernet0/0
no ip address
no ip directed-broadcast
no keepalive
speed 100
full-duplex
uti-tunnel Tunnel1
This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:30 GMT-3