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!


Creating a QoS Parameter on an Interface Superset or Interface Set

Tasks to create a QoS parameter on an interface superset or an interface set include:

Configuring a QoS Parameter Definition for an Interface Superset or an Interface Set

You can configure a parameter definition to recognize an interface superset or an interface set as controlled-interface types and instance interface-types.

Controlled-interface types specify resources that the parameter instance can control. Instance-interface types are the interface types to which the QoS client can apply a parameter instance.

To specify an interface set or an interface superset in a QoS parameter definition:

  1. Specify the QoS parameter definition.
    host1(config)#qos-parameter-define business
  2. Configure the controlled-interface type and specify the interface set or the interface superset.
    host1(config-qos-parameter-define)#controlled-interface-type sethost1(config-qos-parameter-define)#controlled-interface-type superset

    You can specify up to four controlled-interface types for each parameter definition.

  3. Configure the instance-interface type and specify the interface set or the interface superset.
    host1(config-qos-parameter-define)#instance-interface-type sethost1(config-qos-parameter-define)#instance-interface-type superset

    You can specify up to eight instance-interface types for each parameter definition.

Creating a QoS Parameter Instance for an Interface Superset

To create a QoS parameter instance for an interface superset:

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

Creating a QoS Parameter Instance for an Interface Set

To create a QoS parameter instance for an interface set:

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

Published: 2009-12-16