|
Table Of Contents
CLI Commands
Command line interface (CLI) commands allow you to configure, manage, and troubleshoot VISM/VISM-PR cards.
The VISM/VISM-PR CLI commands are described in the remainder of this chapter and are arranged in alphabetical order.
For information on how to access and use the CLI commands, see Chapter 6, "Configuring VISM/VISM-PR Features."
The following example shows the available modes.
cnfvismmode "mode_number"
mode -- Value: 1 = voipSwitching/voipTrunking,
2 = aal2Trunking,
3 = aal1Switching,
7 = switchedAal2Svc,
8 = switchedAal2Pvc,
9 = voipAndAal1Svc,
10 = voipTrunking/aal2Trunking.
The available commands on the VISM/VISM-PR card depend on the operating mode that you have configured. Table 7-1 shows the available operating modes.
The following sections list the commands in alphabetical order for each operating mode:
• VoIP Switching/VoIP Trunking
VoIP Switching/VoIP Trunking
Table 7-2 provides an alphabetical list of the commands that support the VoIP switching/VoIP trunking mode. Each command listed is linked to its corresponding section in the document.
AAL2 Trunking
The following alphabetical list of commands supports the AAL2 trunking mode.
Table 7-2 provides an alphabetical list of the commands that support the VoIP switching/VoIP trunking mode. Each command listed is linked to its corresponding section in the document.
AAL1 Switching
The following alphabetical list of commands supports the AAL1 switching mode.
Switched AAL2 SVC
The following alphabetical list of commands supports the switched AAL2 SVC mode.
Switched AAL2 PVC
The following alphabetical list of commands supports the switched AAL2 PVC mode.
VoIP and AAL1 SVC
The following alphabetical list of commands supports the VoIP and AAL1 SVC mode.
VoIP Trunking/AAL2 Trunking
The following alphabetical list of commands supports the VoIP trunking/AAL2 trunking modes.
?
To display some or all commands associated with the current card, use the ? command.
?
Syntax Description
This command has no arguments.
Command Modes
VoIP switching/trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAl2 trunking
Usage Guidelines
You can enter a complete or partial command name. If you do not type the name of a command, the entire command list is displayed.
Examples
The following example shows a list of all commands that contain the string ecan—a partial command name:
? ecan
Available commands
------------------
cnfecancnf
cnfecannoise
cnfecannr
cnfecanrec
cnfecantail
Related Commands
addannpermanent
To configure an announcement server file and associated codec type as permanent, use the addannpermanent command.
addannpermanent <ann_Index> <ann_file_name> <ann_codec>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that index server number 19 is configured with the announce1 file in the G.726-40K codec:
addannpermanent 19 announce1 9
Related Commands
addcasvar
To add a channel associated signaling (CAS) variant to a VISM card, name the CAS variant file, and optionally set the source of the file, use the addcasvar command.
addcasvar <variant_name> <file_name> |<cas_var_source>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, and VoIP trunking/AAL2 trunking
Usage Guidelines
Before you can execute this command, download a file containing the variant information to the Cisco MGX 8000 Series platform PXM card, using a separate application (such as TFTP).
This command downloads the specified file from the PXM card and configures the CAS variant on the VISM card based on the information in the file. You can use this command at any time to add a new CAS variant.
Examples
The following example shows that a wink start CAS variant called casvar is added to a VISM card based on information contained in the wink_did_dod.o file, which is located in the internal (built-in) location:
addcasvar casvar wink_did_dod.o 2
Related Commands
addccs
To add a common channel signaling (CCS) channel (D channel) to a VISM card, use the addccs command.
addccs <line_number> <ds0_number> <LCN>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
To use this command, you must select CCS signaling on the specified line with the cnflnsig command.
When you execute this command, a value called ds0IfIndex is displayed. This value is used to identify the CCS channel in subsequent CCS-related commands.
Examples
The following example shows that a CCS D channel is added to line 1, DS0 20, logical channel number 200:
addccs 1 20 200
Related Commands
Command Descriptiondelccs
Deletes the association between a CCS (DS0) channel and its corresponding virtual channel.
dspccs
Displays the properties of a previously added CCS channel.
addcid
To add an AAL2 channel identifier (CID) on a VISM/VISM-PR card, use the addcid command.
addcid <endpt_num> <LCN> <cid_num> <codec_type> <profile_type> <profile_number> |<voice_activity_detection> <vad_init_timer> <echo_cancellation> <triple_redundancy_protection> <cas_signaling_transport> <dtmf_tone_transport_as_AAL2> <ICS_enable> <pktPeriod>|
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command establishes a relationship between an endpoint and an LCN/CID pair. The endpoint is bound to a DS0 and the CID binds a DS0 to a logical channel—ensuring an endpoint-to-endpoint trunk. The following conditions must be met before you use this command:
•A previously added endpoint must exist.
•PVC must be of bearer type and provisioned using the addcon command.
•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)—the only CAS variant supported by this command.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example creates a CID for endpoint 10, LCN 140, with a CID number of 10. 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 redundancy is 1 (on), CAS transport is 1 (on), DTMF transport is 1 (on), idle code suppression is 1 (on) and the packet period is 10 milliseconds.
addcid 10 140 10 2 1 1 1 300 1 1 1 10
Related Commands
addcon
To add a permanent virtual circuit (PVC) connection between a VISM card and any service module (SM) or PXM card, use the addcon command.
addcon <localVCI> <preference> <pvcType> <application> <PCR> <mastership> |<remoteConnId> <serviceType> [<scr> <mbs>]|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, and VoIP trunking/AAL2 trunking
Usage Guidelines
You must execute the addport and addrscprtn commands before you use this command.
If you are using this command with the VoIP switching/trunking operating mode and dual PVCs, you must add the primary channel before the secondary channel.
If you are using this command with the AAL2 trunking operating mode, the pvcType argument value must be 1 (AAL5) for signaling and 2 (AAL2) for a bearer channel.
This command requires you to configure the PVC connections in the following ways for the different operating modes:
•VoIP switching/trunking operating mode addcon command configuration requirements:
– One AAL5 PVC connection with an optional secondary AAL5 PVC connection.
•AAL2 trunking operating mode addcon command configuration requirements:
–One AAL2 connection and up to 63 additional optional AAL2 connections to each remote location.
–Up to eight AAL5 connections for CCS signaling across the trunk, if your application requires CCS.
•Switched AAL2 PVC operating mode addcon command configuration requirements:
–One AAL2 connection.
–One AAL5 connection for communication with the call agent and external DNS.
Examples
The following example adds a master connection as the primary channel using AAL2 for bearer traffic. The local VCI is 160 and the remote end is named node1 in slot 4, port 2 with a VPI/VCI of 223/223. The service type is CBR, the sustainable call rate is 500 cps, and the maximum burst rate is 6000 cells.
addcon 160 1 2 2 1000 1 node1.4.2.223.223 1 500 6000
After you execute this command, a typical local connection ID appears as node 1.5.1.0.160, where 160 is the added LCN.
Related Commands
addconloop
To set a cellbus connection to local loopback state on a current card, use the addconloop command.
addconloop <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, and VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example places the channel number 132 in loopback state:
addconloop 132
Related Commands
adddn
To add a domain name (call agent name, TFTP server name, domain name server (DNS) name, or announcement server name) and optionally configure the resolution type of the domain name, use the adddn command.
adddn <mg_domain_num> <mg_domain_name> |<Resolution_Type>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that a call agent domain name, main, with a domain number of 3 is assigned the internal first resolution type (3):
adddn 3 main 3
Related Commands
adddnip
To add the IP addresses for a domain name that you added by using the adddn command, use the adddnip command.
adddnip <Resolution_index> <domain_name> <IP_address> <preference>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that resolution number 22 is configured for domain name callagent35, with IP address 209.165.200.224, and an address resolution preference order of 7 (low):
adddnip 22 callagent35 209.165.200.224 7
Related Commands
adddualtonedet
To add a dual tone frequency tone, use the adddualtonedet command.
adddualtonedet <dttoneId> <dteventId> <dtfreq1> <dtfreq2> <onCadence> <offCadence> [<cadMatch> <maxFreqDev> <maxPwr> <minPwr> <pwrTwist> <maxDelay> <minOnCad> <maxOffCad>]
Syntax Description
Command Modes
VoIP switching/VoIP trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Note This command is only applicable to the VISM-PR card.
Examples
The following example shows adding a ringback tone with default values.
adddualtonedet 1 70 460 0 2000 4000 1 30 3 35 10 100 200 4500
For more information on the dual tones default values, see "Default Values" section on page 1-16 of Chapter 1, "New Features in Release 3.2."
Related Commands
Command Descriptiondeldualtonedet
Deletes a dual frequency tone.
dspdualtonedet
Displays a dual tone configuration.
addendpt
To add an endpoint on a line, use the addendpt command.
addendpt <endpt_num> <ds1_num> <ds0_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, and VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The endpoint on VISM is a logical port that consists of one DS0. The argument values entered in this command create an endpoint ID (endpt_num) which is required by the call agent for sending the xGCP Create Connection command (CRCX) to a VISM card. You can only configure bearer DS0s as endpoints to a previously added line.
Note The endpoint number is not equal to the DS0 number of the associated time slot. For example, endpoint 1 could be associated with DS011.
If your application requires the VoIP switching/trunking operating mode, you must add the IP address for VISM with the cnfvismip command before endpoints can be added.
This command sends an RSIP message to each associated call agent indicating that the endpoint is in service.
Examples
The following example adds an endpoint with the number 120, on line 5, DS0 number 5:
addendpt 120 5 5
Related Commands
addendptloop
To place an endpoint in a loopback condition in the TDM direction, use the addendptloop command.
addendptloop <endpt-num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, and VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example adds an endpoint loopback to endpoint 120:
addendptloop 120
Related Commands
addendpts
To add multiple consecutive number of endpoints with a single command, use the addendpts command.
addendpts <endpt_num> <ds1_num> <ds0_num> <endpts_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, and VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The addendpts command uses a specified number of consecutive 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 DS0s. The command does not wrap around DS0 and endpoint numbers.
Note If you are running a VoIP application, you must use the cnfvismip command before you can add endpoints.
Note The endpoint number is not equal to the DS0 number of the associated time slot. For example, endpoint 1 could be associated with DS011.
Before you add endpoints with this command, ensure that enough lines and DS0s exist. If you attempt to add more endpoints than are available, only the available endpoints are added.
For example, if T1 line 1 is the only line enabled and you attempt to add 25 endpoints, only 24 endpoints are added. Your terminal display shows the actual number of endpoints added.
This command sends an RSIP message to each associated call agent indicating that the endpoints are in service.
Examples
The following example shows that 12 consecutive endpoints are added to line 1, starting at endpoint number 6, DS0 number 12:
addendpts 6 1 12 12
Related Commands
Command Descriptiondelendpts
Deletes a consecutive number of endpoints on the VISM card.
dspendpts
Displays information about all endpoints on a VISM card.
addlapd
To add a Link Access Protocol D channel (LAPD) from a specified DS0 to a VISM card, use the addlapd command.
addlapd <line_number> <ds0_number> |<lapd_side> <lapd_application_type>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Before using this command, complete the following tasks:
•Specify the line as CCS.
•Ensure that the DS0 is available.
•Create a session group and session to a call agent.
Use the addlapd command when the specified channel is backhauled to the call agent.
Examples
The following example shows that an ISDN PRI D channel is added to line 2 and DS0 7 on the network side:
addlapd 2 7 1 1
Related Commands
Command Descriptiondellapd
Deletes an LAPD.
dsplapd
Displays information about an LAPD.
dsplapds
Displays information about all LAPDs.
addlapdtrunk
To add a Link Access Protocol D channel (LAPD) trunk to a specific line, use the addlapdtrunk command.
addlapdtrunk <Line_num> <Lapd_Rudp_Index>
Syntax Description
Line_num
Line number of the T1 or E1 line in the range 1-8.
Lapd_Rudp_Index
LAPD Reliable User Data Protocol (RUDP) number in the range 1-64.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the LAPD RUDP number 1 is added to line number 2:
addlapdtrunk 2 1
Related Commands
addln
To add a T1 or E1 line to a VISM card, use the addln command.
addln <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that line number 1 is added to a VISM card:
addln 1
Related Commands
Command Descriptioncnfln
Configures line characteristics for a specified line.
delln
Deletes a DS1 line on a VISM card.
dspln
Displays the characteristics of a specified line.
addlnloop
To set a specified line of the current card to the local loopback state, use the addlnloop command.
addlnloop <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this 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, use the cnfbert command on the PXM1, PXM1E, and PXM45 cards. Refer to MGX 8000 Series platform command line interface guides for more information.
Examples
The following example adds a local line loopback state to line 1:
addlnloop 1
Related Commands
addmgc
To add a Media Gateway Controller (MGC)—also known as a call agent—use the addmgc command.
addmgc <mgcNumber> <DomainName>
Syntax Description
mgcNumber
Media Gateway Controller (MGC) number in the range from 1 to 8.
DomainName
Domain name. Maximum length is 64 characters.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example adds an MGC with the name mgc1:
mgx8850.1.28.VISM8.a> addmgc 1 mgc1
Related Commands
addmgcgrpentry
To configure a call agent as part of a media gateway controller (MGC) redundancy group and assign a priority value for the call agent, use the addmgcgrpentry command.
addmgcgrpentry <Red_Group_Num> <mgcRedGrpMgcNum> <mgcRedGrpPref>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
You must add a call agent to a call agent redundancy group regardless of the absence of additional call agents in the redundancy group.
Use the dspmgcgrpparams command to verify call agent redundancy group configuration data.
Examples
The following example shows that call agent redundancy group number 1 is configured with the call agent number 5, and assigned a priority level of 3:
addmgcgrpentry 1 5 3
Related Commands
addmgcgrpprotocol
To associate a call agent redundancy group with a gateway control protocol (xGCP) and configure call agent group protocol control data, use the addmgcgrpprotocol command.
addmgcgrpprotocol <Red_Group_Num> <protocol_number> |<Qrntn_Persist> <Qrntn_Def> <Sign_OnOff> <Prov_Resp> <RspAck_Attr> <Disc_Proc> <Cancel_Graceful>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command allows you to add multiple protocols to the same redundancy group.
Examples
The following example shows that call agent redundancy group number 3 is assigned gateway control protocol number 5, MGC 1.0:
addmgcgrpprotocol 3 5
Related Commands
addport
To add a virtual port between the VISM and PXM cards, use the addport command.
addport
Syntax Description
This command has no arguments.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command automatically associates the VISM card and the virtual port with the MGX 8000 Series platform.
Note If the VISM card is reset after executing this command but before executing the addrscprtn command, an error message is displayed. The error has no effect on the system and can be ignored.
When you execute this command, the port number is set to one of the following values:
•1—for PXM1 cards
•255—for PXM1E and PXM45 cards
Examples
The following example shows that a virtual port has been added between the VISM and PXM cards:
addport
Related Commands
addrscprtn
To add a resource partition for a virtual port, use the addrscprtn command.
addrscprtn <controller_id>
Syntax Description
controller_id
Controller identification number to which the resource partition is added. Range is 1-255.
•1—for a PXM1 card
•2—for a PXM1E or PXM45 card
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must configure a virtual port with the addport command before you use this command.
If you are using a PXM1 card, this command adds an entry with resource partition number 1. If you are using a PXM1E or PXM45 card, this command adds the entries with resource partition number 2.
Examples
The following example shows that a resource partition is added to controller number 2:
addrscprtn 2
Related Commands
Command Descriptiondelrscprtn
Deletes a resource partition.
dsprscprtn
Displays information about a resource partition.
addrtpcon
To add a static Real-Time Transport Protocol (RTP) VoIP trunking connection, use the addrtpcon command.
addrtpcon <rtp_conn_index> <rtp_endpt-num> <rtp_local_port> <rtp_remote_port> <rtp_remote_GW_IP_Addr> <voice_codec_type> |<voice_packet_period> <bearer_prec> <bearer_tos> <conn_mode> <ecan> <VAD_OnOff> <VAD_Timer> <CAS_Transport> <DTMF_Transport> <ICS> <payload>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the RTP trunking connection 26 is added and configured with endpoint number 200, static RTP local port number 50000, static RTP remote port number 49648, remote IP address 209.165.200.224, G.726/32 codec type, 20-ms packetization period, bearer precedence of 3, bearer ToS of 1, VISM sends and receives packets, ECAN and VAD enabled, 400-ms VAD holdover time, CAS transportation enabled, DTMF tone transportation enabled, idle code suppression for CID enabled, and the 255 payload type:
addrtpcon 26 200 50000 49648 209.165.200.224 3 20 3 1 3 1 1 400 1 1 1 255
Related Commands
addrudptrunk
To add an ISDN PRI backhaul Reliable User Datagram Protocol (RUDP) session for a Link Access Protocol D channel (LAPD) trunk connection, use the addrudptrunk command.
addrudptrunk <session_number> <local_port> <remote_port> <Remote_Gw_IP>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the ISDN PRI backhaul RUDP session number 40 is added to the LAPD trunk connection with local port 1024, remote port 2006, and remote IP address 209.165.200.244:
addrudptrunk 40 1024 2006 209.165.200.244
Related Commands
addses
To add a PRI backhaul session between a VISM card and a call agent, use the addses command.
addses <session_number> <group_number> <priority> <local_port> <remote_port>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Before you use this command, add a session group for the session.
Examples
The following example shows that PRI backhaul session number 4 is added to session group 1 between the VISM card and the callagent1 call agent:
addses 4 1 2 1124 1124
Related Commands
Command Descriptiondelses
Deletes a PRI backhaul session.
dspses
Displays information about a PRI backhaul session.
dspsess
Displays information about all PRI backhaul sessions.
addsesgrp
To add a PRI backhaul session group between a VISM card and a call agent, use the addsesgrp command.
addsesgrp <group_number> <set_number> <mgc_name>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Specify the following parameters:
•The set number to which the group belongs.
•The call agent that the group sessions are to be associated.
Examples
The following example shows that the PRI backhaul session group 2 is added between the VISM card and the Jack call agent to session set number 1:
addsesgrp 2 1 Jack
Related Commands
addsesset
To add a PRI backhaul session set between a VISM card and a call agent, use the addsesset command.
addsesset <set_number> <fault_tolerant>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
The set_number argument value must be set to 1.
Examples
The following example shows that the PRI backhaul session set number 1 is added between a VISM card and a call agent:
addsesset 1
Related Commands
addtoneplan
To add a provisional tone plan to the current VISM card, use the addtoneplan command in the VoIP switching/trunking and switched AAL2 PVC operating modes.
addtoneplan <tone_plan_region> <tone_plan_version> tone_plan_file>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Before using the addtoneplan command, complete the following steps before using this command:
Step 1 Create a new tone plan using the format below.
Step 2 Place the new tone plan in the TFTP server /TFTPBOOT directory.
Step 3 Add the TFTP server domain name to the VISM card by entering the adddn command.
Step 4 Add the IP address of the TFTP server domain name by entering the adddnip command.
Step 5 Configure the parameters of the TFTP server domain name by entering the cnftftpdn command.
Note Provisional tone plans are those that you create. Built-in, or preconfigured, tone plans cannot be added with this command. Built-in tone plans are added to the system automatically upon boot up.
You can add a maximum of 32 provisional tone plans to the system. You must create provisional tone plan files with the following format:
//////////////////////////////////////////////////////////////////////
// Comments : Text after `//' through the end of the line are ignored.
//////////////////////////////////////////////////////////////////////
System Section
//////////////////////////////////////////////////////////////////////
version 2
description "Tone Plan Defined for CompanyX"
//////////////////////////////////////////////////////////////////////
Tones Section
//////////////////////////////////////////////////////////////////////
dial_tone 1, 2, 3, 4, 5, 6, 7
busy_tone 1, 2, 3, 4, 5, 6, 7, 8, 9, 0
stutter_tone 1, 2, 3
dtmf_digit 1, 2
•File name—The name of the tone plan file is restricted to 64 characters.
•System Section are mandatory keywords. Use this section to define tone plans. This section can contain only the following two lines:
–version—Version 1 contains the following tones: dial_tone stutter_tone, busy_tone, fast_busy_tone, ring_back_tone, and alert_tone.
Version 2 includes the format of version 1 with additional syntax items for defining wireless tones.–description—Provide a general description of the tone plan.
•Tone Section are mandatory keywords. Use this section to define the call progress tones. Specify each tone on a separate line, and use white spaces as delimiters.
The syntax of the tone plan definition file must be specified in the following order and on the same line:
<tone_name> <number_of_freq_components> <amp_of_first> <amp_of_second> <timeout> <freq_1st_cadence1> <freq_2nd_cadence1> <ontime_cadence1> <offtime_cadence1> <repeat_count_cadence1>
[<freq_1st_cadence2> <freq_2nd_cadence2> <ontime_cadence2> <offtime_cadence2> <repeat_count_cadence2>]
[<freq_1st_cadence3> <freq_2nd_cadence3> <ontime_cadence3> <offtime_cadence3> <repeat_count_cadence3>]
[<freq_1st_cadence4> <freq_2nd_cadence4> <ontime_cadence4> <offtime_cadence4> <repeat_count_cadence4>]Table 7-9 lists the mandatory values for defining the call tones.
Table 7-9 Mandatory Parameters for Defining Tones
Syntax Item Descriptiontone_name
Identifies the tone as one of the following values:
•dial_tone
•stutter_tone
•ring_back_tone
•busy_tone
•fast_busy_tone
•alert_tone
•intercept_tone
•confirmation_tone
•answer_tone
•call_waiting_tone
•recall_dial_tone
•berge_in_tone
•ppc_insuffice_tone
•ppc_warn1_tone
•ppc_warn2_tone
•ppc_warn3_tone
•ppc_disc_tone
•ppc_redirect_tone
•all_tone_off
•pip_tone
•warning_tone
•denial_tone
•custom1_tone
•custom2_tone
•custom3_tone
•custom4_tone
•custom5_tone
•custom6_tone
•custom7_tone
•custom8_tone
•custom9_tone
•custom10_tone
•custom11_tone
•custom12_tone
•custom13_tone
•custom14_tone
•custom15_tone
•custom16_tone
•custom17_tone
•custom18_tone
•custom19_tone
•custom20_tone
•custom21_tone
•custom22_tone
•custom23_tone
•custom24_tone
•custom25_tone
•custom26_tone
•custom27_tone
•custom28_tone
number_of_freq_components
Number of frequency components as one of the following values:
•1
•2
amp_of_first1
Peak-to-peak amplitude of the first frequency according to the following formula:
46348 * 10 to the power of (dBm/20)
Value range is 0-65535.
amp_of_second 1
Peak-to-peak amplitude of the second frequency according to the following formula:
46348 * 10 to the power of (dBm/20)
Value range is 0-65535.
timeout
Time when tone generation is stopped. Range is 0-65535 msec.
A value of 0 means no timeout, and thus the tone is stopped explicitly by call agent.
freq_1st_cadence1
First frequency in cadence 1. Range is 0-3999 Hz.
freq_2nd_cadence1
Second frequency in cadence 1. Range is 0-3999 Hz.
ontime_cadence1
First on time that the tone plays in cadence 1. Range is 0-65535 ms.
offtime_cadence1
First off time that the tone does not play in cadence 1. Range is 0-65535 ms.
repeat_count_cadence1
Repeat count for cadence 1. Range is 1-65535 ms.
1 To specify amplitudes of DTMF and MFR1 tones, you must use the following syntax: dtmf_digit amp-low amp-high or mf_r1_digit amp-low amp-high. The amp-low value = low group frequency. The amp-high value = high group frequency.
Note If you do not specify the amplitudes of DTMF or MFR1 tones, the default value of 16384 (-9 dBm) is applied.
Table 7-10 describes the optional parameters you can use to define the tones.
Examples
The following example shows that the tone plan file name singp_3, with region singapore and version number 11, is added to the current VISM card:
addtoneplan singapore 11 singp_3
The appropriate tone plan file, with associated region and version, is downloaded, parsed, and stored in memory.
Related Commands
addxgcppersistevt
To add persistent xGCP (various gateway control protocol) events, use the addxgcppersistevt command.
addxgcppersistevt <index> <persistent_event>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command notifies the call agent of the specified event without the need for a xGCP notification request. There are no persistent xGCP events by default. Only valid xGCP strings (described in the persistent_event syntax description list) can be configured with this command.
Examples
The following example shows that the persistent event index number 1 is added for the voiceband data package:
addxgcppersistevt 1 g/vbd
Related Commands
cc
To navigate from the current (logged on) card to another card in the MGX 8000 Series platform, use the cc command.
cc <slotNum>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When you execute this command, the card residing in the slot identified by the slotNum value becomes active and is identified in the command line prompt. If there is no card in the slot identified by the slotNum value, an error message is displayed on your terminal.
Examples
The following example shows that the card in slot 22 was active, and now the card in slot 11 is active:
node1.1.22.VISM.a > cc 11
node1.1.11.VISM.a >
Related Commands
There are no related commands.
chkflash
To verify the integrity of a VISM card's flash memory, use the chkflash command.
chkflash
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example verifies the current VISM card's flash memory:
chkflash
Related Commands
There are no related commands.
clralm
To clear alarms on a specific VISM card line, use the clralm command.
clralm -ds1 <LineNum>
Syntax Description
-ds1
The mandatory line-num argument identifier.
LineNum
Line number in which to clear alarms. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command clears alarms caused by the collection of statistical data. Alarms caused by network failure cannot be cleared by using this command. For example, an alarm caused by a collection of bipolar errors can be cleared, but an alarm caused by a line failure cannot. Alarms that occur after you execute this command are not affected.
Examples
The following example shows that any alarms caused by statistical data are cleared from line 1:
clralm -ds1 1
Related Commands
Command Descriptionclralms
Clears alarms on a VISM card.
dspalm
Displays the alarms associated with a specified line.
dspalms
Displays all alarms for the selected line type (T1 or E1) on a card.
clralmcnt
To clear the alarm counters and statistics on a specified VISM line, use the clralmcnt command.
clralmcnt -ds1 <LineNum>
Syntax Description
-ds1
The mandatory line-num argument identifier.
LineNum
Line number for which to clear alarm counters and statistics. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
After you execute this command, all counters are reset to 0.
Examples
The following example clears alarm counters and statistics from line 1:
clralmcnt -ds1 1
Related Commands
Command Descriptionclralmcnts
Clears all alarm counters and statistics on a VISM card.
dspalmcnt
Displays the alarm counters and statistics on a line.
clralmcnts
To clear all the alarm counters and statistics on a VISM card, use the clralmcnts command.
clralmcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
After you execute this command, all counters are reset to 0. The terminal display does not indicate a response to this command.
Examples
The following example shows that the alarm counters and statistics are removed for the current VISM card:
clralmcnts
Related Commands
Command Descriptionclralmcnt
Clears the alarm counters and statistics on a VISM line.
dspalmcnt
Displays the alarm counters and statistics for the current VISM card.
clralms
To clear alarms on a VISM card, use the clralms command.
clralms
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
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. Alarms occurring after this command executes are not affected.
The terminal display does not indicate a response to this command.
Examples
The following example shows that the alarms are cleared on the current VISM card:
clralms
Related Commands
clrcacfailcntrs
To reset all connection admission control (CAC) failure statistics to 0, use the clrcacfailcntrs command.
clrcacfailcntrs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command is used for debugging purposes to reset counters and isolate any VISM CAC-related failures. Counter values more than zero indicate that the gateway is low on resources.
The terminal display does not indicate a response to this command.
Examples
The following example shows that the CAC failure statistics are reset to 0:
clrcacfailcntrs
Related Commands
clrccscnt
To reset the common channel signaling (CCS) counter values for a specified line and DS0, use the clrccscnt command.
clrccscnt <line_number> <ds0_number>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
After you execute this command, all counters are reset to 0.
This command can be used for troubleshooting purposes.
Examples
The following example shows the CCS counters being reset for DS0 1 on line 1.
clrccscnt 1 1
The terminal display does not indicate a response to this command.
Related Commands
Command Descriptiondspccscnt
Displays the common channel signaling (CCS) counter values for a specified line and DS0.
clrccscnts
To reset the common channel signaling (CCS) counter values for all of the configured CCS channels on the VISM/VISM-PR card, use the clrccscnts command.
clrccscnts
Syntax Description
This command has no arguments or keywords
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The command clears the HDLC counters of all the configured CCS channels on the VISM/VISM-PR card.
This commands can be used for troubleshooting purposes.
Examples
The following example shows that the CCS counters being reset for all of the configured CCS channels.
clrccscnts
The terminal display does not indicate a response to this command.
Related Commands
clrmngcidcnt
To clear AAL2 channel identifier (CID) counters, use the clrmngcidcnt command.
clrmngcidcnt <endpt_num>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Indicate the endpoint number you want to clear AAL2 counters for with the endpt_num argument value. The terminal display does not indicate a response to this command.
Examples
The following example shows that the AAL2 counters for endpoint number 140 are cleared:
clrmngcidcnt 140
Related Commands
Command Descriptiondspcid
Displays a VISM card's AAL2 channel identifier.
dspcids
Displays a VISM card's AAL2 channel identifiers for a specified LCN.
clrrtpcnt
To clear the Real-Time Transport Protocol (RTP) counters (statistics) for a specific static RTP connection, as shown by the dsprtpcnt command, use the clrrtpcnt command.
clrrtpcnt <rtp_conn_index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the RTP counters for static RTP connection number 49 are cleared:
clrrtpcnt 49
Related Commands
clrsarcnt
To clear the segmentation and reassembly (SAR) counters on a channel, use the clrsarcnt command.
clrsarcnt <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Indicate the channel number for which you want to clear SAR counters with an LCN argument value.
Examples
The following example shows that the SAR counters are cleared on channel 140:
clrsarcnt 140
Related Commands
clrsarcnts
To clear all segmentation and reassembly (SAR) counters on a VISM card, use the clrsarcnts command.
clrsarcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when you use this command.
Examples
The following example shows that all SAR counters on the current VISM card are cleared:
clrsarcnts
Related Commands
clrsarmsgcnt
To clear the control message counters from a VISM card, use the clrsarmsgcnt command.
clrsarmsgcnt
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when you use this command.
Examples
The following example shows that the SAR control message counters are cleared from the current VISM card:
clrsarmsgcnt
Related Commands
clrscrn
To clear the control terminal screen, use the clrscrn command.
clrscrn
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
After you execute this command, only the current command line prompt appears on the screen.
Examples
The following example shows that your control terminal screen is cleared, other than the current command line prompt:
clrscrn
Related Commands
There are no related commands.
clrslipcnt
To clear current clock slip counters for a specified VISM line, use the clrslipcnt command.
clrslipcnt <line_number>
Syntax Description
line_number
Line number of the DS1 line for which you want to clear current clock slip counters. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current clock slip counters for line 3 of the VISM card are cleared:
clrslipcnt 3
Line 3 Slip Counters: Tx Slip Rx Slip
Uncontrolled Slip: 0 0
Frame Slip: 0 2
Related Commands
Command Descriptiondspslipcnt
Displays the current clock slip counters for a specified VISM card line.
clrtaskinfo
To reset the values displayed by the dsptaskinfo command, use the clrtaskinfo command.
clrtaskinfo
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When you execute this command, the values are reset to 0 and the collection of the task information statistics begins again.
Examples
The following example shows that values displayed by the dsptaskinfo command are reset:
clrtaskinfo
Related Commands
cnfaal2subcellmuxing
To enable or disable AAL2 subcell multiplexing, use the cnfaal2subcellmuxing command.
cnfaal2subcellmuxing <muxing status>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When you enable multiplexing, multiple CPS packets are multiplexed onto a single AAL2 connection without partial fill (unless there is a timeout). When you disable multiplexing, each CPS packet fills one or two cells (with padding).
Note The field length for each CPS packet can be up to 64 bytes.
When the multiplexing type is changed if CIDs are present, the card is reset and existing CIDs/connections are restored with the multiplexing type.
Examples
The following example shows that subcell multiplexing is disabled:
cnfaal2subcellmuxing 2
Related Commands
There are no related commands.
cnfaal2timerparams
To configure the holdover time for voice activity detection (VAD) before activating silence suppression on an AAL2 PVC, use the cnfaal2timerparams command.
cnfaal2timerparams <VadTimer> <CidFillTimer>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If AAL2 subcell multiplexing is disabled with the cnfaal2subcellmuxing command, executing this command produces no affect.
Examples
The following example shows that the VAD holdover timer is set for 500 ms and the wait time for a cell to fill when the next packet is not ready is up to 50 ms:
cnfaal2timerparams 500 50
Related Commands
There are no related commands.
cnfaal2transparams
To configure the transportation of dual tone multifrequency (DTMF) and channel associated signaling (CAS) bits to another endpoint and enable or disable type 3 packet triple redundancy feature, use the cnfaal2transparams command.cnfaal2transparams <DtmfRelay> <CasBits> <Type3Redundancy>
Syntax Description
Command Modes
Switched AAL2 SVC and switched AAL2 PVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that DTMF tone transportation, CAS bits transportation, and triple redundancy protection are enabled:
cnfaal2transparams 1 1 1
Related Commands
There are no related commands.
cnfadapgain
To enable or disable the DSP adaptive gain feature, use the cnfadapgain command.
cnfadapgain <adapgain_flag>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that the adaptive gain feature is enabled:
cnfadapgain 1
Related Commands
There are no related commands.
cnfaggsvcbw
To aggregate switched virtual connection (SVC) bandwidth, use the cnfaggsvcbw command.
cnfaggsvcbw <aggregateSvcBandwidth>
Syntax Description
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
The configured aggregate SVC bandwidth is applicable in only bearer SVC connection admission control (CAC). In addition this bandwidth is used as aggregate SVC traffic clipping bandwidth when aggregate traffic clipping is enabled.
Examples
The following example shows the SVC bandwidth is set to 50 cps:
cnfaggsvcbw 50
Related Commands
cnfaissuppression
To enable or disable alarm indication signal (AIS) suppression, use the cnfaissuppression command.
cnfaissuppression <enableFlag>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows AIS suppression being enabled.
cvgmgx1a.1.12.VISM8.a > cnfaissuppression 1
INFORMATION: Successfully Enabled AIS Suppression.
If you attempt to enable AIS suppression when it is already enabled, the following message displays:
WARNING: AIS Suppression is already enabled.
Related Commands
cnfalm
To configure the alarm parameters for a specified line, use the cnfalm command.
cnfalm -ds1 <LineNum> -red <RedSeverity> -rai <RAISeverity> -neu <NEAlarmUpcount> -ned <NEAlarmDncount> -net <NEAlarmThreshold> -feu <FEAlarmUpcount> -fed <FEAlarmDncount> -fet <FEAlarmThreshold>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that line 2 is configured with a red severity alarm of major, and an RAI severity of minor:
cnfalm -ds1 2 -red 1 -rai 1 -neu -ned -net -feu -fed -fet
Related Commands
Command Descriptionclralm
Clears alarms from a specific line of a VISM card
clralms
Clears all alarms from a VISM card.
dspalm
Displays the alarms associated with a specified line of a VISM card.
cnfalmcnt
To configure the collection of Time Division Multiplex (TDM) line statistics, use the cnfalmcnt command.
cnfalmcnt -ds1 <LineNum> -sev <StatisticalAlarmSeverity> -lcv15 <lCV15minThreshold> -lcv24 <lCV24hrThreshold> -les15 <lES15minThreshold> -les24 <lES24hrThreshold> -lses15 <lSES15minThreshold> -lses24 <lSES24hrThreshold> -crc15 <cRC15minThreshold> -crc24 <cRC24hrThreshold> -crces15 <cRCES15minThreshold> -crces24 <cRCES24hrThreshold> -crcses15 <cRCSES15minThreshold> -crcses24 <cRCSES24hrThreshold> -sefs15 <sEFS15minThreshold> -sefs24 <sEFS24hrThreshold> -aiss15 <aISS15minThreshold> -aiss24 <aISS24hrThreshold> -uas15 <uAS15minThreshold> -uas24 <uAS24hrThreshold>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Values higher than 2,147,483,647 for the argument values are truncated.
The following line statistics are collected:
•Line code violations encountered by the line interface in the current 15-minute interval.
•Line code violations in the last 15-minute period encountered by the interface.
•Line code violations in the last 24-hour period encountered by the interface.
•Line code violations Errored Seconds encountered by the interface.
•Line code violations Errored Seconds in the last 15 minutes encountered by the interface.
•Line code violations Errored Seconds in the last 24 hours encountered by the interface.
•Line code violations Severely Errored Seconds encountered by the interface.
•Line code violations Severely Errored Seconds in the last 15 minutes encountered by the interface.
•Line code violations Severely Errored Seconds in the last 24 hours encountered by the interface.
•CRC code violations encountered by the interface.
•CRC code violations in the last 15 minutes encountered by the interface.
•CRC code violations in the last 24 hours encountered by the interface.
•CRC code violated Errored Seconds encountered by the interface.
•CRC code violated Errored Seconds in the last 15 minutes encountered by the interface.
•CRC code violated Errored Seconds in the last 24 hours encountered by the interface.
•P Bit code violations Severely Errored Seconds encountered by the interface.
•CRC code violated Severely Errored Seconds in the last 15 minutes encountered by the interface.
•CRC code violated Severely Errored Seconds in the last 24 hours encountered by the interface.
•Severely Errored Framing Seconds encountered by the interface.
•Severely Errored Framing Seconds in the last 15 minutes encountered by the interface.
•Severely Errored Framing Seconds in the last 24 hours encountered by the interface.
•AIS Severely Errored Seconds encountered by the interface.
•AIS Severely Errored Seconds in the last 15 minutes encountered by the interface.
•AIS Severely Errored Seconds in the last 24 hours encountered by the interface.
•Unavailable Seconds encountered by the interface.
•Unavailable Seconds in the last 15 minutes encountered by the interface.
•Unavailable Seconds in the last 24 hours encountered by the interface.
•Percentage of LCV Error Free Seconds.
•Loss of Signal detected with or without integrating to LOS alarm.
•Out of Frame detected with or without integrating to OOF alarm.
•Yellow Alarms detected with or without integrating to RAI alarm.
•Framing Pattern Errors encountered by a DS1 interface.
Examples
The following example shows that the TDM line statistics for major alarms are collected for line number 7:
cnfalmcnt -ds1 7 -sev 2
Related Commands
Command Descriptiondspalmcnf
Displays the threshold data about the alarm statistics being collected.
dspalmcnt
Displays the alarm counters and statistics on a line.
cnfannagetime
To configure the time that a nonpermanent announcement is to remain valid after it is placed into the VISM announcement cache, use the cnfannagetime command.
cnfannagetime <ann_age_time>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When a nonpermanent announcement enters the announcement cache, it remains valid, as is, until the time you select for the ann_age_time argument value expires. When the time expires, the nonpermanent announcement is refreshed from the announcement file server. Requests to play a nonpermanent announcement do not affect its age time or cause the file to be refreshed.
Examples
The following example shows that nonpermanent announcements are configured to expire two hours after being placed into the VISM announcement cache:
cnfannagetime 120
Related Commands
cnfanndn
To designate the announcement file server domain name, use the cnfanndn command.
cnfanndn <ann_server>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must add the announcement file server name as a regular node name using the VISM xDNS commands before you use this command.
Examples
The following example shows that the announcement file server is configured with the name announceserver3:
cnfanndn announceserver3
Related Commands
cnfannpathprefix
To designate the main prefix directory Trivial File Transfer Protocol (TFTP) path from which to retrieve announcement files from the announcement file server, use the cnfannpathprefix command.
cnfannpathprefix <ann_path_pref>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The prefix directory path is prefixed to the codec directory and the filename. The path prefix is relative to the default TFTP directory on the announcement file server. Examples of valid prefix directory paths are
•<null string>
•vism_ann
•cisco/vism_ann
•/cisco/vism_ann
Note The /cisco/vism_ann path starts at the root directory on the announcement file server because the path begins with a backslash (/).
If you do not use this command, the default TFTP directory on the announcement file server is used as the prefix directory path.
You can use any directory or path on the announcement file server as the main directory for storing announcement files. Take into consideration the following guidelines when you use this command:
•If you do not configure an announcement path prefix on the VISM, the main announcement file directory is the default TFTP directory on the server.
•If you configure a path prefix, it is used as the main announcement directory.
•If the path prefix is not absolute (does not begin with /), then the prefix is relative to the default TFTP directory.
You must configure codec subdirectories under the main announcement directory on the announcement file server. One or more of the following codec subdirectories, for each encoding, are used for announcement files:
•g711u/
•g711a/
•g726_32k/
•g726_24k/
•g726_16k/
•g729_a/
•g7231_high_rate/
•g7231_a_high_rate/
•g7231_low_rate/
•g7231_a_low_rate/
Note VISM supports G.729ab for connections and endpoints. If an announcement is to be played on a connection or endpoint provisioned for G.729ab, it must be recorded in G.729a.
For example, if the announcement server all-lines-busy.au file is encoded in both g711a and g729a, the following path names and files exist on the file server (assuming the default TFTP directory is tftpboot):
•/tftpboot/g711_a/all-lines-busy.au
•/tftpboot/g729_a/all-lines-busy.au
When the call agent requests that the announcement server all-lines-busy.au file be played toward one end of an established call, the VISM determines the codec being used for that call and plays the corresponding announcement file.
When the call agent requests that an announcement be played toward the TDM network on an unconnected endpoint, the codec used is specified by the VISM announcement preferred codec, configured with the cnfannprefcodec command.
You can configure another level of directories to group announcement files by language. Specify these directories by the call agent (or when provisioning the VISM) as part of the announcement file name. For example, the call agent might specify the english/ann1.au announcement file name. If the file is encoded in G.729a and the prefix is /tftpboot, the file is located at /tftpboot/g729_a/english/ann1.au.
Examples
The following example shows that the /cisco/vism_ann path is designated as the prefix directory path from which to retrieve announcement files from the announcement file server:
cnfannpathprefix /cisco/vism_ann
Related Commands
cnfannprefcodec
To configure the codec type used for announcements played on unconnected Time Division Multiplex (TDM) endpoints, use the cnfannprefcodec command.
cnfannprefcodec <ann_codec>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the G.723.1-H codec type is configured for announcements played on unconnected TDM endpoints:
cnfannprefcodec 11
Related Commands
cnfannreqtimeout
To configure the expiration time for announcements to begin playing after the VISM receives the announcement signal (request) from the call agent, use the cnfannreqtimeout command.
cnfannreqtimeout <ann_ReqTO>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If the call agent signals the announcement to be played toward the packet network on a connection that is not in a send mode, the request is deferred until the call agent modifies the connection. Once the connection is placed in send mode, the expiration timer is started.
Examples
The following example shows that announcements must begin playing within 12 seconds after the VISM receives the announcement signal from the call agent, after which time, requests are aborted:
cnfannreqtimeout 12
Related Commands
cnfcac
To enable or disable the connection admission control (CAC) feature on a VISM card, use the cnfcac command.
cnfcac <enableFlag>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you enable CAC with this command, you can then use the cnfconcac command to enable CAC on PVCs.
Examples
The following example shows that CAC is disabled for the current card:
cnfcac 1
Related Commands
cnfcacparams
To configure connection admission control (CAC) features on a card, use the cnfcacparams command.
cnfcacparams <VAD_duty_cycle> <VAD_Tolerance>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that VAD is configured for a duty cycle of 50 and a tolerance of 10:
cnfcacparams 50 10
Related Commands
cnfcalea
To enable or disable the Communications Assistance for Law Enforcement Act (CALEA) feature on the current VISM card, use the cnfcalea command.
cnfcalea <calea_flag_enable>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
To use the CALEA feature, ensure that you are using the VISM software version that supports CALEA. The CALEA implementation supports the CALEA law intercept confirmation interface.
Examples
The following example shows that the CALEA feature is enabled on the current VISM card:
cnfcalea 1
Related Commands
cnfcascode
To configure channel associated signaling (CAS) idle code and seized code parameters for an endpoint, use the cnfcascode command.
cnfcascode <endpt_num> <idle_code> <seized_code> |<endpts_num>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must add the line associated with the endpt_num argument value before you use this command.
Examples
The following example shows that the idle code is binary 0100 (argument value = 4, so that A = 0, B = 1, C = 0, D = 0), the seized code is binary 1001 (argument value = 9, so that A = 1, B = 0, C = 0, D = 1), for endpoints 1 to 4:
cnfcascode 1 4 9 4
Related Commands
There are no related commands.
cnfcasdelaydialtime
To configure the VISM wait time (dial delay) for outpulsing digits to the PBX after sending an off-hook event, use the cnfcasdelaydialtime command. This command applies to the wink start protocol.
cnfcasdelaydialtime <endpt_number> <dial_delay_time>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You can execute this command if the following conditions are met:
•The endpoint represented by the endpt_num argument value has been previously added.
•The associated DS0 is configured for CAS.
•The protocol is wink start.
The MIB was chosen as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with a dial delay (wait time) of 100 ms:
mgx8850.1.28.VISM8.a> cnfcasdelaydialtime 100 100
The terminal display does not indicate a response to this command.
Related Commands
Command Descriptiondspcastimers
Displays the currently configured CAS timers for a specified endpoint.
cnfcasdialdelay
To configure the VISM wait time (dial delay) for outpulsing digits to the PBX after sending an off-hook event, use the cnfcasdialdelay command. This command applies to the immediate start protocol.
cnfcasdialdelay <endpt_num> <DialDelayTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You can execute this command if the following conditions are met:
•The endpoint represented by the endpt_num argument value has been previously added.
•The associated DS0 is configured for CAS.
•The protocol is immediate start.
•The MIB was chosen as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with a dial delay (wait time) of 50 ms:
cnfcasdialdelay 100 50
Related Commands
Command Descriptiondspcastimers
Displays the currently configured CAS timers for a specified endpoint.
cnfcasendpt
To associate an endpoint with a channel associated signaling (CAS) variant name, use the cnfcasendpt command.
cnfcasendpt <endpt_number> <casVariantName>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The endpoint and CAS variant must be previously added before you execute this command.
If a connection does not exist on an endpoint when the endpoint is associated with a CAS variant, use the cnfcasendpt command again to change the CAS variant.
However, if a connection exists on an endpoint, you must delete the endpoint, add the endpoint back, and then execute the cnfcasendpt command to change the CAS variant.
Examples
The following example shows that endpoint number 3 is associated with the q50.o CAS variant:
cnfcasendpt 3 q50.o
Related Commands
There are no related commands.
cnfcasflashtime
To configure the minimum and maximum channel associated signaling (CAS) on-hook time periods for incoming flash hooks on a specified endpoint, use the cnfcasflashtime command.
cnfcasflashtime <endpt_num> <FlashMinTime> <FlashMaxTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use this command to allow VISM to distinguish flash hooks from disconnects by configuring the on-hook flash duration.
An on-hook event with a duration that falls in the configured range is interpreted as a flash hook. An on-hook event with a duration shorter than the configured range is ignored. An on-hook event longer than the configured range is interpreted as a disconnect.
Examples
The following example shows that endpoint number 90 is configured with a 400 ms minimum CAS on-hook flash time and a 1000 ms maximum CAS on-hook flash time:
cnfcasflashtime 90 400 1000
Related Commands
cnfcasglareattrib
To configure the direction of channel associated signaling (CAS) calls and the glare (dual seizure event) policy for a specified endpoint, use the cnfcasglareattrib command.
cnfcasglareattrib <endpt_num > <cas_direction> |<glare_policy>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use this command to assist in controlling TDM glare events. Use the cas_direction argument to allow or disallow glare events. Use the glare_policy argument value to configure the resolution of glare events if you allow them to occur. Resolution of glare events is either to enable VISM to release a call and accept a call from the PBX, or wait for the PBX to release a call and enable VISM to continue with a call.
Examples
The following example shows that endpoint number 136 is configured with the incoming CAS bits flow direction and the controlling glare condition policy:
cnfcasglareattrib 136 2 1
Related Commands
cnfcasglaretime
To configure the channel associated signaling (CAS) glare time for an endpoint, use the cnfcasglaretime command.
cnfcasglaretime <endpt_num> <GlareTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
A glare condition occurs when two stations attempt to call each other simultaneously. Glare condition resolution involves a terminating VISM, which, upon receiving an off-hook event from the call agent, starts a timer and verifies that the terminating PBX is also attempting an off-hook event. If so, off-hook events from the call agent are ignored for the duration of the timer—the value you indicated with the GlareTime argument value.
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Note To use this command, you must choose the MIB as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with a CAS glare time value of 50 ms:
cnfcasglaretime 100 50
Related Commands
cnfcasguardtime
To configure the channel associated signaling (CAS) guard time for an endpoint, use the cnfcasguardtime command.
cnfcasguardtime <endpt_num> <GuardTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Guard time is the minimum duration between the end of one call and the beginning of the next call. When a delete connection (DLCX) command is received from a call agent, VISM starts a timer—set by the value you indicate for the GuardTime argument—and ignores any off-hook events until the timer has expired.
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Note To use this command, you must choose the MIB as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint number 100 is configured with a CAS guard time of 500 ms:
cnfcasguardtime 100 500
Related Commands
cnfcasoffhooktime
To configure a minimum presence time, on an endpoint, for a CAS off-hook pattern to be recognized as an off-hook signal, use the cnfcasoffhooktime command.
cnfcasoffhooktime <endpt_num> <OffHookMintime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Note To use this command, you must choose the MIB as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with a CAS off-hook time of 500 ms:
cnfcasoffhooktime 100 500
Related Commands
cnfcasonhooktime
To configure a minimum presence time, on an endpoint, for a CAS on-hook pattern to be recognized as an on-hook signal, use the cnfcasonhooktime command.
cnfcasonhooktime <endpt_num> <OnHookMinTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Note To use this command, you must choose the MIB as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with an on-hook time of 500 ms:
cnfcasonhooktime 100 500
Related Commands
cnfcaspackage
To configure the Media Gateway Control Protocol (MGCP) packages to notify persistent observed channel associated signaling (CAS) events in the context of incoming and outgoing CAS calls on a specified endpoint, use the cnfcaspackage command.
cnfcaspackage <endpt_num> <incoming_package> <outgoing_package>
Syntax Description
endpt_num
Endpoint number which is to be configured with the source location. Ranges are:
•For template number 1:
–For VISM, from 1 to 145
–For VISM-PR T1, from 1 to 192
–For VISM-PR E1, from 1 to 248
•For template number 2:
–For VISM T1, from 1 to 192
–For VISM E1, from 1 to 248
•For template number 3:
–For VISM, from 1 to 120
–For VISM-PR T1, from 1 to 192
–For VISM-PR E1, from 1 to 248
•For template number 4:
–For VISM, from 1 to 64
–For VISM-PR, from 1 to 144
•For template number 5:
–For VISM-PR T1, from 1 to 192
–For VISM-PR E1, from 1 to 248
incoming_package
Package name to be used for persistent events observed on an incoming telephony call. Values are
•MS = PBX DID/ODD trunks and incoming or outgoing MF wink start trunks
•DT = DTMF and dial pulse1 trunks (except basic PBX)
•MD = North American MF Feature Group D EANA and EAIN
•MO = FGD Operator Services Signaling outgoing trunks only
•BL = DTMF and dial pulse 1 basic PBX trunks
•L = Line
•H = Handset
•Basic = It can be one of the following:
–G—generic
–D—DTMF
–M—MF
–T—Trunk
–L—Line
–H—Handset
–R—RTP
–A—Announcement Server
–Script—Script
Note If you set the package to anything other than basic on an endpoint with this command, persistent events observed on that endpoint are encoded as an event in that package if the event is defined in that package, or dropped if they are not defined in that package. Packages N and S are not supported.
outgoing_package
Package name to be used for persistent events observed on an outgoing telephony call. Values are
•MS = PBX DID/DOD trunks and incoming or outgoing MF wink start trunks
•DT = DTMF and dial pulse 1 trunks (except basic PBX)
•MD = North American MF Feature Group D EANA and EAIN
•MO = FGD Operator Services Signaling outgoing trunks only
•BL = DTMF and dial pulse 1 basic PBX trunks
•L = Line
•H = Handset
•Basic = It can be from the following:
–G—generic
–D—DTMF
–M—MF
–T—Trunk
–L—Line
–H—Handset
–R—RTP
–A—Announcement Server
–Script—Script
Note If you set the package to anything other than basic on an endpoint with this command, persistent events observed on that endpoint are encoded as an event in that package if the event is defined in that package, or dropped if they are not defined in that package. Packages N and S are not supported.
1 Dial pulse is not supported in VISM.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command enables RFC 3064 support.
Examples
The following example shows that the MGCP packages for endpoint number 83 are configured with mgcplin as the MGCP incoming package name and mgcplout as the MGCP outgoing package name:
cnfcaspackage 83 mgcp1in mgcp1out
Related Commands
cnfcasparamsource
To configure channel associated signaling (CAS)-related timer source parameters for an endpoint, use the cnfcasparamsource command.
cnfcasparamsource <endpt_num> <ParamSource>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You can configure different CAS-related timer values for different endpoints; however, the endpoints must all be associated with the same CAS variant.
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Examples
The following example shows that endpoint number 100 is configured with CAS-related timer values located in the current VISM card's MIB:
cnfcasparamsource 100 2
Related Commands
Command Descriptiondspcasparamsource
Displays an endpoint's currently configured CAS-related timer source.
cnfcasstartdialtime
To configure the time when the incoming digits are interpreted as the start dial signal, use the cnfcassstartdialtime command.
cnfcasstartdialtime <endpoint_number> <start_dial_time>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Follow standard CLI procedures when using this command.
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that endpoint 100 is configured with a start dial time of 70 ms:
mgx8850.1.28.VISM8.a> cnfcasstartdialtime 100 70
Related Commands
Command Descriptiondspcastimers
Displays the currently configured CAS timers for a specified endpoint.
cnfcasvar
To configure a previously added channel associated signaling (CAS) variant timing parameters, use the cnfcasvar command.
cnfcasvar <variant_name> <country_code> <Tring> <Tpart> <Tcrit> <TMF>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that the var1 CAS variant for the nz country code is configured with a partial timeout of 10 seconds, a critical timing of 10 seconds, and an MF interdigit timeout of 2 seconds:
cnfcasvar var1 nz 10 10 2
Related Commands
Command Descriptionaddcasvar
Adds a CAS variant to a VISM card.
delcasvar
Deletes a CAS variant from a VISM card.
dspcasvar
Displays information about CAS variants for a given variant name.
cnfcaswinktime
To configure the channel associated signaling (CAS) wink time parameters—minimum and maximum make times, and minimum break time—for an endpoint, use the cnfcaswinktime command.
cnfcaswinktime <endpt_num> <WinkMinTime> <WinkMaxTime> <WinkBreakTime>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
A wink is composed of the following sequential events:
1. On-hook pattern
2. Off-hook pattern
3. Return to an on-hook pattern
The minimum and maximum make times are the minimum and maximum durations that the off-hook pattern persists. The minimum break time is the minimum duration that the on-hook pattern persists following the return to on-hook.
To use this command, you must ensure that the endpoint indicated by the endpt_num argument value has been previously added, and that the associated DS0 is configured for CAS.
Note To use this command, you must choose the MIB as the source in the cnfcasparamsource command.
Examples
The following example shows that endpoint 100 is configured with a wink time specification of 100 ms for the minimum make time, 1000 ms for the maximum wake time, and 20 ms for the minimum break time:
cnfcaswinktime 100 100 100 20
Related Commands
cnfcasxgcp
To configure channel associated signaling (CAS) variant retransmission parameters, use the cnfcasxgcp command.
cnfcasxgcp <variant_name> <rexTime> <initRexmitTime> <retries>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the var1 CAS variant is configured for 100 ms retransmission time, 100 ms initial retransmission time, and up to two retransmission attempts:
cnfcasxgcp var1 100 100 2
Related Commands
Command Descriptionaddcasvar
Adds a CAS variant to a VISM card.
delcasvar
Deletes a CAS variant from a VISM card.
dspcasvar
Displays information about CAS variants for a given variant name.
cnfco1timer
To configure the bearer continuity test CO1 timer value, use the cnfco1timer command.
CO1 is a tone of 2010 Hz. The tone can be requested by the media gateway controller (MGC) or signaled on command by the MGC. The tone is applied for the specified period of time during continuity test.
cnfco1timer timeout
Syntax Description
timeout
Timeout value in the range 0-60 seconds. Default timeout is 3 seconds. A value of zero indicates the time-out period is infinite.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL2 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer continuity test CO1 timer expires at 3 seconds:
cnfco1timer 3
Related Commands
Command Descriptiondspco1timer
Displays the bearer continuity test CO1 timer value.
dspvismparam
Displays the current VISM card configuration.
cnfco2timer
To configure the bearer continuity test CO2 timer value, use the cnfco2timer command.
COs is a tone of 1780 Hz. The tone can be requested by the media gateway controller (MGC) or signaled on command by the MGC. The tone is applied for the specified period of time during continuity test.
cnfco2timer timeout
Syntax Description
timeout
Timeout value in the range 0-60 seconds. Default timeout is 3 seconds. A value of zero indicates the time-out period is infinite.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL2 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer continuity test CO2 timer expires at 3 seconds:
cnfco2timer 3
Related Commands
Command Descriptiondspco2timer
Displays the bearer continuity test CO2 timer value.
dspvismparam
Displays the current VISM card configuration.
cnfco4timer
To configure the bearer continuity test CO4 timer value, use the cnfco4timer command.
cnfco4timer <timeout>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL2 SVC
Usage Guidelines
A timer is started when a CO4 or xRBK message is sent. If a CO4 message is not received before the timeout expires, a VISM initiated DLCX message is sent to the call agent.
Examples
The following example shows that the bearer continuity test CO4 timer expires at 10000 ms:
cnfco4timer 10000
Related Commands
Command Descriptiondspco4timer
Displays the bearer continuity test CO4 timer value.
dspvismparam
Displays the current VISM card configuration.
cnfcodecjtrdelay
To configure the jitter delay mode and initial delay value for a specified codec, use the cnfcodecjtrdelay command.
cnfcodecjtrdelay <codecType> <jitter_mode> <jitter_initdelay>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Cisco recommends that you configure the jitter_initdelay argument to 20 ms when using DSP firmware versions 3.4 and 3.6.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that codec G.726-24K is configured with an adaptable jitter mode and an initial jitter delay of 55 ms:
cnfcodecjtrdelay 8 2 55
Related Commands
Command Descriptiondspcodecjtrdelays
Displays the configured codec jitter delay modes and associated jitter initial delays.
cnfcodecneg
To configure the priority order of the lists of codec list priority order, use the cnfcodecneg command.
cnfcodecneg <codecNegOpt>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, VoIP and AAL1 SVC
Usage Guidelines
Codec lists include the following:
•Call agent provided list in a local connection option (LCO)
•Remote gateway provided list in the Session Description Protocol (SDP) data
•Local MIB provided list
Examples
The following example shows that the LCO list is the first priority, SDP data list is the second, and the list from the local MIB is the last priority:
cnfcodecneg 1
Related Commands
cnfcodecparams
To configure codec parameters—codec packetization period, preference, Internet Assigned Numbers Authority (IANA) registered codec type and xGCP codec string—for AAL1 and IP calls, use the cnfcodecparams command.
cnfcodecparams <codecType> <pktPeriod> |<codecPreference> <codecString> <ianaCodecNum>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The packetization period parameter is required but the remaining parameters are optional. The parameters of any codec can be configured regardless of whether the current codec template supports that codec.
If you are using template 2, the G.726 and G.729 codec types are ignored and replaced with clear channel.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the codec with identification number 3 is configured with a packetization period of 20 ms, has the highest priority, is not an IANA registered codec, and is represented by the string geeseven:
cnfcodecparams 3 20 1 geeseven 0
Related Commands
There are no related commands.
cnfcodectmpl
To assign a codec template to an entire VISM card, use the cnfcodectmpl command.
cnfcodectmpl <template_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The following list describes the maximum number of channels supported by the different templates:
•Template 1:
–145 for VISM T1/E1
–192 for VISM-PR T1
–248 for VISM-PR E1
•Template 2:
–192 for VISM T1
–284 for VISM E1
•Template 3:
–120 for VISM T1/E1
–192 for VISM-PR T1
–248 for VISM-PR E1
•Template 4:
–64 for VISM T1/E1
–144 for VISM-PR T1/E1
•Template 5:
–192 for VISM-PR T1
–248 for VISM-PR E1
Templates define allowable voice encoding types.
The execution of this command requires your confirmation because the card resets.
This command is not allowed if CIDs are present.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that template number 1 is assigned to the current VISM card:
cnfcodectmpl 1
The card will be reset, do you want to proceed (Yes/No)? Y
Related Commands
cnfcompsize
To configure the compression size, use the cnfcompsize command.
cnfcompsize <packetSize>
Syntax Description
Command Modes
AAL1 switching and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
The following example shows the compressed packet size as 80 bytes:
cnfcompsize 80
The terminal display does not indicate a response to this command.
Related Commands
Command Descriptiondspcarddsp
Displays all current card-level parameters for ECAN and voice compression DSPs.
cnfcompvad
To enable or disable voice activity detection (VAD) on a T1 or E1 line, use the cnfcompvad command.
cnfcompvad <line_number> <voiceDetection>
Syntax Description
line_number
Line number of the line on which to configure VAD. Range is 1-8.
voiceDetection
Value to enable or disable VAD.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that line number 3 does not have VAD enabled:
cnfcompvad 3 2
Related Commands
There are no related commands.
cnfcon
To configure a connection between a VISM card and an MGX 8000 Series platform PXM card, use the cnfcon command.
cnfcon <LCN> <PCR> <service_type> |<SCR_ingress> <MBS_ingress>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that an LCN 160 connection is configured as CBR, with a peak cell rate of 20000 cps, a sustained cell rate of 5000 cps, and a maximum burst rate of 10000 cps:
cnfcon 160 20000 1 5000 10000
Related Commands
cnfconcac
To configure connection admission control (CAC) on a previously added connection, use the cnfconcac command.
cnfconcac <LCN> <mastership>
Syntax Description
LCN
Logical channel number (LCN) of the connection. Range is 131-510.
mastership
Connection type. Values are
•1 = Master (Default)
•2 = Slave
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Before using this command, enable CAC at the card level by executing the cnfcac command. If the PVC has been configured as master, CAC functionality is applied to the master end of the PVC only.
Examples
The following example shows that CAC is configured at the master end of LCN 131:
cnfconcac 131 1
Related Commands
Command Descriptioncnfcac
Enables or disables the CAC feature on a VISM card.
dspconcac
Displays CAC configuration data for a connection.
cnfconcacparams
To configure connection admission control (CAC) features on a PVC, use the cnfconcacparams command.
cnfconcacparams <LCN> <VADTolerance> <VADDutyCycle>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that VAD is configured on LCN 150 with a VAD tolerance of 10 and a VAD duty cycle of 61:
cnfconcacparams 150 10 61
Related Commands
cnfconprotect
To configure protection on a PVC, use the cnfconprotect command.
cnfconprotect <LCN> <protection> <lock_state> <fallback_LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Before using this command, add the primary and secondary PVCs by executing the addcon command. Ensure that both channels have the same peak cell rate (PCR) argument value.
Protect the primary channel using the cnfconprotect command and configure the secondary (fallback) LCN.
The primary channel can be locked, so 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.
If the primary PVC is protected, automatic switchover to a specified secondary PVC occurs if a primary PVC fails.
A protected channel cannot be deleted. To delete the channel, use the cnfconprotect command to make the primary channel unprotected, delete the secondary channel, and then delete the primary channel.
Examples
The following example shows that LCN 132 is protected and unlocked, and LCN 217 is the secondary (fallback) LCN:
cnfconprotect 132 1 1 217
Related Commands
There are no related commands.
cnfconvbdpol
To configure the voice band data (VBD) policies for fax/modem upspeed connection admission control (CAC) failure and fax/modem carrier loss for calls added to a particular IP or AAL2 LCN, use the cnfconvbdpol command.
cnfconvbdpol <LCN> <CarrierLossPol> <CACRejPol>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you select 3 (unspecified) for the CarrierLossPol or CACRejPol argument values, the card level default are used.
Examples
The following example shows that LCN 131 is configured with a carrier loss policy of 1 (if carrier is lost, the LCN reverts to the previous codec) and a CAC rejection policy of 2 (the LCN connection is maintained):
cnfconvbdpol 131 1 2
Related Commands
Command Descriptioncnfconcacpol
Configures the policies for fax/modem upspeed CAC failure and fax/modem carrier loss for calls added to a particular IP or AAL2 LCN.
cnfconvcci
To associate a virtual circuit connection identifier (VCCI) and a remote address with an LCN, use the cnfconvcci command.
cnfconvcci <lcn> <vcci> <farend_addr_type> |<farend_addr>|
Syntax Description
Command Modes
Switched AAL2 PVC
Usage Guidelines
The VCCI number does not need to be unique for the not applicable (1) address type, and the far end address is not used.
The combination of VCCI number and far end address must be unique for the following address types:
•NSAP (2)
•E.164 (3)
•Gateway ID (4)
The VCCI number must be unique for the unspecified (5) address type, even though the far end address is not used.
Examples
The following example shows that LCN 133 is associated with a VCCI of 133 with an NSAP address:
cnfconvcci 131 133 2
Related Commands
Command Descriptiondspcon
Displays the parameters for a specified LCN.
dspvccis
Displays the associated values for the LCN, VCCI, address type, and address.
cnfdeftos
To configure the type of service (ToS) parameters for both control and bearer IP packets, use the cnfdeftos command.
cnfdeftos <control_precedence> <control_tos> |<bearer_precedence> <bearer_tos>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The ToS bearer parameters—configured with the bearer_precedence and bearer_tos arguments—are used during call setup in cases where the parameters are not supplied by the call agent. If you do not use this command, the card level default values are applied.
Examples
The following example shows that bearer IP packets are configured with a control precedence of 3 and a control ToS of 2, and the control IP packets are configured with a bearer precedence of 2 and a bearer ToS of 4:
cnfdeftos 3 2 2 4
Related Commands
There are no related commands.
cnfdisctimers
To specify the wait delay times for the disconnected procedure, restart in progress command—initial, minimum, and maximum timer values—use the cnfdisctimers command.
cnfdisctimers <TdInit> <TdMin> <TdMax>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Before you can use this command, execute the cnfmgcgrpprotocol command and select the disconnect type method for Restart in Progress.
Examples
The following example shows that an initial disconnect waiting time of 30 seconds, a minimum disconnect waiting time of 0 seconds, and a maximum disconnect waiting time of 120 seconds is configured for the current VISM card:
cnfdisctimers 30 0 120
Related Commands
cnfdn
To configure the resolution type of a specified domain name, use the cnfdn command.
cnfdn <mg_domain_num> <Resolution_Type>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the domain name represented by domain number 2 is configured for external-only resolution type:
cnfdn 2 2
Related Commands
cnfdnssrvr
To designate a domain name as a domain name server (DNS), use the cnfdnssrvr command.
cnfdnssrvr <extDnsSrvrDn>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
You must configure the Resolution_Type for internal-only resolution using the adddn command. Provision at least one IP address for the domain name using the adddnip command.
Examples
The following example shows that the callagent99 domain name is configured as the DNS:
adddn 1 callagent99 1
adddnip 1 callagent99 209.165.200.224
cnfdnssrvr callagent99
Related Commands
cnfds0execdiag
To configure testing on an individual endpoint, use the cnfds0execdiag command.
cnfds0execdiag <line_number> <ds0_number> <execdiag>
Syntax Description
line_number
Line number. Range is 1-8.
ds0_number
DS0 number.
•1-24 = T1 lines
•1-31 = E1 lines
execdiag
Value to enable testing on a DS0.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that testing is enabled on DS0 1 on line 1.
cnfds0execdiag 1 1 1
Related Commands
cnfds0gain
To configure the adjustable gain for a specified DS0, use the cnfds0gain command in the VoIP switching/trunking, switched AAL2 PVC, and AAL2 trunking operating modes.
cnfds0gain <line_number> <ds0_number> <input_gain> <output_attenuation>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card line number 2, DS0 number 13, is configured with a -10 dB input gain value and a 60 dB output attenuation value:
cnfds0gain 2 13 -10 60
Related Commands
cnfds0localcas
To configure a local channel associated signaling (CAS) 4-bit pattern for a T1 line and DS0, use the cnfds0localcas command.
cnfds0localcas <line_number> <ds0_number> <cas_value> <cas_bit_pattern>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If a DS0 is configured for local CAS, the framer forces the CAS bits to a value defined by the cas_bit_pattern argument in this command.
This command is not allowed if any of the following conditions are present:
•The line signaling type is CAS.
•The line is not enabled.
•The DS0 is in a remote loop state.
Note This command is only applicable to T1 lines.
Examples
The following example shows that T1 line 2, DS0 number 12 is configured with a local 4-bit pattern represented by a value of 3 (0011 in binary):
cnfds0localcas 2 12 1 3
Related Commands
Command Descriptiondspds0localcasstatus
Displays the currently configured local CAS status for a line and DS0.
cnfds0loop
To configure a loopback type for a specified line and DS0, use the cnfds0loop command.
cnfds0loop <line_number> <ds0_number> <lineloopback_type>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the loopback type of line 2, DS0 12 is configured as remote:
cnfds0loop 2 12 2
Related Commands
There are no related commands.
cnfds0musicthreshold
To configure the music on-hold threshold for a specified DS0, use the cnfds0musicthreshold command.
cnfds0musicthreshold <line_number> <ds0_number> <mthreshold>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card line number 2, DS0 number 30 is configured with a -45 dB music on-hold threshold value:
cnfds0musicthreshold 2 30 -45
Related Commands
cnfds0sidpacket
To enable or disable the generation of the silence indication detection (SID) packet when silence suppression is in active mode on the DS0, use the cnfds0sidpacket command.
cnfds0sidpacket <line_number> <ds0_number> <sidpacket>
Syntax Description
line_number
Line number. Range is 1-8.
ds0_number
DS0 number.
•1-24 = T1 lines
•1-31 = E1 lines
sidpacket
Value to enable the SID packet.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP Trunking/AAL2 Trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID enabled on DS0 1 on line 1:
cnfds0sidpacket 1 1 1
Related Commands
cnfdspheartbeattimer
To configure the DSP to send a heartbeat message within a given period of time, use the cnfdspheartbeattimer command.
cnfdspheartbeattimer <Heart_beat_interval>
Syntax Description
Heart_beat_interval
Timeout value. Values are 0 and 100-65535. Default is 0 which means that the heartbeat timer is disabled.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the heartbeat interval as 0 (disabled).
cnfdspheartbeattimer 0
Related Commands
cnfdynamicpayload
To enable or disable the dynamic payload on the current VISM card, use the cnfdynamicpayload command.
cnfdynamicpayload dynamic_payload
Syntax Description
dynamic_payload
Value to enable or disable dynamic payload on the current VISM card.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, AAL1 Switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When dynamic payload is enabled, the session description protocol (SDP) payload type is negotiated in the range from 96 to 127 during codec negotiation.
The payload type specified in the addrtpcon, cnfrtpcon, or cnfvbdcode command is passed to the digital signal processor (DSP) to modify its static payload types. When dynamic payload is disabled, the DSP uses the static payload type values for the codec.
Examples
The following example configures the dynamic payload feature on the current VISM card:
cnfdynamicpayload 1
Related Commands
cnfecanenable
To enable or disable echo cancellation on a line, use the cnfecanenable command.
cnfecanenable <lineNum> <ECANEnable>
Syntax Description
lineNum
Line number of the line you want to enable or disable echo cancellation. Range is 1-8.
ECANEnable
Value to enable or disable echo cancellation.
•1 = Disable
•2 = Enable
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that echo cancellation is enabled on line 2 of the current VISM card:
cnfecanenable 2 2
Related Commands
cnfecanrec
To configure residual echo control for digital signal processors (DSPs) on a VISM card line that is used for echo cancellation, use the cnfecanrec command.
cnfecanrec <lineNum> <residualEchoControl>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
This command applies to DSPs processing data on a specified line.
Examples
The following example shows that line 1 of the current VISM card is configured with comfort noise residual echo control:
cnfecanrec 1 4
Related Commands
cnfecantail
To configure the maximum tail length for digital signal processors (DSPs) on a VISM card that is used for echo cancellation, use the cnfecantail command.
cnfecantail <lineNum> <maximumTail>
Syntax Description
lineNum
Line number to configure maximum echo cancellation tail length. Range is 1-8.
maximumTail
Maximum tail length (defined in milliseconds). Values are
•24
•32 (Default)
•48
•64
•80
•96
•112
•128
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
This command applies to DSPs processing data on a specified line.
Examples
The following example shows that line 3 of the current VISM card is configured with a maximum ECAN tail length of 96 ms:
cnfecantail 3 96
Related Commands
cnfendptcadence
To configure cadence (digit tone) times for an endpoint, use the cnfendptcadence command.
cnfendptcadence <endptNum> <cadon> <cadoff>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that endpoint 20 is configured with 100 ms digit tone generation time length and 100 ms silence time length between generated tones:
cnfendptcadence 20 100 100
Related Commands
There are no related commands.
cnfendptdnsend
To configure the audit endpoint response to include the endpoint domain name and to set the maximum datagram size, use the cnfendptdnsend command.
cnfendptdnsend <dn_enable> <datagram_size>
Syntax Description
dn_enable
Value to include the endpoint name.
•1 = Enable
•2 = Disable
datagram_size
Maximum datagram size. Range is 0-20000.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example configures the response to the audit endpoint includes the endpoint name, and the maximum datagram size is 4095.
cnfendptdnsend 1 4095
Related Commands
Command Descriptiondspendptdnsend
Displays the audit endpoint response naming format and maximum datagram size.
cnferl
To configure a digital signal processor (DSP) return echo loss value, use the cnferl command.
cnferl <DB_loss>
Syntax Description
DB_loss
Echo return loss to be applied by echo cancellation DSPs. Values are
•1 = 0 dB
•2 = -3 dB
•3 = -6 dB (Default)
•4 = -10 dB
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that a -6 dB echo return loss value is configured for the current VISM cards echo cancellation DSP:
cnferl 3
Related Commands
There are no related commands.
cnfexecdiag
To configure all channel level testing, use the cnfexecdiag command.
cnfexecdiag <execdiag>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows enabling all channel level testing.
cnfexecdiag 1
Related Commands
cnfgain
To configure the adjustable gain for a VISM card, use the cnfgain command.
cnfgain <input_gain> <output_attenuation>
Syntax Description
input_gain
Input gain (defined in decibels). Range is -6 to 14.
output_attenuation
Output attenuation (defined in decibels). Range is 0 -14.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command allows you to configure the gain for an entire VISM card. The values you configure with this command are permanent and remain on the VISM card after any resets.
Examples
The following example shows that the current VISM card is configured with a -10-dB input gain value and a 6 dB output attenuation value:
cnfgain -10 6
Related Commands
cnfgwis
To configure an out-of-service VISM card to the in-service state, use the cnfgwis command.
cnfgwis
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command causes an RSIP notification to be sent to the call agent.
Examples
The following example shows that the current VISM card is configured to the in-service state:
cnfgwis
The VISM card prompt terminates with an a to indicate the in-service state:
NODENAME.1.9.VISM8.a
Related Commands
cnfgwoos
To configure an in-service VISM card to the out-of-service state, use the cnfgwoos command.
cnfgwoos <shutdown_method>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Associated call agents are notified of VISM card state changes with an RSIP notification.
Examples
The following example shows that the current VISM card is placed in the out-of-service state forcefully:
cnfgwoos 2
The VISM card prompt terminates with an s to indicate the out-of-service (standby) state:
NODENAME.1.9.VISM8.s
Related Commands
Command Descriptioncnfgwis
Configures an out-of-service VISM card to the in-service state.
dspgwstate
Displays the current user-configured service states of the gateway.
cnfjtrinitdelay
To configure the initial jitter buffer delay size, use the cnfjtrinitdelay command.
cnfjtrinitdelay <jtr_initdelay>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Determine the current jitter delay mode you configured with the cnfjtrmode command. If the mode is set to fixed (set by the command) the jitter buffer size is fixed at the value you indicate for the jjtr_initdelay argument for the duration of the call.
If the mode is set to adaptive, the jitter buffer size is set initially to the value you indicate for the jtr_initdelay argument and the digital signal processor (DSP) adapts the jitter buffer size to an optimal size.
Changing the jtr_initdelay argument value does not affect existing channel identifiers (CIDs). The new value is sent to the DSPs only when CIDs are open.
Table 7-11 lists the default codec type initial delay values in milliseconds.
Table 7-11 Codec Type Default Values
Codec Type Delay Mode Initial Delay (ms)G.711u
Fixed
100
G.711a
Fixed
100
G.726-32K
Adaptive
60
G.729a
Adaptive
60
G.729ab
Adaptive
60
Clear channel
Fixed
100
G.726-16K
Adaptive
60
G.726-24K
Adaptive
60
G.726-40K
Adaptive
60
G.723.1-H1
Adaptive
60
G.723.1a-H 1
Adaptive
60
G.723.1-L 1
Adaptive
60
G.723.1a-L 1
Adaptive
60
Lossless
Fixed
16
1 The G.723.1 codecs are supported only for VISM-PR cards.
Examples
The following example shows that the jitter buffer size is set to 70 milliseconds:
cnfjtrinitdelay 70
Related Commands
cnfjtrmode
To configure the jitter algorithm with a fixed or adaptive buffer, use the cnfjtrmode command.
cnfjtrmode <jtr_mode>
Syntax Description
jtr_mode
Jitter delay mode. Values are
•1 = Fixed. Cisco recommends fixed mode if latency jitter is constant.
•2 = Adaptive. Cisco recommends adaptive if latency jitter is variable.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Changing the jtr_mode argument value does not affect any existing CIDs. The value is sent to the DSPs only when CIDs are open.
Examples
The following example shows that the jitter delay mode is set to adaptive:
cnfjtrmode 2
Related Commands
cnflapdretrans
To configure a maximum number of frame retransmissions for a previously added Link Access Protocol D channel (LAPD), use the cnflapdretrans command.
cnflapdretrans <line_number> <ds0_number> <N200>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that line 2, DS0 12, is configured with a maximum number of 10 frame retransmission attempts:
cnflapdretrans 2 12 10
Related Commands
cnflapdtimer
To configure two LAPD timers for a previously added Link Access Protocol D channel (LAPD), use the cnflapdtimer command.
cnflapdtimer <line_number> <ds0_number> <timer_T200> <timer_T203>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI command procedures.
Examples
The following example shows that line 2, DS0 12, is configured with 10000 ms between frame transmission initiations (timer T200) and 20000 ms as a maximum time allowed without a frame being exchanged (timer T203):
cnflapdtimer 2 12 10000 20000
Related Commands
cnflapdtrunkpvc
To assign the permanent virtual circuit (PVC) trunk type that carries Link Access Protocol D channel (LAPD) messages for the current VISM card, use the cnflapdtrunkpvc command.
cnflapdtrunkpvc <Lapd_Trunk_PVC_Type>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current VISM card is assigned the control PVC trunk type to carry LAPD messages:
cnflapdtrunkpvc 1
Related Commands
cnflapdtype
To configure the various types of Link Access Protocol D channel (LAPD) stacks for a previously added LAPD, use the cnflapdtype command.
cnflapdtype <line_number> <ds0_number> <lapd_type>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that line 2, DS0 12 is configured with the AUSP LAPD stack type:
cnflapdtype 2 12 12
Related Commands
cnflapdwinsize
To configure a maximum number of outstanding (unacknowledged) I-frames, use the cnflapdwinsize command.
cnflapdwinsize <line_number> <ds0_number> <window_size>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that line 2, DS0 12 is configured with an LAPD window size of 10—a maximum number of 10 I-frames can be accumulated before sending an acknowledgment:
cnflapdwinsize 2 12 10
Related Commands
cnflinesabyte
To configure the SA bytes on a line, use the cnflinesabyte command in any of the operating modes.
The SA-byte is used to insert SA-bits (bits SA4-SA8) into a timeslot. The SA-bits are additional spare bits that can be used for synchronization.
cnflinesabyte <line_number> <sa_byte> <sa_value>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows configuring SA buffers on line 1 and displaying the results.
cvgmgx1a.1.20.VISM8.a > cnflinesabyte 1 3 0
Related Commands
cnfln
To configure characteristics for a VISM card line, use the cnfln command.
cnfln <line_number> <line_code> <line_len> <clk_src> <line_type> <loop_detection> |<circuit_identifier>|
Syntax Description
line_number
Line number with which to configure characteristics. Range is 1-8.
line_code
Line coding method. Values are
•2 = Bipolar 8-zero substitution (B8ZS) for T1
•3 = High-density bipolar 3 (HDB3) for E1
•4 = Alternate mark inversion (AMI) for T1 or E1
line_len
Line length. Values are
•8 = For E1 cards with an SMB back card
•9 = For E1 cards with an RJ48 back card
•10 = 0-131 feet for T1
•11 = 131-262 feet for T1
•12 = 262-393 feet for T1
•13 = 393-524 feet for T1
•14 = 524-655 feet for T1
•15 = More than 655 feet for T1
clk_src
Clock source. Values are
•1 = Loop clock. The loop clock source is from the line specified by the line_number argument. The local clock source is from the MGX 8000 Series platform.
•2 = Local clock. The local clock source is from the MGX 8000 Series platform.
Note See the "Configuring the PXM1 and VISM/VISM-PR Cards Clocking Source" section on page 6-18, the "Expanded Clock Source Selection" section on page 6-93, and "VISM/VISM-PR Card Clocking Options," for clocking rules.
line_type
Line type. Values are
•1 = DSx1ESF
•2 = DSx1D4
•3 = E1
•4 = E1CRC
•5 = E1MF
•6 = E1MFCRC
•7 = E1 Clear
•8 = E1Q50
•9 = E1Q50CRC
loop_detection
Loopback code detection. Values are
•1 = Disabled
•2 = Enabled (This value is not applicable to E1 lines.)
|circuit_identifier|
(Optional) Name of the circuit in ASCII format. Range is 1-64 characters.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Before using the cnfln command, you must add the line indicated by the line_number argument value with the addln command. You must include all argument values when using this command; however, the line_number and clk_src arguments are the only relevant arguments for configuring the clocking source on your VISM cards.
Examples
The following example shows that line 2 is configured with HDB3 coding, SMB E1 back card line length, loop clocking, E1 line type, and loopback detection disabled:
cnfln 2 3 8 1 3 1
Related Commands
Command Descriptionaddln
Adds a T1 or E1 line to a VISM card.
delln
Deletes a DS1 line on a VISM card.
dspln
Displays the characteristics of a specified VISM card line.
cnflndigitorder
To assign the order in which automatic number identification (ANI) digits—the caller's number—and dialed number identification service (DNIS) digits—the called number—are dialed during an outgoing Feature Group D (FGD) call on the endpoints of a specified VISM card line, use the cnflndigitorder command.
cnflndigitorder <line_number> <line_digit_order>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The ANI and DNIS digits are sent as part of the MGCP setup message.
Examples
The following example shows that the line number 7 is assigned a digit order of DNIS digits first, followed by ANI digits, for digits dialed during an outgoing FGD call:
cnflndigitorder 7 2
Related Commands
cnflnexecdiag
To configure channel level testing on an individual line, use the cnflnexecdiag command.
cnflnexecdiag <line_number> <execdiag>
Syntax Description
line_number
Line number in the range 1-8.
execdiag
Value to enable channel level testing on the line.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows channel level testing enabled on line 1.
cnflnexecdiag 1 1
Related Commands
cnflngain
To configure the adjustable gain for all DS0s on a specified VISM card line, use the cnflngain (configure line gain) command.
cnflngain <line_number> <input_gain> <output_attenuation>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card line number 2 is configured with a -10 dB input gain value and a 6 dB output attenuation value:
cnfgain 2 -10 6
Related Commands
cnflnis
To configure an out-of-service VISM card line to the in-service state, use the cnflnis command.
cnflnis <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The configured in-service state is not maintained after a VISM card reboot. If you reboot a VISM card previously configured to the in-service state with this command, you must use this command again to configure the associated lines back to the in-service state, as needed.
Examples
The following example shows that line 2 is configured with the in-service state:
cnflnis 2
Related Commands
cnflnmusicthreshold
To configure the music on-hold threshold for all DS0s on a specified line, use the cnflnmusicthreshold command.
cnflnmusicthreshold <line_number> <mthreshold>
Syntax Description
line_number
Line number for which you want to configure the music on-hold threshold. Range is 1-8.
mthreshold
Music on-hold threshold (defined in decibels). Range is -70 to -30.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the line number 3 DS0s are configured with -45 dB music on-hold threshold:
cnflnmusicthreshold 3 -45
Related Commands
cnflnoos
To configure an in-service VISM card line to the out-of-service state, use the cnflnoos command in the VoIP switching/trunking operating mode.
cnflnoos <line_number> <shutdown_method>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The configured in-service state is not maintained after a VISM card reboot. If you reboot a VISM card previously configured to the out-of-service state with this command, you must use this command again to configure the associated lines back to the out-of-service state, as needed.
Examples
The following example shows that line 3 is configured to the out-of-service state gracefully:
cnflnoos 3 3
Related Commands
cnflnringback
To configure the ringback tone method for a specified line on the current VISM card, use the cnflnringback command.
cnflnringback <line_number> <ring_back_method>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The ringback method is used when a call agent requests the terminating VISM to play the ringback tone remotely (toward the packet network).
Examples
The following example shows that the current VISM card line 4 is configured with the inband ringback tone method:
cnflnringback 4 2
Related Commands
cnflnsidpacket
To enable or disable the generation of the silence indication detection (SID) packet when silence suppression is in active mode on the line, use the cnflnsidpacket command.
cnflnsidpacket <line_number> <sidpacket>
Syntax Description
line_number
Line number in the range 1-8.
sidpacket
Value to enable the SID packet.
•1 = Enable (default)
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID packet is enabled on line 1.
cnflnsidpacket 1 1
Related Commands
cnflnsig
To configure the signaling mode for a VISM card line, use the cnflnsig command.
cnflnsig <line_number> <signaling_type>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You are required to confirm your entry when using this command to ensure that the signaling type is not changed while endpoints are configured for the line indicated by the line_number argument.
This command is not allowed when CIDs or CCS channels are present.
You must configure the line type as either E1MF or E1MFCRC for E1 lines; otherwise, this command is invalid and does not process.
Examples
The following example shows that line 3 is configured for CCS:
cnflnsig 3 2
Related Commands
cnflntoneplan
To assign a built-in or provisional tone plan to a specified VISM card line, use the cnflntoneplan command.
cnflntoneplan <line_number> <tone_plan_region> <tone_plan_version>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
If you are assigning a provisional tone plan to a VISM card line, you must use the addtoneplan command before you use this command. The command allows you to assign a new tone plan (overwrite a previous configuration) to a VISM card line.
Examples
The following example shows that the VISM card line 2 is assigned the tone plan identified by tone plan region sing_3 and tone plan version 2:
cnflntoneplan 2 sing_3 2
Related Commands
cnflntonetimeout
To modify the timeout periods of call progress tones supported by VISM on a specified line, use the cnflntonetimeout command.
cnflntonetimeout <line_number> <ring_remRBack_TO> <local_RBack_TO> <busy_tone_TO> <reorder_tone_TO> <dial_tone_TO> <stutter_dial_tone_TO> <offhook_tone_TO>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
You can configure timeout periods of the following tones:
•Ringback
•Busy
•Reorder (also known as the fastbusy or the network congestion tone)
•Dial
•Stutter dial
•Offhook alert
Note A tone timeout argument value set to 0 indicates an infinite timeout—the tone will play indefinitely unless it is stopped by an event.
Examples
The following example shows that the VISM card line number 7 is configured with a 200-second remote ringback tone timeout period, a 180-second local ringback tone timeout period, a 210-second busy tone timeout period, a 400-second reorder tone timeout period, a 1000-second dial tone timeout period, a 2000-second stutter dial tone timeout period, and a 500-second offhook tone timeout period:
cnflntonetimeout 7 200 180 210 400 1000 2000 500
Related Commands
cnflntrunkcond
To enable or disable trunk conditioning on a VISM card line if a network alarm is encountered, use the cnflntrunkcond command.
cnflntrunkcond <line_number> <trunkCondType>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Trunk conditioning consists of sending 0x7f or 0xff on the affected DS0s for T1 or E1 respectively.
For T1, the idle code pattern is transmitted for 2 to 5 seconds followed by the seized code pattern, as specified in the cnfcascode command.
This command is not allowed if endpoints or CCS channels are enabled on the line.
Examples
The following example shows that line 2 is configured with line conditioning if an AAL2 alarm is encountered:
cnflntrunkcond 2 1
Related Commands
cnflongdurationtimer
To configure the long duration timer, use the cnflongdurationtimer command.
The long duration is the elapse time, in hours, to indicate a connection has been established for a given period of time.
cnflongdurationtimer <timeout>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the long duration timer configured to 1 hour.
cnflongdurationtimer 1
Related Commands
cnfmaxconfnum
To configure the maximum number of concurrent three-way conferences that the VISM/VISM-PR card to support, use the cnfmaxconfnum command.
cnfmaxconfnum <num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM/VISM-PR card does not support three-way conferences.
cnfmaxconfnum 0
Related Commands
cnfmgcgrpentry
To modify the call agent priority level of a call agent within a call agent redundancy group, use the cnfmgcgrpentry command.
cnfmgcgrpentry <Red_Group_Num> <mgcRedGrpMgcNum> <mgcRedGrpPref>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the call agent redundancy group number 1, call agent number 2, is configured with a priority level of 4:
cnfmgcgrpentry 1 2 4
Related Commands
cnfmgcgrpparam
To modify a call agent redundancy group state change notification policy and priority level, use the cnfmgcgrpparam command.
cnfmgcgrpparam <Red_Group_Num> <mgcRedGrpStateChgNtfy> |<mgcRedGrpPriority>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that call agent redundancy group number 1 is associated with the call agent and is assigned a priority level of 5:
cnfmgcgrpparam 1 1 5
Related Commands
cnfmgcgrpprotocol
To configure a call agent redundancy group protocol for a previously configured redundancy group, use the cnfmgcgrpprotocol command.
cnfmgcgrpprotocol <Red_Group_Num> <protocol_number> |<Qrntn_Persist> <Qrntn_Def> <Sign_OnOff> <Prov_Resp> <RspAck_Attr> <Disc_Proc> <Cancel_Graceful>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command to change the protocol for a redundancy group that has previously been assigned a protocol with the addmgcgrpprotocol command.
Examples
The following example shows that redundancy group number 7 is assigned the SRCP 1.0.2 protocol, and quarantines persistent events with the loop, process handling method. All optional arguments are enabled.
cnfmgcgrpprotocol 7 3 1 3 1 1 1 1 1
Related Commands
cnfmidcalltimers
To configure the midcall dual tone multifrequency (DTMF) feature partial and critical timers for a specified VISM card line, use the cnfmidcalltimers command.
cnfmidcalltimers <line_number> <DTMF_Partial_Timer> <DTMF_Critical_Timer>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use this command for CAS and non-CAS endpoints when you want to use midcall DTMF digit reporting.
When you use this command, the partial digit timer starts when the first digit is entered, and restarts when each new digit is entered until a digit map match or mismatch occurs.
When you use a digit map, the critical digit timer starts when the last digit is received—when no more digits are required for a digit map match. When the time expires, the digit map match is assumed to be complete. When you are not using a digit map, the critical digit timer starts immediately (and not restarted) and is cancelled as soon as a digit is entered.
Examples
The following example shows that the current VISM card line number 3 is configured with a 20-second partial digit timer and a 4-second critical digit timer for midcall DTMF digit reporting:
cnfmidcalltimers 3 20 4
Related Commands
Command Descriptiondspmidcalltimers
Displays the configured partial and critical timer values for midcall DTMF digit reporting.
cnfmusicthreshold
To configure the music on-hold threshold value for the current VISM card, use the cnfmusicthreshold command.
cnfmusicthreshold <mthreshold>
Syntax Description
mthreshold
Music on-hold threshold (defined in decibels). It can be in the range from -70 to -30 dB.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command allows you to adjust the threshold level detected by DSPs to interpret TDM side silence or voice.
Examples
The following example shows that the current VISM card is configured with a -45-dB music on-hold threshold value:
cnfmusicthreshold -45
Related Commands
cnfnwcot
To configure VISM for a gateway-initiated network continuity test, use the cnfnwcot command.
cnfnwcot <nwCotEnable>
Syntax Description
nwCotEnable
Value to enable or disable the VISM-initiated CO3 network continuity test.
•1 = On
•2 = Off (Default)
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command configures VISM for gateway-initiated network continuity testing. When enabled, and after VISM receives the remote SDP information, VISM sends an Named Signaling Event (NSE) or AAL2 type 3 packet (CO3) towards the network. If the other gateway does not respond with a NSE/Type 3 packet (CO4), the connection is deleted. VISM interprets that the gateway initiated DLCX, with a reason code of "Network cont. failed," is sent to the call agent.
Examples
The following example shows that VISM is configured for a gateway-initiated network continuity test:
cnfnwcot 1
Related Commands
cnfoamloopcnt
To configure the threshold for the number of consecutive OAM end-to-end loopback response cells that must be lost before a PVC is placed into alarm due to a OAM end-to-end loopback failure, use the cnfoamloopcnt command.
cnfoamloopcnt <count>
Syntax Description
count
Number of consecutive OAM loopback response cells that must be lost before an OAM loopback failure causes a PVC to go into alarm. Range is 1-60. Default is 5.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the OAM loop count configured to 60.
cnfoamloopcnt 60
Related Commands
Command Descriptiondspoamloopcnt
Displays the number of OAM loopback cells before an OAM loopback failure causes the PVC to go into alarm.
cnfoamparams
To configure the transmitted and received permanent virtual circuit (PVC) Operations, Administration, and Maintenance (OAM) cell parameters, use the cnfoamparams command.
cnfoamparams <oam_cell_gap> <retry_cnt> <recover_cnt>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the transmitted and received OAM parameters are configured with a 20 ms intercell gap, 3 cell retry count, and a 5-cell recovery indication cell count:
cnfdpvcoamparams 20 3 5
Related Commands
cnfplayouttimestamp
To enable or disable the playout timestamp, use the cnfplayouttimestamp command.
cnfplayouttimestamp <codecType> <timestamp> <jitter_initdelay>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the G.729a codec is enabled for playout timestamp with a jitter delay of 20 ms.
cnfplayouttimestamp 4 2 20
Related Commands
There are no related commands.
cnfpncon
To set priority routing for a specified connection, use the cnfpncon command.
cnfpncon <LCN> <rout_priority>
Syntax Description
LCN
Logical channel number (LCN). Range is 131-510.
rout_priority
Route priority. Range from 1 (highest) to 15 (lowest). Default is 8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The Private Network-to-Network Interface (PNNI) routing priority feature requires you to use a PXM1E or PXM45 in your MGX 8000 Series switch chassis.
Examples
The following example shows that the priority routing for connection 145 is set to the lowest priority:
cnfpncon 145 15
Related Commands
cnfprofelemvbd
To configure the voiceband data (VBD) profile element for a profile, use the cnfprofelemvbd command.
cnfprofelemvbd <profileType> <profileNumber> <codecType> <pktPeriod>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, switched AAL2 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use the dspaal2profile command to identify valid combinations of codec type, packetization period, and silence insertion descriptor.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the ITU profile type, profile number 1 is configured with G.711a codec type and a 5-ms packetization period:
cnfprofelemvbd 1 1 2 5
Related Commands
cnfprofelemvoice
To configure the profile voice element, use the cnfprofelemvoice command.
cnfprofelemvoice <profileType> <profileNumber> <voice_codec_type> <pktPeriod> <sid>
Syntax Description
Command Modes
Switched AAL2 PVC
Usage Guidelines
Use the dspaal2profile command to identify valid combinations of codec type, packetization period, and SID.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the ITU profile type on profile number 1 is configured with the G.711a codec type, a packetization period of 5 ms, and VAD enabled:
cnfprofelemvoice 1 1 2 5 2
Related Commands
cnfprofneg
To configure the profile list priority order, use the cnfprofneg command.
cnfprofneg <profileNegotiationOption>
Syntax Description
Command Modes
Switched AAL2 SVC, AAL2 PVC
Usage Guidelines
This command determines which list to use for determining the relative profile preferences.
Examples
The following example shows that the codec list priority configuration uses the LCO list first, the remote SDP data list second, and the local MIB last:
cnfprofneg 1
Related Commands
cnfprofparams
To configure a profile preference, use the cnfprofparams command.
cnfprofparams <profileType> <profileNumber> <profilePreference>
Syntax Description
Command Modes
AAL2 trunking and switched AAL2 PVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the ITU profile type, profile number 1 is configured with the midrange preference level of 4:
cnfprofparams 1 1 4
Related Commands
cnfrsvp
To configure Resource Reservation Protocol (RSVP) for a specified connection, use the cnfrsvp command.
cnfrsvp <LCN> <rsvp_status>
Syntax Description
LCN
Logical channel number. Range is 131-510.
rsvp_status
Value to enable or disable RSVP.
•1 = Enable
•2 = Disable
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that RSVP is enabled for LCN 146:
cnfrsvp 146 1
Related Commands
cnfrsvprefreshmiss
To configure the number of times VISM waits for a missed Resource Reservation Protocol (RSVP) minimum refresh message—a path or reservation message—(this is in addition to the time configured for minimum refreshes) for a specified connection, use the cnfrsvprefreshmiss command.
cnfrsvprefreshmiss <LCN> <rsvp_miss_count>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
VISM expects refresh messages at regular intervals, which are passed to VISM from the Routing Processor Module (RPM).
If no refresh messages are sent to the VISM, VISM deletes the soft-state for the corresponding connection. However, you can use this command to extend the wait time by configuring the number of wait times VISM allows before tearing down a connection.
Examples
The following example shows that LCN 142 is configured to wait for 7 refresh time frames before allowing a connection to be torn down:
cnfrsvprefreshmiss 142 7
Related Commands
cnfrtcprepint
To configure the Real Time Control Protocol (RTCP) report interval for a VISM card, use the cnfrtcprepint command.
cnfrtcprepint <report_interval> |<recv_multiplr>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the RTCP report packet interval is configured at 1000 ms:
cnfrtcprepint 1000
Related Commands
cnfrtpcon
To modify an existing static Real-Time Transport Protocol (RTP) VoIP trunking connection, use the cnfrtpcon command.
cnfrtpcon <rtp_conn_index> <voice_codec_type> <conn_mode> |<voice_packet_period> <bearer_prec> <bearer_tos> <VAD_OnOff> <VAD_Timer> <ecan> <CAS_transport> <DTMF_Transport> <ICS> <payload>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the RTP trunking connection 26 is configured (modified) with G.726/32 codec type. VISM is also configured to send and receive packets and has a 20-ms packetization period, a bearer precedence of 3, a bearer ToS of 1, with VAD enabled, and a 400-ms VAD holdover time. The ECAN, CAS, DTMF tone transport, idle code suppression for CID, and redundancy are enabled. Also, the 255 payload type is configured:
cnfrtpcon 26 3 3 20 3 1 1 400 1 1 1 1 1 255
Related Commands
cnfrtprxtimer
To enable or disable the receipt of Real-Time Transport Protocol (RTP) messages on a VISM card, use the cnfrtprxtimer command.
cnfrtprxtimer <rx_timer>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you enable the receipt of RTP messages (rx_timer = 2) and no RTP messages are received on a particular connection for 5 seconds, the gateway initiates a connection deletion. You cannot configure the 5-second time limit.
Examples
The following example shows that the receipt of RTP messages is enabled for the current VISM card:
cnfrtprxtimer 2
Related Commands
There are no related commands.
cnfrudptrunkrmtip
To modify the remote IP address of VISM used in the ISDN PRI backhaul Reliable User Datagram Protocol (RUDP) trunk for a specified session, use the cnfrudptrunkrmtip command.
cnfrudptrunkrmtip <session_number> <Remote_Gw_IP>
Syntax Description
session_number
ISDN PRI backhaul RUDP session. Range is 1-64.
Remote_Gw_IP
IP address in dotted decimal format (nnn.nnn.nnn.nnn) of the remote VISM card.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the remote IP address, 209.165.200.224, of VISM used in RUDP is modified to session number 22:
cnfrudptrunkrmtip 22 209.165.200.224
Related Commands
cnfseqtonedet
To change the default settings of a sequential tone, enter the cnfseqtonedet command.
cnfseqtonedet <numfreq> <eventid> <tonedur> <tonegap> <durdev> <maxgap> <gapdev> <freqdev> |<maxpwr> <minpwr>| <freq1>,[<freq2>, <freq3>... <freq10>]
Syntax Description
Command Modes
VoIP switching/VoIP trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Note This command is only applicable to the VISM-PR card.
Examples
The following example shows a sequential tone that is configured with different values than the defaults.:
cnfseqtonedet 3 74 330 10 20 150 200 40 3 40 950 1400 1800 280 280 280 280 280 280 280
Related Commands
cnfsesack
To configure the timeout period before sending an acknowledgment, and the maximum number of acknowledgments that can be accumulated, use the cnfsesack command.
cnfsesack <session_num> <acknowledgement_timeout> <acknowledgement>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that session 2 is configured with an acknowledgment period of 500 ms and the maximum number of accumulated acknowledgments can be 10:
cnfsesack 2 500 10
Related Commands
cnfsesmaxreset
To configure the maximum number of resets that a VISM card performs before a connection is reset, use the cnfsesmaxreset command.
cnfsesmaxreset <session_number> <resets>
Syntax Description
session_number
Identifying session number in the range 1-64.
resets
Maximum number of resets that the VISM card performs before a connection is reset. Range is 0-255. Default is 5.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that 25 is the maximum number of resets configured for session number 2:
cnfsesmaxreset 2 25
Related Commands
cnfsesmaxseg
To configure the maximum segment size, in octets, that can be received by a VISM card after sending a synchronize message, use the cnfsesmaxseg command.
cnfsesmaxseg <session_number> <segment_size>
Syntax Description
session_number
Identifying session number in the range 1-64.
segment_size
Maximum segment size, in octets, that can be received by a VISM card after sending a synchronize message. Range is 30-65535.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that a maximum 1000-octet segment size is configured for session number 2:
cnfsesmaxseg 2 1000
Related Commands
cnfsesmaxwindow
To configure the maximum number of segments (window) that can be sent before receiving an acknowledgment, use the cnfsesmaxwindow command.
cnfsesmaxwindow <session_number> <window_size>
Syntax Description
session_number
Identifying session number in the range 1-64.
window_size
Maximum number of segments that can be sent before receiving an acknowledgment. Range is 1-64.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that a maximum number of 44 segments can be sent for session number 2 before receiving an acknowledgment:
cnfsesmaxwindow 2 44
Related Commands
cnfsesnullsegtmout
To configure the timeout period, in milliseconds, of idle time before a null segment is sent, use the cnfsesnullsegtmout command.
cnfsesnullsegtmout <session_number> <timeout>
Syntax Description
session_number
Identifying session number in the range 1-64.
timeout
Timeout period (defined in milliseconds) of idle time before a null segment is sent. Range is 0-65535 ms. Default is 2000 ms.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that the idle timeout period is configured at 1000 ms for session number 2:
cnfsesnullsegtmout 2 1000
Related Commands
cnfsesoutofseq
To configure the maximum number of out-of-sequence packets that can be accumulated before sending an EACK packet, use the cnfsesoutofseq command.
cnfsesoutofseq <session_number> <packets>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that a maximum of 10 out-of-sequence packets can be accumulated before an EACK packet is transmitted for session number 2:
cnfsesoutofseq 2 10
Related Commands
cnfsesport
To configure the port numbers of a previously added PRI backhaul session, use the cnfsesport command.
cnfsesport <session_number> <local_port> <remote_port>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that session number 4 is configured with local (VISM) port number 1200 and remote (call agent) port number 1204:
cnfsesport 4 1200 1204
Related Commands
cnfsesretrans
To configure the timeout period for unacknowledged packets and number of retransmissions, use the cnfsesretrans command.
cnfsesretrans <session_number> <retransmit_timeout> <max_retransmits>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
When the maximum retransmissions have been made and there is still no acknowledgment, the session is considered failed.
Examples
The following example shows that session number 2 is configured with a timeout period for unacknowledged packets of 1000 ms and a maximum number of retransmission attempts of 20:
cnfsesretrans 2 1000 20
Related Commands
cnfsesstatetmout
To configure the number of milliseconds that VISM waits for a transfer state before executing an auto reset, use the cnfsesstatetmout command.
cnfsesstatetmout <session_number> <timeout>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that session number 2 is configured with a 500-ms transfer state timeout:
cnfsesstatetmout 2 500
Related Commands
cnfsessyncatmps
To configure the maximum number of attempts to synchronize with the call agent, use the cnfsessyncatmps command.
cnfsessyncatmps <session_number> <sync_attempts>
Syntax Description
session-num
Identifying session number in the range 1-64.
max-sync-attempts
Maximum number of attempts to synchronize with the call agent. Range is 1-32. Default is 5.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command for a previously added PRI backhaul session.
Examples
The following example shows that session number 2 is configured with a maximum of 5 synchronization attempts with the call agent:
cnfsessyncatmps 2 5
Related Commands
cnfsidpacket
To enable or disable the generation of the silence indication detection (SID) packet when silence suppression is in active mode on all of the lines, use the cnfsidpacket command.
cnfsidpacket <sidpacket>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID packet is enabled.
cnfsidpacket 1
Related Commands
cnfsrcppeer
To configure the port for the call agent configured with the Simple Resource Control Protocol (SRCP)—when SRCP is the selected protocol for communication between the VISM card and call agent, use the cnfsrcppeer command.
cnfsrcppeer <peerId> <port>
Syntax Description
peerId
Peer (call agent) identification number. Range is 1-8.
port
User Datagram Protocol (UDP) port number. Range is 1025-65535.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you do not use this command, the default MGCP/SGCP port number, 2428, is used for the port argument value.
Examples
The following example shows that peer identification number 2 is configured with UDP port number 1160:
cnfsrcppeer 2 1160
Related Commands
cnfsrcppeergrpparam
To modify the Simple Resource Control Protocol (SRCP) heartbeat interval and maximum User Datagram Protocol (UDP) size for a specified call agent redundancy group, use the cnfsrcppeergrpparam command.
cnfsrcppeergrpparam <Red_Group_Num> <Heart_geat_interval> <max_pdu>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that call agent redundancy group number 3 is configured with a 250-ms SRCP heartbeat interval and 50000-byte maximum UDP size:
cnfsrcppeergrpparam 3 250 50000
Related Commands
cnfsrcpretry
To configure the VISM card level Simple Resource Control Protocol (SRCP) retry count, minimum timeout, and maximum timeout, use the cnfsrcpretry command.
cnfsrcpretry <minTimeout> <retryCount> <maxTimeout>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you assign a value to the maxTimeout argument, VISM exponentially increases the timeout value between the minimum and maximum timeouts. If you do not assign a maximum timeout, the maxTimeout argument value is set equal to the minTimeout argument value, which disables the exponential back off.
Examples
The following example shows that the current VISM card is configured with a 100-ms minimum SRCP timeout period, a maximum of 5 SRCP retry attempts, and 1000-ms maximum SRCP timeout period:
cnfsrcpretry 100 5 1000
Related Commands
Command Descriptiondspsrcpretry
Displays the VISM card level SRCP retry parameters—retry count, minimum timeout, and maximum timeout.
cnfsvcaal2cid
To configure the AAL2 channel ID (CID) value used in a single AAL2 switched virtual connection (SVC), use the cnfsvcaal2cid command.
cnfsvcaal2cid <cid_number>
Syntax Description
Command Modes
Switched AAL2 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the single AAL2 SVC CID is configured for the recommended value of 100.
cnfsvcaal2cid 100
Related Commands
cnfsvcqosparam
To configure ATM Quality of Service (QoS) parameters, use the cnfsvcqosparam command.
cnfsvcqosparam <cdv> <ctd> <clr>
Syntax Description
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows setting the default QoS parameters: CDV is 20000 micro-seconds; CTD is 150000; CLR is 8.
cnfsvcqosparam 20000 150000 8
Related Commands
cnfsvctrfscalingfactor
To configure the traffic scaling factor for voice service, use the cnfsvctrfscalingfactor command.
cnfsvctrfscalingfactor <traffic-scaling-factor>
Syntax Description
traffic-scaling-factor
Factor used to compute bandwidth to establish voice ATM service. Range is 50-200.
Command Modes
Switched AAL2 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the bandwidth factor is 50.
cnfsvctrfscalingfactor 50
Related Commands
cnft38fxlco
To configure the fax handling instructions for a specified line, use the cnft38fxlco command.
cnft38fxlco <line_number> <Fx_LCO>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the fax preamble response configured for line number 4 is first the fax pass-through and then VISM controlled T.38:
cnft38fxlco 4 3
Related Commands
cnft38nsetimeout
To configure a specified line with a length of time in which to wait for a remote acknowledgment of the offer to switch to fax transfer mode, use the cnft38nsetimeout command.
cnft38nsetimeout <line_number> <NSE_Ack_Timer>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that line number 2 is configured with an NSE acknowledgment timeout value of 600 ms:
cnft38nsetimeout 2 600
Related Commands
cnft38params
To configure the T.38 fax transfer parameters for a specified line, use the cnft38params command.
cnft38params <line_number> <Max_Xmit_Rate> |<Data_Pkt_size> <LS_Data_Redundancy> <HS_Data_Redundancy> <TCF_Method> <NSF_Override> <NSF_Country_Code> <NSF_Vendor_Code> <T30_ECM>|
Syntax Description
|
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the T.38 fax transfer parameters for a line number 2 are configured with a maximum fax transmission rate of 7200 bps, a primary high-speed data packet size of 20 ms, a low-speed packet transmission redundancy of 3, a high-speed packet transmission redundancy of 0, the network TCF verification method, NFS code VISM override enabled, a country code of 500, a vendor code of 4000, and a UDP error correction enabled:
cnft38params 2 3 20 3 0 2 1 500 4000 1
Related Commands
cnftftpdn
To select the Trivial File Transfer Protocol (TFTP) domain name, use the cnftftpdn command.
cnftftpdn <domain_name>
Syntax Description
domain_name
TFTP domain name that is a text string of 1-64 alphanumeric characters.
To un-configure TFTP Domain, set domain_name to 'TFTPDOMAIN.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The domain name must have been added to the MGC table using the adddn command. When selected as a TFTP server, the domain name cannot be used as the call agent domain name.
Examples
The following example shows that the configured TFTP domain name is south:
cnftftpdn south
Related Commands
There are no related commands.
cnftranscotmode
To configure the continuity test (COT) tone that VISM applies toward the TDM side, use the cnftranscotmode command. This command changes the COT mode to be in reverse.
cnftranscotmode <transcotmode>
Syntax Description
transcotmode
Continuity test tone.
•1 = VISM responds with 2010 Hz.
•2 = VISM responds with 1780 Hz (default).
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the COT tone configured as the default (1780 Hz). This tone disables the reverse transponder COT.
cnftranscotmode 2
Related Commands
cnftrfaggclip
To enable aggregate traffic clipping, use the cnftrfaggclip command. When traffic clipping is enabled, the VISM/VISM-PR card can discard cells which are exceeding the card aggregate bandwidth.
cnftrfaggclip <aggregate-traffic-clipping>
Syntax Description
aggregate-traffic-clipping
Value to enable aggregate traffic clipping on the VISM card.
•1 = Disable
•2 = Enable
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows aggregate traffic clipping is enabled.
cnftrfaggclip 2
If aggregate traffic clipping is already enabled, the following message appears after you execute the command:
Card aggregate traffic clipping is already Enabled.
Related Commands
There are no related commands.
cnfvbdcodec
To configure voiceband data (VBD) upspeed codec on the current VISM card, use the cnfvbdcodec command.
cnfvbdcodec <upspeedCodec> |<payload>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
VISM uses the configured codec even if, for example, the configured codec is G.726-32k and VISM is preconfigured with G.711. In this case, an actual downspeed would be performed.
If you configure clear channel, VISM does support a mixed system clock—VISM cannot be originated at a T1 line and terminated at an E1 line, or originated at an E1 line and terminated at a T1 line.
When VISM is configured with clear channel, the codec is not used in the fax/modem upspeed session because VISM cannot detect any tones using clear channel.
AAL2 modes obtain the upspeed codec from the AAL2 profile table. AAL1 does not support compression and therefore does not require upspeed.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Note Cisco recommends that you do not use upspeedCodec argument values 5 or 6 with this command.
Examples
The following example shows that the VBD upspeed codec is configured as G.711u and the 255 payload type:
cnfvbdcodec 1 255
Related Commands
cnfvbdmarconi
To configure voiceband data (VBD) upspeed upon detection of dual tone, use the cnfvbdvarconi command. The pair of dual tone detected are 2130 Hz and 2750 Hz.
The upspeed codec used is specified by dspvbdcodec command.
cnfvbdmarconi <enableflag>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows VBD upspeed is configured upon detection of a dual tone.
cnfvbdmarconi 1
Related Commands
Command Descriptiondspvbdmarconi
Displays whether or not VBD upspeed is configured upon detection of a dual tone.
cnfvbdpol
To configure VISM card level voiceband data (VBD) policies—fax/modem carrier loss and fax/modem upspeed connection admission control (CAC) failure—use the cnfvbdpol command.
cnfvbdpol <sysCarrLossPol> <sysCacRejPol>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current VISM card reverts to the previous codec for fax/modem carrier loss events and maintains the connection during upspeed CAC failure events:
cnfvbdpol 1 2
Related Commands
Command Descriptiondspvbdpol
Displays the current VISM card level policies for fax/modem upspeed CAC failure and fax/modem carrier loss for call events.
cnfvismdn
To configure the current VISM card domain name, use the cnfvismdn command.
cnfvismdn <domain_name>
Syntax Description
domain_name
Current VISM card domain name, which is a text string 1-64 alphanumeric characters. Default is cisco.com.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Ensure that you configure the same domain name for the VSC as you do for the VISM card.
The domain name you configure is used when you create an endpoint identification number for each endpoint on a VISM card. The endpoint identification number is used to address SGCP/MGCP commands to a specific endpoint.
If you do not use this command, the default domain name is used.
Examples
The following example shows that the current VISM card is configured with the domain name north:
cnfvismdn north
Related Commands
Command Descriptioncnfvismip
Configures the current VISM card IP address.
dspvismdn
Displays the domain name of the current VISM card.
cnfvismip
To configure the current VISM card control IP address and subnet mask, and optionally, the bearer IP address and subnet mask, use the cnfvismip command.
cnfvismip <vismIpAddr> <netMask> |vismBearerIpAddr> <bearerNetMask>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must configure the control IP address with this command before adding endpoints.
The VISM card control IP address is used to communicate with the VSC and as an identification for VoIP endpoints.
The configured VISM card IP address and subnet mask values are stored on the MGX 8000 Series platform PXM card hard disk and retrieved for subsequent configuration commands.
If you do not specify a bearer IP address and subnet mask, the control IP address and subnet mask are used as both control and bearer.
Examples
The following example shows that the current VISM card is configured with control IP address 209.165.200.224 and subnet mask 255.255.255.248:
cnfvismip 209.165.200.224 255.255.255.248
Related Commands
cnfvismmode
To configure the initial operating mode for a VISM card, use the cnfvismmode command.
cnfvismmode <mode_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Before using this command, delete all connections, ports, and resource partitions (if any).
Existing configurations on a VISM card are cleared when you use this command.
Examples
The following example shows that the current VISM card is configured for the VoIP switching/VoIP trunking operating mode:
cnfvismmode 1
Related Commands
There are no related commands.
cnfvoiptimerparam
To configure the holdover time for voice activity detection (VAD) before silence compression is activated, use the cnfvoiptimerparam command.
cnfvoiptimerparam <Vad_Timer>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VAD holdover timer is configured for 360 ms:
cnfvoiptimerparam 360
Related Commands
Command Descriptioncnfvoiptransparams
Configures the VoIP transportation parameters.
dspvoipparams
Displays the VoIP switching/trunking operating mode parameters.
cnfvoiptransparams
To configure the VoIP transportation parameters—enable dual tone multifrequency (DTMF) and channel associated signaling (CAS) bits transportation to the other endpoint, configure the Named Signaling Event (NSE) triple redundancy feature for NSE packets, and optionally configure the event negotiation policy and silence insertion descriptor (SID) payload type—use the cnfvoiptransparams command.
cnfvoiptransparams <DtmfRelay> <CasBits> |<EventNego> <EventNegoPolicy> <SIDPayloadType>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that DTMF and CAS bit transportation are enabled and the NSE redundancy feature is not enabled:
cnfvoiptransparams 1 1 2
Related Commands
Command Descriptioncnfvoiptimerparam
Configures the holdover time for VAD before silence compression is activated.
dspvoipparams
Displays the VoIP switching/trunking operating mode parameters.
cnfxgcpbt
To configure a default bearer type—if one is not specified by the call agent by the xGCP local connection options—for the current VISM card, use the cnfxgcpbt command.
cnfxgcpbt <networkType> <vcType> |<connType>|
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If the default bearer types (network, VC, or connection) are specified as part of the local connection options, those types take precedence over the types specified in this command.
Examples
The following example shows that the current VISM card is configured for the IP network type and for PVC:
cnfxgcpbt 1 1 3
Related Commands
Command Descriptiondspxgcpbt
Displays the default network, VC, and connection types configured for the current VISM card.
cnfxgcpinteropsdpost
To enable or disable the Session Descriptor Protocol (SDP) OST interoperability in the call control protocol, use the cnfxgcpinteropsdpost command.
cnfxgcpinteropsdpost <sdpostFlag>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
When a CRCX or MDCX command is received from the call agent, VISM can respond by building SDP OST (O =, S =, and T = lines).
If a peer gateway does not support SDP OST, this command can be used to prevent VISM from building SDP OST lines.
Examples
The following example shows that SDP OST interoperability is disabled:
cnfxgcpinteropsdpost 2
Related Commands
cnfxgcpmwd
To configure the maximum waiting delay (MWD) value used for sending a Restart in Progress (RSIP) message to the call agent, use the cnfxgcpmwd command.
cnfxgcpmwd <timeout value>
Syntax Description
timeout value
Maximum wait delay time (defined in milliseconds) to send an RSIP message to the call agent. Range is 0-600000 ms. Default is 10000 ms.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Use this command to limit the number of RSIP messages sent to the call agent when an MGX 8000 Series platform configured with multiple VISM cards is started or reset. Each VISM card waits a random amount of time (up to a maximum specified by this command) before sending an RSIP message.
Examples
The following example shows that the maximum waiting delay time to send RSIP messages to the call agent is 300 ms:
cnfxgcpmwd 300
Related Commands
Command Descriptiondspxgcpcnf
Displays previously configured SGCP/MGCP timeout and retry count values.
cnfxgcppeer
To configure the User Datagram Protocol (UDP) port number used to send gateway-initiated messages to the call agent, use the cnfxgcppeer command.
cnfxgcppeer <mgcNumber> <protocolNumber> <UDP_port>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that call agent 1 is configured with protocol number 3 and remote UDP port number 1168:
cnfxgcppeer 1 3 1168
Related Commands
cnfxgcpretry
To configure VISM minimum and maximum request timeouts and retransmission attempts for communication with the associated call agent, use the cnfxgcpretry command.
cnfxgcpretry <minTimeout> <retryCount> <maxTimeout>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
If you indicate a value for the maxTimeout argument, VISM exponentially increases the timeout value between the minimum and maximum timeouts. If a maximum value is not specified, the maxTimeout value is set equal to the minTimeout value, which disables the exponential backoff.
Examples
The following example shows that VISM will wait a minimum time of 1000 ms and a maximum time of 2000 ms for an acknowledgment message from the call agent, and three call agent retransmission attempts will occur before VISM is determined to be unreachable:
cnfxgcpretry 1000 3 2000
Related Commands
delannalldynamic
To delete all announcement files and their associated codec types from the temporary announcement files saved in the VISM card, use the delannalldynamic command.
delannalldynamic
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command does not report an error if no announcement files are found.
Examples
The following example shows that all announcement files and their associated codec types are deleted from the temporary announcement files currently saved in the VISM card:
delannalldynamic
Related Commands
delanndynamic
To delete an announcement file and associated codec type from the temporary announcement files currently saved in the VISM card, use the delanndynamic command.
delanndynamic <ann_file> <ann_codec>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command does not report an error if the requested file identified by the ann_file argument is not found.
The G.723.1 codecs are supported for VISM-PR cards and are not supported for VISM cards.
Examples
The following example shows that the zero1 announcement file and its associated codec type of G.726-40K is deleted from the temporary announcement files currently saved in the VISM card:
delanndynamic zero1 9
Related Commands
delannpermanent
To delete a permanent announcement file and its associated codec type from the announcement file server, use the delannpermanent command.
delannpermanent <ann_index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use the dspannpermanents command to display a list of available permanent announcement server file names.
Examples
The following example shows that the permanent announcement server file and its associated codec type identified by the announcement server file identification index number 19 is deleted from the announcement file server:
delannpermanent 19
Related Commands
delcasvar
To delete a channel associated signaling (CAS) variant, use the delcasvar command.
delcasvar <variant_name>
Syntax Description
variant_name
Name of the CAS variant you want to delete. Range is a text string of 1-64 alphanumeric characters.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAS variant identified by the name var1 is deleted:
delcasvar var1
Related Commands
Command Descriptionaddcasvar
Adds a CAS variant to a VISM card.
cnfcasvar
Configures the CAS variant timing parameters.
dspcasvar
Displays information about CAS variants for a given variant name.
delccs
To delete the association between a common channel signaling (CCS) DS0 channel and the corresponding virtual channel, use the delccs command.
delccs <line_number> <ds0_number>
Syntax Description
line_number
Line number of the channel in the range 1-8.
ds0_number
DS0 number of the channel. Ranges are
•1-24 = T1 lines
•1-31 = E1 lines
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The original association is configured with the addccs command.
Examples
The following example shows that the CCS channel on line 2, DS0 12 is deleted:
delccs 2 12
Related Commands
There are no related commands.
delcid
To delete the association between an endpoint and an LCN/CID pair, use the delcid command.
delcid <LCN> <cidNum>
Syntax Description
LCN
Logical channel number of the LCN/CID pair. Range is 131-510.
cidNum
Channel identification number of the LCN/CID pair. Range is 8-255.
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the endpoint association for LCN 140 and CID 12 is deleted:
delcid 140 12
Related Commands
Command Descriptionaddcid
Adds an AAL2 CID on a VISM card.
dspcid
Displays the data of an AAL2 CID on a VISM card.
dsplncids
Displays the CID, endpoint, and AAL2 data for a specified line.
delcon
To delete a PVC between a VISM card and an MGX 8000 Series shelf PXM card, use the delcon command.
delcon <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You cannot delete a connection if it is protected or if CIDs are present.
Examples
The following example shows that the PVC connection for LCN 140 is deleted:
delcon 140
Related Commands
delconloop
To delete a local loopback state on a connection to the cellbus, use the delconloop command.
delconloop <LCN>
Syntax Description
LCN
Logical channel number of the connection from which you want to delete the local loopback state. Range is 131-510.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the local loopback state is deleted from LCN 140:
delconloop 140
Related Commands
deldn
To delete a domain name, use the deldn command.
deldn <mg_domain_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
If the domain name you want to delete is the last entry in the domain table and if the domain name exists in the list of call agents that VISM maintains (as displayed by the dspmgcs command), deletion is not allowed.
You must manually delete all statistically provisioned IP addresses for the domain name before you can delete the domain name.
Do not delete a domain name if it is used as one of the following:
•Media Gateway Controller (MGC)
•Trivial File Transfer Protocol (TFTP) server
•Domain name server (DNS)
•Announcement server
Examples
The following example shows that the domain name represented by domain name number 11 is deleted:
deldn 11
Related Commands
deldnip
To delete a statistically provisioned IP address of a domain name, use the deldnip command.
deldnip <Resolution_Index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
You cannot delete IP addresses that use external resolution of the domain name. You should not delete the last IP address of a given domain name if it is used as one of the following:
•Media Gateway Controller (MGC)
•Trivial File Transfer Protocol (TFTP) server
•Domain name server (DNS)
•Announcement server
Examples
The following example shows that the IP address associated with the resolution number 46 is deleted from a domain name:
deldnip 46
Related Commands
deldualtonedet
To remove a dual frequency tone, use the deldualtonedet command.
deldualtonedet <vismConfigToneDetectNum>
Syntax Description
Command Modes
VoIP switching/VoIP trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Note This command is only applicable to the VISM-PR card.
Examples
The following example shows that the dual frequency tone 1 is deleted.
deldualtonedet 1
For more information on the dual tones default values, see "Default Values" section on page 1-16 of Chapter 1, "New Features in Release 3.2."
Related Commands
Command Descriptionadddualtonedet
Adds a dual frequency tone.
dspdualtonedet
Displays a dual tone configuration.
delendpt
To delete a specified endpoint on a VISM card line, use the delendpt command.
delendpt <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
An endpoint cannot be deleted if CIDs are present.
This command results in a graceful transition to out of service and an RSIP to be sent to each associated call agent indicating the endpoint out-of-service state.
Examples
The following example shows that endpoint number 120 is deleted:
delendpt 120
Related Commands
Command Descriptionaddendpt
Adds an endpoint on a VISM card.
dspendpt
Displays data about a specified endpoint on a VISM card.
dspendpts
Displays information about all endpoints on a VISM card.
delendptloop
To take an endpoint out of the loopback condition, use the delendptloop command.
delendptloop <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the loopback state is deleted from endpoint number 120:
delendptloop 120
Related Commands
delendpts
To delete a range of consecutive endpoints on a VISM card, use the delendpts command.
delendpts <endpt_num> <endpts_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command results in a graceful transition to the out-of-service state for each deleted endpoint and an RSIP to be sent to each associated call agent indicating the out-of-service state of the endpoints.
If the specified range of endpoints to be deleted contains gaps, the gaps are not counted. For example, if the current endpoints are 3, 4, 7, 8, 9 10, 11,12 and the command specifies a start at 4 and a number of 5, the endpoints deleted are 4, 7, 8, 9, and 10.
Examples
The following example shows that 10 endpoints are deleted, starting with endpoint number 120:
delendpts 120 10
Related Commands
Command Descriptionaddendpt
Adds an endpoint on a VISM card.
dspendpt
Displays data about a specified endpoint on a VISM card.
dspendpts
Displays data about all endpoints on a VISM card.
dellapd
To delete an Link Access Protocol D channel (LAPD), use the dellapd command.
dellapd <line_number> <ds0_number>
Syntax Description
line_number
Line number of the channel from which to delete an LAPD. Range is 1-8.
ds0_number
DS0 number of the channel from which to delete an LAPD. Ranges are
•1-24 = T1 lines
•1-31 = E1 lines
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the D channel for line number 2, DS0 number 14 is deleted:
dellapd 2 14
Related Commands
Command Descriptionaddlapd
Adds an LAPD from a specified DS0 to a VISM card.
dsplapd
Displays data about an LAPD.
dsplapds
Displays data about all LAPDs.
dellapdtrunk
To delete a Link Access Protocol D channel (LAPD) configured line, use the dellapdtrunk command.
dellapdtrunk <Line_Num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must use the dellapd command to delete the corresponding LAPD channel before you can delete the LAPD trunk.
Examples
The following example shows that the LAPD configured line, line number 7, is deleted:
dellapdtrunk 7
Related Commands
delln
To delete a DS1 line on a VISM card, use the delln command.
delln <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must delete endpoints and CCS channels from the line before the line can be deleted.
Examples
The following example shows that line number 4 is deleted:
delln 4
Related Commands
dellnloop
To delete the T1 or E1 local line loopback state for a VISM card, use the dellnloop command.
dellnloop <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the local loopback for line 6 is deleted:
dellnloop 6
Related Commands
dellntoneplan
To delete a built-in or provisional tone plan configuration from a specified VISM card line, use the dellntoneplan command.
dellntoneplan <line_number>
Syntax Description
line_number
Line number of the channel for which you want to delete the configured tone plan. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the tone plan configuration for line number 5 is deleted:
dellntoneplan 5
Related Commands
delmgc
To delete a call agent from a VISM card's list of configured call agents, use the delmgc command.
delmgc <mgcNum>
Syntax Description
mgcNum
Number by which the call agent is identified, as displayed by the dspmgcs command. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the call agent identified by the number 3 is deleted:
delmgc 3
Related Commands
Command Descriptioncnfmgcgrpparam
Modifies a call agent redundancy group state change notification policy and priority level.
dspmgcs
Displays configuration data on all configured call agents.
delmgcgrpentry
To delete a call agent from a call agent redundancy group, use the delmgcgrentry command.
delmgcgrpentry <Red_Group_Num> <mgcRedGrpMgcNum>
Syntax Description
Red_Group_Num
Call agent redundancy group number. Range is 1-8.
mgcRedGrpMgcNum
Call agent identification number. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The last call agent within a call agent redundancy group cannot be deleted if there are protocols associated with the call agent redundancy group.
A call agent redundancy group is deleted when the last call agent has been deleted from a group.
Use the dspmgcgrpparams CLI to verify your configuration.
Examples
The following example shows that call agent number 2 is deleted from call agent redundancy group number 1:
delmgcgrpentry 1 2
Related Commands
delmgcgrpprotocol
To delete a Media Gateway Control Protocol (MGCP) from a specified call agent redundancy group, use the delmgcgrpprotocol command.
delmgcgrpprotocol <Red_Group_Num> <protocol_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that protocol number 2 is deleted from call agent redundancy group number 3:
delmgcgrpprotocol 3 2
Related Commands
delport
To delete the VISM port on the packet network side, use the delport command.
delport
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You should execute this command before you remove the VISM card.
Caution If you remove a VISM card with a port that has not been deleted, subsequent cards inserted into the same slot may not operate correctly. You should delete the resource partition and all PVCs before deleting the port.
When you use this command, the entry with the following port numbers is deleted in the following manner:
•Entry 1 is deleted from a PXM1 card
•Entry 255 is deleted from a PXM1E or a PXM45 card
Examples
The following example shows that the VISM port on the packet network side is deleted:
delport
Related Commands
Command Descriptiondspport
Displays data about the virtual port that was created using the addport command.
delrscprtn
To delete a resource partition which was created by the addrscprtn command, use the delrscprtn command.
delrscprtn
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current resource partition is deleted:
delrscprtn
Related Commands
Command Descriptionaddrscprtn
Adds a resource partition for a virtual port.
dspsrcppeers
Displays the peer configuration data for all known SRCP peers (call agents).
delrtpcon
To delete a static Real-Time Transport Protocol (RTP) VoIP trunking connection, use the delrtpcon command.
delrtpcon <rtp_conn_index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the static RTP connection number 200 is deleted:
delrtpcon 200
Related Commands
delrudptrunk
To delete an ISDN PRI backhaul Reliable User Datagram Protocol (RUDP) session that is associated with a Link Access Protocol D channel (LAPD), use the delrudptrunk command.
delrudptrunk <session_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
You must use the dellapdtrunk command to delete the LAPD trunk before you delete the RUDP trunk.
Examples
The following example shows that the ISDN PRI backhaul RUDP session number 51, which is associated with an LAPD, is deleted:
delrudptrunk 51
Related Commands
delses
To delete a PRI backhaul session, use the delses command.
delses <session_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that session number 3 is deleted:
delses 3
Related Commands
delsesgrp
To delete a PRI backhaul session group, use the delsesgrp command.
delsesgrp <group_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
You must delete all sessions in the session group before you use this command to delete the session group.
Examples
The following example shows that session group number 2 is deleted:
delsesgrp 2
Related Commands
delsesset
To delete a PRI backhaul session set, use the delsesset command.
delsesset <set_number>
Syntax Description
set_number
Identifying session set number. Range is 1-16.
Note Currently, only session set number 1 is supported.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
You must delete all session groups in the session set before you use this command to delete the session set.
Examples
The following example shows that session set number 1 is deleted:
delsesset 1
Related Commands
deltoneplan
To delete a provisional tone plan from the system, use the deltoneplan command.
deltoneplan <tone_plan_region> <tone_plan_version>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
If the tone plan you want to delete is assigned to a VISM card line, you cannot delete the tone plan. Use the dellntoneplan command to remove a tone plan assignment from a VISM card line.
This command does not delete the tone plan file from the TFTP server, which allows you to use the addtoneplan command to add the tone plan back into the system, as needed.
Note You cannot delete built-in tone plans from the system with this command.
Examples
The following example shows that the tone plan identified by the tone plan region name singapore and tone plan version number 11 is deleted from the current VISM card:
deltoneplan singapore 11
Related Commands
delxgcpcon
To delete an xGCP connection specified by the xGCP connection identification number, use the delxgcpcon command.
delxgcpcon <connId>
Syntax Description
connId
Connection identification number. Value is 4 bytes binary (in hex) up to 8 hexadecimal characters. Range is 0-9, A-F.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the connection represented by the hexadecimal connection identification number B is configured for gateway-initiated DLCX commands:
delxgcpcon b
Related Commands
delxgcppersistevt
To delete a persistent xGCP event, use the delxgcppersistevt command.
delxgcppersistevt <index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the persistent xGCP event represented by event number 1 is deleted:
delxgcppersistevt 1
Related Commands
dncon
To configure a specified connection down, preventing traffic from being passed to the specified connection, use the dncon command.
dncon <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
If you use this command and the previous channel state is active (up), a connection down trap is sent.
Examples
The following example shows that connection 188 is configured to be administratively down and no traffic is passed to it:
dncon 188
Related Commands
Command Descriptiondspcon
Displays the parameters for a specified channel.
upcon
Configures a specified connection up, allowing traffic to be passed to the specified connection.
dspaal2params
To display AAL2 configuration parameters, use the dspaal2params command.
dspaal2params
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use this command to display the following AAL2 configuration parameters:
•DTMF relay status
•CAS bit transport status
•Type3 redundancy status
•VAD timer value
•CID fill timer value
Examples
The following example shows that the AAL2 configuration parameters are displayed:
dspaal2params
AAL2 DTMF RELAY: Off
AAL2 CAS BITS TRANSPORT: Off
AAL2 TYPE3 REDUNDANCY: On
AAL2 VAD TIMER: 250
AAL2 CID FILL TIMER: 30
Related Commands
dspaal2profile
To display data about a specified AAL2 profile type and profile number, use the dspaal2profile command.
dspaal2profile <profileType> <profileNumber>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The AAL2 profiles correspond to the profile types ITU and ATMF as defined in the ITU-T I.366.2 and ATM forum AF-VTOA-0113 standards respectively.
Examples
The following example shows that the data for AAL2 profile type 3 and profile number 110 is displayed:
dspaal2profile 3 110
UUI Packet Packet Seq. No.
Codepoint Length Time Interval
Range (octets) Codec SID M (ms) (ms)
0-7 40 PCMU SIDG 1 5 5
0-7 40 PCMA SIDG 1 5 5
8-15 40 G726-32 SIDG 2 10 5
8-15 30 G729ab SID729 3 30 5
Related Commands
There are no related commands.
dspaggsvcbw
To display the configured, used, and available switched virtual connection (SVC) bandwidth, use the dspaggsvcbw command.
dspaggsvcbw
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the SVC bandwidth.
dspaggsvcbw
Configured : 50 cps
Used : 0 cps
Available : 50 cps
Related Commands
dspaissuppression
To show whether or not AIS suppression is enabled, use the dspaissuppression command.
dspaissuppression
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL2 trunking
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows that AIS suppression is enabled.
cvgmgx1a.1.12.VISM8.a > dspaissuppression
AIS Suppression : ENABLED
Related Commands
dspalm
To display the alarms associated with a specified line, use the dspalm command.
dspalm -ds1 <LineNum>
Syntax Description
-ds1
The mandatory line-num argument identifier.
LineNum
Line number of the T1 or E1 line for which you want to display alarms. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the line 1 alarms are displayed:
dspalm -ds1 1
LineNum:1
LineAlarmState: Alarm(s) On --
XmtRAI
RcvLOS
LineStatisticalAlarmState: No Statistical Alarms
Related Commands
Command Descriptionclralm
Clears alarms on a specific VISM card line.
dspalms
Displays all alarms for a selected line type on a VISM card.
dspalmcnf
To display the threshold data about the alarm statistics being collected, use the dspalmcnf command.
dspalmcnf -ds1 <LineNum>
Syntax Description
-ds1
The mandatory line-num argument identifier.
LineNum
Line number of the T1 or E1 line for which you want to display alarm statistic threshold data. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the alarm statistic threshold data for line 1 is displayed:
dspalmcnf -ds1 1
LineNum: 1
RedSeverity: Major
RAISeverity: Minor
NEAlarmUpCount: 6
NEAlarmDnCount: 1
NEAlarmThreshold: 1500
FEAlarmUpCount: 6
FEAlarmDnCount: 1
FEAlarmThreshold: 1500
StatisticalAlarmSeverity: Minor
lCV15minThreshold: 14
lCV24hrThreshold: 134
lES15minThreshold: 12
lES24hrThreshold: 121
lSES15minThreshold: 10
lSES24hrThreshold: 100
cRC15minThreshold: 14
cRC24hrThreshold: 134
cRCES15minThreshold: 12
cRCES24hrThreshold: 121
cRCSES15minThreshold: 10
cRCSES24hrThreshold: 100
SEFS15minThreshold: 2
SEFS24hrThreshold: 17
AISS15minThreshold: 2
AISS24hrThreshold: 17
UAS15minThreshold: 10
Related Commands
dspalmcnt
To display alarm counters and statistics, use the dspalmcnt command.
dspalmcnt -ds1 <LineNum>
Syntax Description
-ds1
The mandatory line-num argument identifier.
LineNum
Line number of the T1 or E1 line for which you want to alarm counters and statistics. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
See the cnfalmcnt command description for a list of the TDM line statistics that are collected and then displayed by this command.
Examples
The following example shows that the alarm counters and statistics for line 1 are displayed:
dspalmcnt -ds1 1
LineNum: 1
lCVCurrent: 0
lCVLast15minBucket: 0
lCVLast24hrBucket: 0
lESCurrent: 0
lESLast15minBucket: 0
lESLast24hrBucket: 0
lSESCurrent: 0
lSESLast15minBucket: 0
lSESLast24hrBucket: 0
cRCCurrent: 0
cRCLast15minBucket: 0
cRCLast24hrBucket: 0
cRCESCurrent: 0
cRCESLast15minBucket: 0
cRCESLast24hrBucket: 0
cRCSESCurrent: 0
cRCSESLast15minBucket: 0
cRCSESLast24hrBucket: 0
sEFSCurrent: 430
sEFSLast15minBucket: 900
sEFSLast24hrBucket: 11699
aISSCurrent: 0
aISSLast15minBucket: 0
aISSLast24hrBucket: 0
uASCurrent: 430
uASLast15minBucket: 900
uASLast24hrBucket: 11696
percentEFS: 100
RcvLOSCount: 1
RcvOOFCount: 1
RcvRAICount: 0
RcvFECount: 97997379
Related Commands
dspalms
To display the alarms for a specified VISM card line type, use the dspalms command.
dspalms <lineType>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the alarms for the T1 line type are displayed:
dspalms -ds1
Line AlarmState StatisticalAlarmState
---- ----------- ---------------------
5.1 No Alarms No Statistical Alarms
5.2 No Alarms No Statistical Alarms
5.3 No Alarms No Statistical Alarms
Related Commands
dspannagetime
To display the time that a nonpermanent announcement is to remain valid after it is placed into the VISM announcement cache, use the dspannagetime command.
dspannagetime
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the age time for nonpermanent announcements is two hours. After two hours the nonpermanent announcements are refreshed from the announcement file server:
dspannagetime
Announcement Age Time: 120 minutes
Related Commands
dspanncache
To display all available temporary announcement file names, and associated age times before being refreshed from the announcement file server, contained in the current VISM card, use the dspanncache command.
dspanncache
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the temporary announcement file names zero and one are each configured with an age time of 1000 minutes:
dspanncache
File Name Codec Time Till Aged
zero 1 1000
one 2 1000
Related Commands
dspanncontrols
To display a summary list of all provisionable announcement file variables, including variables associated with all announcement file CLI commands, use the dspanncontrols command.
dspanncontrols
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows a summary list of all provisionable announcement file variables:
dspanncontrols
Announcement Table Size: 125 entries
Announcement File Server: server1
Announcement Age Time: 10080 minutes
Announcement Preference Codec: G711.a
Announcement Prefix Path: path1
Announcement Req Timeout: 5 seconds
Related Commands
dspanndn
To display the announcement file server domain name, use the dspanndn command.
dspanndn
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the name of the announcement file server is displayed:
dspanndn
Announcement File Server: announceserver3
Related Commands
dspannpathprefix
To display the main prefix directory path from which VISM retrieves announcement files from the announcement file server, use the dspannpathprefix command.
dspannpathprefix
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that a main prefix directory TFTP path is path4:
dspannpathprefix
Announcement Prefix Path: path4
Related Commands
dspannpermanents
To display all available permanent announcement files with their associated codec types and identifying index numbers, use the dspannpermanents command.
dspannpermanents
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the available permanent announcement files with associated codec types and identifying index numbers are displayed:
dspannpermanents
Number Status File Name Codec
1 loaded alllinesbusy.au G.726-40K
Related Commands
dspannprefcodec
To display the codec type used for announcements played on unconnected Time Division Multiplex (TDM) endpoints, use the dspannprefcodec command.
dspannprefcodec
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the G.711u codec type is configured for announcements played on unconnected TDM endpoints:
dspannprefcodec
Announcement Preference Codec: G.711u
Related Commands
dspannreqtimeout
To display the expiration time for announcements to begin playing before being aborted, use the dspannreqtimeout command.
dspannreqtimeout
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the announcements must begin playing by 12 seconds or they will be aborted:
dspannreqtimeout
Annoucement Req Timeout: 12 seconds
Related Commands
dspavgsvctimes
To display the table of switched virtual connection (SVC) service access point identifier (SAPI) message processing statistic averages, use the dspavgsvctimes command. This command starts a menu-driven interface that enables you to refresh the screen with current counts, refresh the listed counters, or quit.
dspavgsvctimes
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following examples show the SVC statistics averages. The average times column is always the processing time across all SVC call table indices.
This example shows the output from the originating side.
dspavgsvctimes
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
SETUP_IND-CONNECT 0.0 0.0 186
CONNECT-CONN_ACK_IND 161.0 6.7 186
Terminating End:
SETUP-CALL_PROC_IND 0.0 0.0 0
SETUP-CONN_IND 0.0 0.0 0
CALLPROC_CONNECT 0.0 0.0 0
CONN_IND-CONN_ACK 0.0 0.0 0
RELEASE-RELCOM_IND 0.0 0.0 0
RELEASE_IND-RELCOM 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quitr
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
SETUP_IND-CONNECT 0.0 0.0 186
CONNECT-CONN_ACK_IND 161.0 6.7 186
Terminating End:
SETUP-CALL_PROC_IND 0.0 0.0 0
SETUP-CONN_IND 0.0 0.0 0
CALLPROC_CONNECT 0.0 0.0 0
CONN_IND-CONN_ACK 0.0 0.0 0
RELEASE-RELCOM_IND 0.0 0.0 0
RELEASE_IND-RELCOM 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quitq
This example shows the output from the terminating side:
dspavgsvctimes
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
SETUP_IND-CONNECT 0.0 0.0 0
CONNECT-CONN_ACK_IND 0.0 0.0 0
Terminating End:
SETUP-CALL_PROC_IND 23225.0 12.8 31
SETUP-CONN_IND 24838.0 13.3 31
CALLPROC_CONNECT 1612.0 1.3 31
CONN_IND-CONN_ACK 0.0 0.0 31
RELEASE-RELCOM_IND 0.0 0.0 0
RELEASE_IND-RELCOM 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quitdspavgsvctimes
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
SETUP_IND-CONNECT 0.0 0.0 0
CONNECT-CONN_ACK_IND 0.0 0.0 0
Terminating End:
SETUP-CALL_PROC_IND 23225.0 12.8 31
SETUP-CONN_IND 24838.0 13.3 31
CALLPROC_CONNECT 1612.0 1.3 31
CONN_IND-CONN_ACK 0.0 0.0 31
RELEASE-RELCOM_IND 0.0 0.0 0
RELEASE_IND-RELCOM 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quitq
Related Commands
There are no related commands.
dspcacfailcntrs
To display the connection admission control (CAC) failure counters that are set to 0, use the dspcacfailcntrs command.
dspcacfailcntrs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Use this command for debugging purposes—to reset counters and isolate VISM CAC-related failures. Counter values greater than 0 indicate that the gateway is low on resources.
Examples
The following example shows that the CAC failure counters that are set to 0 are displayed:
dspcacfailcntrs
PVC Addition Failures :0
SVC Addition Failures :0
VC CAC Failures for PVCs :0
PVC Upspeed Failures :0
SVC Upspeed Failures :0
Related Commands
dspcalea
To display the Communications Assistance for Law Enforcement Act (CALEA) feature configuration status of the current VISM card, use the dspcalea command.
dspcalea
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CALEA feature is enabled on the current VISM card:
dspcalea
CALEA: enable
Related Commands
dspcarddsp
To display all card level configuration parameters for both echo cancellation (ECAN) and voice compression DSPs, use the dspcarddsp command.
dspcarddsp
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The packetization period and default type of service parameters apply to the VoIP switching/trunking operating mode only.
Examples
The following example shows that the card level configuration parameters for ECAN and voice compression DSPs are displayed:
dspcarddsp
IdlePattern: 0x7f or 0xff
IdleDirection: Both
PacketSize: 80 bytes
DB loss: sixdb
Jitter buffer mode: fixed
Jitter buffer size: forty msec
Adaptive Gain Control: off
Related Commands
There are no related commands.
dspcasendpts
To display data about configured channel associated signaling (CAS) endpoints, use the dspcasendpts command.
dspcasendpts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAS endpoint configuration data is displayed:
dspcasendpts
Endpt ds0Num CasVarName CasOnTime CasOffTime
----- ------ ---------- --------- ---------
2 2 immd 75 75
5 5 wink 75 75
10 10 wink 75 75
Related Commands
Command Descriptiondspcasvarendpts
Displays all endpoints associated with a specified CAS variant name.
dspcasglareattrib
To display the direction of channel associated signaling (CAS) calls and the glare policy for a specified endpoint, use the dspcasglareattrib command.
dspcasglareattrib <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAS glare attributes for endpoint number 204 are displayed:
dspcasglareattrib 204
Ds0IfIndex: 204
Cas Diretionality: incoming
Cas Glare Policy: controlling
Related Commands
dspcaspackage
To display the Media Gateway Control Protocol (MGCP) packages configured to notify persistent observed CAS events in the context of incoming and outgoing CAS calls on a specified endpoint, use the dspcaspackage command.
dspcaspackage <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the MGCP packages for incoming and outgoing calls on endpoint number 49 are displayed:
dspcaspackage 49
Ds0fIndex: 49
incoming CAS Pkg: MS
Outgoing CAS Pkg: DT
Related Commands
dspcasparamsource
To display the currently configured timer source parameters for channel associated signaling (CAS) of a specified endpoint, use the dspcasparamsource command.
dspcasparamsource <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAS parameter source for endpoint number 1 is displayed:
dspcasparamsource 1
Ds0IfIndex: 1
CasParameterSource: MibValue
Related Commands
dspcastimers
To display the currently configured channel associated signaling (CAS) timers for a specified endpoint, use the dspcastimers command.
dspcastimers <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the currently configured CAS timers for endpoint number 1 are displayed:
dspcastimers 1
Ds0IfIndex: 1
CasOnHookMinMakeTime: 300
CasOffHookMinMakeTime: 20
CasWinkMinMakeTime: 100
CasWinkMaxMakeTime: 1000
CasWinkBreakTime: 20
CasGlareTime: 500
CasGuardTime: 800
CasDialDelayTime: 500
CasFlashMinMakeTime: 300
CasFlashMaxMakeTime: 900
Related Commands
dspcasvar
To display data about channel associated signaling (CAS) variants for a given variant name, use the dspcasvar command.
dspcasvar <variant_name>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command
Examples
The following example shows that the CAS variant data for the CAS variant identified by the name first is displayed:
dspcasvar first
CasVariantName: first
CasFileName: wink.dod
Ringing time: 30
Digit method: DTMF
Partial dial timing: 16
Critical dial timing: 4
Interdigit timeout: 1
CasVariantState: configured
CasRowStatus: Add
Country code: US
Related Commands
dspcasvarendpts
To display all endpoints associated with a specified channel associated signaling (CAS) variant name, use the dspcasvarendpts command.
dspcasvarendpts <variant_name>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that no endpoints are associated with the var1 CAS variant:
dspcasvarendpts var1
There are no endpoints configured with CAS variant var1
Related Commands
dspcasvars
To display the parameters of all channel associated signaling (CAS) variants configured on a VISM card, use the dspcasvars command.
dspcasvars
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command displays the following data for each CAS variant:
•Variant name
•File name
•Digit method
•Country code
Examples
The following example shows that the parameters of all configured CAS variants are displayed for the current VISM card:
dspcasvars
VariantName FileName DigitMethod CountryCode
----------- -------- ----------- -----------
first wink.dod DTMF US
second ring.dod DTMF US
Related Commands
dspcasxgcps
To display timer parameters for the channel associated signaling/gateway control protocol (CAS/xGCP) backhaul, use the dspcasxgcps command.
dspcasxgcps
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAS/xGCP backhaul timer parameters are displayed:
dspcasxgcps
VariantName FileName ReXmitTime InitReXmitTime Retry
----------- -------- ----------- -------------- -----
first wink.dod 500 100 4
second ring.dod 500 100 4
Related Commands
There are no related commands.
dspccs
To display the configuration data of a previously added common channel signaling (CCS) channel, use the dspccs command.
dspccs <line_number> <ds0_number>
Syntax Description
line_number
Line number of the previously added CCS channel. Range is 1-8.
ds0_number
DS0 number of the previously added CCS channel. Ranges are
•1-24 = T1 lines
•1-31 = E1 lines
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of the CCS channel identified by line number 1 and DS0 number 10 are displayed:
dspccs 1 10
ds0IfIndex: 10
RowStatus: active
LcnNum: 36
MaxFrameSize: 300
Related Commands
dspccschans
To display all channels that are configured as common channel signaling (CCS) channels, use the dspccschans command.
dspccschans
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all CCS configured channels are displayed:
dspccschans
ds0 If Row Lcn Max Frame
Index Status Num Size
------- ------ ----- ------------
10 active 36 300
Related Commands
dspccscnt
To display the common channel signaling (CCS) counter values for a specified line and DS0, use the dspccscnt command.
dspccscnt <line_number> <ds0_number>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CCS counter values for line number 1, DS0 10 are displayed:
dspccscnt 1 10
ds0IfIndex: 10
TxFrameCount: 0
RxFrameCount: 0
RxCRCErrorCount: 0
RxBufOverflowCount: 0
TxUnderflowCount: 0
TxAbortCount: 0
RxAbortCount: 0
Related Commands
There are no related commands.
dspcctimes
To display the call control MGCP message processing statistics, use the dspcctimes command.
dspcctimes <connIndex>
Syntax Description
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the MGCP message processing statistics for connection 2.
dspcctimes 2
connIndex:2
SVC Call Table Index:2
ORIG/TERM :ORIG
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
CRCX - CRCX_ACK 10.0 17.0 62
MDCX - MDCX_ACK 0.0 1.0 62
DLCX - DLCX_ACK 0.0 0
Terminating End:
CRCX - CRCX_ACK 0.0 0.0 0
CRCX - NTFY 0.0 0.0 0
DLCX - DLCX_ACK 0.0 0
Overhead:
DMCI Conn: -1377937124.0 7571466.0 62
DMCI Disc: 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quit
Terminating End of the call:
------------------------------------
MGX24.1.11.VISM8.a > dspcctimes 2
connIndex:2
SVC Call Table Index:2
ORIG/TERM :TERM
curr(ms) Avg(ms) n
Originating End: -------- -------- ----------
CRCX - CRCX_ACK 0.0 0.0 0
MDCX - MDCX_ACK 0.0 0.0 0
DLCX - DLCX_ACK 0.0 0
Terminating End:
CRCX - CRCX_ACK 10.0 8.0 62
CRCX - NTFY 120.0 429.0 62
DLCX - DLCX_ACK 0.0 0
Overhead:
DMCI Conn: -1377936944.0 7571739.0 62
DMCI Disc: 0.0 0.0 0
(z)-zero average counts (r)-refresh (q)-quit
Related Commands
There are no related commands.
dspcd
To display the current VISM card's configuration, status, and hardware and firmware configuration data, use the dspcd command.
dspcd
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The VISM card configuration data displayed includes serial number and hardware and firmware revision levels.
Examples
The following example shows that the current VISM card configuration data is displayed:
dspcd
ModuleSlotNumber: 17
FunctionModuleState: Active
FunctionModuleType: VISM-8T1
FunctionModuleSerialNum: xxxxxxxxxx
FunctionModuleHWRev: 0.0
FunctionModuleFWRev: 1.5.0_11Nov01_2
FunctionModuleResetReason: ?
LineModuleType: LM-RJ48-8T1
LineModuleState: Present
mibVersionNumber: 21
configChangeTypeBitMap: CardCnfChng, LineCnfChng
pcb part no - (800 level): 800-xxxxx-xx
pcb part no - (73 level): 73-xxxxx-xx
Fab Part no - (28 level): 28-xxxxx-xx
PCB Revision: 08
Daughter Card Information:
Daughter Card Serial Number: xxxxxxxxxxx
pcb part no - (73 level): 73-xxxxx-xx
Fab Part no - (28 level): 28-xxxxx-xx
PCB Revision: 04
Related Commands
dspcds
To display a list of chassis card types, with associated slot numbers, card status, alarm status, and redundancy status, use the dspcds command.
dspcds
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the list of chassis card types, with associated status data, are displayed:
dspcds
Slot CardState CardType CardAlarm Redundancy
---- --------- -------- --------- ----------
1.1 Empty Clear
1.2 Active VISM-8T1 Clear
.
.
.
1.32 Active VISM-8E1 Clear
Related Commands
Command Descriptiondspcd
Displays the current VISM card's configuration, status, and hardware and firmware configuration data.
version
Displays version-related information for a VISM card.
dspcid
To display the configuration data of an AAL2 channel identifier (CID) on the current VISM card, use the dspcid command.
dspcid <LCN> <cid_number>
Syntax Description
LCN
Logical channel number of the LCN/CID pair. Range is 131-510.
cid_number
Channel identification number of the LCN/CID pair. Range is 8-255.
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of the AAL2 CID identified by LCN 131 and CID 101 is displayed:
dspcid 131 101
LCN number : 131
CID number: 101
Endpoint number : 1
CidRowStatus: active
Type3redundancy: enabled
VAD: enabled
VADInitTimer: 250
Profile type: ITU
Profile number: 2
Codec type: G.711u
Cas transport: enabled
DTMF transport: enabled
Ecan on/off: enabled
ICS enable: Disabled
pkt period: 5
Cid state: Active
Related Commands
Command Descriptionaddcid
Adds an AAL2 CID on a VISM card.
delcid
Deletes the association between an endpoint and an LCN/CID pair.
dspcids
Displays all AAL2 CIDs for a specified LCN on a VISM card.
dspcids
To display all AAL2 channel identifiers (CIDs) for an LCN on the current VISM card, use the dspcids command.
dspcids <LCN>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the AAL2 CIDs are displayed for LCN 132:
dspcids 132
lcn CID Endpt Cid Type3 VAD Prof Prof Codec Cas DTMF
Num Num Num Status Redun VAD Timer Type Num Type Tran Tran Ecan
--- --- ----- ------ ----- --- ----- ------ ---- --------- ---- ---- ----
132 9 1 active ena ena 250 ITU 1 G.711u ena ena ena
Related Commands
dspco1timer
To display the bearer continuity test CO1 timer value, use the dspco1timer command.
dspco1timer
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer continuity test CO1 timer is set at 3 seconds:
dspco1timer
CO1 timer value: 3
Related Commands
Command Descriptioncnfco1timer
Configures the bearer continuity test CO1 timer value.
dspvismparam
Displays the current VISM card configuration.
dspco2timer
To display the bearer continuity test CO2 timer value, use the dspco2timer command.
dspco2timer
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer continuity test CO2 timer is set at 60 seconds.
dspco2timer
CO2 timer value: 60
Related Commands
Command Descriptioncnfco2timer
Configures the bearer continuity test CO2 timer value.
dspvismparam
Displays the current VISM card configuration.
dspco4timer
To display the bearer continuity test CO4 timer value, use the dspco4timer command.
dspco4timer
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer continuity test CO4 timer is set at 1000 ms:
dspco4timer
CO4 timer value: 1000
Related Commands
Command Descriptioncnfco4timer
Configures the bearer continuity test CO4 timer value.
dspvismparam
Displays the current VISM card configuration.
dspcodecjtrdelays
To display the configured codec jitter delay modes and associated jitter initial delays, use the dspcodecjtrdelays command.
dspcodecjtrdelays
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configured codec jitter delay modes and associated jitter initial delays are displayed:
dspcodecjtrdelays
codecType delay mode initial delay
------------- ----------- -------------
1 - G.711u fixed hundred
2 - G.711a fixed hundred
3 - G.726-32K adaptive sixty
4 - G.729a adaptive sixty
5 - G.729ab adaptive sixty
6 - clr chan fixed hundred
7 - G.726-16K adaptive sixty
8 - G.726-24K adaptive sixty
9 - G.726-40K adaptive sixty
11 - G.723.1-H adaptive sixty
12 - G.723.1a-H adaptive sixty
13 - G.723.1-L adaptive sixty
14 - G.723.1a-L adaptive sixty
15 - Lossless fixed sixteen
Related Commands15 - Lossless fixed hundred
Command Descriptioncnfcodecjtrdelay
Configures the jitter delay mode and initial delay value for a specified codec.
dspcodecneg
To display the codec negotiation option, use the dspcodecneg command.
dspcodecneg
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the codec negotiation option you configured using the cnfcodecneg command:
dspcodecneg
Codec Negotiation Option = 1
Related Commands
dspcodecparams
To display codec parameters, use the dspcodecparams command in the VoIP switching/trunking operating mode.
dspcodecparams
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The following data, codec parameters, are displayed when you use this command:
•Codec type
•xGCP codec string
•Packetization period
•Preference
•IANA registered codec type
Note Because the preference of any codec can be configured regardless of the current codec template, all codecs displayed by this command may not be available in the current codec template.
Examples
The following example shows that the codec parameters are displayed:
dspcodecparams
codecType codecString pktPeriod (ms) Preference ianaCodecType
------------- ----------- -------------- ----------- -------------
1 - G.711u PCMU 10 7 0
2 - G.711a PCMA 10 8 8
3 - G.726-32K G.726-32 10 5 2
4 - G.729a G729a 10 2 96
5 - G.729ab G729ab 10 1 96
6 - clr chan CCD 10 9 96
7 - G.726-16K G.726-16 10 3 96
8 - G.726-24K G.726-24 10 4 96
9 - G.726-40K G.726-40 10 6 96
Related Commands
Command Descriptioncnfcodectmpl
Assigns a codec template to a VISM card.
dspcodectmpls
Displays all entries in the codec template table.
dspcodectmpls
To display all entries in the codec template table, use the dspcodectmpls command.
dspcodectmpls
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
VISM maintains a table of codec templates; each entry in the table contains the following:
•Codec template number
•Codecs supported
•Maximum number of DS0s supported by the template
Examples
The following example shows that all entries in the codec template table are displayed:
dspcodectmpls
codecTemplateNumber codecSupported MaxChanCount
------------------- -------------- ------------
1 G.711u, G.711a, G.729a, G.729ab, 192
G.726-32K, CLR-CHAN, G.726-16K,
G.726-24K, G.726-40K codecs;
2 G.711u and G.711a uncompressed 192
and CLR-CHAN codecs;
3 Template#1 with T38 Support: 192
G.711u, G.711a, G.729a, G.729ab,
G.726-32K, CLR-CHAN, G.726-16K,
G.726-24K, G.726-40K codecs;
4 G.711u, G.711a, G.729a, G.729ab, 144
G.726-32K, CLR-CHAN, G.726-16K,
G.726-24K, G.726-40K, G.723.1-H,
G.723.1a-H, G.723.1-L, G.723.1a-L
codecs, T.38 support;
5 G.711u, G.711a, G.729a, G.729ab, 192
G.726-32K, CLR-CHAN, G.726-16K,
Related Commands G.726-24K, G.726-40K, Lossless codecs;
Command Descriptioncnfcodectmpl
Assigns a codec template to a VISM card.
dspcodecparams
Displays codec parameters.
dspcon
To display the configuration data of a channel, use the dspcon command.
dspcon <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for LCN 136 is displayed:
dspcon 136
ChanNum: 136
ChanRowStatus: Add
ChanLocalRemoteLpbkState: Disabled
ChanTestType: TestOff
ChanTestState: NotInProgress
ChanRTDresult: 65535 ms
ChanPortNum: 1
ChanPvcType: AAL5
ChanConnectionType: PVC
ChanLocalVpi: 0
ChanLocalVci: 36
ChanLocalNSAP: 646174616d767232000000000000000005000100
ChanRemoteVpi: 44
ChanRemoteVci: 44
ChanRemoteNSAP: 646174616d767232000000000000000000000200
ChanMastership: Master
ChanVpcFlag: Vcc
ChanConnServiceType: CBR
ChanRoutingPriority: 1
ChanMaxCost: 255
ChanRestrictTrunkType: No Restriction
ChanConnPCR: 400
ChanConnPercentUtil: 100
ChanPreference: 1
ChanRemotePCR: 400
ChanRemotePercentUtil: 100
ChanProtection: unprotected
ChanActivityState: unknown
ChanLockingState: unlock
ChanApplication: signaling
ChanServiceType: cbr
ChanScrIngress: 0
ChanMbsIngress: 0
ChanNumNextAvailable: 137
ChanVCCI: 0
ChanFarEndAddrType: notapplicable
ChanFarEndE164Addr: 0
ChanFarEndGWIDAddr: .
ChanFarEndNSAPAddr: NULL NSAP
Related Commands
Command Descriptionaddcon
Adds a PVC connection between a VISM card and any SM or PXM card.
delcon
Deletes a connection (PVC) between a VISM card and a Cisco MGX 8000 Series platform PXM card.
dspconcac
To display connection admission control (CAC) configuration data for a connection, use the dspconcac command.
dspconcac <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CAC configuration data for LCN 131 is displayed:
dspconcac 131
LCN : 131
MasterShip : Master
Vad Tolerance : 100
Vad Duty Cycle : 61
Rejecton Policy : 3
Carrier Loss Policy : 3
Accepted Connections : 24
Rejected Connections : 0
Effective Cell Rate : 6000 cps
Used Cell Rate : 3200 cps
Available Cell Rate : 2800 cps
Related Commands
dspconcnt
To display counter configuration data (channel state) of a connection, use the dspconcnt command.
dspconcnt <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the counter configuration data for LCN 136 is displayed:
dspconcnt 136
ChanNum: 136
Chan State: alarm
Chan XMT ATM State: Sending AIS OAM
Chan RCV ATM State: Receiving AIS OAM
Chan Status Bit Map: 0x6
OAM Lpb Lost Cells: 75599
AAL2 HEC Errors: 0
AAL2 CRC Errors: 0
AAL2 Invalid OSF Cells: 0
AAL2 Invalid Parity Cells: 0
AAL2 CPS Packet Xmt: 0
AAL2 CPS Packet Rcv: 0
AAL2 Invalid CID CPS: 0
AAL2 Invalid UUI CPS: 0
AAL2 Invalid Len. CPS: 0
AAL5 Invalid CPI: 0
AAL5 oversized SDU PDU: 0
AAL5 Invalid Len. PDU: 0
AAL5 PDU CRC32 Errors: 0
Related Commands
Command Descriptionaddcon
Adds a PVC connection between a VISM card and any SM or PXM card.
delcon
Deletes a connection (PVC) between a VISM card and a Cisco MGX 8000 Series platform PXM card.
dspconferences
To display the currently active three-way conferences, use the dspconferences command.
dspconferences
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that three-way conferences are not supported on the VISM/VISM-PR card.
dspconferences
xGCP Endpoint Name xGCP Connection ID xGCP Connection ID
------------------ ------------------ ------------------
Related Commands
Command Descriptioncnfmaxconfnum
Configures the card for three-way conferences.
dspmaxconfnum
Displays the number of three-way conferences
dspcons
To display channel configuration data for all configured connections on a VISM card, use the dspcons command.
dspcons
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that channel configuration data for all connections on the current VISM card are displayed:
dspcons
ConnId ChanNum Status Preference Protection Active Locking
------- ------- ------ ---------- ---------- ------- --------
datamvr2.5.1.0.135 135 Add 1 unprotected unknown unlock
datamvr2.5.1.0.136 136 Add 1 unprotected unknown unlock
ChanNumNextAvailable: 137
Related Commands
dspconvbdpol
To display fax/modem upspeed, connection admission control (CAC) failure, and fax/modem carrier loss policies for calls added to a particular IP or AAL2 logical channel number (LCN), use the dspconvbdpol command.
dspconvbdpol <LCN>
Syntax Description
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the voiceband data policies for LCN 131 are displayed:
dspconvbdpol 131
LcnNumer: 131
ChanCarrierLossPolicy: upspeedCodec
ChanCacRejectionPolicy: delete
Related Commands
Command Descriptioncnfconvbdpol
Configures the policies for fax/modem upspeed CAC failure and fax/modem carrier loss for calls added to a particular IP or AAL2 LCN.
dspdiags
To display the results of a diagnostic test, use the dspdiags command.
dspdiags
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that diagnostics are not performed.
dspdiags
--------------------------
DIAGNOSTICS RESULTS
--------------------------
***Diagnostics not performed***
Related Commands
There are not related commands.
dspdisctimers
To display the Restart in Progress command disconnect type method wait delay times, use the dspdisctimers command.
dspdisctimers
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the Restart in Progress command disconnect type method wait delay times are displayed:
dspdisctimers
Initial Waiting Delay: 15secs
Min Waiting Delay: 15 secs
Nax Waiting Delay: 600 secs
Related Commands
dspdnallips
To display all statistically provisioned IP addresses and externally resolved IP addresses for all domain names configured on the current VISM card, use the dspdnallips command.
dspdnallips
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all statistically provisioned IP addresses and externally resolved IP addresses for all domain names configured on the current VISM card are displayed:
dspdnallips
ResolutionIndex DomainName IP Preference
--------------- ---------- --------------- ----------
2 callagent99 nnn.nnn.nnn.nnx 1
45 callagent99 nnn.nnn.nnn.nxn 3
70 callagent99 nnn.nnn.nnn.xnn 4
1 dns nnn.nnn.nnx.nnn 1
Related Commands3 cisco.com 172.29.52.18 Inactive 1 3 cisco.com 172.29.52.18 Inactive 1
dspdnips
To display all statistically provisioned and externally resolved IP addresses configured for a specified domain name, use the dspdnips command.
dspdnips <domain_name>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all statistically provisioned and externally resolved IP addresses configured for domain name callagent99 are displayed:
dspdnips callagent99
ResolutionIndex DomainName IP Preference
--------------- ---------- --------------- ----------
2 callagent99 nnn.nnn.nnn.nnx 1
45 callagent99 nnn.nnn.nnn.nxn 3
70 callagent99 nnn.nnn.nnn.xnn 4
Related Commands
dspdns
To display the configuration data of all domain names of a call agent, use the dspdns command.
dspdns
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of the mgc1 domain name are displayed:
dspdns
DomainNumber DomainName IP State Preference Resolution Type
------------ ---------- ----------- ----- ---------- ---------------
1 mgc1 nn.nn.nn.nn Active 1 internal only
Related Commands
dspdnssrvr
To display the domain name of the configured domain name server (DNS) of the current VISM card, use the dspdnssrvr command.
dspdnssrvr
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configured DNS of the current VISM card is callagent99:
dspdnssrvr
External DNS Server Domain Name: callagent99
Related Commands
dspds0execdiag
To verify that testing is enabled on a channel, use the dspds0execdiag command.
dspds0execdiag <line_number> <ds0_number>
Syntax Description
line_number
Line number. Range is 1-8.
ds0_number
DS0 number. Ranges are
•1-24 = T1 lines
•1-31 = E1 lines
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the DSP exec status of DS0 1 on line 1:
dspds0execdiag 1 1
LineNo/Ds0No DSP Exec Status
------------ ---------------
1/ 1 Enable
Related Commands
dspds0gain
To display the adjustable gain values for a specified DS0, use the dspds0gain command.
dspds0gain <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the adjustable gain values for DS0 1 are displayed:
dspds0gain 2 1
Line Number : 2
Ds0 Number : 1
InputGain : 0
Output Attenuation: 60
Related Commands
dspds0localcasstatus
To display the currently configured local channel associated signaling (CAS) status for a specified line and DS0, use the dspds0localcasstatus command.
dspds0localcasstatus <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the currently configured local CAS status for line number 1, DS0 number 1 is displayed:
dspds0localcasstatus 1 1
ds1 line number: 1
ds0 number: 1
ds0 If Index: 1
local cas type: Disabled
local cas 4 bit bit pattern: 0
Related Commands
dspds0loop
To display the loopback type for a specified line and DS0, use the dspds0loop command.
dspds0loop <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the loopback type for line number 1, DS0 number 1 is displayed:
dspds0loop 1 1
ds1 line number: 1
ds0 number: 1
ds0 If Index: 1
loopback value: noLoop
Related Commands
There are no related commands.
dspds0musicthreshold
To display the music on-hold threshold value for a specified DS0, use the dspds0musicthreshold command.
dspds0musicthreshold <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card line number 1, DS0 number 1 displays the -50 dB music on-hold threshold configuration value:
dspds0musicthreshold 1 1
Line Number : 1
Ds0 Number : 1
MusicThreshold: -50
Related Commands
dspds0sidpacket
To show whether or not the silence indication detection (SID) packet is enabled on a DS0, use the dspds0sidpacket command.
dspds0sidpacket <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID packet is enabled on DS0 1 of line 1.
dspds0sidpacket 1 1
LineNo/Ds0No Sid Packet
------------ ---------------
1/ 1 Enable
Related Commands
dspdualtonedet
To display dual tone configurations you added with the adddualtonedet command, use the dspdualtonedet command.
dspdualtonedet <tone_det_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Note This command is only applicable to the VISM-PR card.
Examples
The following example shows the default dual frequency tone configuration values for the ringback tones.
dspdualtonedet 1
Tone Index: 1
Event Number: 70
Freq1: 460 Hz
Freq2: 0 Hz
Oncadence: 2000 ms
OffCadence: 4000 ms
CadenceMatch: 1
FreqMaxDeviation: 30 Hz
ToneMaxPower: -3 dB
ToneMinPwr: -35 dB
TonePwrTwist: 10
FreqMaxDelay: 100 ms
MinOnCadence: 200 ms
axOffCadence: 4500 ms
For more information on the dual tones default values, see "Default Values" section on page 1-16 of Chapter 1, "New Features in Release 3.2."
Related Commands
Command Descriptionadddualtonedet
Adds a dual frequency tone.
deldualtonedet
Deletes a dual frequency tone.
dspdynamicpayload
To display the card level configuration of dynamic payload on the current VISM card, use the dspdynamicpayload command.
dspdynamicpayload
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example displays the dynamic payload feature configuration of the current VISM card:
dspdynamicpayload
Dynamic Payload flag: disable
Related Commands
dspendpt
To display configuration data of a specified VISM card endpoint, use the dspendpt command.
dspendpt <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of endpoint number 120 is displayed:
dspendpt 120
EndptNum: 120
EndptLineNum: 1
EndptName: T1-1/1@cisco.com
EndptSpeed: 64 kbps
EndptState: active
EndptChannelMap: 1
EndptEnable: active
EndptLoopback: disabled
Note The EndptChannelMap value is represented by a hexadecimal number, where each DS0 is a power of 2—EndptChannelMap = 2DS0 number.
Related Commands
Command Descriptionaddendpt
Adds an endpoint on a VISM card.
delendpt
Deletes a specified endpoint on a VISM card.
dspendpts
Displays information about all endpoints on a VISM card.
dspendptdnsend
To display the audit endpoint response naming format and maximum datagram size, use the dspendptdnsend command.
dspendptdnsend
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the response and maximum datagram size you configured using the cnfendptdnsend command.
dspendptdnsend
Endpt Domain Send : enable
Datagram Size : 4095
Related Commands
Command Descriptioncnfendptdnsend
Configures the audit endpoint response to include the endpoint domain name and sets the maximum datagram size.
dspendpts
To display configuration data about all endpoints on a VISM card, use the dspendpts command.
dspendpts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for all endpoints on the current VISM card are displayed:
dspendpts
EndptNum Ena/Speed
-------- --- -----
1 act/ 64k
2 act/ 64k
3 act/ 64k
Related Commands
dspexecdiag
To show the testing status on all of the channel levels, use the dspexecdiag command.
dspexecdiag
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the testing status of all channel levels.
dspexecdiag
LineNo/Ds0No DSP Exec Status
------------ ---------------
1/ 1 Enable
1/ 2 Enable
1/ 3 Enable
1/ 4 Enable
1/ 5 Enable
1/ 6 Enable
1/ 7 Enable
1/ 8 Enable
1/ 9 Enable
1/10 Enable
1/11 Enable
1/12 Enable
1/13 Enable
1/14 Enable
1/15 Enable
1/16 Enable
1/17 Enable
1/18 Enable
1/19 Enable
1/20 Enable
1/21 Enable
1/22 Enable
1/23 Enable
1/24 Enable
INFO: line ds1 '2' is not enabled
INFO: line ds1 '3' is not enabled
INFO: line ds1 '4' is not enabled
INFO: line ds1 '5' is not enabled
INFO: line ds1 '6' is not enabled
INFO: line ds1 '7' is not enabled
INFO: line ds1 '8' is not enabled
Related Commands
dspfaxmodemtrace
To show whether or not fax/modem trace is on, use the dspexecdiag command.
dspfaxmodemtrace
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the fax/modem trace is disabled.
dspfaxmodemtrace
Fax/Modem Trace is OFF...
Related Commands
dspgain
To display the adjustable gain for a specified VISM card, use the dspgain command.
dspgain
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the adjustable gain values for the current VISM card are displayed:
dspgain
LineNo/Ds0No InputGain OutputAttenuation
------------ --------- -----------------
1/1 0 100
1/2 10 60
Related Commands
dspgwstate
To display the current user-configured service state of the gateway, use the dspgwstate command.
dspgwstate
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The following possible states are displayed by this command:
•Admin States:
–In service
–Command out of service
–Pending out of service
•Operational States:
–Alarm
–OK
Examples
The following example shows that the user-configured gateway service states—the command out of service administration state and the alarm operational state—are displayed:
dspgwstate
Admin State : Command_Out_Of_Service
Oper. State : Alarm
Related Commands
There are no related commands.
dspheartbeattimer
To display the heartbeat status of the VISM card, dspheartbeattimer command.
dspheartbeattimer
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the heartbeat timer value.
dspheartbeattimer
DSP Heartbeat timer value: 0
Related Commands
Command Descriptioncnfdspheartbeattimer
Configures the DSP to send a heartbeat message within a given period of time.
dsplapd
To display configuration data about a Link Access Protocol D channel (LAPD), use the dsplapd command.
dsplapd <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the LAPD configuration data is displayed for line number 1, DS0 number 1:
dsplapd 1 1
vismRudpSessionStatNum: 1
vismRudpSessionAutoResets: 0
vismRudpSessionRcvdAutoResets: 0
vismRudpSessionRcvdInSeqs: 0
vismRudpSessionRcvdOutSeqs: 0
vismRudpSessionSentPackets: 5
vismRudpSessionRcvdPackets: 0
vismRudpSessionSentBytes: 0
vismRudpSessionRcvdBytes: 0
vismRudpSessionDataSentPkts: 0
vismRudpSessionDataRcvdPkts: 0
vismRudpSessionDiscardPkts: 0
Trunk type: Backhaul
Related Commands
dsplapds
To display configuration data about all Link Access Protocol for ISDN D channels (LAPDs), use the dsplapds command.
dsplapds
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for all LAPDs is displayed:
dsplapds
Line number DS0 number Lapd Application Type
------------------------------------------------
1 1 PRI
Related Commands
Command Descriptionaddlapd
Adds an LAPD.
dellapd
Deletes an LAPD.
dsplapd
Displays configuration data about an LAPD.
dsplapdstat
To display configuration data about Link Access Protocol for ISDN D channel (LAPD) statistics (counters) for a specific line and DS0, use the dsplapdstat command.
dsplapdstat <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the LAPD statistic configuration data for line number 1, DS0 number 1 are displayed:
dsplapdstat 1 1
vismLapdStatsIndex: 1
vismLapdRxInfoFrames: 0
vismLapdTxInfoFrames: 0
vismLapdRxReadyFrames: 0
vismLapdTxReadyFrames: 0
vismLapdRxNotReadyFrames: 0
vismLapdTxNotReadyFrames: 0
vismLapdRxSABMFrames: 0
vismLapdTxSABMFrames: 0
vismLapdRxDisconFrames: 0
vismLapdTxDisconFrames: 0
vismLapdRxUAFrames: 0
vismLapdTxUAFrames: 0
vismLapdRxDiscModeFrames: 0
vismLapdTxDiscModeFrames: 0
vismLapdRxFrmRejectFrames: 0
vismLapdTxFrmRejectFrames: 0
vismLapdRxExchIdFrames: 0
vismLapdTxExchIdFrames: 0
vismLapdRxUnumInfoFrames: 0
vismLapdTxUnumInfoFrames: 0
vismLapdRxRejectFrames: 0
vismLapdTxRejectFrames: 0
vismLapdRxInvalidFrames: 0
Related Commands
There are no related commands.
dsplapdtrunkpvc
To display the assigned permanent virtual circuit (PVC) trunk type that carries Link Access Protocol D channel (LAPD) trunk messages for the current VISM card, use the dsplapdtrunkpvc command.
dsplapdtrunkpvc
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the control PVC trunk type carries LAPD trunk messages for the current VISM card:
dsplapdtrunkpvc
Lapd Trunk PVC Carrier: Control
Related Commands
dsplapdtrunks
To display the data of all Link Access Protocol D channel (LAPD) configured trunks, use the dsplapdtrunks command.
dsplapdtrunks
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all LAPD configuration data of the current VISM card trunks are displayed:
dsplapdtrunks
Trunk Num State Session Number
--------- ----- --------------
1 Oos 1
Related Commands
dsplinecasbits
To display the currently transmitted and received channel associated signaling (CAS) bit values for all the endpoints on a VISM card line, use the dsplinecasbits command.
dsplinecasbits <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the currently transmitted and received CAS bits of line number 1 are displayed:
dsplinecasbits 1
DS0 Tx to TDM Rx fr TDM
-------A-B-C-D-----A-B-C-D
1 0 0 0 0 0 0 0 0
2 0 0 0 0 0 0 0 0
3 0 0 0 0 0 0 0 0
4 0 0 0 0 0 0 0 0
5 0 0 0 0 0 0 0 0
6 0 0 0 0 0 0 0 0
7 0 0 0 0 0 0 0 0
8 0 0 0 0 0 0 0 0
9 0 0 0 0 0 0 0 0
10 0 0 0 0 0 0 0 0
11 0 0 0 0 0 0 0 0
12 0 0 0 0 0 0 0 0
13 0 0 0 0 0 0 0 0
14 0 0 0 0 0 0 0 0
15 0 0 0 0 0 0 0 0
16 0 0 0 0 0 0 0 0
17 0 0 0 0 0 0 0 0
18 0 0 0 0 0 0 0 0
19 0 0 0 0 0 0 0 0
20 0 0 0 0 0 0 0 0
21 0 0 0 0 0 0 0 0
22 0 0 0 0 0 0 0 0
23 0 0 0 0 0 0 0 0
24 0 0 0 0 0 0 0 0
Related Commands
dsplinesabyte
To display the transmit and receive SA buffers, use the dsplinesabyte command.
The SA-byte is used to insert SA-bits (bits SA4-SA8) into a timeslot. The SA-bits are additional spare bits that can be used for synchronization.
dsplinesabyte <line_number>
Syntax Description
Command Modes
VoIP Switching/VoIP Trunking, AAL2 Trunking, AAL1 Switching, Switched AAL2 SVC, Switched AAL2 PVC, VoIP and AAL1 SVC, VoIP Trunking/AAL2 Trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SA bytes of line number 1:
cvgmgx1a.1.20.VISM8.a > dsplinesabyte 1
Line 1 Transmit SA Buffer Registers
------- -------
Transmit Sa4-byte Buffer: 255
Transmit Sa5-byte Buffer: 255
Transmit Sa6-byte Buffer: 255
Transmit Sa7-byte Buffer: 255
Transmit Sa8-byte Buffer: 255
Line 1 Receive SA Buffer Registers
------- -------
Receive Sa4-byte Buffer: 0
Receive Sa5-byte Buffer: 0
Receive Sa6-byte Buffer: 0
Receive Sa7-byte Buffer: 0
Receive Sa8-byte Buffer: 0
Related Commands
dspln
To display the configuration data of a VISM card line, use the dspln command.
dspln <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for the current VISM card's line number 1 is displayed:
dspln 1
LineNum: 1
LineConnectorType: RJ-48
LineEnable: Enabled
LineType: dsx1ESF
LineCoding: dsx1B8ZS
LineLength: 0-131 ft
LineXmtClockSource: LocalTiming
LineLoopbackCommand: NoLoop
LineSendCode: NoCode
LineUsedTimeslotsBitMap: 0x3ff
LineLoopbackCodeDetection: codeDetectDisabled
LineSignalingType: CAS
LineCcsChannels: 0x0
LineTrunkConditioning: disable
LineNumOfValidEntries: 8
Note The LineCcsChannels data applies only to the AAL2 trunking operating mode.
Related Commands
Command Descriptionaddln
Adds a T1 or E1 line to a VISM card.
cnfln
Configures characteristics for a VISM card line.
delln
Deletes a T1 or E1 line from a VISM card.
dsplncids
To display the channel identification (CID), endpoint, and AAL2 configuration data for a VISM card line, use the dsplncids command.
dsplncids <line_number>
Syntax Description
line_number
Line number for which you want to display the CID, endpoint, and AAL2 configuration data. Range is 1-8.
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the CID, endpoint, and AAL2 configuration data for line 2 are displayed:
dsplncids 2
lcn CID Endpt Cid Type3 VAD Prof Prof Codec Cas DTMF
Num Num Num Status Redun VAD Timer Type Num Type Tran Tran Ecan
--- --- ----- ------ ----- --- ----- ------ ---- --------- ---- ---- ----
33 10 2 active ena ena 250 ITU 1 G.711u ena ena ena
Note If you configure the codec type as clear for the line number identified by the line_number argument, the Type3 Redun, Cas Tran, DTMF Tran, and Ecan values are not applicable.
Related Commands
dsplndigitorder
To display the order in which automatic number identification (ANI) digits—the caller's number—and dialed number identification service (DNIS) digits—the called number—are dialed during an outgoing Feature Group D (FGD) call on the endpoints of a specified VISM card line, use the dsplndigitorder command.
dsplndigitorder <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The ANI and DNIS digits are sent as part of the MGCP setup message.
Examples
The following example shows that the current VISM card's line number 7 is assigned a digit order of DNIS digits first, followed by ANI digits, for digits dialed during an outgoing FGD call:
dsplndigitorder 7
LineNum : 1
Dsx1TxDigitOrder: aniThenDnis
Related Commands
dsplndsp
To display the digital signal processor (DSP) data for a specified T1 or E1 line, use the dsplndsp command.
dsplndsp <line_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the DSP data for line 1 are displayed:
dsplndsp 1
VismLineNum: 1
ECANEnable: enable
ECANReenable: ReenableOnModemData
ToneDisable: G.165
MaximumTail: 32 milliseconds
ResidualEcho: ComfortNoise
VoiceDetection: Enable
Note VAD and ECAN apply to the VoIP switching/trunking operating mode only.
Related Commands
Command Descriptionaddln
Adds a T1 or E1 line to a VISM card.
delln
Deletes a T1 or E1 line from a VISM card.
dsplndsx0s
To display the configuration data of all DS0s on a specified T1 or E1 line, use the dsplndsx0s command.
dsplndsx0s <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all DS0 configuration data for line 1 are displayed:
dsplndsx0s 1
ds0 If Robbed Bit Idle Seized EndPt If Variant
Index Signaling Code Code Num Type Name
-------- ------------ ------ -------- ------- ------ -------------
1 True 0 0 1 bearer
2 True 0 0 2 bearer
3 True 0 0 3 bearer
4 True 0 0 4 bearer
5 True 0 0 5 bearer
6 False 0 0 -1 -
7 False 0 0 -1 -
8 False 0 0 -1 -
9 False 0 0 -1 -
10 False 0 0 -1 -
11 False 0 0 -1 -
12 False 0 0 -1 -
13 False 0 0 -1 -
14 False 0 0 -1 -
15 False 0 0 -1 -
16 False 0 0 -1 -
17 False 0 0 -1 -
18 False 0 0 -1 -
19 False 0 0 -1 -
20 False 0 0 -1 -
21 False 0 0 -1 -
22 False 0 0 -1 -
23 False 0 0 -1 -
24 False 0 0 -1 -
Note Idle code, seized code and variant name apply to the VoIP switching/trunking operating mode only.
Related Commands
Command Descriptionaddln
Adds a T1 or E1 line to a VISM card.
delln
Deletes a T1 or E1 line from a VISM card.
dsplnendptstatus
To display the status of endpoints for a specified T1 or E1 line, use the dsplnendptstatus command.
dsplnendptstatus <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the status for the endpoints on line 1 are displayed:
dsplnendptstatus 1
ds0# Endpt# Codec VAD ECAN
------------------------------
1 1 G.711a ON ON
Related Commands
Command Descriptiondspendpts
Displays information about all the endpoints on a VISM card.
dspln
Displays the characteristics of a VISM card line.
dsplnexecdiag
To verify that all of the endpoints on the line are enabled for channel level testing, use the dsplnexecdiag command.
dsplnexecdiag <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the channel level testing is enabled for all of the endpoints on line 1.
dsplnexecdiag 1
LineNo/Ds0No DSP Exec Status
------------ ---------------
1/ 1 Enable
1/ 2 Enable
1/ 3 Enable
1/ 4 Enable
1/ 5 Enable
1/ 6 Enable
1/ 7 Enable
1/ 8 Enable
1/ 9 Enable
1/10 Enable
1/11 Enable
1/12 Enable
1/13 Enable
1/14 Enable
1/15 Enable
1/16 Enable
1/17 Enable
1/18 Enable
1/19 Enable
1/20 Enable
1/21 Enable
1/22 Enable
1/23 Enable
1/24 Enable
Related Commands
dsplngain
To display the adjustable gain for all DS0s on a specified VISM card line, use the dsplngain command.
dsplngain <line_number>
Syntax Description
line_number
Line number for which you want to display the adjustable gain for all DS0s. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the adjustable gain values for all DS0s on VISM card line 3 are displayed:
dsplngain 3
Ds0Num InputGain OutputAttenuation
------ --------- -----------------
1 0 100
2 10 60
Related Commands
Command Descriptioncnflngain
Configures the adjustable gain for all DS0s on a specified VISM card line.
dsplnmusicthreshold
To display the music on-hold threshold values for the DS0s on a specified line, use the dsplnmusicthreshold command.
dsplnmusicthreshold <line_number>
Syntax Description
line_number
Line number for which you want to display the DS0 music on-hold threshold values. It can be in the range from 1 to 8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the DS0s on VISM card line number 3 music on-hold threshold values are displayed:
dsplnmusicthreshold 3
Ds0Num Musicthreshold
------ --------------
1 -38
2 -40
Related Commands
dsplnringback
To display the ringback tone method for a specified line on the current VISM card, use the dsplnringback command.
dsplnringback <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The ringback tone method is displayed as one of the following:
•Proxy—VISM sends the appropriate packet (NSE, NTE, or AAL2 type 3) for the ringback tone to the originating VISM which generates the ringback tone toward the TDM network.
•Inband—VISM generates the inband ringback tone toward the originating VISM over the packet network and the originating VISM plays the ringback tone.
Examples
The following example shows that the current VISM card line 4 ringback tone method, inband, is displayed:
dsplnringback 4
LineNum: 4
Dsx1RemoteRingback: inband
Related Commands
dsplns
To display all line configuration data for the current VISM card, use the dsplns command.
dsplns
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for all lines on the current VISM card are displayed:
dsplns
Line Conn Type Status/Coding Length XmtClock Alarm Stats
Type Source Alarm
---- ----- ------------ ---- -------- --------- -------- ----- -----
17.1 RJ-48 dsx1ESF Ena/dsx1B8ZS 0-131 ft LocalTim Yes No
17.2 RJ-48 dsx1ESF Ena/dsx1B8ZS 0-131 ft LocalTim Yes No
17.3 RJ-48 dsx1ESF Dis/dsx1B8ZS 0-131 ft LocalTim
17.4 RJ-48 dsx1ESF Dis/dsx1B8ZS 0-131 ft LocalTim
17.5 RJ-48 dsx1ESF Dis/dsx1B8ZS 0-131 ft LocalTim
17.6 RJ-48 dsx1ESF Dis/dsx1B8ZS 0-131 ft LocalTim
17.7 RJ-48 dsx1ESF Ena/dsx1B8ZS 0-131 ft LocalTim No No
17.8 RJ-48 dsx1ESF Ena/dsx1B8ZS 0-131 ft LocalTim No No
LineNumOfValidEntries: 8
Related Commands
dsplnsidpacket
To display the line and DS0 in which the silence indication detection (SID) packet is enabled, use the dsplnsidpacket command.
dsplnsidpacket <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID packet is enabled on line 1:
dsplnsidpacket 1
LineNo/Ds0No Sid Packet
------------ ---------------
1/ 1 Enable
1/ 2 Enable
1/ 3 Enable
1/ 4 Enable
1/ 5 Enable
1/ 6 Enable
1/ 7 Enable
1/ 8 Enable
1/ 9 Enable
1/10 Enable
1/11 Enable
1/12 Enable
1/13 Enable
1/14 Enable
1/15 Enable
1/16 Enable
1/17 Enable
1/18 Enable
1/19 Enable
1/20 Enable
1/21 Enable
1/22 Enable
1/23 Enable
1/24 Enable
Related Commands
dsplnstate
To display the service state of specified T1 or E1 line with respect to the xGCP protocol, use the dsplnstate command.
dsplnstate <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Service states are expressed as administrative or operational. For each service state has an actual state and an effective state. The actual states are described in the following list:
•Actual administrative states:
–In service
–Pending out of service
–Command out of service
–Inactive
–Invalid state
•Actual operational states:
–Alarm
–OK
The effective administrative state is the combination state of the gateway and the line.
The effective operational state is the combination alarm state of the gateway and the line.
Examples
The following example shows that the service states of line 1 are displayed:
dsplnstate 1
Line number : 1, Actual admin. state : Inactive
Actual oper. state : OK
Line number : 1, Effective admin. state : Inactive
Effective oper. state : OK
Related Commands
dsplntoneplan
To display the tone plan configuration of a specified VISM card line, use the dsplntoneplan command.
dsplntoneplan <line_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the tone plan configuration for the current VISM card line number 8 is displayed:
dsplntoneplan 8
LineNum :8
Dsx1TonePlanRegion :singapore
Dsx1TonePlanVersion:11
Related Commands
dsplntonetimeout
To display the configured timeout periods for all call progress tones of a specified VISM card line, use the dsplntonetimeout command.
dsplntonetimeout <line_number>
Syntax Description
line_number
Line number for which you want to display the configured timeout periods (defined in seconds) for all call progress tones. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all call progress tones for the current VISM card line number 5 are displayed, in seconds:
dsplntonetimeout 5
LineNum: 5
Dsx1RingingTO: 200 seconds
Dsx1RingBackTO: 200 seconds
Dsx1BusyTO: 35 seconds
Dsx1ReorderTO: 35 seconds
Dsx1DialTO: 16 seconds
Dsx1StutterDialTO: 16 seconds
Dsx1OffHookAlertTO: 5 seconds
Related Commands
dsplongdurationtimer
To display the long duration timer value, use the dsplongdurationtimer command.
The long duration is the elapse time, in hours, to indicate a connection has been established for a given period of time.
dsplongdurationtimer
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the long duration timer value you configured using the cnflongdurationtimer command.
dsplongdurationtimer
Long duration timer value: 1
Related Commands
dsploops
To display all lines and DS0s that are in the loopback condition, use the dsploops command.
dsploops
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the lines and DS0s that are currently in the loopback condition are displayed:
dsploops
Line Loopbacks on this card
---------------------------
Line 1: Local Loopback
ds0 loopbacks on this card
--------------------------
Endpoint 1 Loopback Enabled
Related Commands
Command Descriptionaddconloop
Configures a cellbus connection to local loopback condition on a current card.
addendptloop
Places an endpoint in a loopback condition in the TDM direction.
dspmaxconfnum
To display the maximum number of three-way conferences, use the dspmaxconfnum command.
dspmaxconfnum
Syntax Descriptiondspmaxconfnum <num>
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM/VISM-PR card does not support three-way conferences:
dspmaxconfnum
Maximum number of conferences: 0
Related Commands
dspmaxmgcs
To display the maximum number of Media Gateway Controllers (MGCs) that can be configured on the current card, use the dspmaxmgcs command.
dspmaxmgcs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the maximum number of MGCs that can be configured on the current card is displayed:
dspmaxmgcs
Maximum number of MGCs: 8
Related Commands
There are no related commands.
dspmgc
To display the configuration data of a specified Media Gateway Control (MGC), use the dspmgc command.
dspmgc <mgcNumber>
Syntax Description
mgcNumber
Number by which the call agent is identified, as displayed by the dspmgcs command. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for the MGC identified by the MGC number 1 is displayed:
dspmgc 1
mgcNumber : 1
mgcName : mgc1
Related Commands
dspmgcgrpparams
To display all configured Media Gateway Control Protocol (MGCP)—call agent—redundancy group parameters, use the dspmgcgrpparams command.
dspmgcgrpparams
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all configured call agent redundancy group parameters are displayed:
dspmgcgrpparams
Mgc Grp Num Com State State Chg Notification Priority
----------- --------- ---------------------- --------
1 CommLoss Enabled 1
Related Commands
dspmgcgrpprotocols
To display all configured Media Gateway Control Protocol (MGCP)—call agent—redundancy group protocols, use the dspmgcgrpprotocols command.
dspmgcgrpprotocols
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all configured call agent redundancy group protocols are displayed:
dspmgcgrpprotocols
MgcGrp Prot Qrntn Qrntn Sign Prov RspAck Disc Cancel
Num Num Persist Def OnOff Resp Attr Proc Graceful
------------------------------------------------------------------------------------------
1 MGCP 0.1 Qrtn StepDiscard DelEvtNotPrsnt NotSend NotSend Disable NotSend
1 MGCP 1.0 Qrtn StepProcess DelNegEvt Send Send Enable Send
Related Commands
dspmgcgrps
To display all configured Media Gateway Control Protocol (MGCP)—call agent—redundancy groups, use the dspmgcgrps command.
dspmgcgrps
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all configured call agent redundancy groups are displayed:
dspmgcgrps
mgcRedgrpNum mgcNum Preferencee State
------------ ------ ----------- -----
1 1 1 Inactive
1 2 2 Inactive
Related Commands
dspmgcs
To display configuration data about all configured call agents—Media Gateway Control (MGC) protocols—use the dspmgcs command.
dspmgcs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data about the currently configured call agents is displayed:
dspmgcs
mgcNumber mgcName
-------- --------
1 mgc1
Related Commands
dspmgprotocols
To display data of all call agent—Media Gateway Control (MGC)—protocols available to VISM, use the dspmgprotocols command.
dspmgprotocols
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the call agent protocols available to VISM are displayed:
dspmgprotocols
Number mgProcotol
---------- -----------
1 MGCP 0.1
2 SGCP 1.1+
3 SRCP 1.0.2
4 SGCP 1.5
5 MGCP 1.0
6 TGCP 1.0
Related Commands
dspmidcalltimers
To display the configured partial and critical timer values for midcall dual tone multifrequency (DTMF) digit reporting, use the dspmidcalltimers command.
dspmidcalltimers
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configured partial and critical timers for midcall DTMF digit reporting are displayed:
dspmidcalltimers
LineNum DTMF Partial Timer DTMF Critical Timer
------- ------------------ -------------------
1 16 4
2 20 4
Related Commands
Command Descriptioncnfmidcalltimers
Configures the midcall DTMF feature partial and critical timers for a specified VISM card line.
dspmngcidcnt
To display the managed channel identifier (CID) count for a specified endpoint, use the dspmngcidcnt command.
dspmngcidcnt <endpt_num>
Syntax Description
Command Modes
AAL2 trunking, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the managed CID counts for endpoint number 1 are displayed:
dspmngcidcnt 1
EndptNum: 1
Lcn: 35
Cid: 10
SentPkts: 15277688
RcvdPkts: 0
SentOctets: 654128294
RcvdOctets: 0
LostPkts: 0
Jitter: 0
Latency: 0
Related Commands
There are no related commands.
dspmonecanendpt
To monitor the echo cancellation (ECAN) activity for a specified endpoint, use the dspmonecanendpt command.
dspmonecanendpt <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the ECAN additivity for endpoint number 1 is monitored:
dspmonecanendpt 1
Send Energy (dBm) = -45, Receive Energy (dBm) = -45
ERL (dB) = 6, ERLE (dB) = 0
Largest Reflector (ms) is 4
Related Commands
dspmusicthreshold
To display the music on-hold threshold values for the current VISM card, use the dspmusicthreshold command.
dspmusicthreshold
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current VISM card music on-hold threshold values are displayed:
dspmusicthreshold
LineNo/Ds0No Musicthreshold
------------ --------------
1/1 -38
1/2 -50
Related Commands
dspnwcot
To display the status—enabled or disabled—of the gateway-initiated network continuity test configuration for VISM, use the dspnwcot command.
dspnwcot
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC,
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that VISM is configured for a gateway-initiated network continuity test:
dspnwcot
GW Initiated Network COT: On
Related Commands
dspoamloopcnt
To display the number of OAM loopback cells before an OAM loopback failure causes the PVC to go into alarm, use the dspoamloopcnt command.
dspoamloopcnt
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example displays the OAM loopback count you configured using the cnfoamloopcnt command:
dspoamloopcnt
OAM Loopback Cell Timeout Count: 60
Related Commands
dspoamparams
To display the transmitted and received permanent virtual circuit (PVC) operations, administration, and maintenance (OAM) cell parameters, use the dspoamparams command
dspoamparams
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the transmitted and received PVC OAM cell parameters are displayed:
dspoamparams
OAM Cell Gap: 500 ms
OAM Cell Retry Count: 3
OAM Cell Recover Count: 5
Related Commands
Command Descriptioncnfdpvcoamparams
Configures the transmitted and received PVC OAM cell parameters.
dspport
To display configuration data about the virtual port that you created with the addport command, use the dspport command.
dspport
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data about the virtual port created with the addport command is displayed:
dspport
vismPortNum: 1
vismPortRowStatus: add
vismPortSpeed: 50000
vismPortState: active
Related Commands
Command Descriptionaddport
Adds a virtual port between a VISM and PXM cards.
delport
Deletes a virtual port between a VISM and PXM cards.
dspprofparams
To display the profile elements and the preference for all profiles, use the dspprofparams command.
dspprofparams
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL2 trunking, switched AAL2 SVC, switched AAL2 PVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When you execute this command, the display includes the default voice and voiceband data profile element which correspond to each supported profile.
Examples
The following example shows the profile elements and preferences for all profiles:
dspprofparams
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : ITU
Profile Number : 1
Profile Preference : 4
Voice Profile Codec : G.711u
Voice Profile Packetization-period(ms): five
Voice Profile SID : VAD on
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : ITU
Profile Number : 2
Profile Preference : 3
Voice Profile Codec : G.711u
Voice Profile Packetization-period(ms): five
Voice Profile SID : sidGenric
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - -
Profile Type : ITU
Profile Number : 3
Profile Preference : 1
Voice Profile Codec : G.726-32K
Voice Profile Packetization-period(ms): five
Voice Profile SID : sidGenric
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : ITU
Profile Number : 7
Profile Preference : 2
Voice Profile Codec : G.729ab
Voice Profile Packetization-period(ms): ten
Voice Profile SID : sid729
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : ITU
Profile Number : 8
Profile Preference : 5
Voice Profile Codec : G.729ab
Voice Profile Packetization-period(ms): ten
Voice Profile SID : sid729
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : Custom
Profile Number : 100
Profile Preference : 6
Voice Profile Codec : G.726-32K
Voice Profile Packetization-period(ms): ten
Voice Profile SID : sidGenric
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : Custom
Profile Number : 101
Profile Preference : 7
Voice Profile Codec : G.729ab
Voice Profile Packetization-period(ms): ten
Voice Profile SID : sid729
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : Custom
Profile Number : 110
Profile Preference : 8
Voice Profile Codec : G.729ab
Voice Profile Packetization-period(ms): thirty
Voice Profile SID : sid729
VBD Profile Codec : G.711u
VBD Profile Packetization-period (ms) : five
- - - - - - - - - - - - - - - - - - - - - -
Profile Type : Custom
Profile Number : 200
Profile Preference : 9
Voice Profile Codec : clr chan
Voice Profile Packetization-period(ms): five
Voice Profile SID : VAD off
VBD Profile Codec : clr chan
Related Commands
dsprscprtn
To display configuration data about the resource partition which you created with the addrscprtn command, use the dsprscprtn command.
dsprscprtn
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the configuration data of the resource partition created with the addrscprtn command:
dsprscprtn
vismResPartPortNum: 1
vismResPartCtrlrNum: par
vismResPartRowStatus: add
vismResPartNumOfLcnAvail: 72
vismResPartLcnLow: 32
vismResPartLcnHigh: 279
vismResPartIngrPctBW: 100
vismResPartEgrPctBW: 100
vismResPartCtrlrID: 2
Related Commands
dsprsvpif
To display the Resource Reservation Protocol (RSVP) status of a specified connection, use the dsprsvpif command.
dsprsvpif <LCN>
Syntax Description
LCN
Logical channel number of the connection for which you want to display the RSVP status. Range is 131-510.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the RSVP status of LCN 142:
dsprsvpif 142
Interface: 142
RSVP: Enable
Refresh Interval: 45 sec
Refresh Multiple: 7
Related Commands
dsprsvpreq
To display the data associated with a specified Resource Reservation Protocol (RSVP) request, use the dsprsvpreq command.
dsprsvpreq <session_number> <req_number>
Syntax Description
session_number
RSVP session number. Range is 1-65535.
req_number
RSVP request number. Range is 1-65535.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the data associated with the request identified by RSVP session number 400 and RSVP request number 64521:
dsprsvpreq 400 64521
rsvpSessionNumber : 400
rsvpResvFwdNumber : 64521
rsvpResvFwdType : IPv4
rsvpResvFwdDestAddr : 12.12.12.1
rsvpResvFwdSenderAddr : 11.11.11.1
rsvpResvFwdDestAddrLength : 32
rsvpResvFwdSenderAddrLength : 32
rsvpResvFwdProtocol : IP
rsvpResvFwdDestPort : 49152
rsvpResvFwdPort : 49152
rsvpResvFwdHopAddr : 12.12.12.2
rsvpResvFwdInterface : 182
rsvpResvFwdService : Guaranted
rsvpResvFwdTSpecRate : 96000 bps
rsvpResvFwdTSpecPeakRate : 96000 bps
rsvpResvFwdTSpecBurst : 120 bytes
rsvpResvFwdTSpecMinTU : 120
rsvpResvFwdTSpecMaxTU : 120
rsvpResvFwdRSpecRate : 96000 bps
rsvpResvFwdRSpecSlack : 0 usec
rsvpResvFwdInterval : 30000 msec
rsvpResvFwdScope :
rsvpResvFwdShared : false
rsvpResvFwdExplicit : true
rsvpResvFwdRSVPHop : true
rsvpResvFwdLastChange : 5474
rsvpResvFwdStatus : active
Related Commands
dsprsvpreqs
To display all Resource Reservation Protocol (RSVP)-known requests on the current VISM card, use the dsprsvpreqs command.
dsprsvpreqs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
A request is a generated outgoing reservation message. Use the dsprsvpresvs command to display incoming or locally created reservations.
Examples
The following example shows that the RSVP-known request on the current VISM card is displayed:
dsprsvpreqs
Sess Resv From To Prot DPort SPort Interval Serv BPS
-----------------------------------------------------------------------------------------
0 0 11.11.11.1 12.12.12.1 IP 49152 49152 30000 Guaranteed 96000
Related Commands
dsprsvpresv
To display all data associated with a Resource Reservation Protocol (RSVP) bandwidth reservation, use the dsprsvpresv command.
dsprsvpresv <session_number> <resv_number>
Syntax Description
session_number
RSVP session number. Range is 1-65535.
resv_number
RSVP bandwidth reservation number. Range is 1-65535.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
An RSVP bandwidth reservation is uniquely identified by an RSVP session number and RSVP reservation number combination.
Examples
The following example shows that the data associated with RSVP session number 200 and RSVP bandwidth reservation number 3400 is displayed:
dsprsvpresv 200 3400
rsvpSessionNumber : 200
rsvpResvNumber : 3400
rsvpResvType : IPv4
rsvpResvDestAddr : 12.12.12.1
rsvpResvSenderAddr : 11.11.11.1
rsvpResvDestAddrLength : 32
rsvpResvSenderAddrLength : 32
rsvpResvProtocol : IP
rsvpResvDestPort : 49152
rsvpResvPort : 49152
rsvpResvHopAddr : 12.12.12.1
rsvpResvInterface : 0
rsvpResvService : Guaranted
rsvpResvTSpecRate : 96000 bps
rsvpResvTSpecPeakRate : 96000 bps
rsvpResvTSpecBurst : 120 bytes
rsvpResvTSpecMinTU : 120
rsvpResvTSpecMaxTU : 120
rsvpResvRSpecRate : 96000 bps
rsvpResvRSpecSlack : 0 usec
rsvpResvInterval : 30000 msec
rsvpResvScope :
rsvpResvShared : false
rsvpResvExplicit : true
rsvpResvRSVPHop : true
rsvpResvLastChange : 269040
rsvpResvStatus : active
Related Commands
dsprsvpresvs
To display all incoming Resource Reservation Protocol (RSVP)-known bandwidth reservations on the current VISM card, use the dsprsvpresvs command.
dsprsvpresvs
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command displays data for reservations that are incoming or created by application programming interface (API) calls. Use the dsprsvpreqs command to display data for outgoing reservations or requests.
Examples
The following example shows that all incoming RSVP-known bandwidth reservations are displayed:
dsprsvpresvs
Sess Resv From To Prot DPort SPort Interval Serv BPS
-----------------------------------------------------------------------------------------
0 0 11.11.11.1 12.12.12.1 IP 49152 49152 30000 Guaranteed 96000
0 0 12.12.12.1 11.11.11.1 IP 49152 49152 30000 Guaranteed 96000
Related Commands
dsprsvpsender
To display all data associated with a specified Resource Reservation Protocol (RSVP) path state, use the dsprsvpsender command.
dsprsvpsender <session_number> <sender_number>
Syntax Description
session_number
RSVP session number. Range is 1-65535.
sender_number
RSVP sender number. Range is 1-65535.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
The session number and sender number combination uniquely identifies a path state.
Examples
The following example shows that the data associated with the RSVP path state identified by RSVP session number 100 and RSVP sender number 23099 is displayed:
dsprsvpsender 100 23099
rsvpSessionNumber : 100
rsvpSenderNumber : 23099
rsvpSenderType : IPv4
rsvpSenderDestAddr : 12.12.12.1
rsvpSenderAddr : 11.11.11.1
rsvpSenderDestAddrLength : 32
rsvpSenderAddrLength : 32
rsvpSenderProtocol : IP
rsvpSenderDestPort : 49152
rsvpSenderPort : 49152
rsvpSenderHopAddr : 12.12.12.2
rsvpSenderInterface : 182
rsvpSenderTSpecRate : 96000 bps
rsvpSenderTSpecPeakRate : 96000 bps
rsvpSenderTSpecBurst : 120 bytes
rsvpSenderTSpecMinTU : 120
rsvpSenderTSpecMaxTU : 120
rsvpSenderInterval : 30000 msec
rsvpSenderRSVPHop : true
rsvpSenderLastChange : 4726
rsvpSenderAdspecBreak : false
rsvpSenderAdspecHopCount : 3
rsvpSenderAdspecPathBw : -855437984 bps
rsvpSenderAdspecMinLatency : 0 usec
rsvpSenderAdspecMtu : 1500 bytes
rsvpSenderAdspecGuaranteedSvc : ?
rsvpSenderAdspecGuaranteedBreak : ?
rsvpSenderAdspecGuaranteedCtot : 0 bytes
rsvpSenderAdspecGuaranteedDtot : 0 usec
rsvpSenderAdspecGuaranteedCsum : 0 bytes
rsvpSenderAdspecGuaranteedDsum : 0 usec
rsvpSenderAdspecGuaranteedHopCount : 0
rsvpSenderAdspecGuaranteedPathBw : 0 bps
rsvpSenderAdspecGuaranteedMinLatency : 0 usec
rsvpSenderAdspecGuaranteedMtu : 0 bytes
rsvpSenderAdspecCtrlLoadSvc : 1
rsvpSenderAdspecCtrlLoadBreak : false
rsvpSenderAdspecCtrlLoadHopCount : 0
rsvpSenderAdspecCtrlLoadPathBw : 0 bps
rsvpSenderAdspecCtrlLoadMinLatency : 0 usec
rsvpSenderAdspecCtrlLoadMtu : 0 bytes
rsvpSenderStatus : active
rsvpSenderTTL : 253
Related Commands
dsprsvpsenders
To display all Resource Reservation Protocol (RSVP)-known path states on the current VISM card, use the dsprsvpsenders command.
dsprsvpsenders
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all RSVP-known path states on the current VISM card are displayed:
dsprsvpsenders
Session Sender From To Prot DPort SPort BPS
------------------------------------------------------------------------
0 1 11.11.11.1 12.12.12.1 IP 49152 49152 96000
1 0 12.12.12.1 11.11.11.1 IP 49152 49152 96000
Related Commands
dsprtpcnt
To display the bearer counters (statistics) for a specific Real-Time Transport Protocol (RTP) VoIP trunking connection, use the dsprtpcnt command.
dsprtpcnt <rtp_conn_index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the bearer counters (statistics) for the static RTP connection number 132 are displayed:
dsprtpcnt 132
Connection Index :132
Packets Sent :99604
Packets Received :0
Octets Sent :7966804
Octets Received :0
Packets Lost :0
Related Commands
dsprtpcon
To display the configuration data of a specified static Real-Time Transport Protocol (RTP) VoIP trunking connection, use the dsprtpcon command.
dsprtpcon <rtp_conn_index>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for the static RTP connection number 106 is displayed:
dsprtpcon 106
Connection Index: 1
Endpoint Number: 1
Local RTP Port: 49648
Remote RTP Port: 49648
Remote IP Address: 10.1.30.30
Codec Type: G.711u
Packetization Period: ten msec
ECAN Status: Enable
VAD: Off
VAD Timer: 250 msec
CAS Transport: On
DTMF Transport: On
ICS Enable: Disable
Bearer TOS: 160
Connection Mode: GW can send and recv packets
Conn Alarm State: Active
Conn Fail Reason: Not Fail
Payload Type: 256
Associated PVC: 131
Related Commands
dsprtpconnstat
To display the Real-Time Transport Protocol (RTP) connection statistics for a specified endpoint, use the dsprtpconnstat command.
dsprtpconnstat <endpt_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the RTP connection statistics for endpoint 202:
dsprtpconnstat 202
No. of RTP Packets Sent = 0
No. of RTP Packets Received = 0
No. of Octets Sent = 0
No. of Octets Received = 0
No. of RTP Packets Lost = 0
Interarrival Jitter = 80
Latency = 0
Related Commands
dsprtpcons
To display the configuration data of all static Real-Time Transport Protocol (RTP) VoIP trunking connections, use the dsprtpcons command.
dsprtpcons
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for all static RTP connections are displayed:
dsprtpcons
Connection Endpoint Local Rtp Remote RTP Remote IP Codec Packetization Alarm
Index Number Port Port Address Type Period State
---------- -------- --------- ---------- --------------- ----- ------------- ----------
1 1 49700 49700 209.165.200.224 G711u ten Active
2 2 49702 49702 209.165.200.225 G.711u ten Active
Related Commands
dsprudptrunk
To display the configuration data of a specified ISDN PRI backhaul Reliable User Datagram Protocol (RUDP) session, use the dsprudptrunk command.
dsprudptrunk <session_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of ISDN PRI backhaul RUDP session number 43 is displayed:
dsprudptrunk 43
Session Number :43
Local Port :1124
.
.
Trans State Timeout:2000
Related Commands
dsprudptrunks
To display the configuration data of all ISDN PRI backhaul Reliable User Datagram Protocol (RUDP) sessions, use the dsprudptrunks command.
dsprudptrunks
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of all ISDN PRI backhaul RUDP sessions are displayed:
dsprudptrunks
Session Number Local Port Local IP Remote IP Remote Port Session State
-------------- ---------- --------------- --------------- ----------- -------------
43 1124 209.165.200.224 209.165.200.210 1159 Active
Related Commands
dspsarcnt
To display the segmentation and reassembly (SAR) counter values for a specified channel, use the dspsarcnt command.
dspsarcnt <LCN>
Syntax Description
LCN
Logical channel number of the connection for which you want to display SAR counter values. Range is 131-510.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SAR counter values for logical channel number 132 are displayed:
dspsarcnt 132
SarShelfNum: 1
SarSlotNum: 17
SarChanNum: 132
Tx Rx
--------------- ---------------
Total Cells: 69486 60243
Total CellsCLP: 0 0
Total CellsAIS: 0 0
Total CellsFERF: 0 0
Total CellsEnd2EndLpBk: 0 0
Total CellsSegmentLpBk: 0 0
RcvCellsDiscOAM: 2151467320
Related Commands
dspsarcnts
To display the segmentation and reassembly (SAR) counter values for a VISM card, use the dspsarcnts command.
dspsarcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SAR counter values for the current VISM card are displayed:
dspsarcnts
Related Commands
dspsarmsgcnt
To display the segmentation and reassembly (SAR) control message counter values for a VISM card, use the dspsarmsgcnt command.
dspsarmsgcnt
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SAR control message counter values for the current VISM card are displayed:
dspsarmsgcnt
RiscXmtCtrlMsg: 83606
RiscRcvCtrlMsg: 83606
SARXmtCtrlMsg: 83445
SARRcvCtrlMsg: 83606
SARCtrlMsgDiscLenErr: 0
SARCtrlMsgDiscCRCErr: 0
SARCtrlMsgDiscUnknownChan: 0
SARCtrlMsgLastUnknownChan: 0
Related Commands
dspseqtonedet
To display the configuration data of a sequential tone, use the dspseqtonedet command.
dspseqtonedet
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Note This command is only applicable to the VISM-PR card.
Examples
The following example shows the values for a sequential tone that is configured using the cnfseqtonedet command:
dspseqtonedet
seqToneNumOfFrequencies 3
seqToneEventID 74
seqToneDurationOfEachTone 330 ms
seqToneGapBetweenEachTone 10 ms
seqToneDurationDeviation 20 ms
seqToneMaximumGapDuration 150 ms
seqToneGapDurationDeviation 200 ms
seqToneFreqDeviation 40 hz
seqTonePowerLevelCeiling -3 dB
seqTonePowerLevelFloor -40 dB
seqToneFrequency1 950 hz
seqToneFrequency2 1400 hz
seqToneFrequency3 1800 hz
seqToneFrequency4 280 hz
seqToneFrequency5 280 hz
seqToneFrequency6 280 hz
seqToneFrequency7 280 hz
seqToneFrequency8 280 hz
seqToneFrequency9 280 hz
seqToneFrequency10 280 hz
Related Commands
dspses
To display the configuration data of a Primary Rate Interface (PRI) backhaul session, use the dspses command.
dspses <session_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of PRI backhaul session number 1 is displayed:
dspses 1
vismRudpSessionNum: 1
vismRudpSessionGrpNum: 1
vismRudpSessionPriority: 1
vismRudpSessionState: Oos
vismRudpSessionCurrSession: 0
vismRudpSessionLocalIp: xxx.xx.xx.xxx
vismRudpSessionLocalPort: 1124
vismRudpSessionRmtIp: xxx.xx.xx.xx
vismRudpSessionRmtPort: 1124
vismRudpSessionMaxWindow: 32
vismRudpSessionSyncAttempts: 5
vismRudpSessionMaxSegSize: 384
vismRudpSessionMaxAutoReset: 5
vismRudpSessionRetransTmout: 600
vismRudpSessionMaxRetrans: 3
vismRudpSessionMaxCumAck: 3
vismRudpSessionAckTmout: 300
vismRudpSessionMaxOutOfSeq: 4
vismRudpSessionNullSegTmout: 2000
vismRudpSessionTransStateTmout: 2000
Related Commands
dspsesgrp
To display configuration data of a Primary Rate Interface (PRI) backhaul session group, use the dspsesgrp command.
dspsesgrp <group_number>
Syntax Description
group_number
Identifying session group number for which you want to display the PRI backhaul configuration data. Range is 1-16.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the PRI backhaul configuration data for session group number 2 is displayed:
dspsesgrp 2
vismSessionGrpNum: 2
vismSessionGrpSetNum: 1
vismSessionGrpState: ?
vismSessionGrpCurrSession: 0
vismSessionGrpTotalSessions: 0
vismSessionGrpMgcName: abc
vismSessionGrpSwitchFails: 0
vismSessionGrpSwitchSucesses: 0
Related Commands
dspsesgrps
To display configuration data about all Primary Rate Interface (PRI) backhaul session groups, use the dspsesgrps command.
dspsesgrps
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data of the current PRI backhaul session groups is displayed:
dspsesgrps
GrpNum SetNum State ActiveSes TotalSes Mgc SwitchFail SwitchSuccess
----------------------------------------------------------------------------
2 1 ? 0 0 abc 0 0
3 1 ? 0 0 svc 0 0
Related Commands
dspsess
To display configuration data about all Primary Rate Interface (PRI) backhaul sessions, use the dspsess command.
dspsess
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current PRI backhaul sessions are displayed:
dspsess
Related Commands
Command Descriptionaddses
Adds a PRI backhaul session between a VISM card and a call agent.
delses
Deletes a PRI backhaul session.
dspses
Displays the configuration data of a PRI backhaul session.
dspsesset
To display configuration data about a specified Primary Rate Interface (PRI) backhaul session set, use the dspsesset command.
dspsesset <set_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for PRI backhaul session number 1 is displayed:
dspsesset 1
vismSessionSetNum: 1
vismSessionSetState: Idle
vismSessionSetTotalGrps: 2
vismSessionSetActiveGrp: 0
vismSessionSetFaultTolerant: FT
vismSessionSetSwitchFails: 0
vismSessionSetSwitchSucesses: 0
Related Commands
Command Descriptionaddsesset
Adds a PRI backhaul session set between a VISM card and a call agent.
delsesset
Deletes a PRI backhaul session set.
dspsesstat
To display configuration data about Primary Rate Interface (PRI) backhaul session statistics (counters), use the dspsesstat command.
dspsesstat <session_number>
Syntax Description
session_number
Session number for which you want to display PRI backhaul session statistics. Range is 1-64.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the statistics (counters) for the PRI backhaul session set number 1 are displayed:
dspsesstat 1
vismRudpSessionStatNum: 1
vismRudpSessionAutoResets: 0
vismRudpSessionRcvdAutoResets: 0
vismRudpSessionRcvdInSeqs: 0
vismRudpSessionRcvdOutSeqs: 0
vismRudpSessionSentPackets: 5
vismRudpSessionRcvdPackets: 0
vismRudpSessionSentBytes: 0
vismRudpSessionRcvdBytes: 0
vismRudpSessionDataSentPkts: 0
vismRudpSessionDataRcvdPkts: 0
vismRudpSessionDiscardPkts: 0
vismRudpSessionRetransPkts: 0
Related Commands
Command Descriptionaddsesset
Adds a PRI backhaul session set between a VISM card and a call agent.
delsesset
Deletes a PRI backhaul session set.
dspsidpacket
To show whether or not the silence indication detection (SID) packet is enabled for each line, use the dspsidpacket command.
dspsidpacket
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the SID packet is only enabled on line 1.
dspsidpacket
LineNo/Ds0No Sid Packet
------------ ---------------
1/ 1 Enable
1/ 2 Enable
1/ 3 Enable
1/ 4 Enable
1/ 5 Enable
1/ 6 Enable
1/ 7 Enable
1/ 8 Enable
1/ 9 Enable
1/10 Enable
1/11 Enable
1/12 Enable
1/13 Enable
1/14 Enable
1/15 Enable
1/16 Enable
1/17 Enable
1/18 Enable
1/19 Enable
1/20 Enable
1/21 Enable
1/22 Enable
1/23 Enable
1/24 Enable
INFO: line ds1 '2' is not enabled
INFO: line ds1 '3' is not enabled
INFO: line ds1 '4' is not enabled
INFO: line ds1 '5' is not enabled
INFO: line ds1 '6' is not enabled
INFO: line ds1 '7' is not enabled
INFO: line ds1 '8' is not enabled
Related Commands
dspslipcnt
To display the current clock slip counters for a specified VISM card line, use the dspslipcnt command.
dspslipcnt <line_number>
Syntax Description
line_number
Line number of the DS1 line for which you want to display the current clock slip counters. Range is 1-8.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current clock slip counters for line 3 of the current VISM card are displayed:
dspslipcnt 3
Line 3 Slip Counters: Tx Slip Rx Slip
Uncontrolled Slip: 0 0
Frame Slip: 0 2
Related Commands
dspsrcpcnt
To display the Simple Resource Control Protocol (SRCP) message counters (statistics) for a specified call agent, use the dspsrcpcnt command.
dspsrcpcnt <Ip_address>
Syntax Description
Ip_address
IP address, in dotted decimal format (nnn.nnn.nnn.nnn), of the call agent for which you want to display SRCP statistics.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SRCP message counters (statistics) of IP address 209.165.200.224 are displayed:
dspsrcpcnt 209.165.200.224
Ip Name Discarded Augw/Fail Auln/Fail Ntfy/Fail Rqnt/Fail
--------- -------- --------- --------- --------- --------- ---------
2.2.2.2 mgc1 0 0/0 0/0 0/0 0/0
Related Commands
dspsrcpcnts
To display the Simple Resource Control Protocol (SRCP) message counters (statistics) for all known call agents, use the dspsrcpcnts command.
dspsrcpcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SRCP message counters (statistics) for all known call agents are displayed:
dspsrcpcnts
Ip Name Discarded Augw/Fail Auln/Fail Ntfy/Fail Rqnt/Fail
------- -------- --------- --------- --------- --------- ---------
2.2.2.2 mgc1 0 0/0 0/0 0/0 0/0
Related Commands
dspsrcppeer
To display the peer configuration data for a specified Simple Resource Control Protocol (SRCP) peer (call agent), use the dspsrcppeer command.
dspsrcppeer <peer_id>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the peer configuration data for the call agent identified by peer number 1 is displayed:
dspsrcppeer 1
Id PortNumber
---- ----------
1 1025
Related Commands
dspsrcppeergrpparams
To display the Simple Resource Control Protocol (SRCP) parameters for all call agent redundancy groups that have SRCP added, use the dspsrcppeergrpparams command.
dspsrcppeergrpparams
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SRCP parameters for all call agent redundancy groups that have SRCP added are displayed:
dspsrcppeergrpparams
Mgc Grp Num HeartbeatIntv TimeSinceHeartbeat MaxPdu
----------- ------------- ------------------- ------
1 120 0 4096
Related Commands
dspsrcppeers
To display the peer configuration data for all known Simple Resource Control Protocol (SRCP) peers (call agents), use the dspsrcppeers command.
dspsrcppeers
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration data for all known SRCP peers (call agents) are displayed:
dspsrcppeers
Related Commands
dspsrcpport
To display the local User Datagram Protocol (UDP) port number used by the Simple Resource Control Protocol (SRCP) on VISM, use the dspsrcpport command.
dspsrcpport
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the local UDP port number used by the SRCP is displayed:
dspsrcpport
srcpPortNumber: 2428
Related Commands
dspsrcpretry
To display the VISM card level Simple Resource Control Protocol (SRCP) retransmission parameters—maximum number of retransmission attempts, minimum timeout, and maximum timeout—use the dspsrcpretry command.
dspsrcpretry
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card level SRCP retransmission parameters are displayed:
dspsrcpretry
Min Request Timeout : 500
Retry Count : 3
Max Request Timeout : 500
Related Commands
dspsvcaal2cid
To display the current configured AAL2 switched virtual connection (SVC) channel ID (CID) number, use the dspsvcaal2cid command.
dspsvcaal2cid
Syntax Description
This command has no arguments or keywords.
Command Modes
Switched AAL2 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the AAL2 SVC CID value you configured using the cnfsvcaal2cid command.
dspsvcaal2cid
The default AAL2 SVC cid value: 100
Related Commands
dspsvccallstruct
To display all switched virtual connection (SVC) call table information for the SVC, use the dspsvccallstruct command.
dspsvccallstruct <svcIndex>
Syntax Description
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the SVC call table information for SVC 121.
dspsvccallstruct 121
next free index:0
next active index:0
prev active index:0
ccConnIndex:120
svcIndex:121
svcServiceType:real-time Variable Bit Rate
svcConnType:AAL2
Peak Cell Rate :201 cps
Sustained Cell Rate :200 cps
Maximum Burst Size :5 cps
Signalled OR Scaled Sustained Cell Rate :200 cps
PNNI Handle:113
logical channel number:390
setupInd timestamp:-652139922 ms
setupReq timestamp:0 ms
callprocInd timestamp:0 ms
connectInd timestamp:0 ms
connectReq timestamp:-652139922 ms
connectAckInd timestamp:-652139882 ms
connectAckReq timestamp:0 ms
releaseInd timestamp:0 ms
releaseReq timestamp:0 ms
releaseCompInd timestamp:0 ms
releaseCompReq timestamp:0 ms
SVC timer type:SVC_CONNECT_TIMER
previous call state:SVC_CALL_U8_CONNECT_REQ
current call state:SVC_CALL_U10_ACTIVE
call event:SVC_CALL_CONNECT_ACK_IND
resync flag:0
localEecid:121
remoteEecid:0
called address:470091810000000007856e12f0000001070bff15
rel cause:0
Related CommandsSAPI ptr:0x82479994SAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvccalltable
To display the switched virtual connection (SVC) call table, use the dspsvccalltable command.
dspsvccalltable
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
You can scroll forward through the table or quit.
Examples
The following example shows the call table for the originating end of the call:
dspsvccalltable
svc ccConn PNNI LCN cur call Previous svc
Index Index Hnd state state event
1 1 2 510 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
2 2 3 509 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
3 3 4 508 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
4 4 32 507 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
5 5 5 506 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
6 6 6 505 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
7 7 7 504 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
8 8 8 503 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
9 9 9 502 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
10 10 10 501 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
11 11 11 500 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
12 12 12 499 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
13 13 13 498 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
14 14 14 497 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
15 15 15 496 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
16 16 16 495 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
17 17 17 494 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
18 18 18 493 SVC_CALL_U10_ACTIVE SVC_CALL_U8_CONNECT_ SVC_CALL_CONNECT_ACK
(m)-more (q)-quit
The following example shows the call table for the terminating end of the call:
dspsvccalltable
svc ccConn PNNI LCN cur call Previous svc
Index Index Hnd state state event
1 1 2 510 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
2 2 3 509 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
3 3 4 508 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
4 4 5 507 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
5 5 6 506 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
6 6 7 505 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
7 7 8 504 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
8 8 9 503 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
9 9 10 502 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
10 10 11 501 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
11 11 12 500 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
12 12 13 499 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
13 13 14 498 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
14 14 15 497 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
15 15 16 496 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
16 16 17 495 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
17 17 18 494 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
18 18 19 493 SVC_CALL_U10_ACTIVE SVC_CALL_U3_OUTGOING SVC_CALL_CONNECT_IND
Related Commands(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvccalltimers
To display the timer pending for each call, use the dspsvccalltimers command.
dspsvccalltimers
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
You can scroll forward through the table or quit.
Examples
The following example shows the SVC call timers:
dspsvccalltimers
svcIndex Timer Type current call state
1 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
2 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
3 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
4 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
5 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
6 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
7 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
8 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
9 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
10 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
11 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
12 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
13 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
14 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
15 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
16 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
17 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
18 SVC_CALL_PROC_TIMER SVC_CALL_U10_ACTIVE
(m)-more (q)-quit
Related Commands(m)-more (q)-quit(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvccause
To print the text description for the cause identified in the cause ID parameter, use the dspsvccause command.
dspsvccause <cause_id>
Syntax Description
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows cause IDs and their meanings:
dspsvccause 0
cause 0: Invalid Cause Value
cause 1: Unallocated (unassigned) Number
cause 2: No Route to Specified Transit Network
cause 3: No Route To Destination
cause 10: VPI VCI Unacceptable
cause 16: Normal Nall Nlearing
cause 17: User Busy
cause 18: No User Responding
cause 19: No Answer from User (User Alerted)
cause 21: Call Rejected
cause 22: Number Changed
cause 23: User Rejects All Screened Numbers
cause 27: Destination Out of Order
cause 28: Invalid Number Format, Address Incomplete
cause 29: Facility Rejected
cause 30: Response to Status Enquiry Message
cause 31: Normal, Unspecified
cause 35: Requested VPCI/VCI Not Available
(m)-more (q)-quit
Note Although more causes are listed, only the causes in the example above are supported.
Related Commands(m)-more (q)-quit(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvccnts
To display the switched virtual connection (SVC) service access point identifier (SAPI) message processing counts, use the dspsvccnts command. This command starts a menu-driven interface that enables you to refresh the screen with current counts, to zero all counters, and to toggle sequentially through the default, restart/resync, and failure screens.
dspsvccnts
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the counts on the originating side:
dspsvccnts
----------------------
Currently Active Calls: 124
Total Calls: 124
Last Last
Received Cause Transmitted Cause
Outgoing: CALLPROC 124 NNN SETUP 124 NNN
CONNECT 124 NNN CONN_ACK 124 NNN
Incoming: SETUP 0 NNN
CONN_ACK 0 NNN CONNECT 0 NNN
Common: REL_COM 0 NNN RELEASE 0 NNN
RELEASE 0 NNN REL_COM 0 NNN
(z)-zero counts (r)-refresh (c)-translate cause code (t)-toggle (q)-quit
cause 0 :Invalid Cause Value
Currently Active Calls: 124
Total Calls: 124 Last Last
Received Cause Transmitted Cause
Outgoing: CALLPROC 24 NNN SETUP 124 NNN
CONNECT 124 NNN CONN_ACK 124 NNN
Incoming: SETUP 0 NNN
CONN_ACK 0 NNN CONNECT 0 NNN
Common: REL_COM 0 NNN RELEASE 0 NNN
RELEASE 0 NNN REL_COM 0 NNN
(z)-zero counts (r)-refresh (c)-translate cause code (t)-toggle (q)-quit
cause 0 :Invalid Cause Valueq
The following example shows the counts on the terminating side:
dspsvccnts
Currently Active Calls: 155
Total Calls: 155 Last Last
Received Cause Transmitted Cause
Outgoing: CALLPROC 0 NNN SETUP 0 NNN
CONNECT 0 NNN CONN_ACK 0 NNN
Incoming: SETUP 155 NNN
CONN_ACK 155 NNN CONNECT 155 NNN
Common: REL_COM 0 NNN RELEASE 0 NNN
RELEASE 0 NNN REL_COM 0 NNN
(z)-zero counts (r)-refresh (c)-translate cause code (t)-toggle (q)-quit
cause 0 :Invalid Cause Value
Currently Active Calls: 155
Total Calls: 155 Last Last
Received Cause Transmitted Cause
Outgoing: CALLPROC 0 NNN SETUP 0 NNN
CONNECT 0 NNN CONN_ACK 0 NNN
Incoming: SETUP 155 NNN
CONN_ACK 155 NNN CONNECT 155 NNN
Common: REL_COM 0 NNN RELEASE 0 NNN
RELEASE 0 NNN REL_COM 0 NNN
(z)-zero counts (r)-refresh (c)-translate cause code (t)-toggle (q)-quit
Related Commands cause 0 :Invalid Cause Value cause 0 : Invalid Cause Value(m)-more (q)-quit(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvccons
To display the active switched virtual connections (SVCs), use the dspsvccons command.
dspsvccons
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the active SVCs:
dspsvccons
Current SVCs: 186 Current Active SVCs: 186 Max SVCs: 300
SVC Channel Current MGCP Destination
Call# Number State Conn ID NSAP
------ -------- ------------ -------- -------------
1 510 SVC_CALL_U10_ACTIVE 1 47009181000000000164444b94000001075bff15
2 509 SVC_CALL_U10_ACTIVE 2 47009181000000000164444b94000001075bff15
3 508 SVC_CALL_U10_ACTIVE 3 47009181000000000164444b94000001075bff15
4 507 SVC_CALL_U10_ACTIVE 4 47009181000000000164444b94000001075bff15
5 506 SVC_CALL_U10_ACTIVE 5 47009181000000000164444b94000001075bff15
6 505 SVC_CALL_U10_ACTIVE 6 47009181000000000164444b94000001075bff15
7 504 SVC_CALL_U10_ACTIVE 7 47009181000000000164444b94000001075bff15
8 503 SVC_CALL_U10_ACTIVE 8 47009181000000000164444b94000001075bff15
9 502 SVC_CALL_U10_ACTIVE 9 47009181000000000164444b94000001075bff15
10 501 SVC_CALL_U10_ACTIVE 10 47009181000000000164444b94000001075bff15
11 500 SVC_CALL_U10_ACTIVE 11 47009181000000000164444b94000001075bff15
12 499 SVC_CALL_U10_ACTIVE 12 47009181000000000164444b94000001075bff15
13 498 SVC_CALL_U10_ACTIVE 13 47009181000000000164444b94000001075bff15
14 497 SVC_CALL_U10_ACTIVE 14 47009181000000000164444b94000001075bff15
15 496 SVC_CALL_U10_ACTIVE 15 47009181000000000164444b94000001075bff15
16 495 SVC_CALL_U10_ACTIVE 16 47009181000000000164444b94000001075bff15
17 494 SVC_CALL_U10_ACTIVE 17 47009181000000000164444b94000001075bff15
18 493 SVC_CALL_U10_ACTIVE 18 47009181000000000164444b94000001075bff15
(m)-more (q)-quit
Related Commands(m)-more (q)-quit cause 0 : Invalid Cause Value(m)-more (q)-quit(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvcgw
To display the details of the switched virtual connection (SVC) gateway parameters, use the dspsvcgw command.
dspsvcgw
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the gateway parameters:
dspsvcgw
current state: SVC_GW_ACTIVE
previous state:SVC_GW_RESTART_PENDING
current event: SVC_GW_INVALID_EVENT
oper state:SVC_GW_OPER_IS
AESA:47009181000000000164444b9400000107f3ff00
AESA type:
timer type:SVC_INVALID_TIMER
gw timer:1818
SAPI client id:6
gw SAPI handle:0
Related Commandschecksum value:50857checksum value: 0(m)-more (q)-quit cause 0 : Invalid Cause Value(m)-more (q)-quit(m)-more (q)-quitSAPI ptr: 0x824da574 (z)-zero average counts (r)-refresh (q)-quit(z)-zero average counts (r)-refresh (q)-quit
dspsvcqosparam
To display the ATM Quality of Service (QoS) parameters, use the dspsvcqosparam command.
dspsvcqosparam
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the ATM QoS parameters for the current VISM card.
dspsvcqosparam
Voice SVC - default Atm Qos parameters
End-to-End Cell Delay Variation = 20000 micro-sec
Maximum Cell Transfer Delay = 150000 micro-sec
Maximum Cell Loss Ratio = 8
Related Commands
dspsvctrfscalingfactor
To display the switched virtual connection (SVC) traffic scaling factors for voice, use the dspsvctrfscalingfactor command.
dspsvctrfscalingfactor
Syntax Description
This command has no arguments or keywords.
Command Modes
switched AAL2 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
The following example shows the SVC traffic scaling factor for the current VISM card.
dspsvctrfscalingfactor
SVC Traffic Scaling Factor: 50
Related Commands
dspt38fxlco
To display the fax handling instructions configured for a specified line, use the dspt38fxlco command.
dspt38fxlco <line_number>
Syntax Description
line_number
Line number of the DS1 line for which you want to display T.38 fax handling instructions. Range is 1-8.
Command Modes
VoIP trunking/VoIP switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the fax handling instructions configured for line 3 are displayed:
dspt38fxlco 3
line_number: 3
FX_LCO: Gateway controlled preferred then pass-through
Related Commands
dspt38fxlcos
To display the fax handling instructions for all lines on the current VISM card, use the dspt38fxlcos command.
dspt38fxlcos
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP trunking/VoIP switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the fax handling instructions for all lines on the current VISM card are displayed:
dspt38fxlcos
Line_Number Fx LCO
----------- ------
1 Gateway controlled preferred then pass-through
2 Gateway controlled preferred then pass-through
.
.
.
8 Gateway controlled preferred then pass-through
Related Commands
dspt38nsetimeout
To display a specified configured line with a length of time in which to wait for a remote acknowledgment of the offer to switch to fax transfer mode, use the dspt38nsetimeout command.
dspt38nsetimeout <line_number>
Syntax Description
Command Modes
VoIP trunking/VoIP switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the length of time in which to wait for a remote acknowledgment of the offer to switch to fax transfer mode configured for line 5 is displayed:
dspt38nsetimeout 5
line_number: 5
FX_Nse_Timer: 1000 ms
Related Commands
dspt38nsetimeouts
To display all configured lines with a length of time in which to wait for a remote acknowledgment of the offer to switch to fax transfer mode, use the dspt38nsetimeouts command.
dspt38nsetimeouts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP trunking/VoIP switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the length of time in which to wait for a remote acknowledgment of the offer to switch to fax transfer mode configured for all lines on the current VISM card is displayed:
dspt38nsetimeouts
Line_Number NSE Timeout (ms)
----------- ----------------
1 1000
2 1000
.
.
.
8 1000
Related Commands
dspt38params
To display the T.38 fax transfer parameters for a specified line, use the dspt38params command.
dspt38params <line_number>
Syntax Description
line_number
Line number of the DS1 line for which you want to display T.38 fax transfer parameters. Range is 1-8.
Command Modes
VoIP trunking/VoIP switching, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the T.38 fax transfer parameters for line 7 are displayed:
dspt38params 7
line_number: 7
Max_Xmit_Rate: fx14400bps
Info_Field_Size: 48
Data_Pkt_size: 40 ms
LS_Data_Redundancy: 5
HS_Data_Redundancy: 2
TCF_Method: localTCF
Error_Correction: enabled
NSF_Override: enabled
NSF_Country_Code: 181
NSF_Vendor_Code: 18
Related Commands
dsptaskinfo
To display data about currently operating tasks, use the dsptaskinfo command.
dsptaskinfo
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the data of the currently operating tasks is displayed:
dsptaskinfo
taskName msgReceivd msgSent msgSent lastSent lastSt lastSt
Failed FailedTask Failed Failed
MsgTyp Errno
---------- --------------- --------------- ---------- ---------- ------ ------
nmimRouter 0 60 0 0 0x0
scm 1240 584 0 0 0x0
pSNMP 0 1 0 0 0x0
cmm 277 258 0 0 0x0
conn_mgr_t 1109790 29 0 0 0x0
tFiled 68 69 0 0 0x0
tSmd 237 313 0 0 0x0
logd 304 1 0 0 0x0
alarm_task 0 29 0 0 0x0
oam 5 1109778 0 0 0x0
bertd 0 1 0 0 0x0
Related Commands
There are no related commands.
dsptonebuiltinplans
To display all built-in (preconfigured) tone plans on the current VISM card, use the dsptonebuiltinplans command.
dsptonebuiltinplans
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
VISM supports version 1 of the country and region built-in tone plans listed in Table 7-12.
Examples
The following example shows that all preconfigured tone plans for the current VISM card are displayed:
dsptonebuiltinplans
Status Tone Plan Region Version Tone Plan File Name
------ ---------------- ------- -------------------
configure ITU 1 BUILTIN
.
.
.
configure United States 1 BUILTIN
Number of Built-In Tone Plans = 48.
Related Commands
dsptoneplan
To display the tone configuration of a specified tone plan—either a built-in (preconfigured) or a provisional tone plan—use the dsptoneplan comman.
dsptoneplan <tone_plan_region> <tone_plan_version>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command displays amplitudes as a number which corresponds to a dBm value according to the following formula:
dBm = 20 * log10 (peek-to-peek/46348)
This formula equals the amplitude of one frequency. If both frequencies are configured for the same level, add 6 dBm to the results of the formula to obtain the total amplitude.
Examples
The following example shows that the tone configuration for singapore tone plan region, version number 11, is displayed:
dsptoneplan singapore 11
Region Name :Singapore
Version: 1
Description: Tone Plan for Singapore (SG)
File name: BUILTIN
Related Commands
dsptoneplans
To display the tone configuration of all tone plans—either built-in (preconfigured) or provisional tone plans—use the dsptoneplans command.
dsptoneplans
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command displays the status of tone plans in the following ways:
•Configure—For a built-in (preconfigured) tone plan, and a provisional tone plan that is downloaded properly and added to the system.
•Lost File—For a provisional tone plan that is not downloaded properly or for a tone plan that is not the proper one.
•Reloading—For a provisional tone plan that is currently downloading.
Examples
The following example shows that the tone configuration for tone plans is displayed:
dsptoneplans
Status Tone Plan Region Version Tone Plan File Name
--------- ---------------- ------- -------------------
configure singapore 11 sing_3
configure ITU 1 BUILTIN
.
.
.
Related Commands
dsptoneprovplans
To display all provisional tone plans, use the dsptoneprovplans command.
dsptoneprovplans
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
This command displays the status of tone plans in the following ways:
•Configure—Downloaded properly and added to the system.
•Lost File—Not downloaded properly or for a tone plan that is not the proper one.
•Reloading—Currently downloading.
Examples
The following example shows that all provisional tone plans are displayed:
dsptoneprovplans
Status Tone Plan Region Version Tone Plan File Name
--------- ---------------- ------- -------------------
configure singapore 11 sing_3
.
.
.
Number of Provisionable Tone Plans = 1.
Number of un-configured Tone Plans = 31.
Related Commands
dsptoneregionplans
To display a list of all tone plans for the countries and regions whose name partially or completely matches the name you supply, use the dsptoneregionplans command.
dsptoneregionplans <tone_plan_region>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that all tone plans associated with the partial tone plan region Uni are displayed:
dsptoneregionplans "Uni"
Status Tone Plan Region Version Tone Plan File Name
--------- ---------------- ------- -------------------
configure UnitedKingdon 11 BUILTIN
configure UnitedStates 11 BUILTIN
Number of Matching Tone Plans = 2.
Related Commands
dsptranscotmode
To display whether or not the reverse transponder continuity test (COT) is enabled, use the dsptranscotmode command.
dsptranscotmode
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the COT tone you configured using the cnftranscotmode command. The 1780 Hz tone does not reverse the COT mode.
dsptranscotmode
REVERSE TRANSPONDER COT : disable
Related Commands
dspvbdcodec
To display the upspeed codec used for voiceband data (VBD), use the dspvbdcodec command.
dspvbdcodec
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the upspeed codec used for VBD and the default payload type is displayed:
dspvbdcodec
VBD UpSpeed Codec: G.711u
Payload Type : 256
Related Commands
dspvbdmarconi
To display whether or not voiceband data (VBD) upspeed is configured upon detection of a dual tone, use the dspvbdmarconi command.
dspvbdmarconi
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that VBD upspeed is configured upon detection of a dual tone.
dspvbdmarconi
Marconi dual tone flag : enable
Related Commands
dspvbdpol
To display the VISM card level voiceband data (VBD) policies for fax/modem upspeed connection admission control (CAC) failure and fax/modem carrier loss for calls, use the dspvbdpol command.
dspvbdpol
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the VISM card level VBD policies are displayed:
dspvbdpol
Carrier Loss Policy: upspeedCodec
CAC Rejection Policy: maintain
Related Commands
dspvccis
To display the associated values for the LCN, VCCI, address type, and address you configured, use the dspvccis command.
dspvccis
Syntax Description
This command has no arguments or keywords.
Command Modes
Switched AAL2 PVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following examles shows the associated LCN, VCCI, and address you configured using the cnfconvcci command.
dspvccis
Addr
LCN VCCI Type Addr
133 133 NSAP 737076634d475831000000000000000001000100
134 134 NSAP 737076634d475831000000000000000001000100
135 135 NSAP 737076634d475831000000000000000001000100
136 136 NSAP 737076634d475831000000000000000001000100
Related Commands
dspvismdn
To display the domain name of the current VISM card, use the dspvismdn command.
dspvismdn
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the domain name of the current VISM card is displayed:
dspvismdn
DomainName: cisco.com
Related Commands
dspvismip
To display the IP address and subnet mask for the current VISM card, use the dspvismip command.
dspvismip
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the IP address and subnet mask of the current VISM card are displayed:
dspvismip
VismIpAddress: 209.165.200.224
NetMask: 255.255.255.255
VismBearerIpAddress: 209.165.200.225
BearerNetMask: 255.255.255.255
Related Commands
dspvismparam
To display VISM card configuration parameters, use the dspvismparam command.
dspvismparam
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the configuration parameters of the current VISM card are displayed:
dspvismparam
VISM mode: voipSwitching
VISM features Bit Map: 0x5ac
CAC flag: enable
DS0s available: 192
Template number: 2
Percent of functional DSPs: 100
IP address: 64.68.2.1
Subnet mask 255.255.255.252
RTCP report interval: 1000 msec
RTCP receive multiplier: 3
RTP receive timer: disable
ControlPrecedence/Tos: 0x60
BearerPrecedence/Tos: 0xa0
Aal2 muxing status: disable
Tftp Server Dn TFTPDOMAIN
Aggregate Clipping enable
Aggregate Svc Bandwidth 0
Codec negotiation option 1
Profile negotiation option 1
VAD Duty Cycle 61
VAD Tolerance 100
CALEA: enable
Note The DS0s available parameter value is applicable to AAL2 trunking operating mode only. The RTCP report interval, RTP receive timer, ControlPrecedence/Tos, and BearerPrecedence/Tos parameter values are applicable to VoIP switching/trunking operating mode only.
Related Commands
dspvoipparams
To display the VoIP switching/trunking operating mode parameters, use the dspvoipparams command.
dspvoipparams
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, VoIP and AAL1 SVC
Usage Guidelines
The following parameters are displayed when you use this command:
•DTMF relay status—Displays whether the CAS bits are configured to be relayed to the other endpoint.
•CAS bits transport status—Displays whether the DTMF tones are configured to be relayed to the other endpoint.
•VAD timer value—Displays the hangover time before silence compression is invoked.
•Event negotiation policy—None, proprietary, or all.
•Silence insertion descriptor (SID) payload type.
Examples
The following example shows that the VoIP switching/trunking operating mode parameters are displayed:
dspvoipparams
VoIP DTMF RELAY: Off
VoIP CAS BITS TRANSPORT: Off
VoIP VAD TIMER: 250
VoIP EVENT NEGOTIATE POL: proprietary
VoIP SID PAYLOAD TYPE: 13
Related Commands
Command Descriptioncnfvoiptimerparam
Configures the holdover time for VAD before silence compression is activated.
cnfvoiptransparams
Configures the VoIP transportation parameters.
dspxgcpbt
To display the default network type, virtual channel (VC) type, and connection type of the current VISM card, use the dspxgcpbt command.
dspxgcpbt
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the default network type, VC type, and connection type of the current VISM card are displayed:
dspxgcpbt
Network Type: IP
VC Type: PVC
Conn Type: not-applicable
Related Commands
dspxgcpcalls
To display the xGCP call ID, connection ID, and endpoint name corresponding to each call agent established connection on the gateway, use the dspxgcpcalls command.
dspxgcpcalls
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
If more than one xGCP connection ID is associated with the same call ID, each connection ID appears on a separate line in the display.
Examples
The following example shows that the xGCP call IDs, connection IDs, and endpoint names corresponding to all call agent established connections on the gateway are displayed:
dspxgcpcalls
xGCP Call ID xGCP Connection ID xGCP Endpoint Name
-------------------------------- ------------------ ------------------
5898886 358a vism/T1-2/21
22263730 368d vism/T1-2/23
35040677 338d vism/T1-1/3
37233496 3588 vism/T1-1/5
44147097 358c vism/T1-2/6
59925215 3685 vism/T1-2/14
86098952 3787 vism/T1-1/23
106425635 3689 vism/T1-1/22
127810066 348f vism/T1-1/20
143146281 3789 vism/T1-1/8
251336169 3688 vism/T1-1/14
308712944 338f vism/T1-2/12
332811049 3690 vism/T1-1/15
349719791 348b vism/T1-1/12
368644231 3683 vism/T1-1/21
414134979 3589 vism/T1-1/13
431808675 348e vism/T1-2/5
439592534 3687 vism/T1-1/6
449708369 338a vism/T1-1/10
472992198 368b vism/T1-1/7
667869345 3392 vism/T1-2/20
689149158 3584 vism/T1-2/13
731314813 368e vism/T1-2/8
733047547 3686 vism/T1-2/22
840095617 368a vism/T1-2/7
855162306 338c vism/T1-1/18
889601897 368c vism/T1-2/15
959868114 3395 vism/T1-1/4
Related Commands
There are no related commands.
dspxgcpcids
To display the logical channel number (LCN), channel identification number (CID), xGCP connection ID, endpoint name, and call ID corresponding to each call agent established AAL2 connection on the gateway, use the dspxgcpcids command.
dspxgcpcids
Syntax Description
This command has no arguments or keywords.
Command Modes
Switched AAL2 SVC, switched AAL2 PVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the xGCP connection CID configuration data for each call agent established AAL2 connection on the gateway is displayed:
dspxgcpcids
LCN CID xGCP Connection ID xGCP Endpoint Name xGCP Call ID
--- --- ------------------ ------------------ --------------------------------
132 10 27ba vism/T1-1/2 346350363
132 14 24c2 vism/T1-1/6 219196705
132 15 24c6 vism/T1-1/7 3124232
132 16 24cb vism/T1-1/8 71993004
132 17 26be vism/T1-1/9 964845576
132 18 27bc vism/T1-1/10 40023388
132 21 24bc vism/T1-1/13 308615846
132 22 24c3 vism/T1-1/14 540211499
132 23 24c8 vism/T1-1/15 887014703
132 24 25c2 vism/T1-1/16 750350805
132 25 26bf vism/T1-1/17 757994272
132 29 24bf vism/T1-1/21 407192558
132 30 24c5 vism/T1-1/22 702316810
132 31 24c9 vism/T1-1/23 686445676
132 32 26bc vism/T1-1/24 366717759
132 33 26c0 vism/T1-2/1 142297238
132 37 24c1 vism/T1-2/5 681759411
132 38 24c4 vism/T1-2/6 439143079
132 39 24c7 vism/T1-2/7 966681180
132 40 25c5 vism/T1-2/8 565100353
132 41 26c1 vism/T1-2/9 273412123
d32 9 26c3 vism/T1-1/1 705499200
Related Commands
dspxgcpcnf
To display previously configured Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) timeout and retransmission count values, use the dspxgcpcnf command.
dspxgcpcnf
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP timeout and retransmission count values are displayed:
dspxgcpcnf
MWD timeout : 10000
Request timeout : 500
Retry count: 3
Related Commands
dspxgcpcnt
To display the Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) message statistics for a specified call agent, use the dspxgcpcnt command.
dspxgcpcnt <ip address>
Syntax Description
ip address
IP address, in dotted decimal format (nnn.nnn.nnn.nnn), of the call agent for which you want to display SGCP/MGCP message statistics.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP message statistics of the call agent are displayed:
dspxgcpcnt 209.165.200.204
IP success msg fail msg
--------------- ----------- ----------
209.165.200.204 0 4
Related Commands
Command Descriptiondspxgcpcnts
Displays the SGCP/MGCP message statistics for all known call agents.
dspxgcpcnts
To display the Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) message statistics for all known call agents, use the dspxgcpcnts command.
dspxgcpcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP messages statistics for all known call agents are displayed:
dspxgcpcnts
IP success msg fail msg
--------- ----------- ----------
2.2.2.2 0 4
Related Commands
Command Descriptiondspxgcpcnt
Displays the SGCP/MGCP message statistics for a specified call agent.
dspxgcpcon
To display the attributes associated with a call agent established connection, use the dspxgcpcon command.
dspxgcpcon <connId> <DispLevel>
Syntax Description
connId
Connection identification number. Range is in hexadecimal numbers from (0-9, a-f).
DispLevel
Detail level of display. Values are
•1 = Abbreviated display
•2 = Detailed display
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the abbreviated level of attributes associated with the call agent identified by the connection identification number 4C5B are displayed:
dspxgcpcon 4c5b 1
*********************************************************
Attributes of Connection ID: 4c5b
*********************************************************
Call ID = C0011
Endpoint Name = vism/T1-1/1
Line Number = 1
Connection ID = 4c5b
Admitted Codec = PCMA
Admitted Pkt. period = 10 ms
Connection Mode = sendrecv
Echo Cancellation = FALSE
Type of Service = 0xa0
Network Type = IP
Remote Address Type = Invalid (0)
Continuity Test = FALSE
Loopback = FALSE
Local RTP Port = 49556
Remote RTP Port = 49544
Remote RTP Port Count = 1
Remote Address =64.68.18.1
MGC Domain Name = mgc1
MGC IP Address = Unknown
MGC UDP Port = 2427
Port in Notified Entity = FALSE
Protocol Version = MGCP 0.1
Silence Suppression = FALSE
SID = TRUE
VAD Timer = 250 ms
CAS Type = None
Triple Redundancy = TRUE
DTMF forwarding = FALSE
Local Connection Options (lco string) = L: e:off, s:off, a:PCMA
Remote Session Descriptor (sdp string) =
--------------------------------------
v=0
o=- C0011 0 IN - -
s=-
c=IN IP4 64.68.18.1
t=0 0
m=audio 49544 RTP/AVP 8
--------------------------------------
The following example shows that the detailed level of attributes associated with the call agent identified by the connection identification number 4C5B are displayed:
dspxgcpcon 4c5b 2
*********************************************************
Attributes of Connection ID: 4c5b
*********************************************************
Call ID = C0011
Endpoint Name = vism/T1-1/1
Line Number = 1
Connection ID = 4c5b
Admitted Codec = PCMA
Admitted Pkt. period = 10 ms
Connection Mode = sendrecv
Echo Cancellation = FALSE
Type of Service = 0xa0
Network Type = IP
Remote Address Type = Invalid (0)
Continuity Test = FALSE
Loopback = FALSE
Local RTP Port = 49556
Remote RTP Port = 49544
Remote RTP Port Count = 1
Remote Address =64.68.18.1
MGC Domain Name = mgc1
MGC IP Address = Unknown
MGC UDP Port = 2427
Port in Notified Entity = FALSE
Protocol Version = MGCP 0.1
Silence Suppression = FALSE
SID = TRUE
VAD Timer = 250 ms
CAS Type = None
Triple Redundancy = TRUE
DTMF forwarding = FALSE
Local Connection Options (lco string) = L: e:off, s:off, a:PCMA
Remote Session Descriptor (sdp string) =
--------------------------------------
v=0
o=- C0011 0 IN - -
s=-
c=IN IP4 64.68.18.1
t=0 0
m=audio 49544 RTP/AVP 8
--------------------------------------
Timestamp Information:
Display Type = Originating
CRCX Ack (CRCX Ack - CRCX) = 10.000000000 ms
MDCX Command (MDCX - CRCX) = 70.000000000 ms
MDCX Ack (MDCX Ack - CRCX) = 80.000000000 ms
Time since the CRCX was received = 2016.930000000 sec
(CRCX Command is not shown since it is used as reference)
Codec List: Codec[1] = PCMA
Pkt. Period List[1]: Pkt. Period[1] = 10 ms
Pkt. Period Range[1] - Low = 10 ms
Pkt. Period Range[1] - High = 10 ms
LCO Codec List[1] = PCMA
LCO Pkt. Period Range - Low = 0 ms
LCO Pkt. Period Range - High = 0 ms
TDM Endpoint Connected to DSP Channel = TRUE
DSP Channel Connected to Network Endpoint = TRUE
Related Commands
dspxgcpcons
To display the xGCP connection identification number, endpoint name, and call identification number corresponding to each call agent established connection on the gateway, use the dspxgcpcons command.
dspxgcpcons
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the xGCP connection identification number, endpoint name, and call identification number of each call agent established connection on the gateway are displayed:
dspxgcpcons
xGCP Connection ID xGCP Endpoint Name xGCP Call ID
----------------- ------------------ ------------
4c5b vism/T1-1/1 C0011
4c5c vism/T1-1/2 C0012
Related Commands
dspxgcpdefpkg
To display the Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) default package, use the dspxgcpdefpkg command.
dspxgcpdefpkg
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP default package is displayed:
dspxgcpdefpkg
Default package : T
Related Commands
There are no related commands.
dspxgcpdetailcnt
To display Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) details of message statistics exchanged between VISM and a specified call agent, use the dspxgcpdetailcnt command.
dspxgcpdetailcnt <Ip_address>
Syntax Description
Ip_address
IP address, in dotted decimal format (nnn.nnn.nnn.nnn)., of the call agent for which you want to display detailed exchanged message statistics. It can be
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP details of message statistics exchanged between VISM and the call agent identified by the IP address are displayed:
dspxgcpdetailcnt 209.165.200.224
IP Address : 209.165.200.224
CRCX Count : 0
CRCX Fail Count : 0
MDCX Count : 0
MDCX Fail Count : 0
DLCX Received Count : 0
DLCX Received Fail Count : 0
DLCX Sent Count : 0
DLCX Sent Fail Count : 0
RQNT Count : 0
RQNT Fail Count : 0
Notify Count : 0
Notify Fail Count : 0
Audit Endpoint Count : 0
Audit Endpoint Fail Count : 0
Audit Connection Count : 0
Audit Connection Fail Count : 0
RSIP Count : 4
RSIP Fail Count : 4
Related Commands
Command Descriptiondspxgcpdetailcnts
Displays SGCP/MGCP details of message statistics exchanged between VISM and all known call agents.
dspxgcpdetailcnts
To display Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) details of message statistics exchanged between VISM and all known call agents, use the dspxgcpdetailcnts command.
dspxgcpdetailcnts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SGCP/MGCP details of message statistics exchanged between VISM and all known call agents are displayed:
dspxgcpdetailcnts
IP Address : 2.2.2.2
CRCX Count : 0
CRCX Fail Count : 0
MDCX Count : 0
MDCX Fail Count : 0
DLCX Received Count : 0
DLCX Received Fail Count : 0
DLCX Sent Count : 0
DLCX Sent Fail Count : 0
RQNT Count : 0
RQNT Fail Count : 0
Notify Count : 0
Notify Fail Count : 0
Audit Endpoint Count : 0
Audit Endpoint Fail Count : 0
Audit Connection Count : 0
Audit Connection Fail Count : 0
RSIP Count : 4
RSIP Fail Count : 4
Related Commands
Command Descriptiondspxgcpdetailcnt
Displays SGCP/MGCP details of message statistics exchanged between VISM and a specified call agent.
dspxgcpendpt
To display the attributes associated with an endpoint added using the addendpt command, or the SNMP equivalent, use the dspxgcpendpt command.
dspxgcpendpt <line_number> <ds0_number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
An endpoint added with the addendpt command is considered an xGCP endpoint even though a call agent established connection cannot be associated with the endpoint.
Examples
The following example shows that the statistics for the endpoint identified by line number 1, DS0 number 1 are displayed:
dspxgcpendpt 1 1
*********************************************************
Attributes of Endpoint Name: vism/T1-1/1
*********************************************************
Line Number = 1
Endpoint Number = 1
Endpoint Name = vism/T1-1/1
Continuity Test = FALSE
Echo Cancellation = FALSE
Protocol Version = Invalid Protocol
MGC IP Address = Unknown
MGC UDP Port = 0
Port in Notified Entity = FALSE
Request ID = 0
Quarantine Handling =
Requested Event List =
Signal Event List =
Accumulated Event List =
Quarantined Event List =
Detect Event List =
Accumulated Dialed String =
DSP Channel Connected to Network Endpoint = FALSE
Retry Count = 3
Minimum Retry Timeout = 500 ms
Maximum Retry Timeout = 500 ms
Related Commands
dspxgcpendptcons
To display the attributes of all connections associated with an endpoint added using the addendpt command, or the SNMP equivalent, use the dspxgcpendptcons command.
dspxgcpendptcons <line_number> <ds0_number> <dispLevel>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the attributes of all connections associated by the endpoint identified by line number 1, DS0 number 1 are displayed in the detailed format:
dspxgcpendptcons 1 1 2
*********************************************************
Attributes of Connection ID:1
*********************************************************
Call ID = 634
Endpoint Name = vism/T1-1/1
Line Number = 1
Connection ID = 1
Admitted Codec = PCMU
Admitted Pkt. period = 10 ms
Connection Mode = sendrecv
Echo Cancellation = TRUE
Type of Service = 0xa0
Network Type = IP
Remote Address Type = Invalid (0)
Continuity Test = FALSE
Loopback = FALSE
Local RTP Port = 49152
Remote RTP Port = 49154
Remote RTP Port Count = 1
Remote Address = nn.nnn.n.n
Remote SDP = TRUE
MGC Domain Name = vsc-1
MGC IP Address = Unknown
MGC UDP Port = 2427
Port in Notified Entity = FALSE
Protocol Version = MGCP 0.1
Silence Suppression = TRUE
VAD Timer = 250
CAS Forwarding Backhaul = 0
Triple Redundancy = 1
DTMF forwarding = 0
Local Connection Options (lco string) = L:e:on
Remote Session Descriptor (sdp string) =
Timestamp Information:
Display Type = Terminating
CRCX Ack (CRCX Ack - CRCX) = 10.000000000 ms
Time since the CRCX was received = 210.280000000 sec
(CRCX Command is not shown since it is used as reference)
Codec List:Codec[1] = PCMU
Pkt. Period List[1]:Pkt. Period[1] = 10 ms
Pkt. Period Range[1] - Low = 10 ms
Pkt. Period Range[1] - High = 10 ms
Codec List:Codec[2] = PCMA
Pkt. Period List[2]:Pkt. Period[1] = 10 ms
Pkt. Period Range[2] - Low = 10 ms
Pkt. Period Range[2] - High = 10 ms
Codec List:Codec[3] = CCD
Pkt. Period List[3]:Pkt. Period[1] = 10 ms
Pkt. Period Range[3] - Low = 10 ms
Pkt. Period Range[3] - High = 10 ms
LCO Pkt. Period Range - Low = 0 ms
LCO Pkt. Period Range - High = 0 ms
TDM Endpoint Connected to DSP Channel = TRUE
DSP Channel Connected to Network Endpoint = TRUE
Related Commands
dspxgcpendpts
To display the xGCP endpoint names corresponding to each endpoint which has been added using the addendpt command, or the SNMP equivalent, use the dspxgcpendpts command.
dspxgcpendpts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
The xGCP endpoint name is displayed with this command regardless of whether there are call agent established connections associated with the endpoint. If there are call agent established connections associated with the endpoint, the corresponding xGCP connection identification number and call identification number appear on the same line as the endpoint name.
Examples
The following example shows that the endpoint names that correspond to each endpoint are displayed:
dspxgcpendpts
xGCP Endpoint Name xGCP Connection ID xGCP Call ID
------------------ ------------------ --------------
vism/T1-1/1 4c5b C0011
vism/T1-1/2 4c5c C0012
vism/T1-1/3
vism/T1-1/4
vism/T1-1/5
vism/T1-1/6
vism/T1-1/7
vism/T1-1/8
vism/T1-1/9
vism/T1-1/10
vism/T1-1/11
vism/T1-1/12
vism/T1-1/13
vism/T1-1/14
vism/T1-1/15
vism/T1-1/16
vism/T1-1/17
vism/T1-1/18
vism/T1-1/19
vism/T1-1/20
vism/T1-1/21
vism/T1-1/22
vism/T1-1/23
vism/T1-1/24
Related Commands
Command Descriptiondspxgcpendpt
Displays the xGCP endpoint names corresponding to each endpoint number.
dspxgcperrcnt
To display the Simple Gateway Control Protocol (SGCP)/Media Gateway Control Protocol (MGCP) error counts for both unsupported protocol versions and unrecognized packets, use the dspxgcperrcnt command.
dspxgcperrcnt
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the xGCP error counts for unsupported protocol versions and unrecognized packets are displayed:
dspxgcperrcnt
Number of msg. for an unsupported protocol version : 0
Number of unrecongnized packets : 0
Related Commands
There are no related commands.
dspxgcpinterops
To display the status of the Session Description Protocol (SDP) OST interoperability feature, use the dspxgcpinterops command.
dspxgcpinterops
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the SDP OST interoperability status is displayed:
dspxgcpinterops
SDP OST flag: enable
Related Commands
dspxgcplncons
To display the DS0s with active xGCP connections, the number of connections for each line, and the number of active calls for each card, use the dspxgcplncons command.
dspxgcplncons
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the DS0s with active xGCP connections, the number of connections for each line, and the number of active calls for each card are displayed:
dspxgcplncons
Connections Active Line 1: 0x00bee89e (15)
Connections Active Line 2: 0x00b5bfc5 (16)
Connections Active Line 3: 0x0015387c (11)
Connections Active Line 4: 0x00000000 (0)
Connections Active Line 5: 0x00000000 (0)
Connections Active Line 6: 0x00000000 (0)
Connections Active Line 7: 0x00000000 (0)
Connections Active Line 8: 0x00000000 (0)
Total Active Connections: 42
Note The hexadecimal digits indicate the DS0s on which the connections exist. The parenthetical numbers indicate the total number of active DS0s on a line. The last line of the displayed data indicates the total number of active connections.
Related Commands
dspxgcppeers
To display all the User Datagram Protocol (UDP) peer ports used by the Simple Gateway Control Protocol (SGCP) or the Media Gateway Control Protocol (MGCP), use the dspxgcppeers command.
dspxgcppeers
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the UDP ports used by xGCP are displayed:
dspxgcppeers
mgcNumber protocolNumber portNumber
----------- ------------- ----------
1 1 2064
1 2 2427
Related Commands
Command Descriptioncnfxgcppeer
Configures the UDP port number used to send gateway-initiated messages to the call agent.
dspxgcppersistevts
To display all active persistent xGCP events, use the dspxgcppersistevts command.
dspxgcppersistevts
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the active persistent xGCP events are displayed:
dspxgcppersistevts
1 l/hd
2 l/hu
3 r/co4
Related Commands
Command Descriptionaddxgcppersistevt
Adds persistent xGCP events.
delxgcppersistevt
Deletes a persistent xGCP event.
dspxgcpport
To display the local User Datagram Protocol (UDP) port number used by the Simple Gateway Control Protocol (SGCP) or the Media Gateway Control Protocol (MGCP), use the dspxgcpport command.
dspxgcpport
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the UDP port number used by SGCP/MGCP is displayed:
dspxgcpport
xgcpPortNumber: 2427
Related Commands
Command Descriptioncnfxgcppeer
Configures the UDP port number used to send gateway-initiated messages to the call agent.
dspxgcpretry
To display the current xGCP retransmission parameters—retry (retransmission) count, minimum timeout value, and maximum timeout value—use the dspxgcpretry command.
dspxgcpretry
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the current xGCP retransmission parameters are displayed:
dspxgcpretry
Min Request Timeout : 500
Retry Count : 3
Max Request Timeout : 500
Related Commands
Command Descriptioncnfxgcpretry
Configures VISM minimum and maximum request timeouts and retransmission attempts for communication with the associated call agent.
Help
To display, in an alphabetical list, all commands associated with the current VISM card, use the Help command.
Help
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command is case sensitive—Help.
Note You cannot use this command to obtain details about a specific command.
Examples
The following example shows that all commands associated with the current VISM card are displayed in an alphabetical list.
Note The list displayed in this example is a partial list—your results return a greater number of associated commands.
Help
?
addcasvar
addccs
addcid
.
.
.
dspxgcppersistevts
dspxgcpport
dspxgcpretry
Help
.
.
.
tstcon
tstdelay
upcon
version
Related Commands
memShow
To display the system memory partition blocks and statistics, use the memShow command.
memShow
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows the current system partitions and statistics:
memShow
status bytes blocks avg block max block
------ --------- -------- ---------- ----------
current
free 11598432 240 48326 11556160
alloc 4071280 12151 335 -
cumulative
alloc 11297856 147028 76 -
Related Commands
There are no related commands.
pinglndsp
To display the digital signal processor (DSP) configuration data and status for all endpoints on a specified line, use the pinglndsp command.
pinglndsp <line_num>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the DSP configuration data and status for the VISM card line 1 is displayed:
pinglndsp 1
Endpoint Ds0# DSP health
-------------------------------------------
1 1 OK
2 2 OK
3 3 OK
4 4 OK
5 5 OK
6 6 OK
7 7 OK
8 8 OK
9 9 OK
10 10 OK
11 11 OK
12 12 OK
13 13 OK
14 14 OK
15 15 OK
16 16 OK
17 17 OK
18 18 OK
19 19 OK
Related Commands
rrtcon
To trigger the re-routing of a connection between two different switches, use the rrtcon command.
rrtcon <channel number>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
This command operates only on master endpoints and on connections between two different switches.
Examples
The following example shows re-routing the master endpoint 131.
rrtcon 131
Related Commands
There are no related commands.
setfaxmodemtrace
To enable or disable fax/modem trace, use the setfaxmodemtrace command.
setfaxmodemtrace <fax_modem_trace>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example turns off fax/modem trace.
setfaxmodemtrace 1
Related Commands
svccntsreset
To set all switched virtual connection (SVC) counters to zero and update the statistic collection start time, use the svccntsreset command.
svccntsreset
Syntax Description
This command has no arguments or keywords.
Command Modes
AAL1 switching, switched AAL2 SVC, and VoIP and AAL1 SVC
Usage Guidelines
Follow standard CLI procedures when using this command.
Examples
This command does not return any output.
svccntsreset
Related Commands
There are no related commands.
tstcon
To test a specified connection, use the tstcon command.
tstcon <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the connection identified by logical channel number 131 is tested:
tstcon 131
test type is..... 1
TestCon in progress.
TestCon Passed.
Related Commands
tstdelay
To test the delay on a specified connection, use the tstdelay command.
tstdelay <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the delay for the connection identified by logical channel number 131 is tested:
tstdelay 131
test type is..... 2
TestDelay in progress.
TestDelay Passed with 327 us.
Related Commands
upcon
To configure a specified connection up, allowing traffic to be passed to the specified connection, use the upcon command.
upcon <LCN>
Syntax Description
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
When a channel is brought up from down with the upcon command, a vismChanConUp trap is sent.
Examples
The following example shows that connection 189 is configured to be administratively up and traffic can be passed to it:
upcon 189
Related Commands
Command Descriptiondncon
Configures a specified connection down, preventing traffic from being passed to it.
dspcon
Displays the parameters for a specified channel.
version
To display version-related data—such as firmware version, operating system kernel version, date of the software build—for the current VISM/VISM-PR card, use the version command.
version
Syntax Description
This command has no arguments or keywords.
Command Modes
VoIP switching/VoIP trunking, AAL2 trunking, AAL1 switching, switched AAL2 SVC, switched AAL2 PVC, VoIP and AAL1 SVC, VoIP trunking/AAL2 trunking
Usage Guidelines
Follow standard CLI procedures for this command.
Examples
The following example shows that the version-related data for the current VISM card is displayed:
version
PXM1E_SJ.1.28.VISM8.a > version
***** Cisco Systems. MGX VISM Card *****
Firmware Version = 003.002.000.000 (NO CALEA)
Backup Boot version = VI8_BT_3.1.01
Xilinx Firmware version = 10/ 2/1998
DSPCOM FPGA version = 3/ 6/2003
DSPM C549 Template 1 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C549 Template 2 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C549 Template 3 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C549 Template 4 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C5421 Template 1, 2, and 3 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C5421 Template 4 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C5421 Template 5 FW Details:
Major Release = 3
Minor Release = 6
Build number = 25
DSPM C549 E1 ECAN FW Details:
Major Release = 9
Minor Release = 4
Build number = 0
DSPM C549 T1 ECAN FW Details:
Major Release = 9
Minor Release = 4
Build number = 0
DSPM C5421 T1 & E1 ECAN FW Details:
Major Release = 9
Minor Release = 5
Build number = 1
Made by = swtools
VxWorks (for R5k PDC) version 5.3.1.
Kernel: WIND version 2.5.
Made on Jun 18 2003, 15:41:03.
Boot line:
Note The display from this command is different than the one that is shown here if you are using CALEA.
Related Commands
There are no related commands.
Posted: Mon Jun 14 07:49:44 PDT 2004
All contents are Copyright © 1992--2004 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.