CLI Guide

Table Of Contents
Parameters
prompt
The new prompt. Input rules:
The value is case sensitive.
The value can have a maximum of 16 characters.
The value can include spaces and printable UTF-8 characters except: " , . < \
A value that includes a space must be enclosed in double quotes.
Examples Change the prompt from "# " to "CLI$ " and start entering a show command.
# set prompt "CLI$ "
Success: Command completed successfully. (2014-07-17 16:44:25)
CLI$ show ...
set protocols
Description Enables or disables management services and protocols. In console format, if you enable an
unsecured protocol the command will prompt for confirmation.
Minimum role manage
Syntax
set protocols
[activity enabled|disabled|on|off]
[debug enabled|disabled|on|off]
[ftp enabled|disabled|on|off]
[http enabled|disabled|on|off]
[https enabled|disabled|on|off]
[management-mode v2|v3|linear|virtual]
[ses enabled|disabled|on|off]
[sftp enabled|disabled|on|off]
[sftp-port port]
[slp enabled|disabled|on|off]
[smis enabled|disabled|on|off]
[snmp enabled|disabled|on|off]
[ssh enabled|disabled|on|off]
[ssh-port port]
[telnet enabled|disabled|on|off]
[usmis enabled|disabled|on|off]
Parameters
[activity enabled|disabled|on|off]
Optional. Enables or disables access to the activity progress interface via HTTP port 8081. This
mechanism reports whether a firmware update or partner firmware update operation is active and
shows the progress through each step of the operation. In addition, when the update operation
completes, status is presented indicating either the successful completion, or an error indication if the
operation failed. This is disabled by default.
[debug enabled|disabled|on|off]
Optional. Enables or disables debug capabilities, including Telnet debug ports and privileged diagnostic
user IDs. This is disabled by default.
NOTE: Properly shut down the debug console by using the set protocols debug disable
command. Do not just close the console directly or by using the exit command.
[ftp enabled|disabled|on|off]
144 Alphabetical list of commands