Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


Configuring the Scheduler Hierarchy for Subscriber 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 subscriber load balancing:

  1. Configure the QoS profile.
    host1(config)#qos-profile subscriber-lag
  2. Configure the queues and nodes for VLANs and S-VLANs.
    host1(config-qos-profile)#vlan queue traffic-class best-effort host1(config-qos-profile)#vlan queue traffic-class tc1 host1(config-qos-profile)#vlan node scheduler-profile subscriber host1(config-qos-profile)#svlan node scheduler-profile svlan host1(config-qos-profile)#svlan node group g1 scheduler-profile svlan
  3. Create the LAG interface and assign member interfaces.
    host1(config)#interface lag lg1 host1(config-if)#member-interface gigabitEthernet 3/0 host1(config-if)#member-interface gigabitEthernet 3/1
  4. Attach the QoS profile to the LAG interface.
    host1(config-if)#qos-profile subscriber-lag

Published: 2010-01-12