December 2001
Intermediate to advanced
608 pages
25h 14m
English
alias — global
alias mode alias-name command
Command aliases
None
This command allows you to configure an alias, or abbreviation, for any IOS command.
mode
The mode to which the alias and the command that you are aliasing
belong. It can be any of the configuration modes:
configuration (for global commands),
user, exec,
hub, interface,
line, map-class,
map-list, route-map,
router, etc.
alias-name
The name to be assigned to the alias.
command
The IOS command represented by the alias.
To assign the shorthand t1 to the command
telnet
10.1.1.1
2001, use the following command:
alias exec t1 telnet 10.1.1.1 2001
Read now
Unlock full access