- show services accounting flow-detail
- <detail | extensive | terse>
- <filters>
- <limit limit-value>
- <name (* | all | service-name)>
- <order (bytes | packets)>
Command introduced before JUNOS Release 7.4.
Display information about the flows being processed by the accounting service.
detail | extensive | terse — (Optional) Display the specified level of output.
filters — (Optional) Filter the display output of the currently active flow records. The following filters query actively changing data structures and result in different results for multiple invocations:
limit limit-value — (Optional) Limit the display output to the specified number of flows. The default is no limit.
name (* | all | service-name) — (Optional) Display information about the flows being processed. Use a wildcard character, specify all services, or provide a specific services name.
order (bytes | packets) — (Optional) Display the flow with the ordering of the highest number, either by byte count or by packet count.
When no PIC is active, or when no route record has been downloaded from the PIC, this command reports no flows, even though packets are being sampled. This command displays information about two concurrent sessions only. If a third session is attempted, the command pauses with no output until one of the previous sessions is completed.
view
Table 219 lists the output fields for the show services accounting flow-detail command. Output fields are listed in the approximate order in which they appear.
Table 219: show services accounting flow-detail Output Fields
show services accounting flow-detail
In this sample, the output is split into three sections, with ellipses (...) indicating where the sections are continued.
user@host> show services accounting flow-detail
Service Accounting interface: rsp0, Local interface index: 171
Service name: (default sampling)
Interface state: Accounting
Protocol Input Source Source Output
interface address port interface...
tcp(6) ge-5/0/1.0 11.1.1.2 0 ge-5/0/0.0
tcp(6) ge-5/0/1.0 11.1.1.2 0 ge-5/0/0.0
Destination Destination Packet Byte Time since last
address port count count active timeout...
40.0.3.149 0 2660 170240 00:00:58
40.0.3.138 0 2660 170240 00:00:58
Packet count for Byte count for
last active timeout last active timeout
2805 179520
2805 179520show services accounting flow-detail limit
In this sample, the output is split into three sections, with ellipses (...) indicating where the sections are continued.
user@host> show services accounting flow-detail
limit 1 Service Accounting interface: rsp0, Local interface index: 171
Service name: (default sampling)
Interface state: Accounting
Protocol Input Source Source Output
interface address port interface...
tcp(6) ge-5/0/1.0 11.1.1.2 0 ge-5/0/0.0
Destination Destination Packet Byte Time since last
address port count count active timeout...
40.0.3.149 0 2158 138112 00:00:47
Packet count for Byte count for
last active timeout last active timeout
2827 180928show services accounting flow-detail name extensive
user@host> show services accounting flow-detail
name cf-2 extensive Service Accounting interface: mo-0/2/0, Local interface index: 145 Service name: cf-2 TOS: 0, Protocol: udp(17), TCP flags: 0 Source address: 10.10.10.1, Source prefix length: 0, Destination address: 20.20.20.20, Destination prefix length: 0, Source port: 1173, Destination port: 69 Input SNMP interface index: 65, Output SNMP interface index: 0, Source-AS: 0, Destination-AS: 0 Start time: 62425, End time: 635265, Packet count: 165845, Byte count: 9453165
show services accounting flow-detail limit order bytes
The output of the following command is displayed over 141 columns, not the standard 80 columns. In this sample, the output is split into three sections, with ellipses (...) indicating where the sections are continued.
user@host> show services accounting flow-detail
limit 5 order bytes Service Accounting interface: mo-2/0/0, Local interface index: 356
Service name: (default sampling)
Input Source Source Output
Protocol interface address port interface...
icmp(1) ge-2/3/0.0 11.1.1.2 0 .local.
icmp(1) ge-2/3/0.0 11.1.1.2 0 .local.
icmp(1) ge-2/3/0.0 11.1.1.2 0 .local.
icmp(1) ge-2/3/0.0 11.1.1.2 0 .local.
icmp(1) ge-2/3/0.0 11.1.1.2 0 .local.
Destination Destination Packet Byte Time since last
address port count count active timeout...
51.88.128.2 0 16 12148 Not applicable
52.78.144.2 0 16 15229 Not applicable
51.147.192.2 0 16 13296 Not applicable
51.136.16.2 0 16 13924 Not applicable
50.214.48.2 0 16 13428 Not applicable
Packet count for Byte count for
last active timeout last active timeout
Not applicable Not applicable
Not applicable Not applicable
Not applicable Not applicable
Not applicable Not applicable
Not applicable Not applicable
show services accounting flow-detail source-port
user@host> show services accounting flow-detail
name cf-2 detail source-port 1173 Service Accounting interface: mo-0/2/0, Local interface index: 145 Service name: cf-2 Protocol: udp(17), Source address: 10.10.10.1, Source port: 1173, Destination address: 20.20.20.20, Destination port: 69 Start time: 62425, End time: 811115, Packet count: 142438, Byte count: 8118966