Specifications
SSR Command Line Interface Reference Manual 483
Chapter 33
no Command
The no command removes a configuration command from the active configuration of the
running system.
Format
no <command-to-negate>
Mode
Configure
Description
The no command allows you to negate a previously executed command. Following the
keyword no, one can specify the command to negate in its entirety or use the wildcard
character (*) to negate a group of commands. In addition to the no command, one can also
use the negate command to negate a group of commands using the command number.
Parameters
<command> The CLI command you want to negate. You do not have to enter the entire
command. You can use the wildcard character, *, to negate matching
commands. For example, if you specify “no acl 100 *” then all commands
starting with the words “acl 100” will be negated.










