cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
620
Views
0
Helpful
5
Replies

Load-Balance on 76XX routers

mlwiziack
Level 1
Level 1

Hi!

I have 3 E1 circuits connected from 7613 Router to 3640. I?m trying to configure load-balance to share these circuits (by OSPF), but, I have no success. Look the sh ip route and ospf below:

sh ip route vrf vrf_name ospf

O E2 1.1.1.1 [110/20] via 1.1.116.50, 4d06h, Serial2/1/3:1

[110/20] via 1.1.116.46, 4d06h, Serial2/1/6:1

[110/20] via 1.1.116.62, 4d06h, Serial2/1/4:1

router#sh ip ospf interface bri

Interface PID Area IP Address/Mask Cost State Nbrs F/C

Se2/1/6:1 190 2 1.1.116.45/30 50 P2P 1/1

Se2/1/3:1 190 2 1.1.116.49/30 50 P2P 1/1

Se2/1/4:1 190 2 1.1.116.61/30 50 P2P 1/1

Same cost and balancing work, correct? NO! I know that load-balancing per-packet not work at 76XX routers and MlPPP is not a option here. What can I do to share per equal cost balance here?

5 Replies 5

JORGE RODRIGUEZ
Level 10
Level 10

I believe you could accomplish per-packet-load balancing through cef.

Cisco Express Forwarding config

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7cc.html#wp1000978

CEF Overview and Restricted platforms

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7cb.html

Jorge Rodriguez

Thanks Jorge!

This solution is possible only on 3640 (in this case), but on 7613 is not possible!

Per-packet feature not appear available on 76XX routers.

Anybody have any idea?

Leandro

I do not understand what the problem is. Your original post shows that the IP routing table has 3 equal paths (at least to 1.1.1.1) and with 3 equal paths the packet forwarding should share the load over the links. Can you demonstrate that load sharing is not happening? I would suggest this demonstration:

- show interface for the 3 serial interfaces and note the packet sent counter for each interface.

- use extended ping to ping 1.1.1.1 and send 3000 ping packets.

- show interface for the 3 serial interface and note the packet sent counter for each interface.

HTH

Rick

HTH

Rick

Richard,

Me too. I sending to appreciate the commands that you suggest (except the ping, cause this interfaces are in use).

Look the output packets and rate to see the difference between 3 E1s.

Regards

Leandro

I have looked at the output that you posted and to my perspective it does demonstrate that load sharing is being done - there are output packets on all 3 interfaces. The load is not evenly divided, but it is divided. This is all that OSPF can accomplish and there is not a problem with OSPF. The result that you are seeing is sometimes caused when there is a destination that is receiving a larger amount of traffic than other destinations. If you want to investigate this you might turn on IP accounting or turn on NetFlow to look at traffic and report sources and destinations.

HTH

Rick

HTH

Rick
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card