ingress-stats (Flat-File Accounting Options)
Syntax
ingress-stats { all-fields; drop-packets; input-bytes; input-packets; output-bytes; output-packets; queue-id; }
Hierarchy Level
[edit accounting-options flat-file-profile profile-name fields]
Description
Specify ingress queue statistics to be collected for the interface.
Options
all-fields | Collect all ingress queue statistics available for the interface context, logical or physical. |
drop-packets | Collect the number of received packets dropped on the Ingress queue. |
input-bytes | Collect the number of octets received on the queue for the traffic class indicated by the queue identifier. |
input-packets | Collect the number of packets received on the queue for the traffic class indicated by the queue identifier. |
output-bytes | Collect
the number of octets forwarded for the traffic class indicated by
the queue identifier. Same value as |
output-packets | Collect
the number of packets forwarded for the traffic class indicated by
the queue identifier. Same value as |
queue-id | Collect the logical identifier for the ingress queue; identifies the traffic class. |
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1R4.