clear network-access requests pending
Syntax
clear network-access requests pending
<index index-number
>
Description
Clear or cancel all pending authentication requests.
Options
none—Clear all network access requests pending.
index
index-number
—Clear the specified authentication request. To display index numbers, use theshow network-access requests pending
command.
Required Privilege Level
clear
Output Fields
Sample Output
The following example displays the network access requests that are pending, clears the requests, and displays the results of the clear operation:
clear 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 user@host> clear 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 Cancelled by Admin 2 Sam Cancelled by Admin
Release Information
Command introduced in Release 8.5 of Junos OS.