Cisco ASR 14000 Series Management Command Reference page 96

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

alias
alias
To create a command alias, use the alias command in global configuration mode. To delete an alias, use
the no form of this command.
Syntax Description.
alias-name
param1, paramx
content1, contentx
Defaults
No command aliases are configured.
Command Modes
Global configuration
Command History
Release
Release 3.7.1
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
Cisco IOS XR software supports generic alias definitions for various entities. Any physical or logical
entity can have an alias as a reference. For example, an alias can refer to a command, a partial command,
a group of commands, a location, or an IP address.
An alias must first be defined. The alias can then be used in command lines in place of the defined entity.
Following is a list of properties for an alias:
The alias command can be used anywhere. If the content referenced by the alias is invalid or
inappropriate in that context or submode, the system issues a warning message containing the substituted
content.
Cisco ASR 14000 Series Router System Management Command Reference
SMR-94
alias alias-name [(param1, param2, ..., paramx)] content1 [;content2; ...; contentx]
no alias alias-name
Name of the command alias. Alias names can be a single word or multiple
words joined by a hyphen (-) or an underscore (_).
(Optional) Parameters assigned to the alias. These parameters are filled in at
execution time.
Original command syntax. Valid abbreviations of the original command
syntax can be entered for the content argument.
Modification
This command was introduced on the Cisco ASR 14000 Series Router.
An alias can be used anywhere, in any mode or submode.
An alias can have zero, one, or many parameters.
An alias can refer to those parameters with the $ sign.
If an alias refers to more than one command, the commands must be separated by a semicolon (;).
The size of the alias command is limited to 1024 characters.
Configuration Management Commands on Cisco IOS XR Software
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents