RLI 12720

try

2012-11-15

INTRODUCTION

This RLI is a step towards subscriber oriented JUNOS model.
Traditionally
  • the QoS configs are defined in different hierarchies of the JUNOS config
  • viewing the QoS config parameters needs the user to
    execute a sequence of multiple JUNOS commands corresponding to the different hierarchies.
In the subscriber model
  • typically a customer/subscriber is represented by a logical-interface
  • it is desirable to :
    • have JUNOS configs for the logical interface grouped together in a single hierarchy
    • have a single command that allows viewing parameters specific to a customer.
This RLI, as an initial step
  • providing a unified operational command that
    displays all QoS parameters and counters/statistics
    for a specific physical or logical interface.
  • a requirement from BT for:
    • easy verification & debuggability of CoS features
    • our competitors provide something like this.
  • Ref [1] provides more details about the bigger picture in terms of QoS container and the longer term goals.

Existing QoS display commands

At the moment
getting QoS specific details for an interface ge-x/y/z.0
involves running the following set of commands-

+

1. show interface ge-x/y/z.0 extensive
2. show interface queue ge-x/y/z.0
   show interface filters ge-x/y/z.0
   show interface policers ge-x/y/z.0

example:existing QoS display commands

show subscribers

RE0# run show subscribers
    Interface           IP Address/VLAN ID                      User Name                      LS:RI
    demux0.11152014     108.73.175.96                                                     default:vol-voip

ifinfo

show interfaces demux0.11152014 brief

z427047@PRVDRI-VFTTP-301_RE0# run show interfaces demux0.11152014 brief
  Logical interface demux0.11152014
    Description: 01/SIPX/068382/ /VZRI
    Flags: 0x104000 VLAN-Tag [ 0x8100.115 0x8100.2014 ]  Encapsulation: ENET2
    Demux:
      Underlying interface: ae1 (Index 129)
    inet

ifinfo

show interfaces demux0.11152014

z427047@PRVDRI-VFTTP-301_RE0# run show interfaces demux0.11152014
  Logical interface demux0.11152014 (Index 582) (SNMP ifIndex 1428)
    Description: 01/SIPX/068382/ /VZRI
    Flags: 0x104000 VLAN-Tag [ 0x8100.115 0x8100.2014 ]  Encapsulation: ENET2
    Demux:
      Underlying interface: ae1 (Index 129)

    --

    Link:
     ge-0/0/0
     ge-1/0/0
    Input packets : 601257
    Output packets: 625008
    Protocol inet, MTU: 1500
      Flags: Sendbcast-pkt-to-re, uRPF, Unnumbered
      Donor interface: lo0.200 (Index 83)
      Preferred source address: 108.73.160.1

ifinfo

show interfaces demux0.11152014 detail

z427047@PRVDRI-VFTTP-301_RE0# run show interfaces demux0.11152014 detail
  Logical interface demux0.11152014 (Index 582) (SNMP ifIndex 1428) (Generation 861)
    Description: 01/SIPX/068382/ /VZRI
    Flags: 0x104000 VLAN-Tag [ 0x8100.115 0x8100.2014 ]  Encapsulation: ENET2
    Demux:
      Underlying interface: ae1 (Index 129)
    Link:
      ge-0/0/0
      ge-1/0/0
    Traffic statistics:
     Input  bytes  :            125977334
     Output bytes  :            125726160
     Input  packets:               601257
     Output packets:               625008
    Local statistics:
     Input  bytes  :               690724
     Output bytes  :              1083034
     Input  packets:                 7687
     Output packets:                15374
    Transit statistics:
     Input  bytes  :            125286610                    0 bps
     Output bytes  :            124643126                    0 bps
     Input  packets:               593570                    0 pps
     Output packets:               609634                    0 pps
    Protocol inet, MTU: 1500, Generation: 986, Route table: 5
      Flags: Sendbcast-pkt-to-re, uRPF, Unnumbered
      Donor interface: lo0.200 (Index 83)
      Preferred source address: 108.73.160.1
      RPF Failures: Packets: 2, Bytes: 668
      Input Filters: FILTER-SUB-VOICE-IN-demux0.11152014-i

