Cancel - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
Also available in Global configuration mode.
If creating a macro that uses multiple commands, you can either
v Surround the string in quotes and separate commands with a semicolon. For
v Separate commands with an escaped semicolon. For example:
Use the no alias command to delete a command macro.
Related Commands
show alias
Examples
v Creates an alias eth0. When invoked, moves to Interface configuration mode
v Creates an alias mgmport. When invoked, moves to Interface configuration mode
v Creates an alias back2. When invoked, moves back two configuration modes. If
v Creates an alias proxies. When invoked, displays information about XSL Proxy
v Creates an alias update-cfg. When invoked, restarts the appliance with an
v Deletes the eth0 alias.

cancel

Cancels changes to the current object and returns to the parent configuration mode.
4
Command Reference
example:
alias eth0 "configure terminal; interface ethernet 0"
alias eth0 configure terminal\;interface ethernet0
(with the configure terminal and interface commands) for Ethernet Port 0.
# alias eth0 configure terminal\;interface eth0
Alias update successful
#
with the configure terminal and interface commands) for Management Port 0.
# alias "mgtport configure terminal; interface management 0"
Alias update successful
#
invoked from Validation Credentials configuration mode, moves to Global
configuration mode.
# alias back2 "exit; exit"
Alias update successful
#
objects.
# alias proxies show xslproxy
Alias update successful
#
updated configuration script.
# alias update-cfg configure terminal\;flash\;del config:runningconfig.cfg\;
copy http://10.10.1.1/configs/39.3.cfg config:///runningconfig.cfg\;
boot config runningconfig.cfg\;shutdown
Alias update successful
#
# no alias eth0
Alias 'eth0' deleted
#

Advertisement

Table of Contents
loading

Table of Contents