Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security firewall-authentication jims

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security firewall-authentication jims (statistics | display)

Description

Display statistics of primary and secondary Juniper Identity Management Service (JIMS) server.

Required Privilege Level

view

Output Fields

show security firewall-authentication jims (statistics | display) Output Fields lists the output fields for the show security firewall-authentication jims (statistics | display) command. Output fields are listed in the approximate order in which they appear.

Table 1: show security firewall-authentication jims (statistics | display) Output Fields

Field Name

Field Description

Push success counter

Number of authentication entries successfully pushed to JIMS server.

Push failure counter

Number of authentication entries failed to be pushed to JIMS server.

Sample Output

show security firewall-authentication jims statistics

content_copy zoom_out_map
user@host> show security firewall-authentication jims statistics 
  Push success counter: 1
  Push failure counter: 0

Sample Output

Starting in Junos OS Release 18.3R2, the output for show security firewall-authentication jims statistics operational command is changed to display the statistics of both primary and secondary JIMS server.

show security firewall-authentication jims statistics

content_copy zoom_out_map
user@host> show security firewall-authentication jims statistics 
node0:
--------------------------------------------------------------------------

Primary server:
  Push success counter: 0
  Push failure counter: 0

Secondary server:
  Push success counter: 0
  Push failure counter: 0

Release Information

Command introduced in Junos OS Release 15.1X49-D100.

footer-navigation