Users Guide

Table Of Contents
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.
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 configurations.
destination-mac Enables destination MAC information in the hash calculation.
source-mac Enables source MAC information in the hash calculation.
ethertype Enables Ethernet type information in the hash calculation.
Default
ip-selelectionsourceip dest-ip vlan-id l4source-port l4dest-port ipv4
protocol
ipv6-selectionsourceipv6 dest-ipv6 vlanid l4source-port l4dest-port
ipv6 protocol
mac-selectionsourcemac destinationmac vlan-id ethertype
tcp-udp-selectionl4source-port l4dest-port
Command Mode CONFIGURATION
Usage
Information
IPv4 selection: source-ip destination-ip protocol vlan-id l4-destination-port
l4-source-port
IPv6 destination address: source-ip destination-ip protocol vlan-id l4-
destination-port l4-source-port
MAC parameters: source-mac destination-mac ethertype vlan-id
TCP/UDP parameters: l4-destination-port l4-source-port
The no version of this command resets the value to the default.
Example
(Ingress)
OS10(config)# load-balancing ingress-port enable
704 Layer 3