Connectivity Guide

queuing — Create a queueing policy-map type.
control-plane — Create a control-plane policy-map type.
application — Create an application policy-map type.
network-qos — Create a network-qos policy-map type.
Defaults qos = class-map type and match-any = class-map lter
Command Mode CONFIGURATION
Usage Information The no version of this command deletes a policy-map.
Example
OS10(config)# policy-map p1
Example (Queuing)
OS10(config)# policy-map type queuing p1
Supported Releases 10.2.0E or later
priority
Sets the scheduler as a strict priority.
Syntax
priority
Parameters None
Default WDRR — when priority is mentioned, it moves to SP with default level 1.
Command Mode POLICY-MAP-CLASS-MAP
Usage Information If you use this command, bandwidth is not allowed. Only the egress QoS policy type supports this command.
Example
OS10(conf-pmap-que)# priority
Supported Releases 10.2.0E or later
priority-ow-control mode
Enables or disables Priority Flow-Control mode on an interface.
Syntax
priority-flow-control mode [on]
Parameters
on — (Optional) Enables Priority Flow-Control mode.
Default Disabled
Command Mode INTERFACE
Usage Information Before enabling priority ow-control on a interface, verify a matching network-qos type policy is congured with
the pfc-cos value for an interface. Use this command to disable priority ow-control if you are not using a
network-qos type policy for an interface. The no version of this command returns the value to the default.
Example
OS10(conf-if-eth1/1/2)# priority-flow-control mode on
Supported Releases 10.3.0E or later
Quality of service 1007