Quality of Service
Left running head: 
Chapter name (automatic)
914
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
    0 packets total,           0 bytes total,
    0 packets transmitted,     0 bytes transmitted,
    0 packets dropped,         0 bytes dropped,
SHOW QOS CONFIG
show qos config
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This 
command shows the configurations related to QoS. 
PARAMETERS
None.
DEFAULT VALUE
None.
EXAMPLE
ALU# show qos config
class-map c1 match-any
1 match any m1 m2
class-map c2 match-any
1 match any m1
class-map 3 match-any
class-map c5 match-any
3 match any m1
policy-map p1
  description p1 is the name of the policy map
  class c1
    priority
    shape committed-rate 90000 committed-burst 6000
    police committed-rate 9600 commit-action drop committed-burst 1500 
exceed-action drop excess-burst 2000 violate-action transmit
    queue-limit 155
    random-detect ip-dscp 0 min-thresh 50 max-thresh 150
policy-map p2
  class c2
    police committed-rate 1000000 commit-action transmit committed-
burst 1600 exceed-action drop excess-burst 2600 violate-action drop
interface GigabitEthernet3/0
  service-policy in p1
interface GigabitEthernet3/1
  service-policy out p1