Specifications
9-26
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 9 Command Reference
addsess
addsess
Add an MGCP session manager.
addsess SessionSetId GroupId SessionId LocalAddr LocalPort RemoteAddr RemotePort Priority
Syntax Description
Defaults Priority: 1
Command Modes Security level 3
Command History
Usage Guidelines MGCP sessions are communication links between the MGX 8260 and the primary and secondary Media
Gateway Controller. Sessions are members session groups, which in turn, are members of session sets.
To ensure reliable operation, set up two sessions to each controller through two networks.
Examples The following example adds session manager 1 to group 1 of set 1:
addsess 1 1 1 10.15.38.233 7007 10.15.38.234 7007
Related Commands
SessionSetId The index of the session set to which the group containing the session
manager belongs. Values: 1-6.
GroupId The index of the session group to which the session manager belongs.
Values: 1 or 2.
SessionId The index of this session. Values: 1 or 2
LocalAddr The local IP address of the session.
LocalPort Local UDP Port. Values: greater than 1024
RemoteAddr Remote IP address of the session.
RemotePort Remote UDP port. Values: greater than 1024
Priority Session priority. Values: greater than or equal to 0
Release Modification
1.0 This command was first introduced.
Command Description
addsset Add a session set
addsgrp Add a session group
delsess Delete a session manager
delsset Delete a session set
delsgrp Delete a session group