Connectivity Guide

Usage Information To save the new ECMP settings, use the write memory command, then reload the system for the new settings
to take eect. The no version of this command returns the value to the default.
Example
OS10# configure terminal
OS10(config)# ip ecmp-group maximum-paths 2
OS10(config)# exit
OS10# write memory
OS10# reload
Supported Releases 10.4.3.0 or later
link-bundle-utilization trigger-threshold
Congures a threshold value to trigger trac monitoring distribution on an ECMP link bundle.
Syntax
link-bundle-utilization trigger-threshold value
Parameters value — Enter a link bundle trigger threshold value, from 0 to 100.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command disables the conguration.
Example
OS10(config)# link-bundle-utilization trigger-threshold 80
Supported Releases 10.2.0E or later
load-balancing
Distributes or load balances incoming trac using the default parameters in the hash algorithm.
Syntax
load-balancing {ingress-port enable | [tcp-udp-selection l4–destination-port |
l4–source-port] | [ip-selection destination-ip | source-ip | protocol | vlan-id
| l4–destination-port | l4–source-port] | [ipv6–selection destination-ip |
source-ip | protocol | vlan-id | l4–destination-port | l4–source-port] | [mac-
selection destination-mac | source-mac | ethertype | vlan-id]}
Parameters
ingress-port enable — Enables load-balancing on ingress ports.
tcp-udp-selection — Enables the TCP UDP port for the load-balancing conguration.
ip-selection — Enables IPv4 key parameters to use in the hash computation.
ipv6-selection — Enables IPV6 key parameters to use in hash computation.
destination-ip — Enables the destination IP address in the hash calculation.
source-ip — Enables the source IP address in the hash calculation.
protocol — Enables protocol information in the hash calculation.
vlan-id — Enables VLAN ID information in the hash calculation.
l4-destination-port — Enables Layer 4 (L4) destination port information in the hash calculation.
l4-source-port — Enables L4 source port information in the hash calculation.
mac-selection — Enables MAC load-balancing congurations.
destination-mac— Enables destination MAC information in the hash calculation.
source-mac— Enables source MAC information in the hash calculation.
Layer 3 499