show security flow pmi statistics
Syntax
show security flow pmi statistics
<node (node-id | all | local | primary)>
Description
The show security flow statistics command displays information for individual PIC.
Options
none—Display the security flow statistics information.
node—(Optional) For chassis cluster configurations, display all security flow statistics on a specific node (device) in the cluster.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 pmi statistics command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
|---|---|
PMI received packets |
Number of PMI inbound packets received. |
PMI transmitted packets |
Number of PMI outbound packets transmitted. |
PMI regular flow path |
Number of PMI packets returned using flow path. |
PMI dropped packets |
Number of PMI packets dropped |
PMI encapsulation bytes |
Number of PMI bytes encapsulated. |
PMI decapsulation bytes |
Number of PMI bytes decapsulated. |
PMI encapsulation packets |
Number of PMI packets encapsulated. |
PMI decapsulation packets |
Number of PMI packets decapsulated. |
Sample Output
show security flow statistics
user@host> show security flow pmi statistics
show security flow pmi statistics
Flow power-mode-IPSec statistics:
PMI statistics of FPC2 PIC0:
PMI received packets: 0
PMI transmitted packets: 0
PMI regular flow path: 0
PMI dropped packets: 0
PMI encapsulation bytes: 0
PMI decapsulation bytes: 0
PMI encapsulation packets: 0
PMI decapsulation packets: 0
PMI statistics of FPC2 PIC1:
PMI received packets: 0
PMI transmitted packets: 0
PMI regular flow path: 0
PMI dropped packets: 0
PMI encapsulation bytes: 0
PMI decapsulation bytes: 0
PMI encapsulation packets: 0
PMI decapsulation packets: 0
PMI statistics summary:
PMI received packets: 0
PMI transmitted packets: 0
PMI regular flow path: 0
PMI dropped packets: 0
PMI encapsulation bytes: 0
PMI decapsulation bytes: 0
PMI encapsulation packets: 0
PMI decapsulation packets: 0
show security flow pmi statistics (PowerMode)
user@host> show security flow pmi statistics
node0:
--------------------------------------------------------------------------
Flow power-mode-IPSec statistics:
PMI received packets: 40
PMI transmitted packets: 33
PMI regular flow path: 7
PMI dropped packets: 0
PMI encapsulation bytes: 0
PMI decapsulation bytes: 0
PMI encapsulation packets: 0
PMI decapsulation packets: 0
Release Information
Command introduced in Junos OS Release 19.2R1.