cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1350
Views
0
Helpful
0
Replies

local switching not working on ASR 903 IOS XE

muthu raj
Level 1
Level 1

I am using below configuration for local Switching, But it is not working, Only getting MAC from service instance 1.

Local MAC available on both the down link on my 4500X, up link port configured as trunk   

interface TenGigabitEthernet0/1/4
description TO4500X-2/1/9
no ip address
service instance 1 ethernet
encapsulation dot1q 100 second-dot1q 35
rewrite ingress tag pop 1 symmetric
bridge-domain 3
!
service instance 2 ethernet
encapsulation dot1q 200 second-dot1q 35
rewrite ingress tag pop 1 symmetric
bridge-domain 3
!

Tried with Second Option 

without bridge-domain Configure L2 VPN context with member but no luck. Please help how can i make this up 

with bridge domain 

LAB-ASR903-R4(config-xconnect)#member tenGigabitEthernet 0/1/4 service-instance 1
% Unsupported or Invalid AC member
LAB-ASR903-R4(config-xconnect)#member tenGigabitEthernet 0/1/4 service-instance 2
% Unsupported or Invalid AC member

LAB-ASR903-R4(config-if)# service instance 1 ethernet
LAB-ASR903-R4(config-if-srv)#no bridge-domain 3
LAB-ASR903-R4(config-if-srv)#service instance 2 ethernet
LAB-ASR903-R4(config-if-srv)#no bridge-domain 3

LAB-ASR903-R4(config-if-srv)#l2vpn xconnect context local
LAB-ASR903-R4(config-xconnect)#member tenGigabitEthernet 0/1/4 service-instance 1
LAB-ASR903-R4(config-xconnect)#member tenGigabitEthernet 0/1/4 service-instance 2

0 Replies 0