Specifications
set eapol
SecureStack C3 Configuration Guide 21-21
set eapol
UsethiscommandtoenableordisableEAPOLport‐baseduserauthenticationwiththeRADIUS
serverandtosettheauthenticationmodeforoneormoreports.
Syntax
set eapol [enable | disable] [auth-mode {auto | forced-auth | forced-unauth} port-
string]
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Examples
ThisexampleshowshowtoenableEAPOL:
C3(su)->set eapol enable
ThisexampleshowshowtoenableEAPOLwithforcedauthorizedmodeonportfe.1.1:
C3(su)->set eapol auth-mode forced-auth fe.1.1
enable|disable EnablesordisablesEAPOL.
auth‐mode
auto|
forced‐auth|
forced‐unauth
Specifiestheauthenticationmodeas:
• auto‐Autoauthorizationmode.Thisisthedefaultmodeandwill
forwardframesaccordingtotheauthenticationstateoftheport.For
detailsonthismode,refertoTable 21‐2.
• forced‐
auth‐Forcedauthorizedmode,whichdisablesauthentication
ontheport.
• forced‐unauth‐Forcedunauthorizedmode,whichfiltersanddiscards
allframesreceivedontheport.
port‐string Specifiestheport(s)onwhichtosetEAPOLparameters.Foradetailed
descriptionofpossibleport‐stringvalues,referto“PortStringSyntaxUsed
intheCLI”onpage 4‐1.