set eapol
SecureStack C2 Configuration Guide 23-19
set eapol
UsethiscommandtoenableordisableEAPOLport‐baseduserauthenticationwiththe RADIUS
serverandtosetthea uthenti cationmodeforoneormoreports.
Syntax
set eapol [enable | disable] [auth-mode {auto | forced-auth | forced-unauth}
port-string
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Examples
ThisexampleshowshowtoenableEAPOL:
C2(su)->set eapol enable
ThisexampleshowshowtoenableEAPOLwithforcedauthorizedmodeonportfe.1.1:
C2(su)->set eapol auth-mode forced-auth fe.1.1
clear eapol
UsethiscommandtogloballycleartheEAPOLauthenticationmode,ortoclearsettingsforoneor
moreports.
Syntax
clear eapol [auth-mode] [port-string]
enable|disable EnablesordisablesEAPOL.
auth‐mode
auto|
forced‐auth|
forced‐unauth
Specifiestheauthenticationmodeas:
• auto‐Autoauthorizationmode.Thisisthedefaultmodeandwill
forwardframesaccordingtotheauthenticationstateoftheport.For
detailsonthismode,refertoTable 23‐2.
• forced‐
auth‐Forcedauthorizedmode,whichdisablesauthentication
ontheport.
• forced‐unauth‐Forcedunauthorizedmode,whichfiltersanddiscards
allframesreceivedontheport.
port‐string Specifiestheport(s)onwhichtosetEAPOLparameters.Foradetailed
descriptionofpossibleport‐stringvalues,referto“PortStringSyntaxUsed
intheCLI”onpage 7‐2.