Cisco IOS Voice, Video, and Fax Commands: R Through Sh
show ss7 sm stats
VR-810
Cisco IOS Voice, Video, Fax Command Reference
show ss7 sm stats
To display SS7 Session Manager session statistics, use the show ss7 sm stats command in privileged
EXEC mode.
show ss7 sm stats
Syntax Description There are no arguments or keywords for this command.
Defaults The command shows information for both sessions.
Command Modes Privileged EXEC
Command History
Usage Guidelines If no sessions are configured, the message “No Session is configured” appears.
Examples The following example shows how to display SS7 Session Manager statistics. The fields are
self-explanatory and show information about the session state, protocol data units (PDUs) packets sent
and received, and SS7 Reliable User Datagram Protocol (RUDP) performance:
Router# show ss7 sm stats
-------------------- Session Manager --------------------
Session Manager state = SESSION SET STATE-ACTIVE
Session Manager Up count = 1
Session Manager Down count = 0
lost control packet count = 0
lost PDU count = 0
failover timer expire count = 0
invalid_connection_id_count = 0
Session[0] statistics SM SESSION STATE-STANDBY:
Session Down count = 0
Open Retry count = 0
Total Pkts receive count = 1
Active Pkts receive count = 0
Standby Pkts receive count = 1
PDU Pkts receive count = 0
Unknown Pkts receive count = 0
Release Modification
12.0(7)XR This command was introduced.
12.1(1)T This command was integrated into CiscoIOS
Release 12.1(1)T.