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 Interface Sets for QoS

Interface sets are members of interface supersets. An interface set joins a superset when it is defined with the superset as a parent.

Tasks to configure an interface set for QoS include:

Configuring an Interface Set

To configure an interface set:

  1. Configure the interface set.
    host1(config)#qos-interface-set vlan-business
  2. Specify the parent interface.
    host1(config-interface-set)#qos-interface-parent vlan-superset

    The parent must be an interface superset.

  3. Set the member-interface type.
    host1(config)#member-interface-type vlanhost1(config)#member-interface-type ip

    You can specify vlan, atm-vc, or ip for the member-interface type.

    If the parent interface superset is attached to an Ethernet major interface, the valid interface types are vlan and ip.

    If the parent interface superset is attached to an ATM major interface, the valid interface types are atm-vc or ip.

Deleting an Interface Set from an Interface Superset

To delete an interface set from an interface superset:

  1. Specify the interface superset.
    host1(config)#qos-interface-superset business-data
  2. Delete the interface set from the interface superset.
    host1(config-qos-interface-superset)#no qos-interface-set atm-vc-data

Published: 2009-12-16