Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
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:
- Configure the QoS profile.hos1(config)#qos-profile vlan
- Specify an interface superset or an interface set as a
queue.
For interface supersets:
host1(config-qos-profile)#superset queue traffic-class videoFor interface sets:
host1(config-qos-profile)#set queue traffic-class video - Specify an interface superset or an interface set as a
node.
For interface supersets:
host1(config-qos-profile)#superset node scheduler-profile videoFor 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:
- Specify the QoS interface superset.host1(config)#qos-interface-superset vlan-superset
- 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:
- Specify the QoS interface set.host1(config)#qos-interface-superset vlan-set
- Attach the QoS profile.host1(config-qos-interface-set)#qos-profile business-data