show network-access requests pending
Syntax
show network-access requests pending<detail> <index number>
Description
Display the status of pending authentication requests.
Options
none—Show pending authentication requests.
show network-access requests pendingshow network-access requests pending
detail—Display detailed information about all pending requests.index number—(Optional) Display detailed information about the request specified by this index number. Use the command without options to obtain a list of requests and index numbers.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show network-access requests pending command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
|---|---|
|
Internal number identifying the pending request. Use this number to obtain more information on the record. |
|
Originator of authentication request. |
|
The pending requests are requests and responses that are not yet sent back to the respective clients. The pending requests can be in one of the following states:
|
|
The profile determines how the user is authenticated. Local clients defined with the statement |
Sample Output
show network-access requests pending
user@host> show network-access requests pending Information about pending authentication entries Total pending authentication requests: 2 Index User Status 1 Sun Processing 2 Sam Processed
Sample Output
show network-access requests pending detail
user@host> show network-access requests pending detail Information about pending authentication entries Total pending authentication requests: 2 Index: 1 User: Sun Status: Processing Profile: Sunnyvale-firewall-users Index: 2 User: Sam Status: Processed Profile: Westford-profile
Sample Output
show network-access requests pending index 1
user@host> show network-access requests pending index 1 Index: 1 User: Sun Status: Processing Profile: Sunnyvale-firewall-users
Release Information
Command introduced in Release 8.5 of Junos OS.