clear network-access requests pending
语法
clear network-access requests pending
<index index-number
>
描述
清除或取消所有挂起的认证请求。
选项
无 — 清除待处理的所有网络访问请求。
index
index-number
—清除指定的认证请求。要显示索引号,请使用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 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
发布信息
在版本 8.5 中引入的命令,Junos OS。