Specifications
Security Configuration Command Set
Configuring 802.1X Authentication
10-28 SecureStack A2 Configuration Guide
10.3.2.7 set eapol
Use this command to enable or disable EAPOL port-based user authentication with the RADIUS
server and to set the authentication mode for one or more ports.
set eapol [enable | disable] [auth-mode {auto | forced-auth | forced-unauth}
port-string]
Syntax Description
Command Mode
Read-Write.
Command Defaults
None.
Examples
This example shows how to enable EAPOL:
This example shows how to enable EAPOL with forced authorized mode on port fe.1.1:
enable | disable Enables or disables EAPOL.
auth-mode
auto
forced-auth
forced-unauth
Specifies the authentication mode as:
• auto - Auto authorization mode. This is the default mode
and will forward frames according to the authentication
state of the port. For details on this mode, refer to
Table 10-2.
• forced-auth - Forced authorized mode, which disables
authentication on the port.
• forced-unauth - Forced unauthorized mode, which
filters and discards all frames received on the port.
port-string Specifies the port(s) on which to set EAPOL parameters. For
a detailed description of possible port-string values, refer to
Section 3.1.1.
A2(rw)->set eapol enable
A2(rw)->set eapol auth-mode forced-auth fe.1.1