ifinfo

show interfaces demux0.11152014 extensive

RE0# run show interfaces demux0.11152014 extensive
  Logical interface demux0.11152014 (Index 582) (SNMP ifIndex 1428) (Generation 861)
    Description: 01/SIPX/068382/ /VZRI
    Flags: 0x104000 VLAN-Tag [ 0x8100.115 0x8100.2014 ]  Encapsulation: ENET2
    Demux:
      Underlying interface: ae1 (Index 129)
    Link:
      ge-0/0/0
      ge-1/0/0
    Traffic statistics:
     Input  bytes  :            125841909
     Output bytes  :            125610130
     Input  packets:               601027
     Output packets:               624554
    Local statistics:
     Input  bytes  :               679796
     Output bytes  :              1065910
     Input  packets:                 7565
     Output packets:                15130
    Transit statistics:
     Input  bytes  :            125162113                    0 bps
     Output bytes  :            124544220                    0 bps
     Input  packets:               593462                    0 pps
     Output packets:               609424                    0 pps
    Protocol inet, MTU: 1500, Generation: 986, Route table: 5
      Flags: Sendbcast-pkt-to-re, uRPF, Unnumbered
      Donor interface: lo0.200 (Index 83)
      Preferred source address: 108.73.160.1
      RPF Failures: Packets: 2, Bytes: 668
      Input Filters: FILTER-SUB-VOICE-IN-demux0.11152014-i

ifinfo

show interfaces queue demux0.11152014

RE0# run show interfaces queue demux0.11152014
  Logical interface demux0.11152014 (Index 582) (SNMP ifIndex 1428)
Forwarding classes: 16 supported, 6 in use
Egress queues: 8 supported, 4 in use
Burst size: 0
Queue: 0, Forwarding classes: RADIUS, BEST-EFFORT
  Queued:
    Packets              :                  7066                     0 pps
    Bytes                :                622025                     0 bps
  Transmitted:
    Packets              :                  7066                      0 pps
    Bytes                :                622025                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  :                     0                     0 pps
     Low                 :                     0                     0 pps
     Medium-low          :                     0                     0 pps
     Medium-high         :                     0                     0 pps
     High                :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
     Low                 :                     0                     0 bps
     Medium-low          :                     0                     0 bps
     Medium-high         :                     0                     0 bps
     High                :                     0                     0 bps
Queue: 1, Forwarding classes: RT-VIDEO, IPTV
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  :                     0                     0 pps
     Low                 :                     0                     0 pps
     Medium-low          :                     0                     0 pps
     Medium-high         :                     0                     0 pps
     High                :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
     Low                 :                     0                     0 bps
     Medium-low          :                     0                     0 bps
     Medium-high         :                     0                     0 bps
     High                :                     0                     0 bps
Queue: 2, Forwarding classes: PR-VOICE
  Queued:
    Packets              :                609412                     0 pps
    Bytes                :             152581084                     0 bps
  Transmitted:
    Packets              :                609412                      0 pps
    Bytes                :             152581084                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  :                     0                     0 pps
     Low                 :                     0                     0 pps
     Medium-low          :                     0                     0 pps
     Medium-high         :                     0                     0 pps
     High                :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
     Low                 :                     0                     0 bps
     Medium-low          :                     0                     0 bps
     Medium-high         :                     0                     0 bps
     High                :                     0                     0 bps
Queue: 3, Forwarding classes: network-control
  Queued:
    Packets              :                   630                     0 pps
    Bytes                :                232470                     0 bps
  Transmitted:
    Packets              :                   630                      0 pps
    Bytes                :                232470                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  :                     0                     0 pps
     Low                 :                     0                     0 pps
     Medium-low          :                     0                     0 pps
     Medium-high         :                     0                     0 pps
     High                :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
     Low                 :                     0                     0 bps
     Medium-low          :                     0                     0 bps
     Medium-high         :                     0                     0 bps
     High                :                     0                     0 bps

ifinfo

show interfaces filters demux0.11152014

