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

Multilink without L3 IP address

moorthy1977
Level 1
Level 1

Can i configure Multilink witout ip address as a L2 Connectivity.

regards,

2 Replies 2

thisisshanky
Level 11
Level 11

Moorthy,

Yes its possible. You will still have to bridge traffic between your lan interface and multilink interface to pass traffic.

int mu 1

no ip add

bridge-group 1

encap ppp

int e0

no ip add

bridge-group 1

bridge 1 protocol ieee

no ip routing

int s0/1

no ip add

encap ppp

ppp multilink

multilink-group 1

int s0/2

no ip add

encap ppp

ppp multilink

multilink-group 1

Hope that helps!

PS: Please rate the post if it helped you!

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

I need to setup on 7609 router Over EOMPLS.can u please suugest accordingly.

Regards,

Moorthy.