Specifications

Table Of Contents
2-193
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
management-agent sce-api ignore-cascade-violation
management-agent sce-api ignore-cascade-violation
Configures the agent to ignore the errors issued when logon operations are performed on a standby SCE
platform. Use the no form of this command to configure the agent to issue an error when a logon
operation is performed on a standby SCE platform. Use the default form of this command to set the value
to the default (the default behavior is to issue an error when a logon operation is performed on a standby
SCE platform).
management-agent sce-api ignore-cascade-violation
no management-agent sce-api ignore-cascade-violation
default management-agent sce-api ignore-cascade-violation
Syntax Description This command has no arguments or keywords.
Command Default By default, an error is issued when a logon operation is performed on a standby SCE platform (no form
of the command).
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Starting in release 3.1.0, the SCE platform issues an error message when a logon operation is performed
on the standby SCE platform in a cascaded system. This behavior is not backward compatible for
previous versions of the SCE Subscriber API.
Use this command with SCOS release 3.1.0 to provide backward-compatible behavior to previous
releases in which such errors were not issued.
Authorization: admin
Examples The following example illustrates how to use this command.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)# management-agent sce-api ignore-cascade-violation
SCE(config)#
Release Modification
3.1.5 This command was introduced.