RE0# run show interfaces filters demux0.11152014
Interface       Admin Link Proto Input Filter         Output Filter
demux0.11152014 up    up   inet  FILTER-SUB-VOICE-IN-demux0.11152014-i

ifinfo

show interfaces policers demux0.11152014

RE0# run show interfaces policers demux0.11152014
Interface       Admin Link Proto Input Policer         Output Policer
demux0.11152014 up    up
                           inet

dfwinfo

show firewall filter FILTER-SUB-VOICE-IN-demux0.11152014-i

RE0# run show firewall filter FILTER-SUB-VOICE-IN-demux0.11152014-i
Filter: FILTER-SUB-VOICE-IN-demux0.11152014-i
Counters:
Name                                                     Bytes  Packets
COUNT-ALLOW_DST_DHCP-demux0.11152014-i               206980 631
Policers:
Name                                                     Bytes  Packets
POLICER-20K-ALLOW-DST-DHCP-demux0.11152014-i             0      0
POLICER-VOIP-5M-ALLOW-ANY-SET_VOICE_FC-demux0.11152014-i 0      0

cosd

show class-of-service interface demux0.11152014

RE0# run show class-of-service interface demux0.11152014
  Logical interface: demux0.11152014, Index: 582
    Object                  Name                   Type                    Index
    Traffic-control-profile TCP-VOICE-SUB          Output                  36879
    Rewrite                 REWRITE-IEEE-SET-PBIT-SUB ieee8021p (outer)     28917
    Rewrite                 REWRITE-IEEE-SET-PBIT-SUB ieee8021p (both)     28917
    Classifier              CLASS-INET-SUB-DEFAULT ip                      25133

cosd

show class-of-service classifier name CLASS-INET-SUB-DEFAULT

RE0# run show class-of-service classifier name CLASS-INET-SUB-DEFAULT
Classifier: CLASS-INET-SUB-DEFAULT, Code point type: inet-precedence, Index: 25133
  Code point         Forwarding class                    Loss priority
  000                BEST-EFFORT                         low
  001                BEST-EFFORT                         low
  010                BEST-EFFORT                         low
  011                BEST-EFFORT                         low
  100                BEST-EFFORT                         low
  101                BEST-EFFORT                         low
  110                BEST-EFFORT                         low
  111                BEST-EFFORT                         low

cosd

show class-of-service rewrite-rule name REWRITE-IEEE-SET-PBIT-SUB

RE0# run show class-of-service rewrite-rule name REWRITE-IEEE-SET-PBIT-SUB
Rewrite rule: REWRITE-IEEE-SET-PBIT-SUB, Code point type: ieee-802.1, Index: 28917
  Forwarding class                    Loss priority       Code point
  RT-VIDEO                            low                 100
  RT-VIDEO                            high                100
  PR-VOICE                            low                 101
  PR-VOICE                            high                101
  network-control                     low                 110
  network-control                     high                111
  IPTV                                low                 100
  IPTV                                high                100
  BEST-EFFORT                         low                 000
  BEST-EFFORT                         high                000

cosd

show class-of-service traffic-control-profile TCP-VOICE-SUB

RE0# run show class-of-service traffic-control-profile TCP-VOICE-SUB
Traffic control profile: TCP-VOICE-SUB, Index: 36879
  Shaping rate: 5000000
  Scheduler map: SM-VOICE-SUB
  Delay Buffer rate: 2500000
  Guaranteed rate: 1000
  Excess rate: proportion 10

cosd

show class-of-service scheduler-map SM-VOICE-SUB

RE0# run show class-of-service scheduler-map SM-VOICE-SUB
Scheduler map: SM-VOICE-SUB, Index: 55422
  Scheduler: SCHED-VOICE-SUB, Forwarding class: PR-VOICE, Index: 18200
    Transmit rate: 5000000 bps, Rate Limit: rate-limit, Buffer size: remainder, Buffer Limit: exact, Priority: strict-high
    Excess Priority: unspecified
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    <default-drop-profile>
      Medium low      any             1    <default-drop-profile>
      Medium high     any             1    <default-drop-profile>
      High            any             1    <default-drop-profile>

  Scheduler: SCHED-SUB-NETWORK_CONTROL-01, Forwarding class: network-control, Index: 49013
    Transmit rate: 30000 bps, Rate Limit: none, Buffer size: remainder, Buffer Limit: none, Priority: high
    Excess Priority: unspecified
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    <default-drop-profile>
      Medium low      any             1    <default-drop-profile>
      Medium high     any             1    <default-drop-profile>
      High            any             1    <default-drop-profile>

