show status authentication account-list
外部アカウントリストの取得状況を参照する。
- 実行権限
- admin, user
- 対象機種
- SEIL/B1, SEIL/X1, SEIL/X2, SEIL/x86 Fuji, SEIL BPV4
show status authentication account-list <realm_name> [regexp <regexp>]
- <realm_name>
- 設定するアカウントリスト認証レルムの設定名
- "authentication account-list" コマンドで設定済みのエントリを指定します。
- regep
- 正規表現を使用し該当する行を抽出する
- <regexp>
- 正規表現文字列
表示例
URLからアカウントリストを取得済みであれば、取得した内容そのものと最終取得時刻を表示します。
"User-Name","User-Password","Framed-IP-Address","Framed-IP-Netmask","(Description)"
"username1","password1","172.16.1.101"
"username2","password2","172.16.1.102"
"username3","password3","172.17.0.0","255.255.255.128","Osaka Branch"
"username4","password4"
Last retrieved: 2012/08/27 09:00:30
regexp を指定すると、取得内容のうち正規表現にマッチした行のみが内容として表示されます。いずれも行もマッチしない場合、内容部分に行は表示されません。
# show status authentication account-list LIST regexp XXX
Last retrieved: 2012/08/27 09:00:30
#
また、状況により次のように表示されます。
account list is not available
privilege needed