11-8
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 11 Managing the SCMP
Configuring the SCMP
Configuring the SCMP Peer Device to Force Each Subscriber to Single SCE Platform
When SCMP establishes a connection with an SCMP peer device, it informs the device whether the
SCMP is configured to allow each subscriber to be provisioned to only one SCE platform.
Use this command to configure the SCMP peer device to verify that each subscriber is provisioned to
only one SCE platform. If a subscriber was provisioned to a different SCE platform, the SCMP removes
it from the previous SCE platform and provisions it to the new SCE platform. This configuration is
required in MGSCP topology where, if a fail-over between SCE platforms, subscribers might move from
one SCE platform to another. If transferred subscribers are not cleared from the previous SCE platform,
it can cause capacity issues.
Use the
no
form of the command to allow SCMP to provision subscribers to more than one SCE
platform.
This configuration takes effect only after the connection is re-established.
Default is disabled (subscribers can be provisioned to more than one SCE platform).
Step 1
From the SCE(config)# prompt, type
scmp subscriber force-single-sce
and press
Enter
.
How to Disable Forcing Each Subscriber to Single SCE Platform
Use this command to disable forcing each subscriber to only one SCE platform. This allow subscribers
to be provisioned to more than one SCE platform.
Step 1
From the SCE(config)# prompt, type
no scmp subscriber force-single-sce
and press
Enter
.
Defining the Keep-alive Interval Parameter
The keep-alive interval is the amount of time between keep-alive messages to the SCMP peer device. If
the SCMP does not receive a response from the SCMP peer device within the defined interval, the
connection is assumed to be down; and the SCMP changes the connection state to false and begins
attempts to reconnect.
Options
The following options are available:
•
interval
— Interval between keep-alive messages from the SCE platform to the SCMP peer device
in seconds
–
Default = 5 seconds
Step 1
From the SCE(config)# prompt, type
scmp keepalive-interval
interval
and press
Enter
.