User Guide

To obtain a list of available options for a keyword or partial keyword, use the ?. In figure
4, the keywords are listed on the left with a brief description of the commands on the
right. The output is the same if you enter the help.
MSR2000(config)# snmp-server ?
community server read only or read write community string
host Set SNMP trap target ip
v3user set SNMPv3 user
MSR2000(config)# snmp-server
Figure 5 Keyword ? Combination for the snmp-server Keyword
MSR2000(config)# s? Enter a partial keyword, in the case “s”
followed
service immediately by a ?. All keywords that begin with
show “s” in the CONFIGURATION mode are listed.
snmp-server
MSR2000(config)#
MSR2000(config)# sn? Enter a partial keyword, in the case “sn”
followed
snmp-server immediately by a ?. All keywords that begin with
MSR2000(config)# snmp-sever “sn” in the CONFIGURATION mode are listed.
Figure 6 Various Keyword ? Combinations
Entering and Edition Commands
The CLI is case sensitive. All CLI commands MUST be in lower case.
It is convenient to use the TAB key to complete keywords in commands. As long
as the letters you type are unique to all available commands, it will auto-complete
the commands.
You can use the up arrow key to display the last enabled command syntax.
You can use either the BACKSPACE key or DELETE key to erase the previous
letter.
Table 3 lists the different key combinations available in Azalea Image.
Table 3 Short-Cut Keys and their actions
Key
Combinations Action
CTRL-A
Moves the cursor to the beginning of the command line.
CTRL-B
Moves the cursor back on character.
CTRL-D
Deletes character at cursor.
CTRL-E
Moves the cursor to the end of the line.
CTRL-F
Moves the cursor forward one character.
CTRL-I
Completes a keyword.
CTRL-K
Deletes all characters form the cursor to the end of the command line.
CTRL-L
Re-enters the previous command.
MSR2000 CLI Configuration Guide
14