show security firewall-authentication history address
Syntax
show security firewall-authentication history address
ip-address
<node (
node-id
| all | local | primary)>
Description
Display security firewall authentication history for this source IP address.
Options
address
ip-address
—IP address of the authentication source.none—Display all firewall authentication history for this address.
node
—(Optional) For chassis cluster configurations, display firewall authentication history for this address on a specific node.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
address
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. |
|
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. |
Sample Output
show security firewall-authentication history address 198.51.100.17
user@host> show security firewall-authentication history address 198.51.100.17 Username: u1 Source IP: 198.51.100.17 Authentication state: Success Authentication method: Pass-through using HTTP Access start date: 2007-09-12 Access start time: 15:33:29 Duration of user access: 0:00:48 Policy name: Z1-Z2 Source zone: Z1 Destination zone: Z2 Access profile: profile-local Bytes sent by this user: 0 Bytes received by this user: 449
Sample Output
show security firewall-authentication history address 198.51.100.17 node local
user@host> show security firewall-authentication history address 198.51.100.17 node local node0: -------------------------------------------------------------------------- Username: local1 Source IP: 198.51.100.17 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 Username: local1 Source IP: 198.51.100.17 Authentication state: Success Authentication method: Pass-through using Telnet Access start date: 2008-01-04 Access start time: 14:36:52 Duration of user access: 0:01:03 Policy name: POL1 Source zone: z1 Destination zone: z2 Access profile: p1 Bytes sent by this user: 2178 Bytes received by this user: 4172
Release Information
Command introduced in Junos OS Release
8.5. The node
options added in Junos OS Release 9.0.