Specifications
Enterasys Wireless Controller Software CLI Reference Guide 23-1
23
web Commands
Thewebcommandreferstothewebcontext,whichcontainscommandsusedtoconfigurethe
websettings.ThewebcommandisaccessiblefromtherootcontextoftheCLI.
Thefollowingcommandsareavailableinthewebcontext:
• guestportal‐admin‐timeout
• timeout
• showvns
• show
23.1 guestportal-admin-timeout
Usetheguestportal‐admin‐timeoutcommandtoconfigurethetimeafterwhichthewebsessions
ofguestadministratorusers(guestportalusertype)willtimeout.Theguestportal‐admin‐timeout
commandisaccessiblefromthewebcontextoftheCLI.
Syntax
guestportal-admin-timeout <xx:xx> (hour:minutes or just minutes, range 1 minute
to 7 days)
Parameters
Examples
Thefollowingexamplesetsthewebsession timeouttoonehourand30minutes.
EWC.enterasys.com:web# guestportal-admin-timeout 01:30
Thefollowingexamplesetsthewebsession timeoutto30minutes.
EWC.enterasys.com:web# guestportal-admin-timeout 00:30
<xx:xx> Specifiestimeinhh:mmformat
Note: After you have run the guestportal-admin-timeout command, you must run the apply
command to implement the changes.