Instruction Manual

C H A P T E R 5 Command Line Interface
49
Abbreviation
to Uniqueness
It is not always necessary to type the entire command. CLI commands
can be abbreviated to uniqueness. For example, del as show below
is sufficient to represent the delete command:
HP SA7120> del
Usage: delete item [arg]
block blockID
cert keyID
client_ca mapID
key keyID
logs logID|all
map mapID
patch
permit permitID
sign keyID
snmp_community
trap_community
However, sh as shown below, is not an abbreviation to uniqueness
in that it does not distinguish between show and showsnmp.
HP SA7120> sh
The solitary letter e in the context of the next example, (i.e.,
preceded by ssh), uniquely indicates ssh enable.
HP SA7120> set ssh e
SSH Service started.