cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1268
Views
5
Helpful
1
Replies

What's the load-balancing mechanism on nexus platform?

guobwang
Cisco Employee
Cisco Employee

For example, there're 2 route entries in my routing table with the same cost on Nexus 7K, what's the behavior of the device to deal with the packets? It's per-destination or per-packet load balancing?

Is there a command I can show and modify the load-balancing method, like "show ip cef 1.1.1.0" or "ip load-sharing per-packet/destination"?

 

 

1 Reply 1

jerry.bonner
Level 1
Level 1

Per flow / per-destination is the default. Per-packet load balancing can be configured on a per-input-interface level.

"show ip interface" will show the interface load balancing method.

"show ip load-sharing" in the admin context will show the current chassis behavior.

http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/5_x/nx-os/unicast/configuration/guide/l3_cli_nxos/l3_manage-routes.html#wp1114960

~jerry