Examples
The following example shows how to configure all egressing traffic on the fixed members of a bundle to flow
through the same physical member link automatically.
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface bundle-ether 1.1 l2transport
RP/0/RSP0/CPU0:router(config-subif)#
bundle load-balancing hash auto
The following example shows how to configure all egressing traffic on the fixed members of a bundle to flow
through a specified physical member link.
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface bundle-ether 1.1 l2transport
RP/0/RSP0/CPU0:router(config-subif)#
bundle load-balancing hash 1
Related Commands
Description
Command
Displays the source and destination IP addresses for the member
links.
bundle-hash, on page 567
Specifies or creates a new bundle and enters interface configuration
mode for that bundle.
interface (bundle), on page 590
Displays information about configured bundles.
show bundle, on page 619
Displays load balancing information, such as the ports, usage, weight,
and distribution of traffic on individual members of a link bundle
interface.
show bundle load-balancing, on page
638
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
577
Link Bundling Commands on the Cisco ASR 9000 Series Router
bundle load-balancing hash (EFP)