show services stateful-firewall flows (SDK)
Syntax
show services stateful-firewall flows<interface interface-name>
Release Information
For routers running Junos SDK applications, support for ms- interfaces added in Junos OS Release 9.5.
Description
Display stateful firewall flow table entries.
Options
- none
Display standard information about all stateful firewall flows.
- interface interface-name
(Optional) Display information about the named interface.
Required Privilege Level
view
List of Sample Output
Output Fields
Table 1 lists the output fields for the show services stateful-firewall flows command. Output fields are listed in the approximate order in which they appear.
Table 1: show services stateful-firewall flows Output Fields
Field | Field Description |
|---|---|
Interface | Interface ID. |
Service set | Name of service set. |
Flow | Protocol used for the flow. |
State | Status of the flow. |
Dir | Direction of the flow: input (I) and output (O). |
Frm count | Number of frames in the flow. |
show services stateful-firewall flows
user@host> show services stateful-firewall
flowsInterface: ms-2/2/0, Service ser: sset1 Flow Stats Dir Frm count TCP 192.1.1.2.37822 -> 192.2.1.2.21 Watch I 16 TCP 192.2.1.2.21 -> 192.1.1.2.37822 Watch O 13 TCP 192.1.1.2.37822 -> 192.2.1.2.40598 Unknown I 2 TCP 192.2.1.2.40598 -> 192.1.1.2.37822 Unknown O 1
