This example shows how to remove the pm-vlan policy map from VLAN 10:
swtich#
configure terminal
switch(config)#
vlan configuration 10
switch(config-vlan-config)#
no service-policy type qos input pm-vlan
switch(config-vlan-config)#
copy running-config startup-config
Verifying the VLAN QoS Configuration
Use one of the following commands to verify the configuration:
Purpose
Command
Displays the QoS policies configured on the specified
VLAN.
show policy-map vlan vlan-number
Displays the policy maps defined on the switch.
Optionally, you can display the named policy only.
show policy-map
[
name
]
Displays information about the running configuration
for QoS.
running-config ipqos
Displays information about the startup configuration
for QoS.
startup-config ipqos
Feature History for VLAN QoS
Table 8: Feature History for VLAN QoS
Feature Information
Release
Feature Name
This feature was introduced.
5.1(3)N2(1)
VLAN QoS
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
56
OL-26657-01
Configuring QoS on VLANs
Verifying the VLAN QoS Configuration