Specifications
Security Configuration Command Set
Configuring 802.1X Authentication
SecureStack B2 Configuration Guide 11-27
11.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-authorized | forced-auth
| forced-unauthorized | 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-
authorized |
forced-auth |
forced-
unauthorized |
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 11-2.
• forced-authorized | forced-auth - Forced authorized
mode, which disables authentication on the port.
• forced-unauthorized | 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.
B2(rw)->set eapol enable
B2(rw)->set eapol auth-mode forced-auth fe.1.1