6 show qos interface, Example, Syntax – PLANET WGSD-1022 User Manual
Page 230: Default configuration, Command mode, User guidelines, Examples

Example
The following example sets queue 7, 8 to be an EF queue.
Console (config)# priority-queue out num-of-queues 2
5.17.6 show qos interface
The show qos interface user EXEC command displays interface QoS data.
Syntax
show qos interface [ethernet interface-number | vlan vlan-id | port-channel number] [buffers |
queuing | policers | shapers]
ethernet interface-number — Ethernet port number.
vlan vlan-id — VLAN number.
port-channel number — Port-channel.
buffers — Displays buffer setting for the interface queues. For gigabit Ethernet interfaces, the
queue depth for each of the 8 queues and the thresholds for the WRED/Tail Drop are displayed.
For 10/100 interfaces the minimum reserved settings are displayed.
queuing — Displays the queue strategy (WRR or EF), the weight for WRR queues, the CoS to
queue map and the EF priority.
shapers — Displays the specified interface shaper and the shaper for the queue on the specified
interface.
policers — Displays all the policers configured for this interface, their setting, and the number of
policers currently unused.
Default Configuration
For VLAN interface only the policers option is relevant.
If no keyword is specified with the show qos interface command, the port QoS mode, default CoS value,
DSCPto- DSCP-mutation map (if any) attached to the port, and policy map (if any) attached to the
interface are displayed. If a specific interface is not specified, the information for all interfaces is
displayed.
Command Mode
User EXEC mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example displays output from the show qos interface ethernet e1 buffers command.