show security flow gate summary node
Syntax
show security flow gate summary node (node-id | all | local | primary)
Description
Display information about temporary openings known as pinholes or gates in the security firewall for the specified node options in summary mode.
Options
node
—(Optional) For chassis cluster configurations,
display gate information on a specific node.
node-id
—Identification number of the node. It can be 0 or 1.all
—Display information about all nodes.local
—Display information about the local node.primary
—Display information about the primary node.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security flow gate summary
node
command. Output fields are listed in the approximate order
in which they appear.
Field Name |
Field Description |
---|---|
|
Number of valid gates. |
|
Number of pending gates. |
|
Number of invalid gates. |
|
Number of gates in other states. |
|
Number of gates in total. |
|
Range of flows permitted by the pinhole. |
|
Tuples used to create the session if it matches the pinhole.
|
|
Application protocol, such as UDP or TCP. |
|
Name of the application. |
|
Idle timeout for the pinhole. |
|
Internal debug flags for the pinhole. |
|
Incoming zone. |
|
Number of resource manager references to the pinhole. |
|
Resource manager information about the pinhole. |
Sample Output
- show security flow gate summary node 0
- show security flow gate summary node 1
- show security flow gate summary node all
- show security flow gate summary node local
- show security flow gate summary node primary
show security flow gate summary node 0
root@antbert> show security flow gate summary node 0 node0: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072
show security flow gate summary node 1
root@antbert> show security flow gate summary node 1 node1: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072
show security flow gate summary node all
root@antbert> show security flow gate summary node all node0: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 node1: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072
show security flow gate summary node local
root@antbert> show security flow gate summary node local node0: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072
show security flow gate summary node primary
root@antbert> show security flow gate summary node primary node0: -------------------------------------------------------------------------- Flow Gates on FPC3 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072 Flow Gates on FPC4 PIC0: Valid gates: 1 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 1 Maximum gates: 131072 Flow Gates on FPC4 PIC1: Valid gates: 0 Pending gates: 0 Invalidated gates: 0 Gates in other states: 0 Total gates: 0 Maximum gates: 131072
Release Information
Command introduced in Junos OS Release 8.5; node options added in Junos OS Release 9.0. Filter options added in Junos OS Release 10.2.