スイッチまたは指定されたポートの
Extensible Authentication Protocol
(EAP
)レジストレーション情 報およびセッション情報を表示するには、show eap
特権EXEC
コマンドを使用します。show eap {{registrations [method [name] | transport [name]]} | {sessions [credentials name [interface interface-id] | interface interface-id | method name | transport name]}}
[credentials name | interface interface-id | transport name]
構文の説明
コマンドモード 特権
EXEC
コマンド履歴
使用上のガイドライン 次のキーワードとともに
show eap registrations
特権EXEC
コマンドを使用する場合、コマンド出力 には次の情報が表示されます。• None
:EAP
および登録されたEAP
方式で使用されるすべての下位レベル• method name
キーワード:登録された指定の方式• transport name
キーワード:登録された特定の下位レベルregistrations EAP
レジストレーション情報を表示します。method name
(任意)EAP
方式のレジストレーション情報を表示します。transport name
(任意)EAP
トランスポートのレジストレーション情報を表示します。sessions EAP
セッション情報を表示します。credentials name
(任意)EAP
方式のレジストレーション情報を表示します。interface interface-id
(任意)指定のポート(タイプ、スタックメンバ(スタック構成可能なスイッチのみ)、モジュール、ポート番号を含む)の
EAP
情報を表示します。リリース 変更内容
12.2(35)SE2
このコマンドが追加されました。次のキーワードを含む
show eap sessions
特権EXEC
コマンドを使用する場合、コマンド出力には次の 情報が表示されます。• None
:すべてのアクティブなEAP
セッション• credentials name
キーワード:指定された資格情報プロファイル• interface interface-id
キーワード:指定されたインターフェイスのパラメータ• method name
キーワード:指定されたEAP
方式• transport name
キーワード:指定された下位レイヤ例 次の例では、
show eap registrations
特権EXEC
コマンドの出力を示します。Switch> show eap registrations Registered EAP Methods:
Method Type Name 4 Peer MD5 Registered EAP Lower Layers:
Handle Type Name
2 Authenticator Dot1x-Authenticator 1 Authenticator MAB
次の例では、
show eap registrations transport
特権ユーザEXEC
コマンドの出力を示します。Switch> show eap registrations transport all Registered EAP Lower Layers:
Handle Type Name
2 Authenticator Dot1x-Authenticator 1 Authenticator MAB
次の例では、
show eap sessions
特権EXEC
コマンドの出力を示します。Switch> show eap sessions
Role: Authenticator Decision: Fail Lower layer: Dot1x-AuthenticaInterface: Gi1/0/1 Current method: None Method state: Uninitialised Retransmission count: 0 (max: 2) Timer: Authenticator ReqId Retransmit (timeout: 30s, remaining: 2s)
EAP handle: 0x5200000A Credentials profile: None Lower layer context ID: 0x93000004 Eap profile name: None Method context ID: 0x00000000 Peer Identity: None Start timeout (s): 1 Retransmit timeout (s): 30 (30) Current ID: 2 Available local methods: None Role: Authenticator Decision: Fail Lower layer: Dot1x-AuthenticaInterface: Gi1/0/2 Current method: None Method state: Uninitialised Retransmission count: 0 (max: 2) Timer: Authenticator ReqId Retransmit (timeout: 30s, remaining: 2s)
EAP handle: 0xA800000B Credentials profile: None Lower layer context ID: 0x0D000005 Eap profile name: None Method context ID: 0x00000000 Peer Identity: None Start timeout (s): 1 Retransmit timeout (s): 30 (30) Current ID: 2 Available local methods: None
<Output truncated>
次の例では、
show eap sessions interface interface-id
特権EXEC
コマンドの出力を示します。Switch# show eap sessions gigabitethernet1/0/1
Role: Authenticator Decision: Fail
Lower layer: Dot1x-AuthenticaInterface: Gi1/0/1 Current method: None Method state: Uninitialised Retransmission count: 1 (max: 2) Timer: Authenticator ReqId Retransmit (timeout: 30s, remaining: 13s)
EAP handle: 0x5200000A Credentials profile: None Lower layer context ID: 0x93000004 Eap profile name: None Method context ID: 0x00000000 Peer Identity: None Start timeout (s): 1 Retransmit timeout (s): 30 (30) Current ID: 2 Available local methods: None
関連コマンド コマンド 説明