show auth supplicant
- モード
- 特権EXECモード
- カテゴリー
- インターフェース / ポート認証
構文
# show auth supplicant [interface IFRANGE] [brief]
# show auth [interface IFRANGE] supplicant [brief]
コマンド説明
各スイッチポートにおけるポート認証のSupplicant情報を表示する。パラメーター
interface IFRANGE- スイッチポートのインターフェース名。指定したスイッチポートの情報だけを表示させたいときに指定する。ハイフン、カンマを使った複数指定も可能。省略時はすべてのインターフェースが対象となる
brief- Supplicantの情報を簡素な形式で表示する
使用例
awplus# show auth supplicant Interface port1.0.1 authenticationMethod: mac totalSupplicantNum: 1 authorizedSupplicantNum: 1 macBasedAuthenticationSupplicantNum: 1 dot1xAuthenticationSupplicantNum: 0 webBasedAuthenticationSupplicantNum: 0 otherAuthenticationSupplicantNum: 0 Supplicant name: 00-13-3b-0c-6c-2b Supplicant address: 0013.3b0c.6c2b authenticationMethod: MAC-based Authentication portStatus: Authorized - currentId: 1 abort:F fail:F start:F timeout:F success:T PAE: state: Authenticated - portMode: Auto PAE: reAuthCount: 0 - rxRespId: 0 PAE: quietPeriod: 60 - maxReauthReq: 2 BE: state: Idle - reqCount: 0 - idFromServer: 0 CD: adminControlledDirections: in - operControlledDirections: in CD: bridgeDetected: false KR: rxKey: false KT: keyAvailable: false - keyTxEnabled: false RADIUS server group (auth): radius RADIUS server (auth): 192.168.1.5 DHCP: IP:192.168.1.2 netmask:255.255.255.0 gateway:192.168.1.1 lease:360 awplus# show auth supplicant brief Interface port1.0.1 authenticationMethod: mac totalSupplicantNum: 1 authorizedSupplicantNum: 1 macBasedAuthenticationSupplicantNum: 1 dot1xAuthenticationSupplicantNum: 0 webBasedAuthenticationSupplicantNum: 0 otherAuthenticationSupplicantNum: 0 Interface VID Mode MAC Address Status IP Address Username =========== ==== ==== ============== ================= =============== ======== port1.0.1 1 M 0013.3b0c.6c2b Authenticated -- 00-13... awplus# show auth supplicant interface port1.0.1 Interface port1.0.1 authenticationMethod: mac totalSupplicantNum: 1 authorizedSupplicantNum: 1 macBasedAuthenticationSupplicantNum: 1 dot1xAuthenticationSupplicantNum: 0 webBasedAuthenticationSupplicantNum: 0 otherAuthenticationSupplicantNum: 0 Supplicant name: 00-13-3b-0c-6c-2b Supplicant address: 0013.3b0c.6c2b authenticationMethod: MAC-based Authentication awplus# show auth supplicant interface port1.0.1 brief Interface port1.0.1 authenticationMethod: mac totalSupplicantNum: 1 authorizedSupplicantNum: 1 macBasedAuthenticationSupplicantNum: 1 dot1xAuthenticationSupplicantNum: 0 webBasedAuthenticationSupplicantNum: 0 otherAuthenticationSupplicantNum: 0 Interface VID Mode MAC Address Status IP Address Username =========== ==== ==== ============== ================= =============== ======== port1.0.1 1 M 0013.3b0c.6c2b Authenticated -- 00-13...