Specifications

Table Of Contents
2-271
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
scmp
scmp
Enables the Service Control Management Protocol functionality. Use the no form of the command to
disable the SCMP.
scmp
no scmp
Syntax Description This command has no arguments or keywords.
Command Default By default, SCMP is disabled.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines SCMP is a protocol by which an SCE platform communicates with peers such as Cisco routers running
ISG to manage subscriber sessions.
SCMP performs the following functions:
Manages the connection status to all SCMP peer devices
Encodes and decodes the SCMP messages
Orders northbound messages per subscriber
When the SCMP is disabled, all subscribers provisioned via this interface are removed.
Authorization: admin
Examples The following example illustrates how to disable the SCMP.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#no scmp
SCE(config)#
Release Modification
3.0.3 This command was introduced.