Cisco Systems PA-MC-8TE1 Manual De Usuario

Descargar
Página de 90
load-balancing
To apply a load-balancing method to a Gigabit EtherChannel (GEC) interface, use the load-balancing command
in interface configuration mode. To reset to the default, use the no form of this command.
load-balancing {flow| vlan}
no load-balancing
Syntax Description
Flow-based load balancing is used.
flow
VLAN-manual load balancing is used.
vlan
Command Default
The port channel uses the global load-balancing configuration.
Command Modes
Interface configuration (config-if)
Command History
Modification
Release
This command was introduced.
Cisco IOS XE Release 2.5
Usage Guidelines
The load-balancing command sets the load-balancing method on a specific port channel. The load-balancing
method configured with this command takes precedence over the global configuration defined with the
port-channelload-balancingvlan-manual command.
If you do not explicitly configure load balancing either globally or on the port channel, the load-balancing
method on the port channel is set to flow-based.
Load balancing uses the concept of buckets to map traffic flows to the member links of the port channel. The
different traffic flows are mapped to the buckets and each bucket has one active member link associated with
it. All flows that are mapped to a bucket use the member link associated with that bucket.
There are two methods of load balancing on a GEC interface:
• VLAN-manual--All packets forwarded over the same VLAN subinterface are considered part of the
same flow and are mapped to the member link specified in the configuration.
• Flow-based--Traffic flows are mapped to different member links based on the packet header.
Examples
This example shows how to set the load-balancing method to VLAN-manual:
Router(config)#
interface port-channel 1
Router(config-if)#
load-balancing vlan
   Cisco IOS Interface and Hardware Component Command Reference
60
l2 vfi manual through loopback PA-MC-8TE1 + port adapter
load-balancing