Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

show security flow pmi statistics

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
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.

Table 1: show security flow statistics Output Fields

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

content_copy zoom_out_map
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)

content_copy zoom_out_map
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.

external-footer-nav