existing "show class-of-service interface" command

show class-of-service interface <intf-name>

Example:existing output when the argument is an IFD:

 cli> show class-of-service interface ge-0/3/0
 Physical interface: ge-0/3/0, Index: 138  Queues supported: 4, Queues in use: 5
  Shaping rate: 50000 bps
  Scheduler map: interface-schedular-map, Index: 58414
  Input shaping rate: 10000 bps
  Input scheduler map: schedular-map, Index: 15103
  Chassis scheduler map: <default-chassis>, Index: 4
  Congestion-notification: Disabled

  Logical interface: ge-0/3/0.0, Index: 68
    Object                  Name                   Type                    Index
    Rewrite                 exp-default            exp (mpls-any)             33
    Classifier              exp-default            exp                        10
    Classifier              ipprec-compatibility   ip                         13

  Logical interface: ge-0/3/0.1, Index: 69
    Object                  Name                   Type                    Index
    Classifier              ipprec-compatibility   ip                         13

Example:existing output when the argument is an IFL:

 cli> show class-of-service interface ge-0/3/0.0
 Logical interface: ge-0/3/0.0, Index: 70
   Object                  Name                   Type                    Index
   Rewrite                 exp-default            exp (mpls-any)             33
   Classifier              exp-default            exp                        10
   Classifier              ipprec-compatibility   ip                         13

Proposed commands

This RLI plans to introduce new options to the following existing command to print out the QoS specific details also.

    "show class-of-service interface"

show class-of-service interface <intf-name> detail

the display shall provide the class-of-service information by combining the outputs of:

 show interface <intf-name> brief
 show interface filters <intf-name>
 show interface policers <intf-name>
 show class-of-service interface <intf-name>

Output of the command with detail option:

An example output (when the argument is IFD) is given below

example of "show class-of-service interface <intf-name> detail" command

For example: if ge-0/3/0 has two IFLs:

ge-0/3/0.0 and
ge-0/3/0.1:

"show class-of-service interface ge-0/3/0 detail" shall give the following output:

   cli> show class-of-service interface ge-0/3/0 detail

  Physical interface: ge-0/3/0, Enabled, Physical link is Up
  Link-level type: Ethernet, MTU: 1518, Speed: 1000mbps, Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled, Remote fault: Online
  Device flags   : Present Running
  Interface flags: SNMP-Traps Internal: 0x4000

  Physical interface: ge-0/3/0, Index: 138
  Queues supported: 4, Queues in use: 5
  Shaping rate: 50000 bps
  Scheduler map: interface-schedular-map, Index: 58414
  Input shaping rate: 10000 bps
  Input scheduler map: schedular-map, Index: 15103
  Chassis scheduler map: <default-chassis>, Index: 4
  Congestion-notification: Disabled

  Logical interface ge-0/3/0.0
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1 ]  Encapsulation: ENET2
    inet
    mpls
Interface       Admin Link Proto Input Filter         Output Filter
ge-0/3/0.0      up    up   inet
                           mpls
Interface       Admin Link Proto Input Policer         Output Policer
ge-0/3/0.0      up    up
                           inet
                           mpls

  Logical interface: ge-0/3/0.0, Index: 68
    Object                  Name                   Type                    Index
    Rewrite                 exp-default            exp (mpls-any)             33
    Classifier              exp-default            exp                        10
    Classifier              ipprec-compatibility   ip                         13


  Logical interface ge-0/3/0.1
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.2 ]  Encapsulation: ENET2
    inet
