Monitoring Commands : show qos-map

show qos-map
Description
Use the show qos-map command to display a list of all the existing QoS maps. The CLI also indicates which QoS map is currently active.
Syntax
show qos-map
show qos-map <QoS map name>
show qos-map <QoS map name> <priority>
show qos-map <QoS map name> <priority> flows
show qos-map <QoS map name> [<priority>] stats
Arguments
qos-map <QoS map name>
qos-map <QoS map name> <priority>
Defaults
None.
Command Mode
Privileged EXEC Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
Usage Guidelines
The default entry in any map is always priority 65535. The QoS map specifics are:
65535 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: any
set
Traffic Class: 1
LAN QoS: trust-lan
WAN QoS: trust-lan
 
 
The following example shows the a sample list of QoS maps:
Silver Peak> # show qos-map
maryann
ginger [ACTIVE]
 
Examples
n
Tallinn (config) # show qos-map map1
QoS map map1 configuration (ACTIVE)
10 match
Protocol: ip
Source: any
Destination: any
Application: web
DSCP: any
set
Traffic Class: 1
LAN QoS: be
WAN QoS: be
 
20 match
Protocol: ip
Source: 172.20.20.0/24
Destination: any
Application: any
DSCP: any
set
Traffic Class: 3
LAN QoS: af12
WAN QoS: trust-lan
 
40 match
Protocol: ip
Source: any
Destination: any
Application: aol
DSCP: any
set
Traffic Class: 3
LAN QoS: trust-lan
WAN QoS: trust-lan
 
60 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: be
set
 
65535 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: any
set
Traffic Class: 1
LAN QoS: trust-lan
WAN QoS: trust-lan
 
Tallinn (config) #
 
 
n
Silver-Peak (config) # show qos-map ginger 100 flows
Flows matching QoS Map ginger prio:100:
6 (L->W) sip:10.2.1.128 dip:10.16.1.200 ports:0/0
 
Total flows:1

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.