show security firewall-authentication users identifier
Syntax
show security firewall-authentication users identifier
identifier
<node (node-id
| all | local | primary)>
Description
Display firewall authentication details about the user with this identification number.
Options
identifier
identifier
—Identification number of the user for which to display authentication details.node
—(Optional) For chassis cluster configurations, display the firewall authentication details security firewall authentication entry on a specific node (device) in the cluster for the user with this identification number.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 users 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. |
|
Idle timeout for the user. |
|
Duration for which the connection exists. |
|
User traffic received from the zone. |
|
User traffic destined to the zone. |
|
Name of the policy. |
|
Name of profile used for authentication. |
|
Name of the interface |
|
Number of bytes sent by the user. |
|
Number of bytes received by the user. |
Sample Output
show security firewall-authentication users identifier 3
user@host> show security firewall-authentication users identifier 3 Username: u1 Source IP: 198.51.100.39 Authentication state: Success Authentication method: Pass-through using HTTP Age: 1 Access time remaining: 254 Source zone: Z1 Destination zone: Z2 Policy name: Z1-Z2 Access profile: profile-local Interface Name: ge-0/0/1.0 Bytes sent by this user: 0 Bytes received by this user: 449
Sample Output
- show security firewall-authentication users identifier 3 node primary
- show security firewall-authentication users identifier 10
show security firewall-authentication users identifier 3 node primary
user@host> show security firewall-authentication users identifier 3 node primary node0: -------------------------------------------------------------------------- Username: local1 Source IP: 198.51.100.39 Authentication state: Success Authentication method: Pass-through using Telnet Age: 1 Access time remaining: 5 Source zone: z1 Destination zone: z2 Policy name: POL1 Access profile: p1 Interface Name: reth1.0 Bytes sent by this user: 614 Bytes received by this user: 1880
show security firewall-authentication users identifier 10
user@host> show security firewall-authentication users identifier 10 Username: test Source IP: 192.0.2.231 Authentication state: Success Authentication method: Web-authentication using HTTP Age: 1 Access time remaining: 9 Lsys: root-logical-system Tenant: tenant-aa Source zone: N/A Destination zone: N/A Access profile: test 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.