Interface       Admin Link Proto Input Filter         Output Filter
ge-0/3/0.1      up    up   inet
Interface       Admin Link Proto Input Policer         Output Policer
ge-0/3/0.1      up    up
                           inet

  Logical interface: ge-0/3/0.1, Index: 69
    Object                  Name                   Type                    Index
    Classifier              ipprec-compatibility   ip                         13

show class-of-service interface <intf-name> comprehensive

The "comprehensive" option will
  • combine the output of all the QoS commands in section [2]
  • print the info for the IFD as well as all IFLs under that IFD.
pros
  • conveniently view the configured constructs comprehensively coupled with the physical or logical interface level where they hold significance.
  • useful specifically for the case where:
    • the IFD has either one or a few IFLs under it and/or
    • no per-unit scheduling
  • some constructs like scheduler-map would be attached to the IFD and
  • stuff like classifiers & rewrite rules are attached to the IFL.
cons
  • with a scaled scenario, the output of this command might become quite unmanageable when invoked on an IFD.

An example output

cli> show class-of-service interface ge-0/3/0 comprehensive

Physical interface: ge-0/3/0, Enabled, Physical link is Up
  Interface index: 138, SNMP ifIndex: 601, Generation: 141
  Link-level type: Ethernet, MTU: 1518, Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,
  Auto-negotiation: Enabled, Remote fault: Online
  Device flags   : Present Running
  Interface flags: SNMP-Traps Internal: 0x4000
  CoS queues     : 4 supported, 4 maximum usable queues
  Schedulers     : 256
  Hold-times     : Up 0 ms, Down 0 ms
  Current address: 00:14:f6:f4:b4:5d, Hardware address: 00:14:f6:f4:b4:5d
  Last flapped   : 2010-09-07 06:35:22 PDT (15:14:42 ago)
  Statistics last cleared: Never
  Traffic statistics:
   Input  bytes  :                    0                    0 bps
   Output bytes  :                    0                    0 bps
   Input  packets:                    0                    0 pps
   Output packets:                    0                    0 pps
   IPv6 total statistics:
    Input  bytes  :                   0
    Output bytes  :                   0
    Input  packets:                   0
    Output packets:                   0
  Ingress traffic statistics at Packet Forwarding Engine:
   Input  bytes  :                    0                    0 bps
   Input  packets:                    0                    0 pps
   Drop   bytes  :                    0                    0 bps
   Drop   packets:                    0                    0 pps
  Label-switched interface (LSI) traffic statistics:
   Input  bytes  :                    0                    0 bps
   Input  packets:                    0                    0 pps
  Input errors:
    Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Policed discards: 0, L3 incompletes: 0, L2 channel errors: 0, L2 mismatch timeouts: 0, FIFO errors: 0, Resource errors: 0
  Output errors:
    Carrier transitions: 5, Errors: 0, Drops: 0, Collisions: 0, Aged packets: 0, FIFO errors: 0, HS link CRC errors: 0, MTU errors: 0, Resource errors: 0
        --    --    --    --    --    --
  Ingress queues: 4 supported, 5 in use
  Queue counters:       Queued packets  Transmitted packets      Dropped packets
    0 af3                            0                    0                    0
    1 af2                            0                    0                    0
    2 ef2                            0                    0                    0
    3 ef1                            0                    0                    0
  Egress queues: 4 supported, 5 in use
  Queue counters:       Queued packets  Transmitted packets      Dropped packets
    0 af3                            0                    0                    0
    1 af2                            0                    0                    0
    2 ef2                            0                    0                    0
    3 ef1                            0                    0                    0
  Active alarms  : None
  Active defects : None
  MAC statistics:                      Receive         Transmit
    Total octets                             0                0
    Total packets                            0                0
    Unicast packets                          0                0
    Broadcast packets                        0                0
    Multicast packets                        0                0
    CRC/Align errors                         0                0
    FIFO errors                              0                0
    MAC control frames                       0                0
    MAC pause frames                         0                0
    Oversized frames                         0
    Jabber frames                            0
    Fragment frames                          0
    VLAN tagged frames                       0
    Code violations                          0
  Filter statistics:
    Input packet count                       0
    Input packet rejects                     0
    Input DA rejects                         0
    Input SA rejects                         0
    Output packet count                                       0
    Output packet pad count                                   0
    Output packet error count                                 0
    CAM destination filters: 0, CAM source filters: 0
  Autonegotiation information:
    Negotiation status: Complete
    Link partner:
        Link mode: Full-duplex, Flow control: Symmetric/Asymmetric, Remote fault: OK
    Local resolution:
        Flow control: Symmetric, Remote fault: Link OK
  Packet Forwarding Engine configuration:
    Destination slot: 0
        --    --    --    --    --    --
  CoS information:
    Direction : Output
    CoS transmit queue               Bandwidth               Buffer Priority   Limit
                              %            bps     %           usec
    2 ef2                    39          19500     0            120     high    none
    Direction : Input
    CoS transmit queue               Bandwidth               Buffer Priority   Limit
                              %            bps     %           usec
    0 af3                    30           3000    45              0      low    none
        --    --    --    --    --    --
