Reference Guide
Service-policy (Input)(qos): p1
Service-policy (Output)(queuing): p2
OS10(conf-if-eth1/1/1)# do show qos interface ethernet 1/1/1
Interface
unknown-unicast-storm-control : Disabled
multicast-storm-control : Disabled
broadcast-storm-control : Disabled
flow-control-rx : Disabled
flow-control-tx : Disabled
ets mode : Disabled
Control-plane policy-map
You can apply the policies created to the control-plane.
1 Enter CONTROL-PLANE conguration mode from CONFIGURATION mode.
control-plane
2 Apply the service policy, and create a name for the policy-map in CONTROL-PLANE mode.
service-policy input policy-map-name
3 Save the conguration.
do commit
Attach policy-map to control-plane
OS10(config)# control-plane
OS10(conf-control-plane)# service-policy input p1
OS10(conf-control-plane)# do commit
View control-plane service policy
OS10(conf-control-plane)# do show qos control-plane
Service-policy (Input)(control-plane): p1
System policy-map
The policies applied in the SYSTEM-QOS mode are applicable to all of the interfaces in the system.
NOTE
: If both the interface-level and system-level policy-map are available at the same time, the interface-level policy-map gets
priority.
• Enter SYSTEM-QOS mode from CONFIGURATION mode.
system qos
• Congure an input service-policy, and create a name for the policy-map in SYSTEM-QOS mode.
service-policy {[input type {qos}] | [output type {queuing}]} policy-map-name
• Save the conguration.
do commit
Attach policy-map to system
OS10(conf-sys-qos)# service-policy input type qos p1
OS10(conf-sys-qos)# do commit
OS10(conf-sys-qos)# service-policy output type queuing p2
OS10(conf-sys-qos)# do commit
448
Quality of service