Specifications

Enterasys Wireless Controller Software CLI Reference Guide 11-3
EWC.enterasys.com:schedule_backup# freq weekly 2,4
Thefollowingexamplesetsthesoftwarebackupstooccuronthe15thdayofeverymonth
EWC.enterasys.com:schedule_backup# freq monthly 15
Thefollowingexampledisablesallbackupscheduling
EWC.enterasys.com:schedule_backup# freq never
11.3 password
UsethepasswordcommandtospecifythepasswordoftheusernameontheFTPorSCPserver.
Syntax
password <string>
Parameters
Examples
Thefollowingcommandspecifiesapasswordfortheuserontheserver.
EWC.enterasys.com:schedule_backup# password rYm239sJ
11.4 protocol
Usetheprotocolcommandtospecifytheappropriateprotocoltousewhencommunicatingwith
thedestinationserver.
Syntax
protocol [ftp|scp]
Parameters
Examples
ThefollowingexamplesetstheprotocoltoSCP.
EWC.enterasys.com:schedule_backup# protocol scp
Note: The user name must be specified using the user command. For more information, see “user
on page 11-5.
<string> SpecifiesapasswordforauserontheFTPorSCPserver
ftp SpecifiestheFTPprotocol
scp SpecifiestheSCPprotocol