07-27-2012 08:15 AM - edited 03-04-2019 05:05 PM
I have been asked what the equivalent of bridge-groups and BVIs is for an ASR1001 and I am struggling to find an example.
If we have this IOS configuration:
bridge 1 protocol ieee
bridge 1 route ip
!
interface GigabitEthernet0/1
bridge-group 1
!
interface GigabitEthernet0/2
bridge-group 1
!
interface BVI 1
ip address 10.10.10.10 255.255.255.224
!
What would be the equivalent for an ASR1001 with IOS XE?
Thanks
Andy
07-27-2012 08:22 AM
interface Gig0/1 service instance 1 ethernet encapsulation untagged bridge-domain 1 interface Gig0/2 service instance 1 ethernet encapsulation untagged bridge-domain 1 interface BDI1 ip address x.x.x.x
07-27-2012 08:47 AM
Thanks for the quick reply Edison. I searched for a good half hour trying to find this...
Are there any performance penalties with configuring this as opposed to applying the IP address to a physical interface (its for resilience and needs to be connected to a failover pair of ASA's via a stack of 3750's).
Cheers
Andy
07-27-2012 08:55 AM
No performance penalty but you are extending your L2 domain which comes with other caveats (i.e. broadcast storms, etc).
12-04-2012 01:27 PM
Hi Edison,
With BDI how is spanning-tree done?
regards,
Mike
01-11-2016 08:00 PM
muchas gracias por la ayuda.
me ha funcionado perfecto!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide