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

Multilink frame relay + E1 link

Hi fellas, I need some help in configuring multilink with a 512 kbps frame relay link and a E1 leased line. It turns out that a new service provider it's offering E1 leased lines with no encapsulation and I already have a 512 kbps frame relay link. Below I'll show the config of both links on both sides and plz I need your cooperation to create a multilink.

La_Urbina#

interface Serial0/0/0
no ip address
encapsulation frame-relay IETF
no fair-queue
frame-relay traffic-shaping
frame-relay lmi-type cisco
!
interface Serial0/0/0.320 point-to-point
description Enlace_LaUrbina_OficPpal
bandwidth 512
ip address 180.20.26.66 255.255.255.252
frame-relay interface-dlci 320 CISCO

!

interface Serial0/0/1
description ENLACE DIGITEL
bandwidth 2048
ip address 180.20.26.70 255.255.255.252
ip route-cache flow
ip tcp header-compression

-------------------------------------------------------------------------------------------------------------

Ofic.Ppal.#

Interface Serial0/3/1
bandwidth 2048
no ip address
encapsulation frame-relay IETF
ip route-cache flow
no fair-queue
cdp enable
frame-relay traffic-shaping
frame-relay lmi-type cisco

!

nterface Serial0/3/1.320 point-to-point
description Enlace con La Urbina
bandwidth 512
ip address 180.20.26.65 255.255.255.252
snmp trap link-status
no cdp enable
frame-relay interface-dlci 320 CISCO

!

interface Serial0/2/1
description ENLACE DIGITEL
bandwidth 2048
ip address 180.20.26.69 255.255.255.252
ip route-cache flow
ip tcp header-compression

I really appreciate your help.

Cheers

3 Replies 3

rstanisl
Cisco Employee
Cisco Employee

HI Luis

If i understand you correctly, are you asking to bundle a E1 link and a 512 frame-relay link together in multilink? IF so you cannot do that.

IF the new provider does not support frame-relay then you can take that config out and configure it for e1 link just like you have for 0/0/1.

You can bundle two e1 links using mutilink but you cannot bundle a frame-relay link and e1 link together.

Hope i understood you correctly.

Ray

Thax a lot for your answer Ray. So what can I do for load balance those two links (E1 and FR). Right now one of them (FR link) it's in fail over because of EIGRP metrics choice. There's no way I can use both of 'em?

LAN

Lan,

You cannot bundle a frame-relay and a E1 using multilink.

IF you want to load balance the traffic between the two links you can use protocol base load balancing or policy base routing.

I would suggest that you open a case with Cisco TAC and they will help you configure it and set it up.

Thank you

Ray

Review Cisco Networking for a $25 gift card