Specifications
5-16
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 5 Call Control
Configuration Tasks for Sessions
To view all sessions, use the lssessions command. The system displays the following summary
information:
===========================================================================
Sessions (lssessions)
===========================================================================
Set Id Group Id Session Id Session State Use State
====== ======== ========== ============= ==========
1 1 1 openWait outOfService
See the description of displayed information for the lssession command.
Adding a Session
Sessions are members of session groups, which in turn, are members of session sets. To ensure reliable
operation, set up two sessions to each controller through two subnets.
To add a session, use the addsess command.
For example, the following command adds session 1 to group 1 of set 1:
addsess 1 1 1 10.15.38.233 7007 10.15.38.234 7007
Deleting a Session
To delete a session, use the delsess command.
For example, the following command deletes session 1 from session group 1 of set 1:
delsess 1 1 1
Viewing Session Statistics
The MGX 8260 reports the following session statistics:
• Session group statistics
• RUDP connection statistics
• RUDP transport statistics
• Session statistics
Viewing Session Group Statistics
To view session group statistics, use the lsgroupstat command.
For example, the following command lists statistics for group 1 of set 1:
lsgroupstat 1 1