show security firewall-authentication users address

Syntax

show security firewall-authentication users address ip-address <node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of Junos OS; node options added in Release 9.0 of Junos OS.

Description

Display information about the users at the specified IP address that are currently authenticated.

Options

address ip-addressIP address of the authentication source.

none—Display all the firewall authentication information for users at this IP address.

node—(Optional) For chassis cluster configurations, display user firewall authentication entries on a specific node.

Required Privilege Level

view

Related Topics

firewall-authentication (Security)

clear security firewall-authentication users address

List of Sample Output

show security firewall-authentication users address 211.0.0.6
show security firewall-authentication users address 100.0.0.1 node local

Output Fields

Table 58 lists the output fields for the show security firewall-authentication users address command. Output fields are listed in the approximate order in which they appear.

Table 58: show security firewall-authentication users address Output Fields

Field Name

Field Description

Username

User ID.

Source IP

IP address of the authentication source.

Authentication state

Status of authentication (success or failure).

Authentication method

Path chosen for authentication.

Access time remaining

Duration for which the connection exists.

Source zone

User traffic received from the zone.

Destination zone

User traffic destined to the zone.

Policy index

Identification number of the policy.

Policy name

Name of the policy.

Access profile

Name of profile used for authentication.

Interface Name

Name of the interface.

Bytes sent by this user

Number of bytes sent by the user.

Bytes received by this user

Number of bytes received by the user.

Client-groups

Name of the client group.

Sample Output

show security firewall-authentication users address 211.0.0.6

user@host>show security firewall-authentication users address 211.0.0.6
Username: hello
Source IP: 211.0.0.6
Authentication state: Success
Authentication method: Pass-through using Telnet
Access time remaining: 0
Source zone: z2
Destination zone: z1
Policy index: 5
Access profile: profile1
Interface Name: ge-0/0/2.0
Bytes sent by this user: 0
Bytes received by this user: 0
Client-groups: Sunnyvale Bangalore

Sample Output

show security firewall-authentication users address 100.0.0.1 node local

user@host> show security firewall-authentication users address 100.0.0.1 node local
node0:
--------------------------------------------------------------------------
Username: local1
Source IP: 100.0.0.1
Authentication state: Success 
Authentication method: Pass-through using Telnet
Age: 2
Access time remaining: 4
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