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!


Attaching a QoS Profile to an Interface Superset or an Interface Set

You can configure a QoS profile to manage the scheduler resources for an interface set or an interface superset.

Tasks to attach a QoS profile to an interface set or an interface set include:

Configuring a QoS Profile for an Interface Superset or an Interface Set

To configure a QoS profile to manage the scheduler resources for an interface superset or an interface set:

  1. Configure the QoS profile.
    hos1(config)#qos-profile vlan
  2. Specify an interface superset or an interface set as a queue.

    For interface supersets:

    host1(config-qos-profile)#superset queue traffic-class video

    For interface sets:

    host1(config-qos-profile)#set queue traffic-class video
  3. Specify an interface superset or an interface set as a node.

    For interface supersets:

    host1(config-qos-profile)#superset node scheduler-profile video

    For interface sets:

    host1(config-qos-profile)#set node scheduler-profile video

Attaching a QoS Profile to an Interface Superset

To attach a QoS profile to an interface superset:

  1. Specify the QoS interface superset.
    host1(config)#qos-interface-superset vlan-superset
  2. Attach the QoS profile.
    host1(config-qos-interface-superset)#qos-profile business-data

Attaching a QoS Profile to an Interface Set

To attach a QoS profile to an interface set:

  1. Specify the QoS interface set.
    host1(config)#qos-interface-superset vlan-set
  2. Attach the QoS profile.
    host1(config-qos-interface-set)#qos-profile business-data

Published: 2009-12-16