[red]#Physical interface: ge-0/3/0#, Enabled, Physical link is Up
  Interface index: 138, SNMP ifIndex: 601
Forwarding classes: 16 supported, 5 in use
        ----    ----    ----    ----    ----    ----
Ingress queues: 4 supported, 5 in use
Queue: 0, Forwarding classes: af3
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 1, Forwarding classes: af2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 2, Forwarding classes: ef2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 3, Forwarding classes: ef1
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Forwarding classes: 16 supported, 5 in use
Egress queues: 4 supported, 5 in use
Queue: 0, Forwarding classes: af3
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RL-dropped packets   :                     0                     0 pps
    RL-dropped bytes     :                     0                     0 bps
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 1, Forwarding classes: af2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RL-dropped packets   :                     0                     0 pps
    RL-dropped bytes     :                     0                     0 bps
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 2, Forwarding classes: ef2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RL-dropped packets   :                     0                     0 pps
    RL-dropped bytes     :                     0                     0 bps
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps
Queue: 3, Forwarding classes: ef1
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets : Not Available
    RL-dropped packets   :                     0                     0 pps
    RL-dropped bytes     :                     0                     0 bps
    RED-dropped packets  :                     0                     0 pps
    RED-dropped bytes    :                     0                     0 bps

Packet Forwarding Engine Chassis Queues:
Queues: 4 supported, 5 in use
Queue: 0, Forwarding classes: af3
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  : Not Available
    RED-dropped bytes    : Not Available
Queue: 1, Forwarding classes: af2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  : Not Available
    RED-dropped bytes    : Not Available
Queue: 2, Forwarding classes: ef2
  Queued:
    Packets              :                     0                     0 pps
    Bytes                :                     0                     0 bps
  Transmitted:
    Packets              :                     0                      0 pps
    Bytes                :                     0                     0 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  : Not Available
    RED-dropped bytes    : Not Available
Queue: 3, Forwarding classes: ef1
  Queued:
    Packets              :                108546                     0 pps
    Bytes                :              12754752                   376 bps
  Transmitted:
    Packets              :                108546                      0 pps
    Bytes                :              12754752                   376 bps
    Tail-dropped packets :                     0                     0 pps
    RED-dropped packets  : Not Available
    RED-dropped bytes    : Not Available
[red]#Physical interface: ge-0/3/0#, Index: 138
Queues supported: 4, Queues in use: 5
  Shaping rate: 50000 bps

*_Scheduler map: interface-schedular-map_*, Index: 58414

  Scheduler: ef2, Forwarding class: ef2, Index: 39155
    Transmit rate: 39 percent, Rate Limit: none, Buffer size: 120 us, Buffer Limit: none, Priority: high
    Excess Priority: unspecified
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    &lt;default-drop-profile&gt;
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any             1    &lt;default-drop-profile&gt;
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
  Input shaping rate: 10000 bps
  Input scheduler map: schedular-map

