Specifications

Table Of Contents
Chapter 24 negate Command
The
negate
command negates a command in the scratchpad or the active
configuration.
Format
negate
<cmd-number>
[scratchpad|active-config]
Mode
Configure
Description
The
negate
command allows you to negate one or more commands by specifying the
command number of the commands you want to negate. The command number for
each command can be found using the Configure mode
show
command. You can
negate commands from the active running system or non-committed commands from
the scratchpad. By default, if you do not specify
active-config
or
scratchpad
, the
command to negate is assumed to be in the
active-config
.
Parameters
<cmd-number>
The number of the command(s) you want to ne-
gate. Use the show command to display the
command numbers.
active-config
Negate the specified command from the active
running system.
scratchpad
Negate the specified non-committed command
from the scratchpad.
Restrictions
The specified command number must represent a command that exists.
Examples
ssr# negate 23
Negate command 23 from the active configuration.
ssr# negate 3,5-7 scratchpad
Negate commands 3, 5, 6 and 7 from the scratchpad.
Chapter 24