I need to switch traffic at L2 between two sub interfaces G1/2.3000 and G1/3.100

I was thinking I can do this with EoMPLS but.... no so much I get the following 
error and I understand why.

SWITCH(config)#int g1/3.100
SWITCH(config-subif)#encapsulation dot1Q 100
SWITCH(config-subif)#xconnect 192.168.0.2 3 encapsulation mpls
Local switching to peer address 192.168.0.2 is not supported

Is there any way to switch L2 traffic between two subinterface on the same of 
different ports?




Cisco 6500 Sup720-3bxl using WS-x6724-SFP module, 
s72033_rp-ADVIPSERVICESK9_WAN-M, Version 12.2(33)SXH8b
-------------


interface GigabitEthernet1/2
 no ip address
!
interface GigabitEthernet1/2.2000
!To other MPLS Device on network EoMPLS
encapsulation dot1Q 2000
xconnect 192.168.0.1 1 encapsulation mpls
!
Interface GigabitEthernet1/2.3000
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Need to connect to 
GigabitEthernet1/3.100
encapsulation dot1Q 3000
!
interface GigabitEthernet1/3
 no ip address
!
Interface GigabitEthernet1/3.100
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Need to connect to G1/2.3000
encapsulation dot1Q 100

Thanks

Erik



________________________________
CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files or 
previous e-mail messages attached to it may contain confidential information 
that is legally privileged. If you are not the intended recipient, or a person 
responsible for delivering it to the intended recipient, you are hereby 
notified that any disclosure, copying, distribution or use of any of the 
information contained in or attached to this transmission is STRICTLY 
PROHIBITED. If you have received this transmission in error please notify the 
sender immediately by replying to this e-mail. You must destroy the original 
transmission and its attachments without reading or saving in any manner. Thank 
you.
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to