Send documentation comments to mdsfeedback-doc@cisco.com
19-8
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 19 Q Commands
qos service
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 None.
Command Modes Configuration mode.
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.
switch(config)# qos service policy MyPolicy vsan 3
Operation in progress. Please check policy-map parameters
The following example deletes a configured policy that was applied to VSAN 7.
switch(config)# no qos service policy OldPolicy vsan 7
Operation in progress. Please check policy-map parameters
Related Commands
policy policy-name Associates a policy map with the VSAN.
vsan vsan-id Specifies the VSAN ID. The range is 1 to 4093.
Release Modification
1.3(1) This command was introduced.
Command Description
show qos Displays configured QoS information.