9-10
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-12247-04
Chapter 9 Configuring IEEE 802.1x Port-Based Authentication
Understanding IEEE 802.1x Port-Based Authentication
Per-User ACLs and Filter-Ids
In releases earlier than Cisco IOS Release 12.2(50)SE, an ACL configured on the switch is not
compatible with an ACL configured on another device running Cisco IOS software, such as a
Catalyst 6000 switch.
In Cisco IOS Release 12.2(50)SE or later, the ACLs configured on the switch are compatible with other
devices running Cisco IOS release.
You can only set
any
as the source in the ACL.
Note
For any ACL configured for multiple-host mode, the source portion of statement must be
any
. (For
example,
permit icmp
any
host 10.10.1.1
.)
Authentication Manager CLI Commands
The authentication-manager interface-configuration commands control all the authentication methods,
such as 802.1x, MAC authentication bypass, and web authentication. The authentication manager
commands determine the priority and order of authentication methods applied to a connected host.
The authentication manager commands control generic authentication features, such as host-mode,
violation mode, and the authentication timer. Generic authentication commands include the
authentication host-mode
,
authentication violation
, and
authentication timer
interface
configuration commands.
802.1x-specific commands begin with the
dot1x
keyword.
For example, the
authentication
port-control auto
interface configuration command enables authentication on an interface. However,
the
dot1x system-authentication control g
lobal configuration command only globally enables or
disables 802.1x authentication.
Note
If 802.1x authentication is globally disabled, other authentication methods are still enabled on that port,
such as web authentication.
The
authentication manager
commands provide the same functionality as earlier 802.1x commands.
Table 9-2
Authentication Manager Commands and Earlier 802.1x Commands
The authentication manager
commands in Cisco IOS
Release 12.2(50)SE or later
The equivalent 802.1x commands in
Cisco IOS Release 12.2(46)SE and
earlier
Description
authentication control-direction
{both
|
in
}
dot1x control-direction
{
both
|
in
}
Enable 802.1x authentication with the
wake-on-LAN (WoL) feature, and configure the
port control as unidirectional or bidirectional.
authentication event
dot1x auth-fail vlan
dot1x critical (interface
configuration)
dot1x guest-vlan6
Enable the restricted VLAN on a port.
Enable the inaccessible-authentication-bypass
feature.
Specify an active VLAN as an 802.1x guest
VLAN.