home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

monitor policy qos

Starts the monitoring of traffic of QoS queues. QoS refreshes the output of this command once per second.

Note: To stop the monitoring operation, use the keyboard shortcut Ctrl-C.
policy
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
qos
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.

QoS queue monitoring snapshot

user@system:~$ monitor policy qos

Interface          Prio    Packets            Bytes  Tail-drop   RED-drop
--------------------------------------------------------------------------
dp0p1s2               0          2              196          0          0
                      1          0                0          0          0
                      2          0                0          0          0
                      3          0                0          0          0

The values indicate the number of packets, bytes and drops that were classified to each traffic class in the past second.

Interface
The interface on which QoS queues packets.
Prio
The traffic class for which QoS displays statistics.
Packets
The number of packets that QoS has classified to the traffic class in the past second.
Bytes
The number of bytes that QoS has classified to the traffic class in the past second.
Tail-drop
The number of packets that QoS has dropped because the queues in the traffic classes were full, in the past second.
RED-drop
The number of packets that QoS has randomly dropped for the traffic class, in the past second.