Specifications

Table Of Contents
2-443
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show scmp
show scmp
Displays the SCMP (ISG) general configuration and status.
show scmp [all | name name ] [counters]
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines You can display configuration for a specified destination by using the name argument. Use the all
keyword to display configuration for all destinations.
Use the counters keyword to display the statistics per destination. For this option, you must either
specify the desired destination, using the name argument, or use the all keyword to display statistics for
all destinations.
Authorization: admin
Examples The following example illustrates how to display the SCMP counters for a specified destination.
SCE>enable 10
Password:<cisco>
SCE#show scmp name scmp_peer1 counters
SCMP Connection 'scmp_peer1' counters:
Total messages sent: 72
Total messages received: 72
Establish requests sent: 1
Establish replies received: 1
Accounting requests sent: 20
Accounting replies received: 20
Subscriber queries sent: 0
Subscriber query response recv: 0
Request retry exceeded: 0
Requests replied with errors: 0
Subscriber requests received: 50
Subscriber responses sent: 50
Failed Requests: 0
name Display configuration or counters for the specified destination (SCMP peer
device).
Release Modification
3.0.5 This command was introduced.