Miscellaneous Procedures > Using the CLI Utility > CLI Options

CLI Options
The following table shows options that can be entered when invoking the CLI.
CLI Options
q
T
s
Save changes to flash. Same as savetoflash). Batch mode only.
r
Activate changes. Same as runconfig. Batch mode only.
f filename
To Add a User With CLI
1.
2.
cli> config security adduser username username
3.
cli> config security passwd username username newpassword password
4.
cli> config security adduser username username shell shell
5.
Configure comments (UNIX GECOS information) by entering the parameters shown in the following screen example.
cli> config security adduser username username comments comments
6.
cli> config savetoflash
7.
cli> quit

Miscellaneous Procedures > Using the CLI Utility > CLI Options