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

Leased Line Bundling

kefah
Level 1
Level 1

Is it possible that you can bundle 2 Leased Line as 1 Line on serial link?

We have a customer who has two 128K Leased Line in serial interface S0 and

S1 respectively, he wants to bundle the link into 1 256K link like in dialup

/ ISDN you do the multilink, what are the possibilities and configurations

require to do the task in serial interface, he is using HDLC encapsulation

and so we are.

Another thing is, is it possible you can use 1 serial connection for SMTP

traffic and 1 serial for other internet traffic? if yes can you provide the

related config example.

Pls reply as soon as possible.

4 Replies 4

cymurai
Level 1
Level 1

The answer to your first paragraph is YES you can bundle the two serial lines, you will however need to use PPP encap with multilink enabled. Cisco site has alot of info on this. If your cust just wants the second link to come up ONLY when load excees set amount you can config second serial as a backup load interface.

As for the second question: Why bundle and then seperate traffic?

You can seperate traffic by using route maps/policy routing.

Hope this helps!

p.larkin
Level 1
Level 1

If If you have one router on one side, and one router on other side, the you can make it this way:

1) on both routers create an Loopback interface

2) assign them /30 addresses

3) on every interface (for ex. serial0 and serial1) put the `ip unnumbered loopback X` command

4) create all necessary routes

this should work.

For the second question, route maps will help you:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfpbr.htm#1001019

tepatel
Cisco Employee
Cisco Employee

The best way to multilink two serial link is using encapsulation PPP. PPP encapsulation with multilink will give you added option of link fragmentation with aggregated speed.

Here is the url which discuss multilinking two serial links togather with sample config and troubleshooting.

http://www.cisco.com/warp/public/793/access_dial/mpp_serial.html

Thank you all for your fruitful replies!

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: