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:
- Configure the interface set.
- host1(config)#qos-interface-set vlan-business
- Specify the parent interface.
- host1(config-interface-set)#qos-interface-parent vlan-superset
The parent must be an interface superset.
- Set the member-interface type.
- host1(config)#member-interface-type vlan
- host1(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:
