System information

BSR 64000 Configuration and Management Guide
2-10
WORD is the name of the command being replaced by the alias
5. Use the no alias command to delete an alias. For example:
MOT(config)#no alias [exec | priv | conf] <WORD>
where:
WORD is the alias name for the command
The alias is removed for the associated command.
Examples
The following example creates an alias for the enable command, accessible from
the Privileged EXEC mode.
MOT>alias exec en enable
This example creates an alias for the router rip command for use within the
Interface Configuration mode.
MOT(config-if)#alias conf rr router rip
When invoked, this alias moves you to Router RIP mode.
Obtaining Help
Enter a question mark (?) at the prompt to display help for available commands. You
can enter the question mark with the complete command or its unique abbreviation.
For example, to obtain help for the show users command, you can enter show users
?.
If the CLI detects an error a the command line, it positions a caret symbol (^) at the
error.