APC IP DSLAM User's Guide Page 591

  • Download
  • Add to my manuals
  • Print
  • Page
    / 603
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 590
583
Commit Command
8.28.2 Other Commands
Description: Use this command to create an alias for any CLI
command. You can later call this command by using the alias-string
along with any additional parameters, which you need to specify. It will
display a list of all the aliases currently defined if no parameter is given.
Command Syntax: alias [alias-string = aliased-command]
Parameters
Name Description
alias-string
The string, which you will use to refer to the
aliased command, henceforth. It should not match
any CLI keyword.
Type: Optional
Valid values: string of up to 14 characters (‘A’-’Z’,
‘a’-‘z’, ‘0’-‘9’, ’-‘, ’_’)
aliased-command
This is the total CLI command length (512
characters).
Type: Mandatory
Valid values: Any string (all printable characters
except ‘;’) as long as the total CLI Command
length is not exceeded.
Mode: Super-User, User
Output
With Parameters
$alias abc = modify nbsize
Set Done
$abc maxatmport 48
Set Done
Without Parameters
$alias
Alias Command
---------------------------
abc modify nbsize
Output Fields
FIELD Description
Alias
This is the new abbreviated command, which
you may use in place of the string specified in
Command.
Command
The command string which has been aliased.
References
unalias command.
8.28.2.1 unalias
Description: Use this command to delete an alias. Either a particular
alias or all aliases can be removed using this command.
Command Syntax: unalias [all | <name>]
Parameters
Name Description
all
Using this option all the aliases defined in the
system will be removed.
Type: Optional
Page view 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 602 603

Comments to this Manuals

No comments