L2TPv3

From: Gaurav Thukral <pearlgaurav_at_gmail.com>
Date: Tue, 2 Nov 2010 12:38:19 +0530

Hi guys,

I have the following diagram for L2TPv3

R4---------FR--------R8-----------------R2----------FR--------R3

R8 & R2 are PE and R4 & R3 are CE.

I have done the following configuration on the devices.

R8 & R2

pseudowire-class L2TPV3
 encapsulation l2tpv3
 ip local interface Loopback0

R4

interface Serial0/0
 ip address 5.5.34.4 255.255.255.0
 encapsulation frame-relay IETF
 frame-relay map ip 5.5.34.3 408 broadcast
 frame-relay lmi-type ansi

R3

interface Serial0/0
 ip address 5.5.34.3 255.255.255.0
 encapsulation frame-relay IETF
 frame-relay map ip 5.5.34.4 302 broadcast
 frame-relay lmi-type ansi

R8

frame-relay switching

int s0/0
encapsulation frame-relay IETF
frame-relay intf-type dce
frame-relay lmi-type ansi
frame-relay interface-dlci 804 switched

connect L2TP Serial0/0 804 l2transport
 xconnect 5.5.2.2 28 pw-class L2TPV3

R2

frame-relay switching

int s0/0
encapsulation frame-relay IETF
frame-relay intf-type dce
frame-relay lmi-type ansi
frame-relay interface-dlci 203 switched

connect L2TP Serial0/0 203 l2transport
 xconnect 5.5.8.8 28 pw-class L2TPV3

The L2tpv3 is not comming Up &

in sh ip int brief on the routes it is showing line protocol down.

Please tell me where i have done the configuration mistake?

Regards,
Gaurav

Blogs and organic groups at http://www.ccie.net
Received on Tue Nov 02 2010 - 12:38:19 ART

This archive was generated by hypermail 2.2.0 : Sun Dec 05 2010 - 22:14:55 ART