Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
Session Management Commands
page 6-14
OmniSwitch CLI Reference Guide
September 2009
alias
Defines substitute command text for the switch’s CLI command keywords.
alias alias command_name
Syntax Definitions
alias
Text string that defines the new CLI command name (alias) that you 
will use to replace an old CLI command name.
command_name
The old CLI command name being replaced by your alias.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Alias commands are stored until the user session ends. To save alias settings, you must execute the 
 command. Otherwise, once you log off the switch, substitute commands configured 
with the alias command are destroyed.
• You can eliminate excess typing by reducing the number of characters required for a command. For 
instance, the group syntax can be defined as gp.
• You can change unfamiliar command words into familiar words or patterns. For instance, if you prefer 
the term “privilege” to the term “attribute” with reference to a login account’s read/write capabilities, 
you can change the CLI command from attrib to privileges.
• To reset commands set with alias back to their factory default, use th
 command.
Examples
-> alias gp group
-> alias privilege attrib
Release History
Release 6.1; command was introduced.