User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 566
5.23. CoS (Class of Service) Command
5.23.1. Show commands
5.23.1.1. show queue cos-map
This command displays the current Dot1p (802.1p) priority mapping to internal traffic classes for a specific
interface. The slot/port parameter is optional and is only valid on platforms that support independent per-port
class of service mappings. If specified, the 802.1p mapping table of the interface is displayed. If omitted, the
most recent global configuration settings are displayed.
Format show queue cos-map {<slot/port> | port-channel <id>}
Default None
Mode Privileged EXEC
Display Message
The following information is repeated for each user priority.
5.23.1.2. show queue ip-dscp-mapping
This command maps an IP DSCP value to an internal traffic class. The <ipdscp> value is specified as either an
integer from 0 to 63, or symbolically through one of the following keywords: af11, af12, af13, af21, af22, af23,
af31, af32, af33, af41, af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef.
The <trafficclass> values can range from 0-6, although the actual number of available traffic classes depends on
the platform.
Format show queue ip-dscp-mapping
Default None
Mode Privileged EXEC
Parameter
Description
slot/port
The interface number.
id
Specified the port channel ID
Fields
Definition
User Priority
The 802.1p user priority value.
Traffic Class
The traffic class internal queue identifier to which the user priority value is
mapped.