cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
5
Helpful
4
Replies

Cisco Supports Multinking???????

afzaalq007
Level 1
Level 1

Hi,

I have 3 E1 from my up Streams provider ,,, is there any options that i have combine them in one multilink on my 7200 seris router,

I there any options??????

waiting for ur reply

Thanks

4 Replies 4

spremkumar
Level 9
Level 9

Hi

You can very well bundle them as a single logical mutlilink interface binding the E1 interfaces under it.

regds

Hi,

plz any example or any link on cisco site

Thanks

hi

do find the sample config...

!

interface Multilink1

ip address 10.1.1.1 255.255.255.252

no ip redirects

no ip unreachables

no cdp enable

ppp multilink

ppp multilink fragment disable

ppp multilink group 1

!

interface Serial1/0

no ip address

no ip redirects

no ip unreachables

encapsulation ppp

ppp multilink

ppp multilink group 1

!

interface Serial1/1

no ip address

no ip redirects

no ip unreachables

encapsulation ppp

ppp multilink

ppp multilink group 1

!

interface Serial1/2

no ip address

no ip redirects

no ip unreachables

encapsulation ppp

ppp multilink

ppp multilink group 1

regds

Hi,

Thanks alot....

for replying me once agian thanks.

regards