cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
193
Views
0
Helpful
1
Replies

Multiple paths on non-switchports on 3750

averheaghe
Level 1
Level 1

I have a 3750 that connects to a 2821 and a 2811. The 2800s connect to our MPLS WAN and use eigrp. How can I get the 3750 to use both paths to the MPLS? It does not seem to use both at the moment. We seem to get congested on the 2821 often while the 2811 seems to have no traffic.

This is our “main” site all our other sites access resources here via T1 connections.

1 Reply 1

Edison Ortiz
Hall of Fame
Hall of Fame

You can configure routed ports in the 3750.

Example,

interface fx/x

description 2821

no switchport

ip address 192.168.28.21 255.255.255.252

interface fx/x

description 2811

no switchport

ip address 192.168.28.11 255.255.255.252

then use a dynamic routing protocol or stating routing for balancing both links.

_______________

Keep in mind, you are affecting outbound traffic from the 3750 toward the MPLS routers, you aren't affecting inbound traffic on the MPLS routers' WAN links.

That would be a separate configuration and/or requirements.

Review Cisco Networking products for a $25 gift card