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
- Creating a QoS Parameter Instance for an Interface Superset
- Creating a QoS Parameter Instance for an Interface Set
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:
- Specify the QoS parameter definition. host1(config)#qos-parameter-define business
- 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.
- 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:
- Specify the QoS interface superset.host1(config)#qos-interface-superset vlan-superset
- Create the QoS parameter instance.host1(config-qos-interface-superset)#qos-parameter business-data
- 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:
- Specify the QoS interface set.host1(config)#qos-interface-set vlan-set
- Create the QoS parameter instance.host1(config-qos-interface-set)#qos-parameter business-data
- Attach the QoS profile.host1(config-qos-interface-set)#qos-profile vlan
Hide Navigation Pane
Show Navigation Pane
SHA1