Cisco Cisco IOS Software Release 12.0(21)S

Page de 8
 
Per-Packet Load Balancing
  Configuration Examples
4
Cisco IOS Release: Multiple releases (see the Feature History table)
Enabling Per-Packet Load Balancing
Re-enabling Per-Destination Load Balancing
Verifying Per-Packet Load Balancing
Enter the show running-config command to verify that per-packet load balancing is configured for a 
given line card. In the following example, the output line that displays the load balancing configured for 
the line card in slot 4 is shown in bold.
Router# show running-config
Current configuration : 1308 bytes
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco12000
!
enable password lab
!
monitor event-trace eeprom stacktrace
hw-module slot 4 ip load-sharing per-packet
hw-module slot 1 ip multicast warp
hw-module slot 7 ip multicast warp
!
Configuration Examples
This section provides an example of how to enable per-packet load balancing for the line card in slot 1 
and then re-enable per-destination load balancing for the same line card:
Router(config)# hw-module slot1 ip load-sharing per-packet
Router(config)# hw-module slot1 ip load-sharing per-destination
Command
Purpose
Router(config)# hw-module slotnumber ip load-sharing 
per-packet
Disables per-destination and enables per-packet load 
balancing.
Command
Purpose
Router(config)# hw-module slotnumber ip load-sharing 
per-destination
Disables per-packet and re-enables per-destination load 
balancing.