Cisco IOS Voice, Video, and Fax Commands: R Through Sh show ss7 sm session
VR-807
Cisco IOS Voice, Video, Fax Command Reference
show ss7 sm session
To display information about SS7 Session Manager session, use the show ss7 sm session command in
privileged EXEC mode.
show ss7 sm session [session]
Syntax Description
Defaults If you do not specify a session, 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 session information for both sessions. Table 58 expl a in s
the fields.
Router# show ss7 sm session
Session[0]: Remote Host 255.255.251.254:8060, Local Host 255.255.255.254:8060
retrans_t = 600
cumack_t = 300
kp_t = 2000
m_retrans = 2
m_cumack = 3
m_outseq = 3
m_rcvnum = 32
Session[1]: Remote Host 255.255.251.255:8061, Local Host 255.255.255.254:8061
retrans_t = 600
cumack_t = 300
kp_t = 2000
m_retrans = 2
m_cumack = 3
m_outseq = 3
m_rcvnum = 32
session Specifies a session, 0 or 1.
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.