Users Guide

Table Of Contents
Example
OS10(config)# hash-algorithm lag crc
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 l4destination-
port | l4source-port] | [ip-selection destination-ip | source-ip |
protocol | vlan-id | l4destination-port | l4source-port] | [ipv6
selection destination-ip | source-ip | protocol | vlan-id | l4destination-
port | l4source-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.
Layer 3 893