show services stateful-firewall conversations
Syntax
show services stateful-firewall conversations <brief | extensive | terse> <application-protocol protocol> <destination-port destination-port> <destination-prefix destination-prefix> <interface interface-name> <limit number> <pgcp> <protocol protocol> <service-set service-set> <source-port source-port> <source-prefix source-prefix>
Description
Display information about stateful firewall conversations.
Options
none | Display standard information about all stateful firewall conversations. |
brief | extensive | terse | (Optional) Display the specified level of output. |
application-protocol protocol | (Optional) Display information about one of the following application protocols:
|
destination-port destination-port | (Optional) Display information for a particular destination port. The range of values is 0 to 65535. |
destination-prefix destination-prefix | (Optional) Display information for a particular destination prefix. |
interface interface-name | (Optional) Display information about a
particular interface. On M Series and T Series routers, the |
limit number | (Optional) Maximum number of entries to display. |
pgcp | (Optional) Display information about stateful firewall conversations for Packet Gateway Control Protocol (PGCP) flows. |
protocol protocol | (Optional) Display information about one of the following IP types:
|
service-set service-set | (Optional) Display information for the specific service set. |
source-port source-port | (Optional) Display information for a particular source port. The range of values is 0 to 65535. |
source-prefix source-prefix | (Optional) Display information for a particular source prefix. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services stateful-firewall
conversations
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
Name of an adaptive services interface. |
|
Name of a service set. Individual empty service sets are not displayed, but if no service set has any flows, a flow table header is printed for each service set. |
|
Information about a group of related flows.
|
|
Protocol used for this flow. |
|
Source prefix of the flow, in the
format |
|
Destination prefix of the flow. |
|
Status of the flow:
|
|
Direction of the flow: input ( |
|
Original and translated source IPv4 or IPv6 addresses are displayed if Network Address Translation (NAT) is configured on this particular flow or conversation. |
|
Number of frames in the flow. |
|
Original and translated destination IPv4 or IPv6 addresses are displayed if NAT is configured on this particular flow or conversation. |
|
Number of bytes forwarded in the flow. |
|
Whether a TCP connection was established: |
|
Negotiated TCP connection window size, in bytes. |
|
TCP acknowledgment sequence number. |
|
Whether TCP inquiry mode is on
( |
|
Flow that initiated the conversation. |
|
Lifetime of the flow, in seconds. |
Sample Output
- show services stateful-firewall conversations
- show services stateful-firewall conversations destination-port
show services stateful-firewall conversations
user@host> show services stateful-firewall conversations Interface: sp-1/3/0, Service set: green Conversation: ALG Protocol: any, Number of initiators: 1, Number of responders: 1 Flow Prot Source Dest State Dir Frm count TCP 10.58.255.50:33005-> 10.58.255.178:23 Forward I 13 Source NAT 10.58.255.50:33005-> 10.59.16.100:4000 Destin NAT 10.58.255.178:23 -> 0.0.0.0:4000 Byte count: 918 TCP established, TCP window size: 65535, TCP acknowledge: 2502627025 TCP tickle enabled, 0 seconds, Master flow, Timeout: 30 seconds TCP 10.58.255.178:23 -> 10.59.16.100:4000 Forward O 8
show services stateful-firewall conversations destination-port
user@host> show services stateful-firewall conversations destination-port 21 Interface: sp-0/3/0, Service set: svc_set_trust Interface: sp-0/3/0, Service set: svc_set_untrust Conversation: ALG protocol: ftp Number of initiators: 1, Number of responders: 1 Flow State Dir Frm count TCP 10.50.10.2:2143 -> 10.50.20.2:21 Watch O 0 TCP 10.50.20.2:21 -> 10.50.10.2:2143 Watch I 0 TCP 10.50.20.2:21 -> 10.50.10.2:2143 Watch I 0
Release Information
Command introduced before Junos OS Release 7.4.
pgcp
option introduced in Junos OS Release 8.4.