Voice Interworking Service Module, Release 2.0
Command Line Interface

Table Of Contents

Command Line Interface (CLI)

Command Line Features

Entering Commands

General Command Items

Command Sequences

Mandatory/Optional Commands

Logging In

Logging Out

VISM Commands

?

addcasvar

addccs

addcid

addcon

addconloop

adddn

addendpt

addendptloop

addendpts

addlapd

addln

addlnloop

addmgc

addmgcprotocol

addport

addrscprtn

addses

addsesgrp

addsesset

cc

chkflash

clralm

clralmcnt

clralmcnts

clralms

clrsarcnt

clrsarcnts

clrsarmsgcnt

clrscrn

clrtaskinfo

cnfaal2subcellmuxing

cnfalm

cnfcac

cnfcascode

cnfcasendpt

cnfcasvar

cnfcasxgcp

cnfcodecparams

cnfcodectmpl

cnfcompsize

cnfcompvad

cnfcon

cnfconcac

cnfconprotect

cnfdeftos

cnfds0localcas

cnfds0loop

cnfecanenable

cnfecannrn

cnfecanrec

cnfecantail

cnfecantone

cnfendptcadence

cnferl

cnfgwis

cnfgwoos

cnfjtrinitdelay

cnfjtrmode

cnflapdretrans

cnflapdtimer

cnflapdtype

cnflapdwinsize

cnfln

cnflnis

cnflnoos

cnflnsig

cnflntrunkcond

cnfmgc

cnfrtcprepint

cnfrtprxtimer

cnfsesack

cnfsesmaxreset

cnfsesmaxseg

cnfsesmaxwindow

cnfsesnullsegtmout

cnfsesoutofseq

cnfsesport

cnfsesretrans

cnfsesstatetmout

cnfsessyncatmps

cnfsrcppeer

cnftftpdn

cnfvismdn

cnfvismip

cnfvismmode

cnfxgcpinteropsdpost

cnfxgcpmwd

cnfxgcppeer

cnfxgcpretry

delcasvar

delccs

delcid

delcon

delconloop

deldn

delendpt

delendptloop

delendpts

dellapd

delln

dellnloop

delmgc

delmgcprotocol

delport

delrscprtn

delses

delsesgrp

delsesset

dspaal2profile

dspalm

dspalmcnf

dspalmcnt

dspalms

dspcarddsp

dspcasendpts

dspcasvar

dspcasvarendpts

dspcasvars

dspcasxgcps

dspccs

dspccschans

dspccscnt

dspcd

dspcid

dspcids

dspcodecparams

dspcodectmpls

dspcon

dspconcac

dspconcnt

dspcons

dspdn

dspdns

dspds0localcasstatus

dspds0loop

dspendpt

dspendpts

dspgwstate

dsplapd

dsplapds

dsplapdstat

dspln

dsplncids

dsplndsp

dsplndsx0s

dsplnendptstatus

dsplns

dsplnstate

dsploops

dspmaxmgcs

dspmgc

dspmgcs

dspmgcprotocols

dspmgprotocols

dspmngcidcnt

dspport

dsprscprtn

dspsarcnt

dspsarcnts

dspsarmsgcnt

dspses

dspsesgrp

dspsesgrps

dspsess

dspsesset

dspsesstat

dspsrcpcnt

dspsrcpcnts

dspsrcppeer

dspsrcppeers

dspsrcpport

dsptaskinfo

dspvismdn

dspvismip

dspvismparam

dspxgcpcnf

dspxgcpcons

dspxgcpcnt

dspxgcpcnts

dspxgcpdefpkg

dspxgcpdetailcnt

dspxgcpdetailcnts

dspxgcperrcnt

dspxgcpinterops

dspxgcppeers

dspxgcpport

Help

pinglndsp

tstcon

tstdelay

version


Command Line Interface (CLI)


This chapter describes the VISM Command Line Interface (CLI) that is used to configure, manage, and troubleshoot the VISM 2.0 card.

Command Line Features

Commands can be entered either through:

An alphanumeric terminal (or PC emulating an alphanumeric terminal) connected to the control port on the shelf's PXM card.

A PC or workstation using Telnet and connected to the PXM LAN port using TCP/IP through its LAN port (the IP address used is that of the MGX 8850 and which must already be configured).

Entering Commands

The CLI is a DOS-like interface in which each command has a mnemonic followed by a string of parameters (some commands have no parameters, some have one, and some have several). Commands are entered by typing the mnemonic followed by the value of each parameter in order and ending with the Enter key. Spaces are used to separate the mnemonic and all the parameters.

An example command is the command to add an endpoint in VISM which can be used to defined one end of a connection. The command is Add Endpoint and its mnemonic is addendpt. This command has three parameters, namely, an endpoint number (to identify the endpoint from other endpoints), the ds1 line to be associated with the endpoint, and the ds0 channel within the ds1 line to be associated with the endpoint. The format of this command is:

addendpt <endpoint_num> <ds1_num> <ds0_num>

where

<endpoint_num>

An endpoint number in the range 1-240 for E1 and 1-192 for T1.

<ds1_num>

The physical line number in the range 1-8

<ds0_num>

The ds0 configured for this endpoint. ds0s are numbered 1 to 31 for E lines and 1 to 24 for T lines.


:

Thus, for example, to add an endpoint with number 10 which defines ds1 number 4 and ds0 channel number 3, the command is:

addendpt 10 4 3 (Enter)

Some commands require a parameter identifier to be entered before the parameter value. The clear alarm is an example of such a command. The format of this command is:

clralm -ds1 <LineNum>

The parameter is LineNum but requires the identifier "-ds1" to be entered also. Thus to clear alarms on line 4, the command is:

clralm -ds1 4

This chapter describes each command is detail including parameter identifiers where required.

General Command Items

Command Sequences

Many operations require several commands to be executed in a prescribed sequence. For example, configuring a line (such as addccs) requires the addln (addline) command to be executed before a configuration can take place. Likewise, the same principle applies when deleting an item in which the items are deleted in the reverse order in which they were added. Using the same example, if a line has CCS added through the addccs command, it must first be deleted (delccs) before the line can be deleted.

In most cases, if a user attempts to execute a command in the wrong sequence, a message indicating such is displayed.

Mandatory/Optional Commands

There are certain mandatory commands that must be executed before the VISM card is fully operational. The remaining commands are optional and, for these commands, VISM will assume default values for their parameters unless they are executed with other specific parameter values.

The mandatory commands (in order of execution) are shown in Table 7-1.

Table 7-1 Mandatory Commands 

VoIP Mode
AAL2 Trunking Mode

cnfvismmode

Configure VISM mode

cnfvismmode

Configure VISM mode

cnfvismip

Configure VISM IP address

   

cnfcac

Configure CAC

cnfcac

Configure CAC

addln

Add line

addln

Add line

addendpt

Add endpoing

addendpt

Add endpoing

addcon

Add connection

addcon

Add connection

cnflnsig

Configure line signaling

cnflnsig

Configure line signaling

adddn

Add domain name

addcasvar

Add CAS variant

cnftftpdn

Configure TFTP domain name

cnfcasendpt

Configure CAS endpoint

addcasvar

Add CAS variant

addcid

Add channel id

cnfcasendpt

Configure CAS endpoint

cnfcassig

Configure CAS signaling

cnfgwis

Configure gateway in service

addccs

Add CCS

   

cnfgwis

Configure gateway in service


Logging In

Before commands can be entered, the user must first log onto the system. This process requires a valid user name and password that are known to the MGX 8850 (see the MGX 8850 Command Reference for details)

When a connection is made, either serial or through Telnet, the logging in process consists of:

1. Entering your user name followed by pressing the Enter key in response to a prompt requesting user name.

2. Entering your password followed by pressing the Enter key in response to a prompt requesting a password.

3. The system responds by asking for a card number (slot number).

Login: cisco                                                                    
password:                                                                       
card number [7]:

If the slot number of the VISM card to be configured is known, enter that number and press the Enter key.

If the VISM slot number is not known, enter the number 7 or 8 to logon to the active PXM card, which is in either slot 7 or 8, and then enter the dspcds (display cards) command. This displays the card installed in each slot in the shelf as shown below.

NODENAME.1.7.PXM.a >   dspcds                                                                          
    Slot  CardState    CardType     CardAlarm  Redundancy                       
    ----  -----------  --------     ---------  -----------                      
    1.1   Empty                     Clear                                       
    1.2   Active       VISM-8T1     Clear                                       
    1.3   Empty                     Clear                                       
    1.4   Empty                     Clear                                       
    1.5   Empty                     Clear                                       
    1.6   Empty                     Clear                                       
    1.7   Active       PXM1-OC3     Minor                                       
    1.8   Empty                     Clear                                       
    1.9   Active       VISM-8E1     Clear                                       
    1.10  Empty                     Clear                                       
    1.11  Active       VISM-8T1     Clear                                       
    1.12  Boot         VISM-8T1     Clear                                       
    1.13  Active       VISM-8T1     Clear                                       
    1.14  Active       VISM-8E1     Clear                                       
    1.15  Empty                     Clear                                       
    1.16  Empty                     Clear                                       
    1.17  Empty                     Clear                                       
    1.18  Empty                     Clear                                       
    1.19  Empty                     Clear                                       
Type <CR> to continue, Q<CR> to stop:                                           
    Slot  CardState    CardType     CardAlarm  Redundancy                       
    ----  -----------  --------     ---------  -----------                      
    1.20  Empty                     Clear                                       
    1.21  Boot         VISM-8T1     Clear                                       
    1.22  Empty                     Clear                                       
    1.25  Reserved     VISM-8E1     Clear                                       
    1.26  Empty                     Clear                                       
    1.27  Empty                     Clear                                       
    1.28  Active       VISM-8E1     Clear                                       
    1.29  Empty                     Clear                                       
    1.30  Empty                     Clear                                       
    1.31  Empty                     Clear                                       
    1.32  Empty                     Clear 

Locate the slot number of the VISM card to be configured and use the cc (change cards) command with the desired VISM card slot number to switch to the required VISM card.

NODENAME.1.7.PXM.a > cc 9                                                       
(session redirected)                                                            

The command line prompt shows the name of the shelf, the number of the shelf (which is always "1"), the slot number and type for the current card, and whether the card is in the active ("a") or standby state ("s"). The following is an example of the command line prompt:

NODENAME.1.9.VISM8.a 

In this example, the current card is an active VISM in slot 9, and the name of the node is "NODENAME".

When the VISM prompt is displayed, commands can be entered and executed by the selected VISM card.

Logging Out

To end a CLI session and log out of the system, enter either the bye command or the logout command.

VISM Commands

The VISM CLI Command set are listed in the following tables.

Table 7-2 lists all the VISM commands in alphabetical order.


Note Not all commands are applicable to all modes. The X's in the table indicate which commands apply to the VoIP mode and which apply to the AAL2 Trunking mode.


Table 7-3 lists VoIP mode commands in alphabetical order.

Table 7-4 lists VoIP mode commands by functional group. For example, the Card Group includes those commands that refer to the VISM card as a whole, the DSP Group includes those commands that refer to the Digital Signal Processors.

Table 7-5 lists AAL2 Trunking mode commands in alphabetical order.

Table 7-6 lists AAL2 Trunking mode commands by functional group.

A description of each VISM command, arranged in alphabetical order, follows the command tables. If the mnemonic of a command is known, the Index at the end of this document can be used to obtain the page number of the description of that command.

Table 7-2 All VISM Commands in Alphabetical Order 

Command
Description
Group
VoIP
Mode
AAL 2 PVC
Mode

?

help

User

X

X

addcasvar

add CAS variant

Call agent

X

 

addccs

add common channel signaling

Signaling

 

X

addcid

add channel identifier

Connection

 

X

addcon

add connection

Connection

X

X

addconloop

add connection loop

Connection

X

X

adddn

add domain

Call agent

X

 

addendpt

add endpoint

Connection

X

X

addendpts

add endpoints

Connection

X

X

addendptloop

add endpoint loopback

Connection

X

X

addlapd

add lapd

Signaling

X

 

addln

add line

Line

X

X

addlnloop

add line loop

Line

X

X

addmgc

add call agent

Call agent

X

 

addmgcprotocol

add call agent protocol

Call agent

X

 

addport

addport

Card

X

X

addses

add session

Signaling

X

 

addsesgrp

add session group

Signaling

X

 

addsesset

add session set

Signaling

X

 

addrscprtn

addresource partition

Card

X

X

cc

change card

User

X

X

chkflash

check flash memory

User

X

X

clralm

clear alarm

Alarm

X

X

clralmcnts

clear alarm counts

Alarm

X

X

clralms

clear alarms

Alarm

X

X

clrsarcnt

clear SAR counters

Card

X

X

clrsarcnts

clear SAR counters

Card

X

X

clrsarmsgcnt

clear SAR message count

Card

X

X

clrscn

clear screen

User

X

X

