show security firewall-authentication history
Syntax
show security firewall-authentication history
<address (address)> <from-zone (from-zone)> <identifier (identifier)> <logical-system (logical-system-name | all)> <node (node-id
| all | local | primary)> <root-logical-system (address | from-zone | identifier | tenant | to-zone)> <tenant (tenant-name | all)> <to-zone (to-zone)>
Description
Displays security firewall authentication user history information and verify the number of firewall users who successfully authenticated and the number of firewall users who failed to log in.
Options
none—Display history of firewall authentication information.
address—Display authentication entries based on IP address.
from-zone—Display authentication entries matching the given source zone, null for web-authentication and userfw-authentication.
identifier—Display authentication entries by user identifier.
logical-system—Display firewall authentication tables based on logical system name.
node
—(Optional) For chassis cluster configurations, display all firewall authentication history 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.
root-logical-system—Display firewall authentication tables for root logical system.
tenant—Display firewall authentication tables based on tenant name.
to-zone—Display authentication entry matching the given destination zone, null for web-auth and userfw-auth.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show security firewall-authentication history
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Number of authentications. |
|
Identification number. |
|
IP address of the authentication source. |
|
Authentication date. |
|
Authentication time. |
|
Authentication duration. |
|
Authentication status success or failure. |
|
Name of the user. |
Sample Output
show security firewall-authentication history
user@host> show security firewall-authentication history History of firewall authentication data: Authentications: 1 Id Source Ip Date Time Duration Status User 1 203.0.113.1 2007-04-03 11:43:06 00:00:45 Success hello
Sample Output
- show security firewall-authentication history node all
- show security firewall-authentication history tenant tn1
show security firewall-authentication history node all
user@host> show security firewall-authentication history node all node0: -------------------------------------------------------------------------- History of firewall authentication data: Authentications: 2 Id Source Ip Date Time Duration Status User 1 203.0.113.1 2008-01-04 12:00:10 0:05:49 Success local1 2 203.0.113.1 2008-01-04 14:36:52 0:01:03 Success local1 node1: -------------------------------------------------------------------------- History of firewall authentication data: Authentications: 1 Id Source Ip Date Time Duration Status User 203.0.113.1 2008-01-04 14:59:43 1193046:06: Success local1
show security firewall-authentication history tenant tn1
user@host> show security firewall-authentication history tenant tn1 History of firewall authentication data: Authentications: 0
Release Information
Command introduced in Junos OS Release
8.5. The node
option is added in Junos OS Release 9.0.
The tenant
option is introduced in Junos OS Release 18.3R1.