13-14
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter13 Configuring IP over ATM
Configuring IP Load Sharing
Note This feature is only available for Gigabit Ethernet line cards.
Note This feature should only be used with switches equippe d with Enhanced ATM Router Modules. This
command cannot be used with switches equipped with stan dard ATM Router Modules.
Note Per packet load balancing should not be configured on MPLS-enabled interfaces.
Example
The following example enables load-sharing for all IP packets on ethernet interface 0:
Switch# configure terminal
Switch(config)# interface ethernet 0
Switch(config-if)# ip load-sharing per-packet
Switch(config-if)# exit
Switch(config)# epc xpif-ip-per-pack-all
Step2 Switch(config-if)# exit Exits interface configuration mode.
Step3 Switch(config)# epc xpif-ip-per-pack-all Enables per packet load sharing for all IP traffic
for interface enabled with the ip load-sharing
per-packet enable command.
Command Purpose