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

Bridge two subinterfaces on Cisco ASR

Hello, 

 

I have a situation where I need to bridge two subinterfaces into one L2 group. So any traffic can flow between TenGig0/2/0/2.602 and TenGig0/2/0/3.602 just as they were switchports. 

 

Is that possible at all? Should I use BDI or something else? 

 

Thanks,

Lucas

2 Replies 2

a.alekseev
Level 7
Level 7

Interface TenGig0/2/0/2

description first EVC interface

no ip address

service interface 602 ethernet

encapsulation dot1q 602

bridge-domain 602

no shut

!

interface TenGig0/2/0/3

description first EVC interface

no ip address

service interface 602 ethernet

encapsulation dot1q 602

bridge-domain 602

no shut

!

Thanks. I have other subinterfaces on TenGig0/2/0/2 and I only want to bridge one of them (.602) and leave other subinterfaces as they are. Does this syntax do it?

Review Cisco Networking for a $25 gift card