IEEE 802.1X Port-Based Authentication

4.2.d i Device roles, port states

// Graphic missing - Coming soon //

Devices roles

General information on “802.1X Devices roles”:

port states

General information on “802.1X port states”:

4.2.d ii Authentication process

// Graphic missing - Coming soon //

“802.1X Authentication process” CLI configuration commands:

## Reauthenticating a supplicant manually
Switch# dot1x re-authenticate interface <if>

4.2.d iii Host modes

General information on “802.1X Host modes”:

4.2.d iiii Authenticator configuration

General information on “802.1X Authenticator configuration”:

“802.1X Authenticator configuration” CLI configuration commands:

## Enabling AAA services globally
Switch(config)# aaa new-model

## Enabling AAA dot1x authentication globally
Switch(config)# dot1x system-auth-control

## Configuring a RADIUS server
Switch(config)# radius server <name>
Switch(config-radius-server)# address [ipv4 | ipv6] <ip> auth-port <port> acct-port <port>
Switch(config-radius-server)# key <key>

## Configuring AAA dot1x authentication to use RADIUS
Switch(config)# aaa authentication dot1x [default | <list>] group radius

## Enabling AAA dot1x authentication on an interface
Switch(config)# interface <if>
Switch(config-if)# dot1x pae authenticator
Switch(config-if)# authentication port-control auto