Users Guide

Table Of Contents
Supported
Releases
10.3.0E or later
ip ecmp-group maximum-paths
Configures the maximum number of ECMP paths per route.
Syntax
ip ecmp-group maximum-paths number
Parameters number — Enter the maximum number of ECMP paths, from 2 to 128.
Default 64
Command Mode CONFIGURATION
Usage Information To save the new ECMP settings, use the write memory command, then reload the system for the new
settings to take effect. 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
Configures a threshold value to trigger traffic 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 configured
Command Mode CONFIGURATION
Usage Information The no version of this command disables the configuration.
Example
OS10(config)# link-bundle-utilization trigger-threshold 80
Supported
Releases
10.2.0E or later
load-balancing
Distributes or load balances incoming traffic 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 configuration.
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.
Layer 3 581