show auth two-step supplicant brief

モード
特権EXECモード
カテゴリー
インターフェース / ポート認証

構文

コマンド構文

# show auth two-step supplicant [interface IFRANGE] brief

コマンド説明

各スイッチポートにおける2ステップ認証(ポート認証)のSupplicant情報を表示する。

パラメーター

interface IFRANGE
スイッチポートのインターフェース名。指定したスイッチポートの情報だけを表示させたいときに指定する。ハイフン、カンマを使った複数指定も可能。省略時はすべてのインターフェースが対象となる

使用例

awplus# show auth two-step supplicant interface port1.1.12 brief
Interface port1.1.12
  authenticationMethod: dot1x/mac
  Two-Step Authentication:
    firstMethod: mac
    secondMethod: dot1x
  totalSupplicantNum: 1
  authorizedSupplicantNum: 1
    macBasedAuthenticationSupplicantNum: 0
    dot1xAuthenticationSupplicantNum: 1
    webBasedAuthenticationSupplicantNum: 0
    otherAuthenticationSupplicantNum: 0

Interface   VID  Mode MAC Address    Status            FirstStep   SecondStep
=========== ==== ==== ============== ================= =========== ===========
port1.1.12  1    D    000b.db67.00f7 Authenticated     Pass        Pass

関連コマンド