Cisco Cisco IOS Software Release 12.2(27)SBC

Page de 22
 
QoS: Per-Session Shaping and Queuing on LNS
  show policy-map session
16
Cisco IOS Release 12.2(28)SB
show policy-map session
To display the quality of service (QoS) policy map in effect for the Subscriber Service Switch (SSS) 
session, use the show policy-map session command in user EXEC or privileged EXEC mode. 
show policy-map session [uid uid-number] [input | output [class class-name]]
Syntax Description
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show policy-map session command with the uid keyword to verify the QoS policy map
 
of a 
unique session ID in the input and output streams in the SSS session.
Use the show policy-map session command with the optional class class-name keyword argument 
combination to display statistics for a particular class. If you use the show policy-map session command 
without the
 
class class-name keyword
 
argument combination, statistics for all the classes defined in the 
QoS policy map display.
Examples
The following example from the show policy-map session command displays QoS policy-map statistics 
for traffic in the downstream direction for the QoS policy maps configured:
Router# show policy-map session uid 401 output
 SSS session identifier 401 -
  Service-policy output: downstream-policy
    Class-map: customer1234 (match-any)
      4464 packets, 249984 bytes
      5 minute offered rate 17000 bps, drop rate 0 bps
      Match: ip dscp cs1  cs2  cs3  cs4 
        4464 packets, 249984 bytes
        5 minute rate 17000 bps
      QoS Set
uid
(Optional) Defines a unique session ID.
uid-number
(Optional) Unique session ID. Ranges from 1 to 65535.
input
(Optional) Displays the upstream traffic of the unique session.
output
(Optional)
 
Displays the downstream traffic of the unique session.
class
(Optional) Identifies the class that is part of the QoS policy-map definition.
class-name
(Optional) Provides a class name that is part of the QoS policy-map 
definition.
Release
Modification
12.3(8)T
This command was introduced.
12.2(28)SB
This command was integrated into Cisco IOS Release 12.2(28)SB.