>From My Opinon
Interworking ip  statment
in psudowire class is missing

So try this one ...

pseudowire-class L2TPV3
  encapsulation l2tpv3
 interworking ip
 ip local interface Loopback0

regards;
Prakash Kalsaria
http://prakashkalsaria.wordpress.com


On Tue, Nov 2, 2010 at 12:38 PM, Gaurav Thukral <[email protected]>wrote:

> 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
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to