Re: AT over MPLS

From: <kmoorman_at_gmail.com>
Date: Thu, 30 Jul 2009 15:39:42 +0000

which version of ios are you running? it works on mine just fine

PE1(config)#pseudowire-class TEST
PE1(config-pw-class)#?
Pseudowire-class configuration commands:
default Set a command to its defaults
encapsulation Data encapsulation method
exit Exit from Pseudowire-class configuration mode
no Negate a command or set its defaults

PE1(config-pw-class)#encap ?
l2tpv3 Use L2TPv3 encapsulation
mpls Use MPLS encapsulation

PE1(config-pw-class)#encap mpls
PE1(config-pw-class)#in
PE1(config-pw-class)#interworking ?
ethernet Ethernet interworking
ip IP interworking

PE1(config-pw-class)#interworking ip
PE1(config-pw-class)#int s2/2
PE1(config-if)#xconnect 10.0.0.24 7777 pw-class TEST
Interworking specified in pw-class is not supported on this interface
PE1(config-if)#encap ppp
PE1(config-if)#xconnect 10.0.0.24 7777 pw-class TEST
PE1(config-if)#

Blogs and organic groups at http://www.ccie.net
Received on Thu Jul 30 2009 - 15:39:42 ART

This archive was generated by hypermail 2.2.0 : Sat Aug 01 2009 - 13:10:23 ART