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

Multilink

rbhan
Level 1
Level 1

i have two 4506 series switches, and want to config multilink over giga port. Pls let me know the basic config for same

Thanks

abl

3 Replies 3

bvsnarayana03
Level 5
Level 5

Here is the config:

interface Multilink1

description *****MULTILINK in Mumbai*****

ip address x.x.x.x

ppp multilink

ppp multilink group 1

!

!

interface Serial0/3/0

description **CIR 1**

bandwidth 2048

ip address x.x.x.x

encapsulation ppp

ppp multilink

ppp multilink group 1

!

interface Serial0/3/1

description **CIR 2**

bandwidth 2048

ip address x.x.x.x

encapsulation ppp

ppp multilink

ppp multilink group 1

!

interface Multilink1

description *****MULTILINK in Chennai*****

ip address x.x.x.x

ppp multilink

ppp multilink group 1

!

!

interface Serial0/3/0

description **CIR 1**

bandwidth 2048

ip address x.x.x.x

encapsulation ppp

ppp multilink

ppp multilink group 1

!

interface Serial0/3/1

description **CIR 2**

bandwidth 2048

ip address x.x.x.x

encapsulation ppp

ppp multilink

ppp multilink group 1

hope that clarifies.

Pls rate all helpful posts.

OOpppsssssss.sorry.

Nagendra Kumar Nainar
Cisco Employee
Cisco Employee

Hi,

Multilink configuraation is not supported on Gigabit interface. You can try port aggregation (Etherchannel).

Below mentioned URL will help you to understand and configure Etherchannel.

http://cisco.com/en/US/docs/switches/lan/catalyst4000/7.4/configuration/guide/channel.html#wp1032149

HTH,

Nagendra

Review Cisco Networking for a $25 gift card