Specifications

Enterasys Wireless Controller Software CLI Reference Guide 19-19
19.6.5.9.1 add-ip-port
UsethiscommandenableordisabletheabilitytoaddacontrollerIPaddressandporttothe
redirectionURL.Theaddipportcommandisavailableinthewlan:<WLANservice
name>:auth:captiveportalcontextforexternalcaptiveportalmodeonly.
Syntax
add-ip-port enable | disable
Parameters
19.6.5.9.2 copy-cpfile
Usethiscommandtodownloadazipfilecontainingcustomizedwebpages.Thecopycpfile
commandisavailablefromthewlan:<WLANservicename>:auth:captiveportalcontext.
Syntax
copy-cpfile <scp|ftp> <server> <user> <password> <dir> <file>
Parameters
Examples
ThisexampleusesFTPtocopythefile“cpcustom.zip”locatedinthe/tmpdirectoryonFTPserver
192.168.3.10,usinglogincredentials“root”and“mypasswd.”
EWC.enterasys.com:wlans:Lab126-12-Int-CP:auth:captiveportal# copy-cpfile ftp
192.168.3.10 root mypasswd /tmp cpcustom.zip
19.6.5.9.3 cp-ssl
UsethecpsslcommandtoenableordisableHTTPSsupportonaWLANserviceconfiguredfor
externalauthentication.Thecpsslcommandisavailableonlyifmodeissettoexternal.Formore
informationaboutthemodecommand,seemodeonpage 1932.
Syntax
cp-ssl enable|disable
Parameters
enable EnableaddingacontrollerIPaddressandporttotheredirectionURL.
disable DisableaddingacontrollerIPaddressandporttothe redirectionURL.
Thisisthedefault.
scp|ftp SpecifieswhethertouseFTPorSCPtodownloadthefile.
server TheIPaddressoftheFTPorSCPserver.
user Theusernametologintotheserver.
password Thepasswordforfiletransferprotocol.
dir Thedirectoryontheserverwherethefileislocated.
file Thenameof
thefilecontainingthewebpages.
enable EnableHTTPSsupportontheWLANserviceconfiguredfor
externalauthentication.