show auth diagnostics

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

構文

コマンド構文

# show auth diagnostics [interface IFRANGE]

# show auth [interface IFRANGE] diagnostics

コマンド説明

各スイッチポートにおけるポート認証の診断カウンターを表示する。

パラメーター

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

使用例

awplus# show auth diagnostics
Authentication Diagnostics for interface port1.0.5
  Supplicant address: 0000.e259.5648
    authEnterConnecting: 1
    authEaplogoffWhileConnecting: 1
    authEnterAuthenticating: 1
    authSuccessWhileAuthenticating: 0
    authTimeoutWhileAuthenticating: 0
    authFailWhileAuthenticating: 0
    authEapstartWhileAuthenticating: 0
    authEaplogoffWhileAuthenticating: 0
    authReauthsWhileAuthenticated: 0
    authEapstartWhileAuthenticated: 0
    authEaplogoffWhileAuthenticated: 0
    BackendResponses: 1
    BackendAccessChallenges: 0
    BackendOtherrequestToSupplicant: 1
    BackendAuthSuccess: 0
    BackendAuthFails: 0
Authentication Diagnostics for interface port1.0.6
Authentication Diagnostics for interface port1.0.7
Authentication Diagnostics for interface port1.0.8
Authentication Diagnostics for interface port1.0.9
Authentication Diagnostics for interface port1.0.10
Authentication Diagnostics for interface port1.0.11
Authentication Diagnostics for interface port1.0.12

関連コマンド