does vlan-based eompls l2vpn work on asr901 ? ...in 15.1(2)SNH ? i can't get it to work using the following config...am i doing something wrong ?
901#sh ver | in IOS Cisco IOS Software, 901 Software (ASR901-UNIVERSALK9-M), Version 15.1(2)SNH, RELEASE SOFTWARE (fc2) 901#conf t Enter configuration commands, one per line. End with CNTL/Z. 901(config)#int vl 20 901(config-if)#xconnect 1.1.0.3 20 encapsulation mpls The Vl20 a vlan interface - command rejected. 901(config-if)#xconnect 1.1.1.1 ? <1-4294967295> Enter VC ID value 901(config-if)#xconnect 1.1.1.1 20 ? encapsulation Data encapsulation method pw-class Pseudowire-class to use for encapsulation and protocol configuration 901(config-if)#xconnect 1.1.1.1 20 encapsulation ? l2tpv3 Use L2TPv3 encapsulation mpls Use MPLS encapsulation 901(config-if)#xconnect 1.1.1.1 20 encapsulation mpls ? manual Manually configure MPLS session parameters pw-class Optional pseudowire-class to use for advanced configuration <cr> 901(config-if)#xconnect 1.1.1.1 20 encapsulation mpls The Vl20 a vlan interface - command rejected. 901(config-if)# ***************************************** **** PORT-BASED is working. ***************************************** 901#sh run in g0/3 Building configuration... Current configuration : 170 bytes ! interface GigabitEthernet0/3 no negotiation auto service instance 1 ethernet encapsulation untagged xconnect 1.1.0.3 20 encapsulation mpls mtu 1500 ! end 901#sh xcon 901#sh xconnect all | in 0/3 UP ac Gi0/3:1(Ethernet) UP mpls 1.1.0.3:20 UP 901# ***************************************** *** VLAN-BASED is working on my me3600... ***************************************** 3600#sh run in vl 12 Building configuration... Current configuration : 123 bytes ! interface Vlan12 ip address 1.1.5.10 255.255.255.0 load-interval 30 xconnect 1.2.0.2 312 encapsulation mpls end 3600#sh xconnect all Legend: XC ST=Xconnect State S1=Segment1 State S2=Segment2 State UP=Up DN=Down AD=Admin Down IA=Inactive SB=Standby HS=Hot Standby RV=Recovering NH=No Hardware XC ST Segment 1 S1 Segment 2 S2 ------+---------------------------------+--+-------------------------------- -+-- UP pri ac Vl12:12(Eth VLAN) UP mpls 1.2.0.2:312 UP 3600#sh ver | in IOS Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.2(2)S, RELEASE SOFTWARE (fc1) 3600# _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