Scheduler map: schedular-map, Index: 15103

  Scheduler: af3, Forwarding class: af3, Index: 35058
    Transmit rate: 30 percent, Rate Limit: none, Buffer size: 45 percent, Buffer Limit: none, Priority: low
    Excess Priority: unspecified
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any         40582    green
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any         18928    yellow
Drop profile: green, Type: discrete, Index: 40582
  Fill level    Drop probability
          50                   0
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: yellow, Type: discrete, Index: 18928
  Fill level    Drop probability
          50                   0
         100                 100
  Chassis scheduler map: &lt;default-chassis&gt;

Scheduler map: &lt;default-chassis&gt;, Index: 4

  Scheduler: &lt;default-ch-scheduler&gt;, Forwarding class: af3, Index: 25
    Transmit rate: 25 percent, Rate Limit: none, Buffer size: 25 percent, Buffer Limit: none, Priority: low
    Excess Priority: low
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    &lt;default-drop-profile&gt;
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any             1    &lt;default-drop-profile&gt;
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100

  Scheduler: &lt;default-ch-scheduler&gt;, Forwarding class: af2, Index: 25
    Transmit rate: 25 percent, Rate Limit: none, Buffer size: 25 percent, Buffer Limit: none, Priority: low
    Excess Priority: low
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    &lt;default-drop-profile&gt;
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any             1    &lt;default-drop-profile&gt;
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100

  Scheduler: &lt;default-ch-scheduler&gt;, Forwarding class: ef2, Index: 25
    Transmit rate: 25 percent, Rate Limit: none, Buffer size: 25 percent, Buffer Limit: none, Priority: low
    Excess Priority: low
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    &lt;default-drop-profile&gt;
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any             1    &lt;default-drop-profile&gt;
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100

  Scheduler: &lt;default-ch-scheduler&gt;, Forwarding class: ef1, Index: 25
    Transmit rate: 25 percent, Rate Limit: none, Buffer size: 25 percent, Buffer Limit: none, Priority: low
    Excess Priority: low
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             any             1    &lt;default-drop-profile&gt;
      Medium low      any             1    &lt;default-drop-profile&gt;
      Medium high     any             1    &lt;default-drop-profile&gt;
      High            any             1    &lt;default-drop-profile&gt;
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
Drop profile: &lt;default-drop-profile&gt;, Type: discrete, Index: 1
  Fill level    Drop probability
         100                 100
  Congestion-notification: Disabled
Forwarding class                       ID      Queue  Restricted queue  Fabric priority  Policing priority
  af3                                   0       0          0             low                normal
  af2                                   1       1          1             low                normal
  ef2                                   2       2          2             high               normal
  ef1                                   3       3          3             high               normal
  af1                                   4       4          0             low                normal
  Logical interface ge-0/3/0.0 (Index 68) (SNMP ifIndex 152) (Generation 159)
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1 ]  Encapsulation: ENET2
    Traffic statistics:
     Input  bytes  :                    0
     Output bytes  :                    0
     Input  packets:                    0
     Output packets:                    0
    Local statistics:
     Input  bytes  :                    0
     Output bytes  :                    0
     Input  packets:                    0
     Output packets:                    0
    Transit statistics:
     Input  bytes  :                    0                    0 bps
     Output bytes  :                    0                    0 bps
     Input  packets:                    0                    0 pps
     Output packets:                    0                    0 pps
    Protocol inet, MTU: 1500, Generation: 172, Route table: 0
      Flags: Sendbcast-pkt-to-re
      Input Filters: filter-in-ge-0/3/0.0-i,
      Policer: Input: p1-ge-0/3/0.0-inet-i
    Protocol mpls, MTU: 1488, Maximum labels: 3, Generation: 173, Route table: 0
      Flags: Is-Primary
      Output Filters: exp-filter,,,,,

  Logical interface ge-0/3/0.0 (Index 68) (SNMP ifIndex 152)
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1 ]  Encapsulation: ENET2
    Input packets : 0
    Output packets: 0
Interface       Admin Link Proto Input Filter         Output Filter
ge-0/3/0.0      up    up   inet  filter-in-ge-0/3/0.0-i
                           mpls                       exp-filter
Interface       Admin Link Proto Input Policer         Output Policer
ge-0/3/0.0      up    up
                           inet  p1-ge-0/3/0.0-inet-i
                           mpls


