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

IOS Help......

arjunsawant
Level 1
Level 1

Please tell me the IOS Which support Multilink(Bundle two lease line of same provifer).

My router is cisco 2501 & Flash is 8 MB.

I tried 11.2-9,11.3-10,12.0-9 but not supported.

Please see the attachment,where i get problem to configure multilink.

2 Replies 2

spremkumar
Level 9
Level 9

Hi Arjun

As per the feature navigator 12.(0)1 itself supports Multilink feature.

You can verify the same under this link ...

http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp

regds

Hey Arjun,

find the work config, u need not require any IOS upgradation, it works with the virtual-template itself.have the same config on the other end router, but change the ip address, also there is no necessity that you should have the same service provider, you can 2 different service providers.

hostname Router-A

!

aaa new-model

!

username password

!

!

!

!

memory-size iomem 25

ip subnet-zero

!

multilink virtual-template 1

!

!

!

interface Virtual-Template1

ip unnumbered FastEthernet0

ppp multilink

!

interface Serial0

bandwidth 2048

no ip address

encapsulation ppp

no fair-queue

pulse-time 3

ppp multilink

!

interface Serial1

bandwidth 2048

no ip address

encapsulation ppp

no fair-queue

pulse-time 3

ppp multilink

!

interface FastEthernet0

ip address 192.168.1.1 255.255.255.0

speed auto

!

!

finally type "show virtual-access 1" which will show the bandwidth of 4Mbps combined together.

Review Cisco Networking products for a $25 gift card