show services accounting errors
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
Display active flow error statistics.
Options
none | — | Display error statistics for all services accounting instances. |
inline-jflow fpc-slot slot-number | — | (Optional) Display error statistics for inline jflow. |
name (* | all | service-name) | — | (Optional) Display active flow error statistics. Use a wildcard character, specify all services, or provide a specific service name. |
Required Privilege Level
view
List of Sample Output
show services accounting errors (Monitoring PIC interface)show services accounting errors (Service PIC interface)
show services accounting errors inline-jflow fpc-slot slot-number (when only IPv6 is configured)
show services accounting errors inline-jflow fpc-slot slot-number (when both IPv4 and IPv6 are configured)
show services accounting errors inline-jflow (MX80 Router when both IPv4 and IPv6 are configured)
Output Fields
Table 1 lists the output fields for the show services accounting errors command. Output fields are listed in the approximate order in which they appear.
Table 1: show services accounting errors Output Fields
Field | Field Description |
---|---|
Service Accounting interface | Name of the service accounting interface. |
Local interface index | Index counter of the local interface. |
FPC slot | Slot number of the FPC for which the flow information is displayed. (Available only when the inline-jflow fpc-slot slot-number option is used.) |
Service name | Name of a service that was configured at the [edit forwarding-options accounting] hierarchy level. The default display, (default sampling), indicates the service was configured at the [edit forwarding-options sampling-level] hierarchy level. |
Error Information | |
Packets dropped (no memory) | Number of packets dropped because of memory shortage. |
Packets dropped (not IP) | Number of non-IP packets dropped. |
Packets dropped (not IPv4) | Number of packets dropped because they failed the IPv4 version check. |
Packets dropped (header too small) | Number of packets dropped because the packet length or IP header length was too small. |
Memory allocation failures | Number of flow record memory allocation failures. A small number reflects failures to replenish the free list. A large number indicates the monitoring station is almost out of memory space. |
Memory free failures | Number of flow record memory free failures. |
Memory free list failures | Number of flow records received from the free list that failed. Memory is nearly exhausted, or too many new flows greater than 128 KB are being created per second. |
Memory overload | Whether the memory has been overloaded. The response can be Yes or No. |
PPS overload | Whether the PIC is receiving more packets per second than the configured threshold. The response can be Yes or No. |
BPS overload | Whether the PIC is receiving more bits per second than the configured threshold. The response can be Yes or No. |
Flow Creation Failures | Number of times flow creation failed. |
Route Record Lookup Failures | Number of times the route record lookup failed. |
AS Lookup Failures | Number of times autonomous system lookup failed. |
Export Packet Failures | Number of times packet export failed. |
Sample Output
show services accounting errors (Monitoring PIC interface)
user@host> show services accounting errors
Service Accounting interface: mo-1/1/0, Local interface index: 15 Service name: (default sampling) Error information Packets dropped (no memory): 0, Packets dropped (not IP): 0 Packets dropped (not IPv4): 0, Packets dropped (header too small): 0 Memory allocation failures: 0, Memory free failures: 0 Memory free list failures: 0 Memory overload: No, PPS overload: No, BPS overload: No
Sample Output
show services accounting errors (Service PIC interface)
user@host> show services accounting errors
Service Accounting interface: sp-0/1/0 Service name: (default sampling) Error information Service sets dropped: 0, Active timeout failures: 0 Export packet failures: 0, Flow creation failures: 0 Memory overload: No
Service Accounting interface: sp-1/0/0 Service name: (default sampling) Error information Service sets dropped: 0, Active timeout failures: 0 Export packet failures: 0, Flow creation failures: 0 Memory overload: No
show services accounting errors inline-jflow fpc-slot slot-number (when only IPv6 is configured)
user@host> show services accounting errors inline-jflow fpc-slot
5
Error information FPC Slot: 5 Flow Creation Failures: 0 Route Record Lookup Failures: 0, AS Lookup Failures: 0 Export Packet Failures: 0 Memory Overload: No, Memory Alloc Fail Count: 0
show services accounting errors inline-jflow fpc-slot slot-number (when both IPv4 and IPv6 are configured)
user@host> show services accounting errors inline-jflow fpc-slot
5
Error information FPC Slot: 5 Flow Creation Failures: 0 Route Record Lookup Failures: 0, AS Lookup Failures: 0 Export Packet Failures: 0 Memory Overload: No, Memory Alloc Fail Count: 0 IPv4: IPv4 Flow Creation Failures: 0 IPv4 Route Record Lookup Failures: 0, IPv4 AS Lookup Failures: 0 IPv4 Export Packet Failures: 0 IPv6: IPv6 Flow Creation Failures: 0 IPv6 Route Record Lookup Failures: 0, IPv6 AS Lookup Failures: 0 IPv6 Export Packet Failures: 0
show services accounting errors inline-jflow (MX80 Router when both IPv4 and IPv6 are configured)
user@host> show services accounting errors inline-jflow
Error information TFEB Slot: 0 Flow Creation Failures: 0 Route Record Lookup Failures: 0, AS Lookup Failures: 0 Export Packet Failures: 0 Memory Overload: No IPv4: IPv4 Flow Creation Failures: 0 IPv4 Route Record Lookup Failures: 0, IPv4 AS Lookup Failures: 0 IPv4 Export Packet Failures: 0 IPv6: IPv6 Flow Creation Failures: 0 IPv6 Route Record Lookup Failures: 0, IPv6 AS Lookup Failures: 0 IPv6 Export Packet Failures: 0