11-7
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 11 Managing the SCMP
Configuring the SCMP
•
Defining the Keep-alive Interval Parameter, page 11-8
•
Defining the Reconnect Interval Parameter, page 11-9
•
Defining the Loss-of-Sync Timeout Parameter, page 11-9
You can configure the following options for the SCMP:
•
Enable the SCMP
•
Configure the SCMP peer device to push sessions to the SCE platform
•
Allow the SCMP peer device to provision each subscriber to only one SCE platform.
•
Define the SCMP keep-alive interval
•
Define the SCMP reconnect interval
•
Define the loss-of-sync timeout
•
Define the subscriber ID structure
How to Enable the SCMP
By default, the SCMP is disabled.
Step 1
From the SCE(config)# prompt, type
scmp
and press
Enter
.
How to Disable the SCMP
Step 1
From the SCE(config)# prompt, type
no scmp
and press
Enter
.
How to Configure the SCMP Peer Device to Push Sessions
When SCMP establishes a connection with an SCMP peer device, it informs the device whether the
SCMP is configured to push sessions or to wait till the sessions are pulled by the SCE platform.
Use this command to specify push mode. Use the no form of the command to specify pull mode. This
configuration takes effect only after the connection is re-established.
Default is disabled (pull mode).
Step 1
From the SCE(config)# prompt, type
scmp subscriber send-session-start
and press
Enter
.
How to Disable Pushing Sessions
Use this command to disable pushing sessions to the SCE platform. This means that the SCE platform
will pull all sessions from the SCMP peer.
Step 1
From the SCE(config)# prompt, type
no scmp subscriber send-session-start
and press
Enter
.