show security firewall-authentication history identifier
Syntax
show security firewall-authentication history identifier
identifier
<node (node-id
| all | local | primary)>
Description
Display security firewall authentication history information for the authentication with this identifier.
Options
identifier
identifier
—Identifying number of the authentication process.none—Display all firewall authentication history information for the authentication with this identifier.
node
—(Optional) For chassis cluster configurations, display firewall authentication history on a specific node for the authentication with this identifier.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 firewall-authentication history
identifier
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
User ID. |
|
IP address of the authentication source. |
|
Status of authentication (success or failure). |
|
Path chosen for authentication. |
|
Date when user authenticated. |
|
Time when user authenticated. |
|
Time duration of the accessing firewall. |
|
Identification number of the policy. |
|
Name of the policy. |
|
User traffic received from the zone. |
|
User traffic destined to the zone. |
|
Name of profile used for authentication. |
|
Number of bytes sent by the user. |
|
Number of bytes received by the user. |
|
Name of the client group. |
Sample Output
show security firewall-authentication history identifier 1
user@host> show security firewall-authentication history identifier 1 Username: hello Source IP: 192.0.2.5 Authentication state: Success Authentication method: Pass-through using Telnet Access start date: 2007-04-03 Access start time: 11:43:06 Duration of user access: 00:00:45 Policy index: 4 Source zone: z2 Destination zone: z1 Access profile: profile1 Bytes sent by this user: 0 Bytes received by this user: 1050 Client-groups: Sunnyvale Bengaluru
Sample Output
show security firewall-authentication identifier 1 node primary
user@host> show security firewall-authentication history identifier 1 node primary node0: -------------------------------------------------------------------------- Username: local1 Source IP: 192.0.2.5 Authentication state: Success Authentication method: Pass-through using Telnet Access start date: 2008-01-04 Access start time: 12:00:10 Duration of user access: 0:05:49 Policy name: POL1 Source zone: z1 Destination zone: z2 Access profile: p1 Bytes sent by this user: 0 Bytes received by this user: 0
Release Information
Command introduced in Junos OS Release
8.5. The node
options added in Junos OS Release 9.0.