Specifications

Table Of Contents
2-274
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
scmp loss-of-sync-timeout
scmp loss-of-sync-timeout
Defines the loss of sync timeout interval; that is the amount of time between loss of connection between
the SCE platform and an SCMP peer device and the loss-of-sync event.
scmp loss-of-sync-timeout interval
Syntax Description
Command Default interval = 90 seconds
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines If the connection between an SCE platform and an SCMP peer device fails, a timer starts. If the
configured loss of sync timeout interval is exceeded, the connection is assumed to be not-in-sync, a
loss-of-sync event occurs, and the following actions are performed:
connection status is set to not-in-sync
all messages are removed from the SCMP buffers
all subscribers associated with the SCMP peer device are removed
Authorization: admin
Examples The following example illustrates how to define loss of sync timeout interval.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)# scmp loss-of-sync-timeout 120
SCE(config)#
Related Commands
interval Loss of sync timeout interval in seconds
Release Modification
3.0.3 This command was introduced.
Command Description
show scmp Displays the SCMP (ISG) general configuration and status.
scmp
reconnect-interval
Defines the SCMP reconnect interval.