Filter: filter-in-ge-0/3/0.0-i
Counters:
Name                                                Bytes              Packets
count-filter-in-ge-0/3/0.0-i                            0                    0

Filter: exp-filter
Counters:
Name                                                Bytes              Packets
count-exp-seven-match                                   0                    0
count-exp-zero-match                                    0                    0
Policers:
Name                                              Packets
p1-ge-0/3/0.0-inet-i                                    0
  Logical interface: ge-0/3/0.0, Index: 68
    Object                  Name                   Type                    Index
    Rewrite                 exp-default            exp (mpls-any)             33

Rewrite rule: exp-default, Code point type: exp, Index: 33
  Forwarding class                    Loss priority       Code point
  af3                                 low                 000
  af3                                 high                001
  af2                                 low                 010
  af2                                 high                011
  ef2                                 low                 100
  ef2                                 high                101
  ef1                                 low                 110
  ef1                                 high                111
    Object                  Name                   Type                    Index
    Classifier              exp-default            exp                        10

Classifier: exp-default, Code point type: exp, Index: 10
  Code point         Forwarding class                    Loss priority
  000                af3                                 low
  001                af3                                 high
  010                af2                                 low
  011                af2                                 high
  100                ef2                                 low
  101                ef2                                 high
  110                ef1                                 low
  111                ef1                                 high
    Object                  Name                   Type                    Index
    Classifier              ipprec-compatibility   ip                         13

Classifier: ipprec-compatibility, Code point type: inet-precedence, Index: 13
  Code point         Forwarding class                    Loss priority
  000                af3                                 low
  001                af3                                 high
  010                af3                                 low
  011                af3                                 high
  100                af3                                 low
  101                af3                                 high
  110                ef1                                 low
  111                ef1                                 high
Forwarding class                       ID      Queue  Restricted queue  Fabric priority  Policing priority
  af3                                   0       0          0             low                normal
  af2                                   1       1          1             low                normal
  ef2                                   2       2          2             high               normal
  ef1                                   3       3          3             high               normal
  af1                                   4       4          0             low                normal
  Logical interface ge-0/3/0.1 (Index 69) (SNMP ifIndex 154) (Generation 160)
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.2 ]  Encapsulation: ENET2
    Traffic statistics:
     Input  bytes  :                    0
     Output bytes  :                    0
     Input  packets:                    0
     Output packets:                    0
    Local statistics:
     Input  bytes  :                    0
     Output bytes  :                    0
     Input  packets:                    0
     Output packets:                    0
    Transit statistics:
     Input  bytes  :                    0                    0 bps
     Output bytes  :                    0                    0 bps
     Input  packets:                    0                    0 pps
     Output packets:                    0                    0 pps
    Protocol inet, MTU: 1500, Generation: 174, Route table: 0
      Flags: Sendbcast-pkt-to-re

  Logical interface ge-0/3/0.1 (Index 69) (SNMP ifIndex 154)
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.2 ]  Encapsulation: ENET2
    Input packets : 0
    Output packets: 0


Interface       Admin Link Proto Input Filter         Output Filter
ge-0/3/0.1      up    up   mpls
Interface       Admin Link Proto Input Policer         Output Policer
ge-0/3/0.1      up    up
                           mpls

  Logical interface: ge-0/3/0.1, Index: 69
    Object                  Name                   Type                    Index
    Classifier              ipprec-compatibility   ip                         13

Classifier: ipprec-compatibility, Code point type: inet-precedence, Index: 13
  Code point         Forwarding class                    Loss priority
  000                af3                                 low
  001                af3                                 high
  010                af3                                 low
  011                af3                                 high
  100                af3                                 low
  101                af3                                 high
  110                ef1                                 low
  111                ef1                                 high
Forwarding class                       ID      Queue  Restricted queue  Fabric priority  Policing priority
  af3                                   0       0          0             low                normal
  af2                                   1       1          1             low                normal
  ef2                                   2       2          2             high               normal
  ef1                                   3       3          3             high               normal
  af1                                   4       4          0             low                normal

CAVEATS

related resources

/

#