2-883
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show policy-map interface vlan
show policy-map interface vlan
To show the QoS policy-map information applied to a specific VLAN on an interface, use the
show policy-map interface vlan command.
show policy-map interface vlan interface-id vlan vlan-id
Syntax Description
Command Modes Privileged EXEC mode
Command History
Examples The following example show a configuration on a non-Supervisor Engine 6-E:
interface GigabitEthernet3/1
vlan-range 20,400
service-policy input p1
vlan-range 300-301
service-policy output p2
This example shows how to display policy-map statistics on VLAN 20 on the Gigabit Ethernet 6/1
interface:
Switch# show policy-map interface gigabitEthernet 3/1 vlan 20
GigabitEthernet3/1 vlan 20
Service-policy input: p1
Class-map: class-default (match-any)
0 packets
Match: any
0 packets
police: Per-interface
Conform: 0 bytes Exceed: 0 bytes
Switch#
The following example shows a configuration on a non-Supervisor Engine 6-E:
interface fastethernet6/1
vlan-range 100
service-policy in p1
This example shows how to display policy-map statistics on VLAN 100 on the FastEthernet interface:
Switch# show policy-map interface fastEthernet 6/1 vlan 100
FastEthernet6/1 vlan 100
Service-policy input: p1
interface interface-id (Optional) Displays QoS policy-map information for a specific interface.
vlan vlan-id (Optional) Displays QoS policy-map information for a specific VLAN.
Release Modification
12.1(13)EW Support for this command was introduced on the Catalyst 4500 series switch.