set eapol
Enterasys C3 Configuration Guide 32-27
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.
Syntax
set eapol [enable | disable] [auth-mode {auto | forced-auth | forced-unauth}
port-string
Parameters
Defaults
None.
Mode
Switch command, read-write.
Examples
This example shows how to enable EAPOL:
C3(su)->set eapol enable
This example shows how to enable EAPOL with forced authorized mode on port ge.1.1:
C3(su)->set eapol auth-mode forced-auth ge.1.1
clear eapol
Use this command to globally clear the EAPOL authentication mode, or to clear settings for one or
more ports.
Syntax
clear eapol [auth-mode] [port-string]
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 32-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 “Port String Syntax Used
in the CLI” on page 11-1.