[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring the Scheduler Hierarchy for Hashed Load Balancing in 802.3ad Link Aggregation Groups

The type of load balancing that the system performs depends on the configuration of the scheduler hierarchy in the QoS profile.

To configure the scheduler hierarchy for hashed load balancing:

  1. Configure a QoS profile.
  2. host1(config)#qos-profile hashed-lag
    
    
    
  3. Configure the nodes and queues, including an Ethernet queue.
  4. host1(config-qos-profile)#ethernet queue traffic-class best-effort
    
    host1(config-qos-profile)#ethernet queue traffic-class tc1
    
    host1(config-qos-profile)#ethernet queue traffic-class tc2
    
    
    
  5. Create the LAG interface and attach the QoS profile.
  6. host1(config)#interface lag lg1
    
    host1(config-if)#qos-profile hashed-lag
    

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]