clrtaskinfo

clear task information

Card

X

X

cnfaal2subcellmuxing

configure AAL2 sub-cell multiplexing

Connection

 

X

cnfalm

configure alarm

Alarm

X

X

cnfcac

configurfe CAC

Connection

X

X

cnfcascode

configure CAS coding

Connection

 

X

cnfcasendpt

configure CAS endpoint

Connection

X

 

cnfcasvar

configure CAS variant

Connection

X

 

cnfcodecparams

configure codec parameters

DSP

X

 

cnfcodectmpl

configure codec template

Card

X

X

cnfcompsize

configure compression packet size

DSP

X

X

cnfcompvad

configure compression VAD

DSP

X

X

cnfcon

configure connection

Connection

X

X

cnfconcac

configure connection CAC

Connection

 

X

cnfconprotect

configure connection protection

Connection

X

 

cnfdeftos

configure type of service

Connection

X

 

cnfds0localcas

configure ds0 local CAS

Signaling

X

X

cnfds0loop

configure ds0 loopback

Line

X

X

cnfecanenable

configure echo canceler enable

DSP

X

X

cnfecannrn

configure echo canceler nrn

DSP

X

X

cnfecanrec

configure echo canceler rec

DSP

X

X

cnfecantail

configure echo canceler tail

DSP

X

X

cnfecantone

configure echo canceler tone

DSP

X

X

cnfendptcadence

configure endpoint cadence

Signaling

X

 

cnferl

configure echo return loss

DSP

X

X

cnfgwis

configure VISM in service

Card

X

 

cnfgwoos

configure VISM out of service

Card

X

 

cnfjtrinitdelay

configure initial jitter delay

DSP

X

X

cnfjtrmode

configure jitter mode

DSP

X

X

cnflapdretrans

configure lapd retransmissions

Signaling

X

 

cnflapdtimer

configure lapd timer

Signaling

X

 

cnflapdtype

configure lapd type

Signaling

X

 

cnflapdwinsize

configure lapd window size

Signaling

X

 

cnfln

configure line

Line

X

X

cnflnis

configure line in service

Line

X

 

cnflnoos

configure line out of service

Line

X

 

cnflnsig

configure line signal

Line

 

X

cnflntrunkcond

configure line trunk conditioning

Line

 

X

cnfmgc

configure call agent

Call agent

X

 

cnfrtcprepint

configure RTCP report interval

Call agent

X

 

cnfrtprxtimer

configure RTP recieve timer

Call agent

X

 

cnfsesack

configure session acknowledgements

Signaling

X

 

cnfsesmaxreset

configure session maximum resets

Signaling

X

 

cnfsesmaxseg

configure session maximum segments

Signaling

X

 

cnfsesmaxwindow

configure session maximum window size

Signaling

X

 

cnfsesnullsegtmout

configure session null segment timeouts

Signaling

X

 

cnfsesesoutofseq

configure session out of sequence

Signaling

X

 

cnfsesport

configure session port

Signaling

X

 

cnfsesretrans

configure session retransmissions

Signaling

X

 

cnfsesstatemout

configure session state timeout

Signaling

X

 

cnfsessyncatmps

configure session sync attempts

Signaling

X

 

cnfsrcppeer

configure srcp peer UDP port

Call agent

X

 

cnftftpdn

configure TFTP domain name

Card

X

X

cnfvismdn

configure vism domain

Card

X

 

cnfvismip

configure vism IP address

Card

X

 

cnfvismmode

configure mode

Card

X

X

cnfxgcpinteropsdpost

Configure xgcp PSD OST interoperability

Call agent

X

 

cnfxgcpmwd

configure xgcp max. wait delay

Call agent

X

 

cnfxgcppeer

configure xgcp peer

Call agent

X

 

cnfxgcpretry

configure xgcp retries

Call agent

X

 

delcasvar

delete CAS variant

Signaling

X

 

delccs

delete common channel signaling

Signaling

 

X

delcid

delete channel identifier

Connection

 

X

delcon

delete connection

Connection

X

X

delconloop

delete connection loopback

Connection

X

X

deldn

delete domain name

Call agent

X

 

delendpt

delete endpoint

Connection

X

X

delendptloop

delete endpoint loopback

Connection

X

X

delendpts

delete endpoints

Connection

X

X

dellapd

delete lapd

Signaling

X

 

delln

delete line

Line

X

X

dellnloop

delete line loop

Line

X

X

delmgc

del call agent

Call agent

X

 

delmgcprotocol

delete call agent protocol

Call agent

X

 

delport

delete port

Card

X

X

delrscprtn

delete resource partition

Card

X

X

delaes

delete session

Signaling

X

 

delsesgrp

delete session group

Signaling

X

 

delsesset

delete session set

Signaling

X

 

dspaal2profile

display AAL2 profile

Connection

 

X

dspalm

display alarm

Alarm

X

X

dspalmcnf

display alarm configuration

Alarm

X

X

dspalmcnt

dispaly alarm count

Alarm

X

X

dspalms

display alarms

Alarm

X

X

dspcarddsp

display card DSPs

DSP

X

X

dspcasendpts

display CAS endpoints

Signaling

X

 

dspcasvar

dsplay CAS variant

signaling

X

 

dspcasvars

display CAS variants

signaling

X

 

dspcasvarendpts

display CAS variant endpoints

Signaling

X

 

dspcasxgcps

display CAS XGCP

Call agent

X

 

dspccs

display common channel signaling

Connection

 

X

dspccschans

display CCS channels

Signaling

 

X

dspccscnt

display CCS counters

Signaling

 

X

dspcd

display card

Card

X

X

dspcid

display channel identifier

Connection

 

X

dspcids

display channel identifiers

Connection

 

X

dspcodecparams

display codec parameters

DSP

X

 

dspcodectempls

display codec template

DSP

X

X

dspcon

display connection

Connection

X

X

dspconcac

display channel CAC

Connection

 

X

dspconcnt

display channel counters

Connection

X

X

dspcons

display connections

Connection

X

X

dspdn

display domain name

Call agent

X

 

dspdns

display domain names

Call agent

X

 

dspds0localcasstatus

display ds0 local status

Signaling

X

X

dspds0loop

display ds0 loopback

Line

X

X

dspendpt

display endpoint

Connection

X

X

dspendpts

display endpoints

Connection

X

X

dspgwstate

display VISM

Card

X

 

dsplapd

display lapd

Signaling

X

 

dsplapds

display lapds

Signaling

X

 

dsplapdstat

display lapd statistics

Signaling

X

 

dspln

display line

Line

X

X

dsplncids

display line CIDs

Connection

 

X

dsplndsp

display line DSP

DSP

X

X

dsplndsx0s

dsplay line ds0s

Line

X

X

dsplnendptstatus

display endpoint status

Connection

X

X

dsplns

display lines

Line

X

X

dsplnstate

dsplay line state

Line

Xx

X

dsploops

dsplay loopbacks

Connection

X

X

dspmaxmgcs

display maximum number of call agents

Call agent

X

 

dspmgc

display call agent

Call agent

X

 

dspmgcprotocols

display call agent protocol

Call agent

X

 

dspmgcs

display call agents

Call agent

X

 

dspmgprotocols

display gateway control protocols

Call agent

X

 

dspmngcidcnt

display cid count

Connection

 

X

dspport

display port

Card

X

X

dsprscprtn

display resource partition

Card

X

X

dspsarcnt

