Please help: L2tp version 3

From: Huy Luu (hluu@xxxxxxxxxxxx)
Date: Mon Jun 10 2002 - 16:31:41 GMT-3


   
I apologize, this is the current config, please ignore the previous one.

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.
interface Tunnel1
no ip address
tunnel source 172.16.1.1
tunnel destination 172.16.10.1
tunnel mode l2tp
tunnel key 1234
tunnel l2tp high-key 35
tunnel l2tp local-session 1
tunnel l2tp remote-session 2

interface FastEthernet0/0
 no ip address
 no ip directed-broadcast
 no keepalive
 speed 100
 full-duplex
 l2tp-tunnel tunnel1

7200B:
interface Tunnel1
no ip address
tunnel source 172.16.10.1
tunnel destination 172.16.1.1
tunnel mode l2tp
tunnel key 1234
tunnel l2tp high-key 35
tunnel l2tp local-session 2
tunnel l2tp remote-session 1

interface FastEthernet0/0
 no ip address
 no ip directed-broadcast
 no keepalive
 speed 100
 full-duplex
 l2tp-tunnel tunnel1



This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:30 GMT-3