[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security firewall-authentication history identifier

Syntax

show security firewall-authentication history identifier identifier
<node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display security firewall authentication history information for the authentication with this identifier.

This command is supported on J-series and SRX-series devices.

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.

Required Privilege Level

view

Related Topics

firewall-authentication (Security)

clear security firewall-authentication history identifier

List of Sample Output

show security firewall-authentication history identifier 1
show security firewall-authentication identifier 1 node primary

Output Fields

Table 33 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.

Table 33: show security firewall-authentication history identifier 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 start date

Date when user authenticated.

Access start time

Time when user authenticated.

Duration of user access

Time duration of the accessing firewall.

Policy index

Identification number of the policy.

Policy name

Name of the policy.

Source zone

User traffic received from the zone.

Destination zone

User traffic destined to the zone.

Access profile

Name of profile used for authentication.

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.

show security firewall-authentication history identifier 1

user@host> show security firewall-authentication history identifier 1
Username: hello
Source IP: 211.0.0.6
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 Bangalore

show security firewall-authentication identifier 1 node primary

user@host> show security firewall-authentication history identifier 1 node primary
node0:
--------------------------------------------------------------------------
Username: local1
Source IP: 100.0.0.1
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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]