display SAR counters (line

Card

X

X

dspsarcnts

display SAR counters (all)

Card

X

X

dspsarmsgcnt

display SAR message counters

Card

X

X

dspses

display session

Signaling

X

 

dspsesgrp

display session group

Signaling

X

 

dspsesgrps

display session groups

Signaling

X

 

dspsess

display session sessions

Signaling

X

 

dspsesset

display session set

Signaling

X

 

dspsesstat

display session statistics

Signaling

X

 

dspsrcpcnt

display SRCP counters (line)

Call agent

X

 

dspsrcpcnts

display SRCP counters (all)

Call agent

X

 

dspsrcpeer

display SRCP peer UDP port

Call agent

X

 

dspsrcpeers

display SRCP peer UDP ports

Call agent

X

 

dspsrcpport

display SRCP UDP port

Call agent

X

 

dsptaskinfo

display task information

Card

X

X

dspvismdn

display card domain

Card

X

 

dspvismip

display vism IP address

Card

X

 

dspvismparam

display VISM parameters

Card

X

X

dspxgcpcnf

display xgcp configuration

Call agent

X

 

dspxgcpcons

display xgcp connections

Call agent

X

 

dspxgcpdefpxg

display xgcp default package

Call agent

X

 

dspxgcpdetailcnt

display xgcp detail count

Call agent

X

 

dspxgcpdetailcnts

display xgcp detail counts

Call agent

X

 

dspxgcpinterops

display xgcp interoperability

Call agent

X

 

dspxgcperrcnt

display xgcp error count

Call agent

X

 

dspxgcppeer

display xgcp peer

Call agent

X

 

dspxgcpport

display xgcp port

Call agent

X

 

dspxgcpcnt

display xgcp count

Call agent

X

 

dspxgcpcnts

display all xgcp counts

Call agent

X

 

Help

help

User

X

X

pinglndsp

ping line dsp

DSP

X

X

tstcon

test connection

Connection

X

X

tstdelay

test delay

Connection

X

X

version

version

Card

X

X


Table 7-3 VoIP Mode Commands in Alphabetical Order 

Command
Description

?

help

addcasvar

add CAS variant

addcon

add connection

addconloop

add connection loop

adddn

add domain

addendpt

add endpoint

addendptloop

add endpoint loopback

addendpts

add endpoints

addlapd

add lapd

addln

add line

addlnloop

add line loop

addmgc

add call agent

addmgcprotocol

add call agent protocol

addport

addport

addses

add session

addsesgrp

add session group

addsesset

add session set

addrscprtn

addresource partition

cc

change card

chkflash

check flash memory

clralm

clear alarm

clralmcnts

clear alarm counts

clralms

clear alarms

clrsarcnt

clear SAR counters

clrsarcnts

clear SAR counters

clrsarmsgcnt

clear SAR message count

clrscn

clear screen

clrtaskinfo

clear task information

cnfalm

configure alarm

cnfcac

configurfe CAC

cnfcasendpt

configure CAS endpoint

cnfcasvar

configure CAS variant

cnfcodecparams

configure codec parameters

cnfcodectmpl

configure codec template

cnfcompsize

configure compression packet size

cnfcompvad

configure compression VAD

cnfcon

configure connection

cnfconprotect

configure connection protection

cnfdeftos

configure type of service

cnfds0localcas

configure ds0 local CAS

cnfds0loop

configure ds0 loopback

cnfecanenable

configure echo canceler enable

cnfecannrn

configure echo canceler nrn

cnfecanrec

configure echo canceler rec

cnfecantail

configure echo canceler tail

cnfecantone

configure echo canceler tone

cnfendptcadence

configure endpoint cadence

cnferl

configure echo return loss

cnfgwis

configure VISM in service

cnfgwoos

configure VISM out of service

cnfjtrinitdelay

configure initial jitter delay

cnfjtrmode

configure jitter mode

cnflapdretrans

configure lapd

cnflapdtimer

configure lapd timer

cnflapdtype

configure lapd type

cnflapdwinsize

configure lapd window size

cnfln

configure line

cnflnis

configure line in service

cnflnoos

configure line out of service

cnflnsig

configure line signal

cnfmgc

configure call agent

cnfrtcprepint

configure RTCP report interval

cnfrtprxtimer

configure RTP recieve timer

cnfsesack

configure session acknowledgement

cnfsesmaxreset

configure session maximum resets

cnfsesmaxseg

configure session maximum segment

cnfsesmaxwindow

configure session maximum window

cnfsesnullsegtmout

configure session null segment timeout

cnfsesoutofseq

configure session out of sequence

cnfsesport

configure session port

cnfsesretrans

configure session retransmissions

cnfsesstatetmout

configure session statetimout

cnfsessyncatmps

configure session sync attempts

cnfsrcppeer

configure srcp peer UDP port

cnftftpdn

configure TFTP domain name

cnfvismdn

configure vism domain

cnfvismip

configure vism IP address

cnfvismmode

configure mode

cnfxgcpinteropsdpops

configure xgcp PSD OPS interoperability

cnfxgcpmwd

configure xgcp max. wait delay

cnfxgcppeer

configure xgcp peer

cnfxgcpretry

configure xgcp retries

delcasvar

delete CAS variant

delcon

delete connection

delconloop

delete connection loop

dellapd

delete lapd

deldn

delete domain name

delendpt

delete endpoint

delendptloop

delendptloop

delendpts

delete endpoints

delln

delete line

dellnloop

delete line loop

delmgc

delete call agent

delmgcprotocol

delete call agent protocol

delport

delete port

delses

delete session

delsesgrp

delete session group

delsesset

delete session set

delrscprtn

delete resource partition

dspalm

display alarm

dspalmcnf

display alarm configuration

dspalmcnt

dispaly alarm count

dspalms

display alarms

dspcarddsp

display card DSPs

dspcasendpts

display CAS endpoints

dspcasvar

dsplay CAS variant

dspcasvarendpts

display CAS variant endpoints

dspcasvars

display CAS variants

dspcasxgcps

display CAS XGCP

dspcd

display card

dspcodecparams

display codec parameters

dspcodectempls

display codec template

dspcon

display connection

dspconcnt

display channel counters

dspcons

display connections

dspdn

display domain name

dspdns

display domain names

dspds0localcasstatus

display ds0 local CAS status

dspds0loop

display ds0 loopback

dspendpt

display endpoint

dspendpts

display endpoints

dspgwstate

display VISM

dsplapd

display lapd

dsplapds

display lapds

dsplapdstat

dsplay lapd statistics

dspln

display line

dsplndsp

display line DSP

dsplndsx0s

dsplay line ds0s

dsplnendptstatus

display line endpoint status

dsplns

display lines

dsplnstate

dsplay line state

dsploops

dsploopbacks

dspmaxmgcs

display maximum number of call agents

dspmgc

display call agent

dspmgcprotocols

display call agent protocol

dspmgcs

display call agents

dspmgprotocols

display gateway control protocols

dspport

display port

dsprscprtn

display resource partition

dspsarcnt

display SAR counters (line

dspsarcnts

display SAR counters (all)

dspsarmsgcnt

display SAR message counters

dspses

display session

dspsesgrp

display session group

dspsesgrps

display session groups

dspsess

display session sessions

dspsesset

display session set

dspsesstat

display session statistics

dspsrcpcnt

display SRCP counters (line)

dspsrcpcnts

display SRCP counters (all)

dspsrcpeer

display SRCP peer UDP port

dspsrcpeers

display SRCP peer UDP ports

dspsrcpport

display SRCP UDP port

dsptaskinfo

display task information

dspvismdn

display card domain

dspvismip

display vism IP address

dspvismparam

display VISM parameters

dspxgcpcnf

display xgcp configuration

dspxgcpcons

display xgcp connections

dspxgcpinterops

display SDP OPS interoperability

dspxgcpdefpxg

display xgcp default package

dspxgcpdetailcnt

display xgcp detail count

dspxgcpdetailcnts

display xgcp detail counts

dspxgcperrcnt

display xgcp error count

dspxgcppeer

display xgcp peer

dspxgcpport

display xgcp port

dspxgcpcnt

display xgcp count

dspxgcpcnts

display all xgcp counts

Help

help

pinglndsp

ping line dsp

tstcon

test connection

tstdelay

test delay

version

version


Table 7-4 VoIP Mode Commands by Functional Group 

Command
Description
Group

Alarm Group

clralm

clear alarm

Alarm

clralmcnts

clear alarm counts

Alarm

clralms

clear alarms

Alarm

cnfalm

configure alarm

Alarm

dspalm

display alarm

Alarm

dspalmcnf

display alarm configuration

Alarm

dspalmcnt

dispaly alarm count

Alarm

dspalms

display alarms

Alarm

Call Agent Group

adddn

add domain

Call agent

addmgc

add call agent

Call agent

addmgcprotocol

add call agent protocol

Call agent

cnfcasxgcp

configure CAS xgcp protocol

Call agent

cnfmgc

configure call agent

Call agent

cnfrtcprepint

configure RTCP report interval

Call agent

cnfrtprxtimer

configure RTP recieve timer

Call agent

cnfsrcppeer

configure srcp peer UDP port

Call agent

cnfxgcpinteropsdpost

configure xgcp SDP OST interoperability

Call agent

cnfxgcpmwd

configure xgcp max. wait delay

Call agent

cnfxgcppeer

configure xgcp peer

Call agent

cnfxgcpretry

configure xgcp retries

Call agent

deldn

delete domain name

Call agent

delmgc

delete call agent

Call agent

delmgcprotocol

delete call agent protocol

Call agent

dspcasxgcps

display CAS XGCP

Call agent

dspdn

display domain name

Call agent

dspdns

display domain names

Call agent

dspmaxmgcs

display maximum number of call agents

Call agent

dspmgc

display call agent

Call agent

dspmgcprotocols

display call agent protocol

Call agent

dspmgcs

display call agents

Call agent

dspmgprotocols

display gateway control protocols

Call agent

dspsrcpcnt

display SRCP counters (line)

Call agent

dspsrcpcnts

display SRCP counters (all)

Call agent

dspsrcpeer

display SRCP peer UDP port

Call agent

dspsrcpeers

display SRCP peer UDP ports

Call agent

dspsrcpport

display SRCP UDP port

Call agent

dspxgcpcnf

display xgcp configuration

Call agent

dspxgcpcons

display xgcp connections

Call agent

dspxgcpdefpxg

display xgcp default package

Call agent

dspxgcpdetailcnt

display xgcp detail count

Call agent

dspxgcpdetailcnts

display xgcp detail counts

Call agent

dspxgcpinterops

display SDP OST interoperability

Call agent

dspxgcperrcnt

display xgcp error count

Call agent

dspxgcppeer

display xgcp peer

Call agent

dspxgcpport

display xgcp port

Call agent

dspxgcpcnt

display xgcp count

Call agent

dspxgcpcnts

display all xgcp counts

Call agent

Card Group

addport

addport

Card

addrscprtn

addresource partition

Card

clrsarcnt

clear SAR counters

Card

clrsarcnts

clear SAR counters

Card

clrsarmsgcnt

clear SAR message count

Card

clrtaskinfo

clear task information

Card

cnfcodectmpl

configure codec template

Card

cnfgwis

configure VISM in service

Card

cnfgwoos

configure VISM out of service

Card

cnftftpdn

configure TFTP domain name

Card

cnfvismdn

configure vism domain

Card

cnfvismip

configure vism IP address

Card

cnfvismmode

configure mode

Card

delport

delete port

Card

delrscprtn

delete resource partition

Card

dspcd

display card

Card

dspgwstate

display VISM

Card

dspport

display port

Card

dsprscprtn

display resource partition

Card

dspsarcnt

display SAR counters (line

Card

dspsarcnts

display SAR counters (all)

Card

dspsarmsgcnt

display SAR message counters

Card

dsptaskinfo

display task information

Card

dspvismdn

display card domain

Card

dspvismip

display vism IP address

Card

dspvismparam

display VISM parameters

Card

version

version

Card

Connection Group

delcon

delete connection

Connection

addcon

add connection

Connection

addconloop

add connection loopback

Connection

addendpt

add endpoint

Connection

addendptloop

add endpoing loop

Connection

addendpts

addendpoints

Connection

cnfcac

configurfe CAC

Connection

cnfcasendpt

configure CAS endpoint

Connection

cnfcasvar

configure CAS variant

Connection

cnfcon

configure connection

Connection

cnfdeftos

configure type of service

Connection

delendpt

delete endpoint

Connection

delendptloop

delete endpoint loop

Connection

delendpts

delete endpoints

Connection

dspcon

display connection

Connection

dspconcnt

display channel counters

Connection

dspcons

display connections

Connection

dspendpt

display endpoint

Connection

dspendpts

display endpoints

Connection

dsplnendptstatus

display line endpoint status

Connection

dsploops

dsplay loopbacks

Connection

tstcon

test connection

Connection

tstdelay

test delay

Connection

cnfconprotect

configure connection protection

Connection

DSP Group

cnfcodecparams

configure codec parameters

DSP

cnfcodectmpl

configure codec template

DSP

cnfcompsize

configure compression packet size

DSP

cnfcompvad

configure compression VAD

DSP

cnfecanenable

configure echo canceler enable

DSP

cnfecannrn

configure echo canceler nrn

DSP

cnfecanrec

configure echo canceler rec

DSP

cnfecantail

configure echo canceler tail

DSP

cnfecantone

configure echo canceler tone

DSP

cnferl

configure echo return loss

DSP

cnfjtrinitdelay

configure initial jitter delay

DSP

cnfjtrmode

configure jitter mode

DSP

dspcarddsp

display card DSPs

DSP

dspcodecparams

display codec parameters

DSP

dspcodectempls

display codec template

DSP

dsplndsp

display line DSP

DSP

pinglndsp

ping line DSP

DSP

Line Group

addln

add line

Line

addlnloop

add line loop

Line

cnfds0loop

configure ds0 loopback

Line

cnfln

configure line

Line

cnflnis

configure line in service

Line

cnflnoos

configure line out of service

Line

cnflnsig

configure line signal

Line

cnflntrunkcond

configure line trunk conditioning

Line

dspds0loop

dsplay ds0 loopback

 

delln

delete line

Line

dellnloop

delete line loop

Line

dspln

display line

Line

dsplndsx0s

dsplay line ds0s

Line

dsplns

display lines

Line

dsplnstate

dsplay line state

Line

Signaling Group

addcasvar

add CAS variant

Signaling

addlapd

add lapd

Signaling

addses

add session

Signaling

addsesgrp

add session group

Signaling

addsesset

add session set

Signaling

cnflapdretrans

configure lapd

Signaling

cnflapdtimer

configure lapd timer

Signaling

cnflapdtype

configure lapd type

Signaling

cnflapdwinsize

configure lapd window size

Signaling

cnfsesack

configure session acknowledgement

Signaling

cnfsesmaxreset

configure session maximum resets

Signaling

cnfsesmaxseg

configure session maximum segment

Signaling

cnfsesmaxwindow

configure session maximum window

Signaling

cnfsesnullsegtmout

configure session null segment timeout

Signaling

cnfsesoutofseq

configure session out of sequence

Signaling

cnfsesport

configure session port

Signaling

cnfsesretrans

configure session retransmissions

Signaling

cnfsesstatetmout

configure session statetimout

Signaling

cnfsessyncatmps

configure session sync attempts

Signaling

delcasvar

delete CAS variant

Signaling

dspcasendpts

display CAS endpoints

Signaling

dspcasvar

dsplay CAS variant

Signaling

dspcasvarendpts

display CAS variant endpoints

Signaling

dspcasvars

display CAS variants

Signaling

dspds0localcasstatus

display ds0 local CAS status

Signaling

User Group

?

help

User

cc

change card

User

chkflash

check flash memory

User

clrscn

clear screen

User

Help

help

User


Table 7-5 AAL2 Mode Commands in Alphabetical Order 

Command
Description

?

help

addccs

add common channel signaling

addcid

add channel identifier

addcon

add connection

addconloop

add connection loop

addendpt

add endpoint

addendptloop

add endpoint loopback

addendpts

add endpoints

addln

add line

addlnloop

add line loop

addport

addport

addrscprtn

addresource partition

cc

change card

chkflash

check flash memory

clralm

clear alarm

clralmcnts

clear alarm counts

clralms

clear alarms

clrsarcnt

clear SAR counters

clrsarcnts

clear SAR counters

clrsarmsgcnt

clear SAR message count

clrscn

clear screen

clrtaskinfo

clear task information

cnfalm

configure alarm

cnfaal2subcellmuxing

configure AAL2 sub-cell multiplexing

cnfcac

configurfe CAC

cnfcascode

configure CAS coding

cnfcodectmpl

configure codec template

cnfcompsize

configure compression packet size

cnfcompvad

configure compression VAD

cnfcon

configure connection

cnfconcac

configure connection CAC

cnfecanenable

configure echo canceler enable

cnfds0localcas

configure ds0 local CAS

cnfds0loop

configure ds0 loopback

cnfecannrn

configure echo canceler nrn

cnfecanrec

configure echo canceler rec

cnfecantail

configure echo canceler tail

cnfecantone

configure echo canceler tone

cnferl

configure echo return loss

cnfjtrinitdelay

configure initial jitter delay

cnfjtrmode

configure jitter mode

cnfln

configure line

cnflnsig

configure line signal

cnflntrunkcond

configure line trunk conditioning

cnfvismmode

configure mode

cnftftpdn

configure TFTP domain name

delccs

delete common channel signaling

delcid

delete channel identifier

delcon

delete connection

delconloop

delete connection loopback

delendpt

delete endpoint

delendptloop

delete endpoint loopback

delendpts

delete endpoints

delln

delete line

dellnloop

delete line loop

delport

delete port

delrscprtn

delete resource partition

dspaal2profile

display AAL2 profile

dspalm

display alarm

dspalmcnf

display alarm configuration

dspalmcnt

dispaly alarm count

dspalms

display alarms

dspcarddsp

display card DSPs

dspccs

display common channel signaling

dspccschans

display CCS channels

dspccscnt

display CCS counters

dspcd

display card

dspcid

display channel identifier

dspcids

display channel identifiers

dspcodectempls

display codec template

dspcon

display connection

dspconcac

display channel CAC

dspconcnt

display channel counters

dspcons

display connections

dspendpt

display endpoint

dspds0localcasstatus

display ds0 local CAS status

dspds0loop

display ds0 loopback

dspendpts

display endpoints

dspln

display line

dsplncids

display line CIDs

dsplndsp

display line DSP

dsplndsx0s

dsplay line ds0s

dsplnendptstatus

display line endpoint status

dsplns

display lines

dsplnstate

dsplay line state

dsploops

dsplay loopbacks

dspmngcidcnt

display cid count

dspport

display port

dsprscprtn

display resource partition

dspsarcnt

display SAR counters (line

dspsarcnts

display SAR counters (all)

dspsarmsgcnt

display SAR message counters

dsptaskinfo

display task information

dspvismparam

display VISM parameters

Help

help

pinglndsp

ping line DSP

tstcon

test connection

tstdelay

test delay

version

version


Table 7-6 AAL2 Mode Commands by Functional Group 

Command
Description
Group

Alarm Group

clralm

clear alarm

Alarm

clralmcnts

clear alarm counts

Alarm

clralms

clear alarms

Alarm

cnfalm

configure alarm

Alarm

dspalm

display alarm

Alarm

dspalmcnf

display alarm configuration

Alarm

dspalmcnt

dispaly alarm count

Alarm

dspalms

display alarms

Alarm

Card Group

addport

addport

Card

addrscprtn

addresource partition

Card

clrsarcnt

clear SAR counters

Card

clrsarcnts

clear SAR counters

Card

clrsarmsgcnt

clear SAR message count

Card

clrtaskinfo

clear task information

Card

cnfcodectmpl

configure codec template

Card

cnfvismmode

configure mode

Card

cnftftpdn

configure TFTP domain name

Card

delport

delete port

Card

delrscprtn

delete resource partition

Card

dspcd

display card

Card

dspport

display port

Card

dsprscprtn

display resource partition

Card

dspsarcnt

display SAR counters (line

Card

dspsarcnts

display SAR counters (all)

Card

dspsarmsgcnt

display SAR message counters

Card

dsptaskinfo

display task information

Card

dspvismparam

display VISM parameters

Card

version

version

Card

Connection Group

delcon

delete connection

Connection

addcid

add channel identifier

Connection

addcon

add connection

Connection

addconloop

add connection loopback

Connection

addendpt

add endpoint

Connection

addendptloop

add endpoint loopback

Connection

addendpts

addendpoints

Connection

cnfcac

configurfe CAC

Connection

cnfaal2subcellmuxing

configure AAL2 sub-cell multiplexing

Connection

cnfcon

configure connection

Connection

cnfconcac

configure connection CAC

Connection

delcid

delete channel identifier

Connection

delendpt

delete endpoint

Connection

delendptloop

delete endpoint loopback

Connection

delendpts

delete endpoints

Connection

dspaal2profile

display AAL2 profile

Connection

dspccs

display common channel signaling

Connection

dspcid

display channel identifier

Connection

dspcids

display channel identifiers

Connection

dspcon

display connection

Connection

dspconcac

display channel CAC

Connection

dspconcnt

display channel counters

Connection

dspcons

display connections

Connection

dspendpt

display endpoint

Connection

dspendpts

display endpoints

Connection

dsplncids

display line CIDs

Connection

dsplnendptstatus

display line endpoint status

Connection

dsploops

display loopbacks

Connection

dspmngcidcnt

display cid count

Connection

tstcon

test connection

Connection

tstdelay

test delay

Connection

DSP Group

cnfcompsize

configure compression packet size

DSP

cnfcompvad

configure compression VAD

DSP

cnfecanenable

configure echo canceler enable

DSP

cnfecannrn

configure echo canceler nrn

DSP

cnfecanrec

configure echo canceler rec

DSP

cnfecantail

configure echo canceler tail

DSP

cnfecantone

configure echo canceler tone

DSP

cnferl

configure echo return loss

DSP

cnfjtrinitdelay

configure initial jitter delay

DSP

cnfjtrmode

configure jitter mode

DSP

dspcarddsp

display card DSPs

DSP

dspcodectempls

display codec template

DSP

dsplndsp

display line DSP

DSP

pinglndsp

ping line DSP

DSP

Line Group

addln

add line

Line

addlnloop

add line loop

Line

cnfln

configure line

Line

cnfds0loop

configure ds0 loopback

Line

cnflnsig

configure line signal

Line

delln

delete line

Line

dellnloop

delete line loop

Line

dspln

display line

Line

dspds0loop

display ds0 loopback

Line

dsplndsx0s

dsplay line ds0s

Line

dsplns

display lines

Line

dsplnstate

dsplay line state

Line

dsplntrunkcond

display line trunk conditioning

Line

Signaling Group

addccs

add common channel signaling

Signaling

cnfcascode

configure CAS coding

Signaling

delccs

delete common channel signaling

Signaling

dspccschans

display CCS channels

Signaling

dspccscnt

display CCS counters

Signaling

dspds0localcasstatus

display ds0 local CAS status

Signaling

User Group

?

help

User

cc

change card

User

chkflash

check flash memory

User

clrscn

clear screen

User

Help

help

User


?

Use the ? command to view all commands associated with the current card, or to view a list of commands associated with a command entry. The entry may be omitted in which all commands are displayed or the entry may be complete, such as "dspendpt", or a partial character string. The complete list of command nmemonics is scanned and each one containing the character string is listed. For example a partial entry of "dspend" would result in "dspendpt" and dspendpts" being listed.

Full Name

Help

Modes in which the command operates

All

Syntax

? [command]

Syntax Description

command

Full or partial name of the command.This parameter is optional


Related Commands

help

Attribute

Log: No

State: Any

Privilege: Any


Example

This example shows the use of the ? command to list all commands that contain the string "ecan".


raviraj.1.11.VISM.a > ? ecan

    Available commands
    ------------------
cnfecancnf
cnfecannoise
cnfecannr
cnfecannrn
cnfecanrec
cnfecantail

addcasvar

Use the addcasvar command to add a CAS variant to the VISM card. Before this command can be ecxecuted, a file containing the variant information must have already been downloaded to the MGX 8850 PXM card using a separate application (e.g. TFTP). Upon execution, this command downloads the specified file from the PXM and configures the CAS variant on the VISM card based upon the information in the file. This command can be executed at any time to add a new CAS variant.

Full Name

Add channel associated signaling variant

Modes in which the command operates

VoIP

Syntax

addcasvar <variant name><fileName>

Syntax Description

lvariant name

Name of the CAS variant, a text string of 1 - 64 characters.

fileName

Name of the file that contains the signal definition for the CAS variant.
For wink-start, use wink-did-dod.o
For immediate-start, use immed-did-dod.o
For ground-start, use basic-pbx.o
For wink-start MF, use wink-did-dod-mf.o
For Q.50, use q50.o


Related Commands

cnfcasvar, delcasvar, dspcasvar

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addcasvar casvar wink-did-dod.o

This example adds the wink start CAS variant called "casvar" based upon information contained in file wink-did-dod.o

addccs

Use the addccs command to add a CCS channel (D channel) to the VISM card. To execute this command, CCS signaling mode must be selected on the specified line using cnflnsig. When executed, this command displays a value called ds0IfIndex which is used to identify the CCS channel in subsequent CCS related commands (for example, delccs or dspccs).

Full Name

Add common channel signaling

Modes in which the command operates

AAL2 Trunking

Syntax

addccs <line#><ds0#><lcn#>

Syntax Description

line#

Line number of the channel to be added in the range 1 - 8

ds0#

ds0 number of the channel to be added in the range 1 - 24 for T1, 1-31 for E1

lcn#

Logical channel number of the CCS channel to be added in the range 131 - 510


Related Commands

delccs, dspccs

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addccs 1 20 200 

This example adds a CCS (D) channel to line 1, ds0 20, logical channel 200.

addcid

Use the addcid command to add an AAL 2 channel identifier on the VISM card. This command establishes a relationship between and endpoint and a lcn/CID pair.

Use only in AAL2 Trunking mode. As the enpoint is bound to a ds0, the CID binds a ds0 to a logical channel thus nailing down an endpoint to endpoint trunk. To execute this command, the endpoint must be already added, the PVC must be of bearer type and already provisioned using addchan, and the current DSP template must contain the desired codec type.

This command can be used on an endpoint that has no associated CAS variant. However, if a CAS variant is specified for the endpoint, it must be Q.50 variant (file q50.o). Q.50 is the only CAS variant that is supported by the addcid command.

Full Name

add channel identifier

Modes in which the command operates

AAL2 Trunking

Syntax

addcid <End point#><lcn#><CID#><Codec Type>[<profile type><profile#>
<VADon/off><VadInitTimer><Ecan><Type3Redundancy><CasTransport>
<DtmfTransport><ICS><pkt period>]

Syntax Description

Endpoint#

The endpoint number to be related to the lcn/CID pair being added in the range 1 - 240 for E1 and 1 - 192 for T1.

lcn#

The logical connection number of the lcn/CID pair in the range 131 - 510

CID#

The CID number of the lcn/CID pair in the range 9 - 255.

Codec Type

The type of coding/decoding to be performed on the date stream. 1 = G.711u,
2 = G.711a, 3 = G.726/32, 4 = G.729a, 5 = G.729ab, 6 = clear channel.

profile Type

The profile type to be used for the CID. 1 = ITU, 2 = ATMF, 3 = Custom (Both profile type and profile # are required). If profile type and profile number are both 1, VAD cannot be turned on.

profile#

The profile number with the specified profile type where 1 = ITU, and
3 = Custom

VADon/off

Enable/disable Voice Activity Detection. 1 = on, 2 = off. If profile type and profile number are both 1, VAD cannot be turned on.

VADInitTimer

VAD initiatal(holdover) timer, in the range of 250 - 65535 milliseconds.
Default is 250

Ecan

Enable/disable echo cancellation. 1 = on, 2 = off

Type3redundancy

Enable/disable triple redundancy protection for type 3 packets. 1 = on,
2 = off. In on, also requires either CAS transport or Dtmf Transport to be on

CAS Transport

Enable/disable CAS signaling transport as AAL2 type3 packets. 1 = transport,
2 = no transport. This parameter does not affect any in-bound signaling.

DtmfTransport

Enable/disable DTMF tone transport as AAL2 type3 packets. 1 = transport,
2 = no transport

ICS

Enable/disable idle code suppression (ICS) for the CID. 1 = on, 2 = off

pkt period

Packetization period in ms, applies only to G.729a compression. Allowed values are 10, 20, 30, and 40 ms.


Related Commands

delcid, dspcid, dspcids

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addcid 10 12 1 2 1 1 1 300 1 1 1 10

This example creates a CID for endpoint 10, logical channel 12, with a CID number of 1. The codec type is 2 (G.711a), profile type is 1 (ITU), profile number is 1 (ITU), VAD is 1 (on), VAD holdover is 300 milliseconds, type 3 redundance is 1 (on), CAS transport is 1 (enable), DTMF transport is 1 (enable), idle code suppression is 1 (enable) and the packet period is 10 milliseconds.

addcon

Use the addcon command to add a PVC connection between the VISM card and any SM or PXM card. The connection may be a slave or master connection. The addport and addrscprtn commands must have been executed before this command is executed. The local vci parameter that is entered is used as the lcn.
This command displays the local connection id in the nodename.slot.port.vpi.vci format. The local vci parameter that is entered is used as the lcn.


Note When used in VoIP mode with dual PVCs, the primary channel must be added before the secondary channel.

When used in AAL2 Trunking mode, pvc type AAL5 is used for signaling and AAL2 is used for a bearer channel.



Note There is one more parameter in this command if the connection being added is specified as master.


Full Name

Add connection

Modes in which the command operates

All

Syntax

addcon <localVCI><preference><pvcType><application><PCR><mastership>[<remoteConnId>]

Syntax Description

localVCI

The local VCI to be used for the connection in the range 131 - 510. The value entered is also used as the lcn value.

preference

Specifies the use of a primary or secondary channel, 1 = primary,
2 = secondary.

pvcType

Specifies the AAL type of the connection. 1 for AAL5, 2 for AAL2

application

The application of the connection. 1 = control, 2 = bearer, 3 = signaling. If the connection is used for bearer and signaling, specify 2 for bearer

PCR

Peak cell rate in Cells per Second. Ranges are: 1 - 75600 for VoIP bearer,
1 - 24400 for VoIP control, 1 - 50000 for AAL2 T1, 1- 60000 for AAL2 E1,
1 - 400 for AAL2 signaling (trunking).

mastership

Specifies the connection as master or slave. 1 = master, 2 = slave(default).

temoteConnId

Remote connection identifier. This paramater has the format "nodename.slot.port.vpi.vci". (This parameter is used only when mastership is set to master).


Related Commands

dspcon, delcon, dspcons, cnfcon, cnfconprotect

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addcon 160 1 2 2 1000 1 node1.0.2.223.223

This example adds a master connection as the primary channel using AAL2 for bearer traffic. The local VCI is 160 amd the remote end is named node1 in slot 4, port 2 with a vpi/vci of 223/223.

After executing this command a typical local connection id would appear as node1.5.1.0.160 where 160 is the added lcn.

addconloop

Use the addconloop command to set a cellbus connection to local loopback state on the current card. To remove a local loopback state on a VISM line, use the delconloop command. The loopback is in the direction of the cellbus.

Full Name

Add Connection Loop

Modes in which the command operates

All

Syntax

addconloop <LCN>

Syntax Description

LCN

Logical channel number of the connection to be set in local loopback state, in the range 131 - 510.


Related Commands

delconloop

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addlnloop 132

This example puts the channel number 132 to loopback state.

adddn

Use the adddn command to add a call agent Domain name, IP address and preference. VISM can supports up to 8 call agents and can maintain up to 8 domain names for each call agent.

Full Name

add domain name

Modes in which the command operates

VoIP

Syntax

adddn <domain name><IP address><preference>

Syntax Description

domain number

Domain index in the range 1 - 80

domain name

Domain name for a VISM's call agent. A text string of 1 - 64 characters

IP address

The IP address for a VISM's call agent in dotted decimal format nnn.nnn.nnn.nnn

preference

The preference level to be used when selecting a domain and IP address to communicate with the call agent. The range is 1 - 8 where 1 is the highest and 8 the lowest. The preference number must be different for different IP addresses using the same domain name.The IP address/preference that is added first is used for communication with the call agent, if a higher preference is added later, the switchover does not occur until the current IP address/preference fails.


Related Commands

deldn, dspdn, dspdns

Attribute

Log: Yes

State: Active

Privilege: 1


Example

adddn 3 main 209.165.200.224 1

This example configures the call agent domain name as "main" with a domain number of 3. The IP address of the call agent is 209.165.200.224 and its preference is 1 (the highest)

addendpt

The addendpt command is used to add an endpoint on the VISM card. The endpoint on VISM is a logical port that consists of one ds0. The parameters entered in this command are used to create the "endpoint ID" (or endpoint number)which is required by the call agent for sending the xGCP Create Connection command (CRCX) to the VISM card. Only bearer ds0s can be configured as endpoints and the line must have added. Note that the endpoint number is not equal to the ds0 number of the associated timeslot. For example, endpoint 1 could be associated with ds0 11.

In VoIP mode, the IP address for VISM must have added using the cnfvismip command before endpoints can be added.

This command causes an RSIP message to be sent to each associated Call Agent indicating that the endpoint is in-service.

Full Name

Add Endpoint

Modes in which the command operates

All

Syntax

addendpt <endpt_num> <ds1_num> <ds0_num>

Syntax Description

<endpt_num>

An endpoint number in the range 1-192 for T1 and 1-240 for E1.

<ds1_num>

The physical line number in the range 1-8.

<ds0_num>

The ds0 configured for this endpoint. ds0s are numbered 1 to 31 for E lines and 1 to 24 for T lines. Note on an E1 line, ds0 number 16 is reserved for CAS signaling if such signaling is used. The ds0 number 16 can be used as a bearer channel.


Related Commands

addendpts, delendpt, dspendpt, dspendpts

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addendpt 120 5 5

This example adds and endpoint with the number 10, on line 5, ds0 number 5

addendptloop

The addendptloop command is used to place an endpoint in a loopback condition in the TDM direction.

Full Name

Add Endpoint Loopback

Modes in which the command operates

All

Syntax

addendptloop <endpt_num>

Syntax Description

<endpt_num>

An endpoint number in the range 1-192 for T1 and 1-240 for E1.


Related Commands

delendptloop

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addendptloop 120

This example adds an endpoint loopback on endpoint 120.

addendpts

Use the addendpts command to add multiple sequential endpoints with a single command. This command adds a specified number of sequential endpoints starting at a specified endpoint number, line number, and ds0 number. As endpoints are added, the command uses the next available (not added) endpoint numbers and next availble ds0s. The command does not wrap around ds0 and endpoint numbers. Note that the endpoint number is not equal to the ds0 number of the associated timeslot. For example, endpoint 1 could be associated with ds0 11.

When adding endpoints, the user should ascertain that there are enough lines and ds0s to execute the request. If the user attempts to add more end points than are available, only the available endpoints are added. For example, if T1 line 1 is the only line enabled and the user attempts to add 25 endpoints, only 24 endpoints are actually added. However, the actual number of endpoints that are added is displayed.

This command causes an RSIP message to be sent to each associated Call Agent indicating that the endpoints are in-service.

Full Name

Add endpoints

Modes in which the command operates

All

Syntax

addendpts <start endpt><start linenum><start ds0num><number of endpoints>

Syntax Description

start endpt

Start endpoint number in the range 1 - 192 for T1, 1 - 240 for E1.

start linenum

Start line number in the range 1 - 8.

start ds0num

Start ds0 number in the range 1 - 24 for T1, 1 - 15, 17-31 for E1

number of endpoints

Number of endpoints to be added in the range 1 - 192 for T1, 1 - 240 for E1.


Related Commands

delendpts, dspendpts

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addendpts 6 1 12 12

This example adds 12 consecutive endpoints starting at endpoint 6 on line 1, ds0 12.

addlapd

Use the addlapd command to add an ISDN D channel from a specified ds0 to the VISM card. Use this command when the specified channel is to be backhauled to the Call Agent. The LAPD can be configured for VISM to perform either as the network side or the user side of the protocol.

Before this command can be executed, the line must have been specified as CCS, the ds0 must be available, and a session group and session to a call agent must have been created.

Full Name

Add LAPD D channel

Modes in which the command operates

VoIP

Syntax

addlapd <line number><ds0 number>[<lapd side>][<lapd app type>]

Syntax Description

line number

The line number on which the D channel is to be added in the range 1 - 8.

ds0 number

The ds0 number to be used for the D channel in the range 1 - 24 for T1,
1 - 31 for E1.

lapd side

The side of the lapd protocol link. 1 = network, 2 = user. The default is 1 = network.

lapd app type

The application type for the D channel. 1 = PRI , 2 = GR-303. For PRI backhaul, PRI should be specified. This parameter is optional, the default is PRI.


Related Commands

dellapd, dsplapd, dsplapds

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addlapd 2 7 1 1

This example adds an ISDN PRI D channel on line 2, ds0 number 7 on the network side.

addln

The addln command adds a T1, or E1 line to the current card.

Full Name

Add line

Modes in which the command operates

All

Syntax

addln <line number>

Syntax Description

line_num

The line number of the T1 or E1 line to be added in the range 1 - 8.


Related Commands

cnfln, delln, dspln

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addln 1

This example adds (enables) line number 1.

addlnloop

Use the addlnloop command to set a specified line to local loopback state on the current card. To remove a local loopback state on a VISM line, use the dellnloop command.


Note The VISM CLI has no specific command for setting a line to a remote loopback state. To set a line to remote loopback state, the cnfbert command on the PXM card must be used.


Full Name

Add Line Loop

Modes in which the command operates

All

Syntax

addlnloop <line number>

Syntax Description

line number

Line number to be set in local loopback state, in the range 1- 8.


Related Commands

dellnloop

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addlnloop 1

This example adds a line loopback on line 1.

addmgc

Use the addmgc command to add a new call agent to the call agent list on the VISM card. This command must be executed for VISM to accept commands from the call agent. This command also allows the user to specify a call agent as an associate whereby an association between the call agent and VISM is established. When an association is established, RSIP messages are sent to the call agent. The adddn command must be executed before the addmgc command can be executed.

Full Name

Add media gateway controller (call agent)

Modes in which the command operates

VoIP

Syntax

addmgc <mgc number><mgcname><association>

Syntax Description

mgc number

A number by which the call agent is identified in the range 1 - 8 (8 is the maximum number of permitted gateway controllers as specified by the adddn command).

mgcname

Domain name of the call agent, a text string up to 64 characters in length.

association

defines VISM association with call agent. 1 = unassociate, 2 = associate


Related Commands

addmgc

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addmgc 1 main 1

This command adds an mgc (call agent) with an mgc number of 1, a name of "main", and it is not associated with VISM.

addmgcprotocol

Use the addmgcprotocol command to specify which gateway control protocol should be used for a specified call agent. The specified call agent must already be configured in VISM using the addmgc.

Full Name

add media gateway controller (call agent) protocol

Modes in which the command operates

VoIP

Syntax

addmgcprotocol <mgcNumber><protocolNumber>

Syntax Description

mgcNumber

the number of the call agent as displayed by the dspmgcs command. Any call agent from the displayed list can be specified in the range 1 - 8.

protocolNumber

the number of the protocol as displayed by the dspmgcprotocol. Any protocol from the displayed list can be specified.


Related Commands

delmgcprotocol

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addmgcprotocol 3 2

This command specifies that the call agent number 3 in the dspmgcs list is to use the protocol
number 2 in the dspmgcprotocol list.

addport

Use the addport command to add a virual port between VISM and PXM. Before a VISM card is removed from the MGX 8850, the port should be deleted using the delport command.


Note If the VISM card is reset after executing an addport command but before executing the addrscprtn command. An error message is displayed. The error has no effect on the system and can be ingnored.


Full Name

Add port

Modes in which the command operates

All

Syntax

addport

Related Commands

delport

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addport

This example adds the virtual port.

addrscprtn

Use the addsrcprtn command to add a resource partition for a virtual port that has been configured using the addport command. The addport command must be executed before executing this command.


Note If the VISM card is reset after executing an addport command but before executing the addrscprtn command. An error message is displayed. The error has no effect on the system and can be ingnored.


Full Name

Add resource partition

Modes in which the command operates

All

Syntax

addrscprtn <controller id>

Syntax Description

controller id

The id number of the controller to which the partition is to be assigned. The value can be in the range from 1 to 255.


Related Commands

delrscprtn, dsprscprtn

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addrscprtn 2

This example adds a resource partition to controller number 2.

addses

Use the addses command to add a PRI backhaul session between the VISM card and the Call Agent. Before this command can be executed, a session group for this session must have been added.

Full Name

Add session

Modes in which the command operates

VoIP

Syntax

addses <session number><group number><mgc name><priority><local port><rmt port>

Syntax Description

session number

An identifying number for the session in the range 1 - 64

group number

The number of the session group to which this session is to be added in the range 1 - 16

mgc name

The domain name of the call agent with which the session is to be executed

priority

A priority for determining which session will become active in the event of a session failure in the same group. Priority is in the range 1 -4 with 1 the highest.

local port

Local port number. The port number to be used for the session at the VISM end.

rmt port

Remote port number. The port number to be used for the session at the Call Agent.


Related Commands

delses, dspses, dspsess

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addses 4 2 callagent1 2 1124 1124

This example adds a session with the number 4 to session group 2 with call agent domain name being callagent1. The priority of session is 2 and the local and remote ports be used are both 1124.

addsesgrp

Use the addsesgrp command to add a PRI backhaul session group between the VISM card and the Call Agent. The user specifies which set the group belongs to (currently only set 1) and to which Call Agent the group's sessions are to be associated.

Full Name

Add session group

Modes in which the command operates

VoIP

Syntax

addsesgrp <group number><set number><mgc name>

Syntax Description

group number

An idendifying number for the group in the range 1 - 16.

set number

The set number to which the group is to be added. Currently only set number 1 is supported.

mgc name

The domain name of call agent to which the group is to be associated. A text string of up to 64 characters.


Related Commands

delsesgrp

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addsesgrp 2 1 Jack

This example adds a PRI backhaul session group 2 to set 1 and for Call Agent Jack.

addsesset

Use the addsesset command to add a PRI backhaul session set beetween the VISM card and the Call Agent. The user specifies a set number, however, VISM currently supports only set (set # 1).

Full Name

Add session set

Modes in which the command operates

VoIP

Syntax

addsesset <group number><fault tolerant>

Syntax Description

group number

An idendifying number for the group in the range 1 - 16.

fault tolerant

Whether the set is to be fault tolerant or not. 1 = fault tolerant, 2 = not fault tolerant.


Related Commands

delsesset

Attribute

Log: Yes

State: Active

Privilege: 1


Example

addsesset 1

This example adds a PRI backhaul sessionset with the number 1.

cc

Use the cc command to navigate from the current (logged on) card to another card on the shelf. When this command is executed, the card in the specified slot number becomes the active card and is identified in the command line prompt.

Full Name

Change card

Modes in which the command operates

All

Syntax

cc <slot number>

Syntax Description

slot number

The number of the slot that contains the card you want to work on.


Related Commands

None

Attribute

Log: Yes

State: Any

Privilege: Any


Example

node1.1.22.VISM.a > cc 11 
(session redirected)
node1.1.11.VISM.a >

This example shows changing the active card from slot 22 to slot 11.

If the specified card slot is empty, an error message is presented.

chkflash

Use the chkflash command to check the integrity of the VISM flash memory.

Full Name

Check flash memory

Modes in which the command operates

All

Syntax

chkflash

Syntax Description

   

Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

checkflash

clralm

Use the clralm command to clear alarms on a specified line on the VISM card. Alarms occurring after this command is executed are not affected. If alarms on a line are cleared with this command, the results can be observed through the dspalm command.

This command can clear alarms caused only by the collection of statistical data. Alarms caused by network failure cannot be cleared. For example, an alarm caused by a collection of bipolar errors can be cleared, but an alarm caused by a line failure cannot.

Full Name

Clear Alarm

Modes in which the command operates

All

Syntax

clralm -ds1 <LineNum>

Syntax Description

LineNum

LineNum = 1- 8.


Related Commands

clralms, dspalm, dspalms

Attribute

Log: No

State: Any

Privilege: 5-6


Example

clralm -ds1 1

This example clears any outstanding alarms on line 1.

clralmcnt

Use the clralmcnt command to clear the alarm counters and statistics on a specified VISM line. All counters are reset to 0. This command does not display a response unless an error exists in the syntax.

Full Name

Clear All Alarm Counters/statistics on the specified line.

Modes in which the command operates

All

Syntax

clralmcnt -ds1 <LineNum>

Syntax Description

LineNum

The line number for which the alarms are to be cleared in the range 1 - 8.


Related Commands

dspalmcnt, clralmcnts

Attribute

Log: No

State: Active

Privilege: 1-5


Example

clralmcnt -ds1 1

clralmcnts

Use the clralmcnts command to clear all the alarm counters and statistics on the VISM card. All counters are reset to 0. This command does not display a response unless an error exists in the syntax.

Full Name

Clear All Alarm Counters/statistics on the Current Card.

Modes in which the command operates

All

Syntax

clralmcnts

Related Commands

dspalmcnt, clralmcnt

Attribute

Log: No

State: Active

Privilege: 1-5


Example

clralmcnts

clralms

The clralms command clears alarms on the VISM card. Alarms occurring after this command executes are not affected.

This command can clear alarms caused only by the collection of statistical data. Alarms caused by network failure cannot be cleared. For example, an alarm caused by a collection of bipolar errors can be cleared, but an alarm caused by a line failure cannot.

Full Name

Clear Alarms on Card

Modes in which the command operates

All

Syntax

clralms

Related Commands

clralm, dspalm, dspalms

Attribute

Log: No

State: Any

Privilege: 1-5


Example

clralms 


clrsarcnt

Use the clrsarcnt command to clear the Segmentation and Reassembly (SAR) counters on a specified channel.

Full Name

Clear SAR Counters

Modes in which the command operates

All

Syntax

clrsarcnt <chan#>

Syntax Description

chan#

The channel number for which the counters are to be cleared.


Related Commands

dspsarcnt

Attribute

Log: No

State: Any

Privilege: 1-5


Example

clrsarcnt 140

This example clears the alarms on channel 140.

clrsarcnts

Use the clrsarcnts command to clear all SAR counters on the VISM card.

Full Name

Clear SAR Counts

Syntax

clrsarcnts

Modes in which the command operates

All

Related Commands

clrsarcnt, dspsarcnt, dspsarcnts

Attribute

Log: No

State: Any

Privilege: Any


Example

clrsarcnts

clrsarmsgcnt

Use the clrsarmsgcnt command to clear the control message counters.

Full Name

Clear SAR Control Message Counters

Modes in which the command operates

All

Syntax

clrsarmsgcnt

Related Commands

dspsarmsgcnt

Attribute

Log: No

State: Any

Privilege: 1-5


Example

clrsarmsgcnt 

clrscrn

Use the clrscrn command to clear the control terminal screen. After this command executes, only the current command line prompt appears on the screen.

Full Name

Clear Terminal Screen

Modes in which the command operates

All

Syntax

clrscrn

Related Commands

None

Attribute

Log: No

State: Any

Privilege: Any


Example

clrscrn

clrtaskinfo

Use the clrtaskinfo command to reset the values displayed by the dsptaskinfo command. When this command is executed the values are reset to zero and the collection of the task information statistics begins again.

Full Name

Clear task information

Modes in which the command operates

All

Syntax

clrtaskinfo

Related Commands

dsptaskinfo

Attribute

Log: Yes

State: Active

Privilege: 1


Example

clrtaskinfo

cnfaal2subcellmuxing

Use the cnfaal2subcellmuxing command to enable or disable AAL2 subcell multiplexing. When enabled multiple CPS-packets are mulitplexed onto a single AAL2 connection without partial fill (unless there is a time-out). When disabled, each CPS-packet fill one or two cell (with padding). Note that the length field for each CPS-packet can be up to 64 bytes.

When the mulitplexing type is changed if cids are present, the card is reset and existing cids/connections are restored with the multiplexing type

Full Name

Configure AAL2 sub-cell multiplexing

Modes in which the command operates

AAL2 Trunking

Syntax

cnfaal2subcellmuxing <Muxing status>

Syntax Description

Muxing status

1 = enable, 2 = disable.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfaal2subcellmuxing 2

This example disables sub-cell multiplexing.

cnfalm

Use the cnfalm command to configure the alarm parameters for a specified line.

Full Name

Configure alarm

Modes in which the command operates

All

Syntax

cnfalm -ds1 <LineNum> -red <RedSeverity> -rai <RAISeverity>-neu <NEAlarmUpcount>
-ned <NEAlarmDncount> -net <NEAlarmThreshold>-feu <FEAlarmUpcount>
-fed <FEAlarmDncount> -fet <FEAlarmThreshold>
"

Syntax Description

lineNum

Line number in the range 1 - 8.

RedSeverity

Red alarm severity. 1 = minor, 2 = major

RAISeverity

RAI alarm severity. 1 = minor, 2 = major

NEAlarmUpcount

Near end alarm upcount in the range 1 - 65535

NEAlarmDncount

Near end alarm downcount in the range 1 - 65535

NEAlarmThreshold

Near end alarmthreshold in the range 1 - 65535

FEAlarmUpcount

Far end alarm upcount in the range 1 - 65535

FEAlarmDncount

Far end alarm down count in the range 1 - 65535

FEAlarmThreshold

Far end alarm threshold in the range 1 - 65535


Related Commands

dspalm, clralm, clralms

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfalm -ds1 2 -red 1 -rAI 1

This example configures an alarm on line 2, with a red severity of major, and an RAI severity of minor.

cnfcac

Use the cnfcac command to enable or disable Connection Admission Control(CAC) feature on a card basis. When CAC is enabled with this command, CAC can then be applied on a per PVC basis using the cnfconcac command.

Full Name

Configure Connection Admission Control

Modes in which the command operates

All

Syntax

cnfcac <enable_flag>

Syntax Description

enable_flag

Set the value of the CAC enable flag. 1 = Disable, 2 = Enable


Related Commands

cnfconcac

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcac 1

This example disables CAC for the card

cnfcascode

Use the cnfcascode command to configure CAS idle code and seized code parameters for an endpoint. The line associated with the endpoint must have been added before this command can be executed.

Full Name

Configure Channel Associated Signaling

Modes in which the command operates

AAL2 Trunking

Syntax

cnfcascode <endpoint#>[-<endpoint#>]<idle_code><seized-code>

Syntax Description

endpoint#

The endpoint being configured in the range 1 - 192 for T1, 1 - 240 for E1. If the second (optional) parameter is specified, this parameter is the first endpoint in a sequential number of endpoints.

endpoint#

An optional parameter to indicate the last endpoint in a sequential range of endpoints. In the range 1 - 192 for T1, 1 - 240 for E1.

idle_code

The valid value for a 4-bit idle code. The value is in the range 0 to 15 and represents the four A, B, C, and D signaling as bits 3, 2, 1, and 0 respectively with bit 3 the most significant.

seized_code

The valid value for a 4-bit seized code. The value is in the range 0 to 15 and represents the four A, B, C, and D signaling as bits 3, 2, 1, and 0 respectively with bit 3 the most significant.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcascode 1 4 4 9

This example sets value for idle code and seized code for endpoints 1 to 4. The idle code is 0100 (paramter value of 4) with A = 0, B = 1, C = 0, D = 0. The seized code is 1001 (parameter value of 9) with A = 1, B = 0, C = 0, D = 1.

cnfcasendpt

Use the cnfcasendpt command to associate an endpoint with a CAS variant. To execute this command, the endpoint and the CAS variant must already be added..

The CAS variant for the endpoint can only be changed when there is no connectio on the endpoint. However, if there is a connection on an endpoint, the CAS variant must be changed by first deleting the endpoint, then adding it back again and then executing the cnfcasendpt command.

Full Name

Configure CAS endpoint

Modes in which the command operates

VoIP

Syntax

cnfcasendpt <endpoint#><casVariantName>

Syntax Description

endpoint#

The endpoint number of the endpoint to be associated with the CAS variant. In the range 1 - 192 for T1, 1 - 240 for E1.

casVariantName

A CAS variant name, a character string in the range of 1 to 64 characters.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcasendpt 3 q50.o

This example associates endpoint 3 with the variant "q50.o".

cnfcasvar

Use the cnfcasvar command to configure CAS variant and CAS timing parameters for a variant already created using the addcasvar command.

Full Name

Configure Channel Associated Signaling Variant

Modes in which the command operates

VoIP

Syntax

cnfcasvar <variantName><country_code><Tpart><Tcrit><TMF>

Syntax Description

variantName

The variant name of the variant being configured. This name must have been created using the addcasvar command.

country_code

The country code of the variant. A 2 character text string.

Tpart

The partial dial time in seconds in the range 10 to 10000 in increments of 10.

Tcrit

The critical timing in seconds in the range 0 to 10000 in increments of 10

TMF

The interdigit timeout value for MF digits in seconds in the range 1 to 10


Related Commands

addcasvar, delcasvar, dspcasvar, dspcasvar

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcasvar var1 nz 10 10 2

This example configure variant "var1" for country code "nz" with a partial dial timeout of 10 seconds, a critical timing of 10 seconds and an interdigit timeout of 2 seconds.

cnfcasxgcp

Use the cnfcasxgcp command to configure CAS variant parameters.

Full Name

Configure Channel Associated Signaling Variant Parameters

Modes in which the command operates

VoIP

Syntax

cnfcasxgcp <variantName><rexTime><initRexmitTime><retries>

Syntax Description

variantName

The variant name of the variant being configured. This name must have been created using the addcasvar command.

rexTime

The retransmission time in the range 10 - 10000 milliseconds

initRexTime

The initial retransmission time in the range 10 - 10000 milliseconds

retries

The maximum number of retries in the range 0 - 10


Related Commands

addcasvar, delcasvar, dspcasvar, dspcasvar

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcasxgcp var1 100 100 10 2

This example configures variant "var1" for a retransmission time of 100 milliseconds, the initial retransmission time of 100 milliseconds and a maximum number of retries of 2.

cnfcodecparams

Use the cnfcodecparams command to configure packet period parameter for a specified codec.

This command operates in VoIP mode only.

Full Name

Configure codec parameters

Modes in which the command operates

VoIP

Syntax

cnfcodecparams<codec-type><pkt-period>

Syntax Description

codec-type

The codec type:
1 = G.711a, 2 = G.711u, 3 = G.726-32K, 4 = G.729a, 5 = G.729ab,
6 = Clear channel.

pkt-period

Packetization period in msecs:
For G.711, allowed values are 10, 20
For G.726-32K, allowed values are 10, 20, 30, 40
For G.729a, allowed values are 10, 20, 30, 40
For G.729ab, allowed values are 10, 20, 30, 40
For Clear channel, allowed values are 10, 20


Related Commands

dspcodectmpl

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcodecparams 1 20

This example specifies codec 1 (G.711a) and a packetization period of 20 milliseconds for a VoIP application.

cnfcodectmpl

Use the cnfcodectmpl command to specify a codec template for the whole VISM card. VISM currently supports two templates (1 and 2). A template defines the allowable voice encoding types.

Template number 1 supports G.711u, G.711a, G.729a, G.729ab, G.726/32, and clear channel codecs. This template is not allowed in VoIP mode.

Template number 2 supports G.711u, G.711a, and clear channel only.


Note The execution of this command requires confirmation by the user because the command causes the card to reset.


This command is not allowed if cids are present.

Full Name

Configure template

Modes in which the command operates

All

Syntax

cnfcodectmpl <Template#>

Syntax Description

template#

The template number in the range 1 - 2.


Related Commands

dspcodectmpl

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcodectmpl 1

This example enables template number 1

cnfcompsize

The cnfcompsize command is used to configure the packet size for digital signal processors (DSPs) on the VISM card that are used for voice compression. This command applies to all DSPs on the VISM used for voice compression.

Full Name

Configure packet size on all voice compression DSP

Modes in which the command operates

All

Syntax

cnfcompsize <packetSize>

Syntax Description

packetSize

Packet size. Can be set to 80 or 160 bytes


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfcompsize 160

This example sets the DSP compression packet size to 160 bytes

cnfcompvad

Use the cnfcompvad command to enable or disable voice activity detection (VAD) on a specified line.

Full Name

Configure VAD

Modes in which the command operates

All.

Syntax

cnfcompvad <line#><voiceDetection>

Syntax Description

line#

The line number of the line for which VAD is being configured in the range 1 - 8.

voiceDetection

Enables/disables VAD. 1 = disable, 2 = enable.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcompvad 3 2

This example enables VAD for line 3.

cnfcon

Use the cnfcon command to configure a connection between the VISM card and the MGX 8850 PXM card.

Full Name

Configure connection

Modes in which the command operates

All

Syntax

cnfcon <lcn><PCR><service_type>[<SCR_ingress><MBS_ingress>]

Syntax Description

lcn

The number of the channel being configured in the range 131 - 510.

PCR

Peak cell rate in cells per second. Ranges are 1 - 72000 for VoIP bearer pvc, 1 - 50000 for T1 AAL2, 1 - 60000 for E1 AAL2. PCR cannot be changed if calls/connections for signaling and control are active.

service_type

Service type, 1 = CBR, 2 = VBR-RT

SCR_ingress

Sustained cell rate in cells per second in the range 1 - 72000

MBS-ingress

Maximum burst rate in cells per second in the range 1 - 72000


Related Commands

addcon, delcon

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfcon 160 10000 2000 1 100

This example configures the connection with a logical channel number of 160 as CBR (constant bit rate), with a peak cell rate of 10000, a sustained cell rate of 2000 and maximum burst rate of 3000.

cnfconcac

Use the cnfconcac command to configure CAC on an already added connection. The cnfcac command must havebeen executed to enable CAC at the card level. If the PVC has been configured as a master, CAC functionality can only be applied to the master end of the PVC. This command is used for AAL2 Trunking mode only.

Full Name

Configure channle CAC

Modes in which the command operates

AAL2 Trunking

Syntax

cnfconcac<lcn><master>

Syntax Description

lcn

The logical channel number (lcn) of the connection being configured in the range 131 - 510.

master

End of PVC to which CAC is applied. 1 = master end, 2 = slave end


Related Commands

cnfcac, dspconcac

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfconcac 32 1

This example sets CAC at the master end of lcn 32.

cnfconprotect

Use the cnfconprotect command to configure protection on a PVC. If a primary PVC is protected, automatic switchover to a specified secondary PVC occurs in the event of a failure in the primary PVC. This command operates in VoIP mode only and the primary and secondary PVC must already have been added using addcon and both channels must have the same PCR (peak cell rate) value.

First add the primary and secondary channels as unprotected (each with the same PCR). Protect the primary channel using the cnfconprotect command. Set the fallback lcn to the secondary channel. The primary channel can be locked so that it is inoperative and forces a switchover to the secondary channel. If the primary channel is locked and the secondary channel fails, the connection fails.

A protected channel cannot be deleted. To delete the connection, first use cnfconprotect to unprotect the primary channel, then delete the secondary channel, then delete the primary channel.

Full Name

Configure connection protection

Modes in which the command operates

VoIP

Syntax

cnfconprotect <lcn#><protection><locking_state><fallbackLcn>

Syntax Description

lcn#

The logical channel number being protected in the range 131 - 510.

protection

Sets protection. 1 = protected, 2 = unprotected

locking_state

Specifies whether the channel should be locked/unlocked. 1 = unlock, 2 = lock.

fallbackLcn

The logical channel number of the fallback (secondary) channel in the range
131 - 510.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfconprotect 132 1 1 217

This example protects lcn 132 (unlocked) with lcn 217 as the fallback connection.

cnfdeftos

Use the cnfdeftos command to configure the type of service (tos) parameters for both control and bearer IP packets. These bearer parameters are used in call control in cases where the parameters are not supplied by the Call agent.

If this command is not executed, the system wide default values are used for all connections. The default values are shown in the table below.

Full Name

Configure type of service

Modes in which the command operates

VoIP

Syntax

cnfdeftos <control_precedence><control_tos>[<bearer_precedence><bearer_tos>]


Note The bearer_prededence and bearer_tos parameters are used on a per call basis by VISM in VoIPmode when they are not provided by the call agent in the xgcp message.


Syntax Description

control-precedence

Sets the control precedence value in the range 0 - 7. Default is 3

control_tos

Sets the control type of service value in the range 0, 1, 2, 4, or 8. Default is 0. The TOS conforms to RFC 1349

bearer-precedence

Sets the bearer precedence value in the range 0 - 7. Default is 5. Precedence conforms to RFC 791.

bearer_tos

Sets the bearer type of service value in the range 0, 1, 2, 4, or 8. Default is 0


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfdeftos 4 4 0 0

This example sets the control precedence and tos to 4 and the bearer precedence and tos to 0.

cnfds0localcas

Use the cnfds0localcas command to configure a local CAS bit pattern for a specified line and ds0. If a ds0 is configured for local CAS, the framer forces the CAS bits to a value defined by the localCadPattern parameter in this command. This command is allowed for T1 lines only.

This command is not allowed if:

The line signaling type is CAS
The line is not enabled
The ds0 is in a remote loop state.

Full Name

Configure ds0 local CAS

Modes in which the command operates

All

Syntax

cnfds0localcas<line no><ds0 no><localCasType><localCasPattern>

Syntax Description

line no.

The line number for which the local CAS is specified in the range 1 - 8 (T1 lines only)

ds0 no.

The ds0 number for which the local CAS is specified in the range 1 - 24

localCasType

The type of CAS to be used. 1 = local CAS pattern enabled,
2 = local CAS pattern disabled.

localCasPattern

The local 4-bit pattern expressed as a number in the range 1 - 15 (default is 0).
If local CAS is enabled, this parameter must be provided by the user.


Related Commands

dspds0localcasstatus

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfds0localcas 2 12 1 3

This example sets the local CAS ABCD pattern on line 2, ds0 12 to a value of 3 (binary 0011).

cnfds0loop

Use the cnfds0loop command to configure a the loopback type for a specified line and ds0.

Full Name

Configure ds0 loopback

Modes in which the command operates

All

Syntax

cnfds0loop<line no><ds0 no><loopbackType>

Syntax Description

line no.

The line number for which the loopback is specified in the range 1 - 8.

ds0 no.

The ds0 number for which the loopback is specified in the range 1 - 24 for T1,
1 - 31 for E1.

loopbackType

The type of loopback to be used. 1 = no loopback, 2 = remote loopback,
3 = local loopback.


Related Commands

dspds0loopback

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfds0loop 2 12 2

This example sets the loopback on line 2, ds0 12 to remote.

cnfecanenable

The cnfecanenable command is used to enable or disable echo cancellation on a specified line.

Full Name

Configure echo cancellation enable

Modes in which the command operates

All

Syntax

cnfecanenable <line#><ECANEnable>

Syntax Description

line#

Line number for which echo cancellation is being set.

ECANEnable

Sets the echo cancellation for the specified line. 1 = disable, 2 = enable.


Related Commands

dsplndsp, cnfecannrn, cnfecanrec, cnfecantail, cnfecantone

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfecanenable 2 2

This example set echo cancellation to enabled on line 2

cnfecannrn

The cnfecannrn command is used to configure the re-enable action at the end of modem data. This command applies to DSPs processing data on a specified line.

Full Name

Configure re-enable canceller for echo cancellation DSPs for a specified line

Modes in which the command operates

All

Syntax

cnfecannrn <line#><ECANRenable>

Syntax Description

line#

The line number for which the re-enable is being configured in the range 1 - 8.

ECANRenable

A number in the range of1-2.
1 = Re-enable canceller when modem data are gone,
2 = Re-enable canceller at the end of the call.


Related Commands

dsplndsp, cnfecanenable, cnfecanrec, cnfecantail, cnfecantone

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfecannrn 1 2

This example re-enables echo cancellalion at the end of the current call for line 1.

cnfecanrec

The cnfecanrec command is used to configure the residual echo control for digital signal processors (DSPs) on the VISM card that are used for echo cancellation. This command applies to DSPs processing data on a specified line.

Full Name

Configure residual echo control for echo cancellation DSPs for a specified line.

Modes in which the command operates

All

Syntax

cnfecanrec <line#><residualEchoControl>

Syntax Description

line#

The line number for which the residual echo control is being configured in the range 1 - 8.

residualEchoControl

A number with a value of 1, 2, or 4.
1 = Cancel only,
2 = Suppress residual,
4 = Comfort noise.


Related Commands

dsplndsp, cnfecanenable, cnfecannrn, cnfecantail, cnfecantone

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfecanrec 1 4

This example configures line 1 for comfort noise

cnfecantail

The cnfecantail command is used to configure the maximum tail length (in milliseconds) for digital signal processors (DSPs) on the VISM card that are used for echo cancellation. This command applies to DSPs processing data on a specified line.

Full Name

Configure maximum tail length for echo cancellation DSPs for a specified line.

Modes in which the command operates

All

Syntax

cnfecantail <line#><maximumTail>

Syntax Description

line#

The line number for which the maximum tail is being configured in the range 1 - 8.

maximumTail

The length of the maximum tail in milliseconds. Permissible values are 32, 48, 64, 80, 96, 112, and 128. The default is 32.


Related Commands

dsplndsp, cnfecanenable, cnfecannrn, cnfecanrec, cnfecantone

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfecantail 3 96

This example set the maximum tail to 96 milliseconds for line 3

cnfecantone

The cnfecantone command is used to configure the tone detection for digital signal processors (DSPs) on the VISM card that are used for echo cancellation. This command applies to DSPs processing data on a specified line. The default value of G.165 should be used under normal circumstances.

Full Name

Configure tone disable for echo cancellation DSPs on a specified line.

Modes in which the command operates

All

Syntax

cnfecantone <line#><toneDisable>

Syntax Description

line#

The line number on which the tone is being configured in the range of 1 - 8

toneDisable

A number 1, 2, or 4.
1 = Ignore 2100 Hz modem answer tone,
2 = G.164.4 mode (bypass canceller if 2100 Hz tone),
3 = Reserved
4 = G.165 mode (bypass canceller for phase reversing tone only


Related Commands

dsplndsp, cnfecanenable, cnfecannrn, cnfecanrec, cnfecantail

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnfecantone 1 4

This example set the tone to G.165 mode for line 1.

cnfendptcadence

Use the cnfendptcadence command to configure cadence (digit tone) times for a specified endpoint.

Full Name

Configure endpoint cadence.

Modes in which the command operates

VoIP, AAL2 Trunking

Syntax

cnfendptcadence<endpoing#><on-time><off-time>

Syntax Description

endpoint#

The endpoint number for which the cadence is being configured, in the range
1 - 192 for T1 lines and 1 - 240 for E1 lines.

on-time

The time in milliseconds during which the digit tone is generated in the range
2 - 9999. The default is 75 msecs.

off-time

The time in milliseconds of silence between digit tones in the range
2 - 9999. The default is 75 msecs.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfendptcadence 20 100 100

This example sets the digit time and the silence time to 100 msecs for endpoint 20

cnferl

Use the cnferl command to configure DSP return echo loss values.

Full Name

Configure echo return loss.

Modes in which the command operates

All

Syntax

cnferl<db_loss_value>

Syntax Description

db_loss_value

The value of echo return loss to be applied by echo cancellation DSPs. 1 = 0 db, 2 = 3 db, 3 = 6 db, 4 = worst level


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnferl 3

This example sets the echo loss value to 6 db.

cnfgwis

Use the cnfgwis command to bring an out-of-service VISM into service. This command is used in conjunction with the cnfwoos (configure gateway out of service) command. This command causes a RSIP notification to be sent to the call agent.

Full Name

Configure gateway into service

Modes in which the command operates

VoIP

Syntax

cnfgwis

Related Commands

cnfgwoos

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfgwis

cnfgwoos

Full Name

Configure Gateway Out of Service

Mode(s) in which the Command Executes

VoIP

Syntax

cnfgwoos <method>

Syntax Description

method

The method of going out-of-service. 2 = forceful, 3 = graceful


Related Commands

cnfgwis, dspgwstate

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfgwoos 2

This example takes the VISM out with a forceful out-of-service.

cnfjtrinitdelay

Full Name

Configure jitter delay

Modes in which the command operates

All

Syntax

cnfjtrinitdelay <delay>

Syntax Description

delay

The delay to be used in setting the buffer size for dejittering. Allowable values are 10, 20, 30, 40, 50, 60, 70, 80, 90, and 100 milli-seconds. The default is 60.


Related Commands

cnfjtrmode, dspcarddsp

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfjtrinitdelay 70

This example sets the jitter buffer size to 70 ms.

cnfjtrmode

Use the cnfjtrmode command to set the jitter algorithm to fixed or adaptive with regard to jitter delay. It is recommended that fixed is used if the latency jitter is constant and that adaptive is used if the latency jitter varies. Changing the mode parameter does not affect any existing CIDs. The new parameter value is sent to the DSPs only when CIDs are open.

Full Name

Configure jitter mode

Modes in which the command operates

All

Syntax

cnfjtrmode <mode>

Syntax Description

mode

The mode of determining jitter delay. 1 = fixed, 2 = adaptive


Related Commands

cnfjtrinitdelay, dspcarddsp

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfjtrrmode 2

This example sets the jitter delay to adaptive.

cnflapdretrans

Use the cnflapdretrans command for an already added LAPD D channel to configure the maximum allowed number of frame retransmissions.

Full Name

Configure LAPD retransmissions

Modes in which the command operates

VoIP

Syntax

cnflapdretrans <line number><ds0 number><N200>

Syntax Description

line#

The line number of the D channel being configured.

ds0#

The DSO specified in the addlapd command

N200

The maximum number of retransmission of a frame in the range 1 - 10.


Related Commands

cnflapdwinsize, cnflapdretrans, cnflapdtimer, cnflapdtype

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflapdretrans 2 12 10

For line 2, ds0 12, this example sets the maximum number of retransmissions to 10.

cnflapdtimer

Use the cnflapdtimer command for an already added LAPD D channel to configure two LAPD timers. The first is the time at the end of which a frame transmission can be initiated (T200) and the second is the maximum time allowed without frames being exchanged (T203).

Full Name

Configure LAPD timers

Modes in which the command operates

VoIP

Syntax

cnflapdtimer <linenumber><ds0 number><T200><T203>

Syntax Description

line#

The line number of the D channel being configured.

ds0#

The DSO specified in the addlapd command

T200

Thetimeout, in milliseconds, at the end of which a frame transmission is initiated in the range 1000 - 1023000 for PRI and 100 - 350 for GR-303 (in increments of 50). The specified value must be less than the value specified for T203.

T203

The maximum time, in milliseconds, allowed without a frame being exchanged in the range of 10000 - 1023000 for PRI (default is 10000) and 100000 - 300000 for GR-303 (in increments of 10000) (default is 30000). The specified value must be greater than the value specified for T200.


Related Commands

cnflapdwinsize, cnflapdretrans, cnflapdtimer, cnflapdtype

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflapdtimer 2 12 10000 20000

For line 2, ds0 12, this example sets the T200 timer to 10000 milliseconds and the T203 timer to 20000 milliseconds.

cnflapdtype

Use the cnflapdtype command for an already added LAPD D channel to configure the various types of LAPD stack.

Full Name

Configure LAPD type

Modes in which the command operates

VoIP

Syntax

cnflapdtype <linenumber><ds0number><Type>

Syntax Description

linenumber

The line number of the D channel being configured.

ds0 number

The ds0 specified in the addlapd command.

Type

The type of LAPD stack to be used. The number in parenthesis is the parameter value to be used.

ccitt(1) att5EssPRA(3) att4Ess(4)

ntDMS100PRA(6) vn2or3(7) insNet(8)

tr6MPC(9) tr6PBX(10) ausp(12)

ni1(13) ssetsi(14) bc303TMC(15)

bc303CSC(16) ntDMS250(17) bellcore(18)

ni2(19)


Related Commands

cnflapdwinsize, cnflapdretrans, cnflapdtimer

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfllapdtype 2 12 12

For line 2, ds0 12, this example sets the LAPD type to ausp .

cnflapdwinsize

Use the cnflapdwinsize command for an already added LAPD D channel to configure the maximum allowed number of outstanding (unacknowledged) I-frames.

Full Name

Configure LAPD window size

Modes in which the command operates

VoIP

Syntax

cnflapdwinsize <line number><ds0 number><window size>

Syntax Description

linenumber

The line number of the D channel being configured in the range 1 - 8.

ds0 number

The ds0 specified in the addlapd command

window size

The maximum number of outstanding I-frames that can be accumulated before sending an acknowledgement in the range 1 - 127.


Related Commands

cnflapdretrans, cnflapdtimer, cnflapdtype

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflapdwinsize 2 12 10

For line 2, ds0 12, this example sets the window size to 10 unacknowledged frames.

cnfln

Use the cnfln command to configure line characteristics for the specified line. The line must be added before this command can be executed.

Full Name

Configure Line

Modes in which the command operates

All

Syntax

cnfln <line_num> <line_code> <line_len> <clk_src> <line_type><loopback_detection>

Syntax Description

line_num

Line number, in the range 1-8.

line_code

Value to set line coding.

2 = B8ZS, for T1, 3 = HDB3, for E1, 4 = AMI, for T1 or E1

line_len

Line length, as appropriate for the interface.

Values 10 - 15 are used for T1, where

10 = 0 - 131 ft.
11 = 131 - 162 ft.
12 = 262 - 393 ft.
13 = 393 - 524 ft.
14 = 524 - 655 ft.
15 = over 655 ft.

8 = E1 with SMB backcard

9 = E1 with RJ48 backcard

clk_src

Value to set clock source as either loop clock or local clock.

1 = loop clock, 2 = local. See Appendix C for clocking rules.

line_type

Line type. 1 = dsx1ESF, 2 = dsx1D4, 3 = E1, 4 = E1CRC, 5 = E1Mf, 6 = E1MFCRC, 7 = E1 Clear

loopback_detection

Loopback code detection, 1 = disabled, 2 = enabled.


Related Commands

addln, delln

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfln 2 3 8 1 3 1

This example configures line 2 to HDB3 coding, line length for SMB E1 back card, loop clocking, E1 line type and loopback detection disabled.

cnflnis

Use the cnflnis command to bring an out-of-service VISM line into service. If the VISM card is rebooted, this information configuration using this command is lost.

Full Name

Configure line into service

Modes in which the command operates

VoIP

Syntax

cnflnis<line_num>

Syntax Description

line num

The number of the line to be brought into service in the range 1 - 8


Related Commands

cnflnoos, dsplnstate, dspgwstate

Attribute

Log: Yes

State: Active

Privilege: 1


Example 1

cnflnis 2

This example brings line 2 into service.

cnflnoos

Full Name

Configure Line Out of Service

Modes in which the command operates

VoIP

Syntax

cnflnoos<line_num><method>

Syntax Description

line num

The number of the line to be taken out of service in the range 1 - 8

method

The method of going out of service: 2 = forceful, 3 = graceful


Related Commands

cnflnis

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflnoos 3

This example brings line 3 out-of-service gracefully.

cnflnsig

Use the cnflnsig command to configure a signaling mode for a specified line. Signaling types are CAS, CCS, and no signaling. This command requires confirmation by the user before execution to ensure that the signaling type cannot be changed while endpoints are configured for that line. In AAL2 Trunking mode, this command is not allowed when CIDs/CCS channels are present. When used with E1 lines, the line type must be either E1MF or E1MFCRC otherwise the command will not execute.

Full Name

Configure line signaling

Modes in which the command operates

AAL2 Trunking

Syntax

cnflnsig <line#><Signaling type>

Syntax Description

line#r

The line number for which the signaling is being specified in the range of 1 - 8

Signaling type

Type of signaling required. 1 = CAS, 2 = CCS, 3 = no signaling


Related Commands

dspln

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflnsig 3 2

This example configures line 3 for CCS signaling.

cnflntrunkcond

Use the cnflntrunkcond command to enable or disable trunk conditioning on a per line basis. When enabled VISM conditions the affected ds0 when an AIS is detected on the ATM side. Trunk conditioning consists of transmitting an idle code pattern for 2.5 seconds followed by the seized code specified in the cnfcascode command.

This command is not allowed if endpoints or ccs channels are enabled on the line.

Full Name

Configure trunk conditioning

Modes in which the command operates

AAL2 Trunking

Syntax

cnflntrunkcond <line no.><trunkCondType>

Syntax Description

line no.

The line number on which conditioning is to be enabled or disabled in the range 1 - 8.

trunkCondType

The status of conditioning to be performed. 1 = enable, 2 = disable


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnflntrunkcond 1

This example enables conditioning line 2.

cnfmgc

This command can also be used to "unassociate" a callagent.

Full Name

Configure media gateway controller (call agent)

Modes in which the command operates

VoIP

Syntax

cnfmgc <mgc number><association state>

Syntax Description

mgc number

a number by which the call agent is identified in the range 1 - n where n is the maximum number of permitted gateway controllers as specified by the adddn command.

association state

defines VISM association with call agent. 1 = unassociate, 2 = associate.


Related Commands

addmgc, dspmgcs

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfmgc 2 2

This example makes the call agent with mgc number 2 an associated call agent.

cnfrtcprepint

Use the cnfrtcprepint command to configure the RTCP report interval for the VISM card. This command operates in VoIP mode only

Full Name

Configure RTCP report interval

Modes in which the command operates

VoIP

Syntax

cnfrtcprepint <report_interval>

Syntax Description

report_interval

The interval in milliseconds between RTCP report packets sent to the peer VoIP endpoints. Allowable values are in multiples of 10 within the range 500 - 1500


Related Commands

dspvismparam

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfrtcprepint 1000

This example sets the RTCP report packet interval to 1 second (1000 milliseconds).

cnfrtprxtimer

Full Name

Configure rtp receive timer

Modes in which the command operates

VoIP

Syntax

cnfrtprxtimer <rx_timer>

Syntax Description

rx-timer

Sets the receipt of RTP messages to enable or disable. 1 = disable, 2 = ensable.


Related Commands

None

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfrtprxtimer 2

This example enables the receipt of RTP messages at the VISM card.

cnfsesack

Use the cnfsesack command for an already added PRI backhaul session to configure the timeout period before sending out an acknowledgement. This command also configures the maximum number of acknowledgements that can accumulated before sending an acknowledgement.

Full Name

Configure session acknowledgements

Modes in which the command operates

VoIP

Syntax

cnfsesack <session number><acknowledgement timeout><acknowledgement>

Syntax Description

session number

The session number being configured in the range of 1 - 64.

acknowledgement timeout

The timeout period, in milliseconds, to send out an acknowledgement in the range 100 - 65535.

acknowledgement

The maximum number of acknowledgements that can accumulated before sending an acknowledgements in the range 0 - 255.


Related Commands

cnfsesport, cnfsesmaxwindow, cnfsessyncatmps, cnfsesmaxseg, cnfsesmaxreset, cnfsesretrans, cnfsesoutofseq, cnfsesnullsegtmout, cnfsesstatmout

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfsesack 2 500 10

This example sets the session 2 for an acknowlegement period of 500 milliseconds and the maximum of accumulated acknowledgements of 10.

cnfsesmaxreset

Use the cnfsesmaxreset command for an already added PRI backhaul session to configure the maximum number of resets that VISM will perform before a connection is reset.

Full Name

Configure maximum resets

Modes in which the command operates

VoIP

Syntax

cnfsesmaxreset <session number><resets>

Syntax Description

session number

The session number being configured in the range of 1 - 64.

resets

The maximum number of resets that VISM will perform before a connection is reset in the range 0 - 255.


Related Commands

cnfsesport, cnfsesmaxwindow, cnfsessyncatmps, cnfsesmaxseg, cnfsesretrans, cnfsesack, cnfsesoutofseq, cnfsesnullsegtmout, cnfsesstatmouts

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfsesmaxreset 2 25

This example sets the maximum number of resets for session 2 to 25.

cnfsesmaxseg

Use the cnfsesmaxseg command for an already added PRI backhaul session to configure the maximum segment size, in octets, that can be received by VISM after sending a SYN message.

Full Name

Configure maximum segment size

Modes in which the command operates

VoIP

Syntax

cnfsesmaxseg <session number><segment size>

Syntax Description

session number

The session number being configured in the range of 1 - 64.

segment size

The maximum segment size, in octets, that can be received by VISM after sending a SYN message in the range 30 - 65535.


Related Commands

cnfsesport, cnfsesmaxwindow, cnfsessyncatmps, cnfsesmaxreset, cnfsesretrans, cnfsesack, cnfsesoutofseq, cnfsesnullsegtmout, cnfsesstatmout

Attribute

Log: Yes

State: Active

Privilege: 1


Example

cnfsesmaxseg 2 1000

This example sets the segment size for session 2 to 1000 octets.

cnfsesmaxwindow

Use the cnfsesmaxwindow command for an already added PRI backhaul session to change the maximum number of segments (window) that can be sent before receiving an acknowledgement.

Full Name

Configure session maximum window

Modes in which the command operates

VoIP

Syntax

cnfsesmaxwindow<session number><window size>

Syntax Description

session number

The session number being configured in the range 1 - 64

window size

The number of segments that can be sent before receiving and acknowlgement in the range 1 - 64.


Related Commands

cnfsesport, cnfsessyncatmps, cnfsesmaxseg, cnfsesmaxreset, cnfsesretrans, cnfsesack, cnfsesoutofseq, cnfsesnullsegtmout, cnfsesstatmout

Attribute