6.3.2. authentication (per interface)

Syntax

authentication (dot1x|mac|web)

no authentication (dot1x|mac|web)

Parameter

Default

Default is disabled for all type

Mode

Interface Configuration

Usage

Use authentication interface command to enable the port setting of 802.1x/MAC/WEB authentication network access control.

Example

The following example shows how to enable 802.1x/MAC/WEB authentication.

Switch(config)# interface fa1
Switch(config-if)# authentication dot1x
Switch(config-if)# authentication mac
Switch(config-if)# authentication web

The following example shows how to show authentication interface

Switch# show authentication interface fa1
Interface FastEthernet1
Admin Control : disable
Host Mode : multi-auth
Type dot1x State : enabled
Type mac State : enabled
Type web State : enabled