5-42
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter5 CLI Commands
addses
addses
To add a PRI backhaul session between a VISM card and a call agent, use the addses command in the
VoIP switching/trunking and switched AAL2 PVC operating modes.
addses session-num group-num priority local-port-num remote-port-num
Syntax Description
Command Modes VoIP switching/trunking and switched AAL2 PVC
Usage Guidelines You must add a session group for the session before you use this command.
Examples The following example shows that PRI backhaul session number 4 is added to session grou p 2 between
the VISM card and the callagent1 call agent:
addses 4 2 2 1124 1124
Related Commands
session-num Identifying session number in the range from 1 to 64.
Note Up to 64 sessions can be created in a session group.
group-num Identifying session group number to which the session is added in the range
from 1 to 16.
Note Currently, only group 1 is supported.
priority Priority level; determines which session becomes active if a session fails within
the same group. It can be in the range from 1 (highest) to 4 (lowest).
local-port-num Local port number. The VISM port number used for the session. It can be in the
range from 1124 to 65535.
remote-port-num Remote port number. The call agent port number used for the session. It can be
in the range from 1124 to 65535.
Command Description
delses Deletes a PRI backhaul session.
dspses Displays information about a PRI backhaul session.
dspsess Displays information about all PRI backhaul sessions.