Dell POWEREDGE M1000E User Manual

Page 479

Advertising
background image

2-449

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

show authentication

This is an examle of the show authentication sessions command for a specified interface:

Switch# show authentication sessions int gi 3/46

Interface: GigabitEthernet3/46

MAC Address: Unknown

IP Address: Unknown

Status: Authz Success

Domain: DATA

Oper host mode: multi-host

Oper control dir: both

Authorized By: Guest Vlan

Vlan Policy: 4094

Session timeout: N/A

Idle timeout: N/A

Common Session ID: 09081404000000080057C274

Acct Session ID: 0x0000000A

Handle: 0xCC000008

Runnable methods list:

Method State

dot1x Failed over

This is an example of the show authentication sessions command for a specified MAC address:

Switch# show authentication sessions mac 000e.84af.59bd

Interface: GigabitEthernet1/23

MAC Address: 000e.84af.59bd

Status: Authz Success

Domain: DATA

Oper host mode: single-host

Authorized By: Authentication Server

Vlan Policy: 10

Handle: 0xE0000000

Runnable methods list:

Method State

dot1x Authc Success

This is an example of the show authentication session method command for a specified method:

Switch# show authentication sessions method mab

No Auth Manager contexts match supplied criteria

Switch# show authentication sessions method dot1x

MAC Address Domain Status Handle Interface

000e.84af.59bd DATA Authz Success 0xE0000000 GigabitEthernet1/23

Related Commands

Command

Description

authentication event

Sets the action for specific authentication events.

authentication
fallback

Configures a port to use web authentication as a fallback method for clients
that do not support IEEE 802.1x authentication.

authentication
host-mode

Sets the authorization manager mode on a port.

authentication open

Enables or disables open access on a port.

authentication order

Sets the order of authentication methods used on a port.

authentication
periodic

Enable or disables reauthentication on a port.

authentication
port-control

Enables manual control of the port authorization state.

Advertising