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

Cisco 4K ISR Serial to Ethernet Bridge

BartvK
Level 1
Level 1

Good morning,

We are upgrading our old environment (C2800) to the new Cisco 4000 series routers.

 

We use one router as an bridge from multiple serial interfaces to an Ethernet interface, see attached file. 

 

Now we are encountering an problem that the bridge-group command isn't available on the 4K platform anymore. 
Also EVC's are only supported on Ethernet interfaces, not on serial. 

 

After some hours of digging the internet, I cannot really find a way to accomplish this. Or is the only solution to stick with the older platforms?

 

-Bart  

 

6 Replies 6

Hello,

 

to partially answer your question, bridge virtual interfaces have morphed into bridge domain interfaces in XE on the ISR4K. Here is an example:

 

interface Gig0/0/1
service instance 10 ethernet
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
bridge-domain 10

!
interface BDI10
ip address X.X.X.X 255.255.255.0
no shut

 

Understanding Bridge Virtual Interface (BVI) and Bridge Domain Interface (BDI)

 

https://www.cisco.com/c/en/us/support/docs/lan-switching/integrated-routing-bridging-irb/200650-Understanding-Bridge-Virtual-Interface.html

Hi George,

Thanks for your reply.
Unfortunately, the bridge-domain (the whole service instance) isn't available on serial interfaces if I recall (I'll test it).

-Bart

Hello,

 

unfortunately the serial interfaces don't seem to support BDIs...{:

 

Check the thread below for maybe an allternative...

 

https://community.cisco.com/t5/routing/bridge-group-on-serial-interface-on-isr4000-ios-xe/td-p/2898551

Hi,

 

Found the thread earlier, but from the thread:

"In other words, there is the only one interface in bridge group (int serial 0/0/0:0) and it allows ISR to cooperate with PPP half-bridge device."

In our case there are 8 serial links that need to be bridged to 1 Ethernet interface, so I don't think that is going to work.

 

-Bart

Hello,

 

annoying indeed...I guess support for serial interfaces is waning.

 

I remember that you can group serial interfaces in a ppp multilink. I cannot test this so it is just speculation, but a PPP multilink interface would just be one interface, and possibly it works that way ?

Hi Georg,

 

Thanks, I'll look into that!

But if I read this article:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/wan_mlp/configuration/xe-3s/wan-mlp-xe-3s-book/dia-media-ind-multi-ppp-xe.html

"Multilink PPP allows packets to be fragmented and the fragments to be sent at the same time over multiple point-to-point links to the same remote address."

 

Problem here is, all the 8 Serial interfaces are going to different endpoints :(. 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card