- New and Changed Information
- Preface
- A Commands
- Advanced Services Modules Commands
- B Commands
- C Commands
- Caching Services Module Commands
- CLI Overview
- D Commands
- Debug Commands
- E Commands
- F Commands
- G Commands
- H Commands
- I Commands
- J Commands
- K Commands
- L Commands
- M Commands
- N Commands
- O Commands
- P Commands
- Q Commands
- R Commands
- S Commands
- Show Commands
- T Commands
- U Commands
- V Commands
- W Commands
- Z Commands
Q Commands
The commands in this chapter apply to the Cisco MDS 9000 Family of multilayer directors and fabric switches. All commands are shown here in alphabetical order regardless of command mode. See “About the CLI Command Modes” section to determine the appropriate mode for each command.
qos class-map
To create and define a traffic class with match criteria that will be used to identify traffic, use the qos class-map command in configuration mode. To remove a previously-configured class, use the no form of the command.
qos class-map class [ match-all | match-any ]
Syntax Description
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
You can access this command only if you enable the QoS data traffic feature using the qos enable command.
Examples
The following example shows how to create a QoS class map and enter class map configuration mode:
Related Commands
|
|
---|---|
qos control
To configure the QOS for control and data packets, use the qos control command. Use the no form of this command to disable this feature or revert to its factory defaults.
no qos control value data value
Syntax Description
Applies the control DSCP value to all FCIP frames in the control TCP connection. |
|
Applies the data DSCP value applies to all FCIP frames in the data TCP connection. |
Defaults
Command Modes
Command History
|
|
Usage Guidelines
Use this command to cause FCIP to mark outbound packets with the DSCP values desired. This will allow the IP network to apply QOS policies appropriately.
Examples
The following example configures the QOS for control and data packets:
Related Commands
|
|
---|---|
qos control priority
To enable the QoS priority assignment for control traffic feature on the Cisco MDS 9000 family of switches, use the qos control priority command in configuration mode. To revert to the factory default, use the no form of the command.
Syntax Description
Specifies the lowest priority. To revert to the highest priority, use the no form of the command. |
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
The following example sets the QoS priority assignment to the highest level.
Related Commands
|
|
---|---|
qos dwrr-q
To associate a weight with a deficit weighted round robin (DWRR) scheduler queue, use the qos dwrr-q command in configuration mode. To remove a previously configured class, use the no form of the command.
qos dwrr-q { high | low | medium } weight value
no qos dwrr-q { high | low | medium } weight value
Syntax Description
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
You can access this command only if you enable the QoS data traffic feature using the qos enable command.
Examples
The following example specifies the DWRR queue priority:
The following example reverts to the default value of 10:
Related Commands
|
|
---|---|
qos enable
To enable the QoS priority assignment for data traffic feature on the Cisco MDS 9000 family of switches, use the qos enable command in configuration mode. To disable the QoS priority assignment for control traffic feature, use the no form of the command.
Syntax Description
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
The following example disables the QoS priority assignment feature:
Related Commands
|
|
---|---|
qos policy-map
To specify the class of service, use the qos policy-map command in configuration mode. To remove a previously configured class, use the no form of the command.
Syntax Description
Specifies a policy map name. Maximum length is 63 alphanumeric characters. |
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
You can access this command only if you enable the QoS data traffic feature using the qos enable command.
As an alternative, you can map a class map to a Differentiated Services Code Point (DSCP). The DSCP is an indicator of the service level for a specified frame. The DSCP value ranges from 0 to 63. A dscp value of 46 is disallowed.
Examples
The following example creates a policy map called MyPolicy and places you in the policy-map submode:
Related Commands
|
|
---|---|
qos priority
To configure the quality of server (QoS) priority attribute in a zone attribute group, use the qos priority command in zone attribute configuration submode. To revert to the default, use the no form of the command.
qos priority { high | low | medium }
no qos priority { high | low | medium }
Syntax Description
Defaults
Command Modes
Zone attribute configuration submode.
Command History
|
|
Usage Guidelines
Examples
The following example shows how to set the QoS priority attribute for a zone attribute group:
Related Commands
|
|
---|---|
qos service
To apply a service policy, use the qos service command in configuration mode. To remove a previously configured class, use the no form of the command.
qos service policy policy-name vsan vsan-id
no qos service policy policy-name vsan vsan-id
Syntax Description
Defaults
Command Modes
Command History
|
|
---|---|
Usage Guidelines
You can access this command only if you enable the QoS data traffic feature using the qos enable command.
Examples
The following example applies a configured policy to VSAN 3:
The following example deletes a configured policy that was applied to VSAN 7:
Related Commands
|
|
---|---|
quiesce
To gracefully shut down an ISL in a PortChannel, use the quiesce command in configuration mode. To disable this feature, use the no form of the command.
quiesce interface fc slot/port
no queisce interface fc slot/port
Syntax Description
Defaults
Command Modes
Command History
|
|
---|---|
This command was deprecated and the functionality integrated into the shutdown command. |
Usage Guidelines
Examples
The following example gracefully shuts down the one end of the ISL link in a PortChannel:
Related Commands
|
|
---|---|