|
|
Table Of Contents
Configuring the Operating Mode
Configuring the ATM Network Side
Configuring TDM Side Signaling for Applications That Use CCS
Configuring TDM Side Signaling for Applications That Use CAS
AAL2 Trunking Mode
This section contains the following tasks for configuring the VISM/VISM-PR card for AAL2 trunking:
•
Configuring the Operating Mode
•
Configuring the ATM Network Side
•
Configuring TDM Side Signaling for Applications That Use CCS
•
Configuring TDM Side Signaling for Applications That Use CAS
•
Adding DS0 Endpoints to Lines
Sample AAL2 trunking configurations are shown in the "Sample Configuration" section.
Configuring the Operating Mode
To configure the correct operating mode for your VISM/VISM-PR card, complete the following steps:
Step 1
To configure the VISM/VISM-PR operating mode, enter the cnfvismmode command.
nodename.1.28.VISM8.a > cnfvismmode <mode_number>Replace <mode_number> with value of 2.
•
1 = VoIP switching/VoIP trunking (default)
•
2 = AAL2 trunking
•
3 = AAL1 switching
•
7 = Switched AAL2 SVC
•
8 = Switched AAL2 PVC
•
9 = VoIP and AAL1 SVC
•
10 = VoIP trunking and AAL2 trunking
Step 2
Type a y at the following message:
WARNING: Available CLI Commands will be changed, do you want to proceed (Yes/No)? yA message about the number of available commands displays before the card returns the prompt. The following example shows the number of available commands for AAL2 trunking mode:
INFORMATION: The new 'aal2Trunking' mode has 226 CLI commands.Step 3
To enable or disable subcell multiplexing, enter the cnfaal2subcellmuxing command.
nodename.1.28.VISM8.a > cnfaal2subcellmuxing <muxing status>Replace <muxing status> with one of the following values:
•
1 = On
•
2 = Off
Step 4
To display the current VISM/VISM-PR operating mode and subcell multiplexing status, enter the dspvismparam command.
nodename.1.28.VISM8.a > dspvismparamVISM mode: aal2TrunkingVISM features Bit Map: 0x2b2FunctionModuleType: VISM-PR-8T1CAC flag: enableDS0s available: 192Template number: 2Percent of functional DSPs: 100IP address: 0.0.0.0Subnet mask: 0.0.0.0Bearer IP address: 0.0.0.0Bearer Subnet mask: 0.0.0.0RTCP report interval: 5000 msecRTCP receive multiplier: 3RTP receive timer: disableControlPrecedence/Tos: 0x60BearerPrecedence/Tos: 0xa0Aal2 muxing status: disableTftp Server Dn TFTPDOMAINAggregate Clipping enableAggregate Svc Bandwidth 0Type <CR> to continue, Q<CR> to stop:Codec negotiation option 1Profile negotiation option 1VAD Duty Cycle 61VAD Tolerance 100VISM Initiated NW COT OffVISM CO4 Timer 1000 msecCALEA flag disableSupportdModuleType: VISM-PR-8T1.VismNSAP: 47009181000000000142265b9900000107f3ff00
Configuring the ATM Network Side
Configuring the ATM network side consists of setting up ATM PVCs across the network and providing the mechanism by which calls are routed over the correct PVC.
Each PVC is set up as three segments: two local segments and one network segment. The local segments are set up between the two VISM cards (one at each end of the PVC) and their respective PXM cards. The network segment is set up between the two PXM cards across the network.
For more information about PXM1E or PXM45 segments, refer to the Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, and Cisco MGX 8830 Configuration Guide, Release 5.1.
For more information about PXM1 segments, refer to the Cisco MGX 8850 Edge Concentrator Installation and Configuration, Release 1.1.3.
The AAL2 trunking operating mode supports as many as 64 AAL2 PVCs connected to each remote endpoint in the network. The PVCs carry voice traffic and optional channel-associated signaling (CAS).
PVCs can be established in a non PNNI environment (PXM1) and a PNNI environment (PXM1E/PXM45).
General Guidelines
Use the following guidelines when you set up the ATM side in the AAL2 trunking mode:
•
Add the slave connection first; then add the master connection.
Note the slave connection ID, which you need to set up the master connection. In a non PNNI environment, the slave connection is the PXM1 card. In a PNNI environment, the slave connection is the remote gateway.
•
Create connection identifiers (CIDs) for each PVC. CIDs bind the endpoints to the PVC.
Note
CID numbers must match on the master and slave sides.
Calls that arrive at a specific DS0 are automatically routed to the preconfigured CID and PVC over trunks.
•
The master and slave connection base parameters, PCR, SCR, and MBS values must match.
If these values do not match, PXM1E and PXM45 cards display an error. PXM1 cards do not display an error.
•
If the connections are through a physical loopback on a PXM line, make sure that the VPI and VCI values are the same on both ends of the loopback.
Complete the following tasks to configure the ATM side:
•
Connection CAC Configuration
Configuring PVC Connections
The AAL2 trunking mode has the following two types of PVCs:
•
AAL2—Supports bearer data; supports signaling data in clear channel codec mode.
•
AAL5—Supports signaling data.
Complete the following steps to configure PVC connections:
Note
You must add the slave connection first before adding the master connection. Retain the remote connection ID to use when setting up the master connection.
Step 1
To add an ATM PVC between the VISM card and the MGX 8000 Series platform PXM card, enter the addcon command.
nodename.1.28.VISM8.a > addcon <localVCI> <preference> <pvcType> <application> <PCR> <mastership> |<remoteConnId> <serviceType> <scr> <mbs> <priority> <prefrte> <direct>|Replace the above arguments with the values listed in Table 6-1.
Step 2
If you need to refine the configuration parameters of the connection added in Step 1, enter the cnfcon command.
nodename.1.28.VISM8.a > cnfcon <LCN> <PCR> <service_type> |<SCR_ingress> <MBS_ingress> <priority> <prefrte> <direct>|Replace the above arguments with the values listed in Table 6-2.
Table 6-2 Parameters for cnfcon Command
Parameter DescriptionLCN
Type the value you entered for the localVCI argument in Step 1.
PCR
PCR described in cells per second.
Note
The PCR argument value cannot be changed if the calls or connections for signaling and control are active.
Ranges are
•
1-400 = Signaling PVCs in AAL2 trunking mode
•
1-20000 = AAL5 control PVC
•
1-50000 = T1 AAL2 bearer PVCs
•
1-60000 = E1 AAL2 bearer PVCs
•
1-96000 = AAL5 bearer PVC
Note
If the service_type argument value is a VBR, the PCR argument value must be 15 or greater.
service_type
Service type. Values are
•
1 = Constant bit rate (CBR)
•
2 = Variable bit rate real time—rt-VBR
•
3 = Variable bit rate non-real time—nrt-VBR
•
4 = rt-VBR3
•
5 = rt-VBR2
•
6 = nrt-VBR
•
7 = nrt-VBR
Note
For VISM-PR to RPM-PR connections, use one of the values 4-7.
|SCR_ingress|
(Optional) SCR. Range is from 15 to the value you configured for the PCR argument.
Note
This argument value is required if the service_type argument value is in the range 2-7.
|MBS_ingress|
(Optional) MBS. Maximum number of cells transmitted at the peak cell rate. Range is from 1 cell to 10 times the value you configured for the SCR_ingress argument.
Note
This argument value is required if the service_type argument value is in the range 2-7.
|priority|
(Optional) Route priority is the priority number assigned to the PVC during configuration of the connection.
Range is 1-15. Default is 8.
A value of 1 indicates highest priority, and a value of 15 indicates the lowest priority.
Note
This parameter is applicable only to VISM-PR cards.
|prefrte|
(Optional) Unique identifier of the preferred route to which this connection is associated.
Range is 0-65535. Default is 0.
When the specified route identifier is 0, the connection is not associated with a preferred route. This parameter is not applicable to the slave end of an SPVC connection.
Note
This parameter is applicable only to VISM-PR cards.
|direct|
(Optional) Parameter to specify whether or not the associated preferred route is the only permissible route for the connection to take.
•
1 = Yes—The connection is not allowed to pick an alternate route. This option is not applicable when a preferred route is not specified.
•
2 = No (Default)—The connection is allowed to try another alternate route if the preferred route is unavailable.
If the directed preferred route is unavailable, the connection is failed.
Note
This parameter is applicable only to VISM-PR cards.
Step 3
To display the details of the connection, enter the dspcon command.
nodename.1.11.VISM8.a > dspcon <LCN>Replace the <LCN> argument with a value in the range 131-510.
The following example shows sample configuration for a bearer PVC.
nodename.1.5.VISM8.a > dspcon 131ChanNum: 131ChanRowStatus: ModChanLocalRemoteLpbkState: DisabledChanTestType: TestOffChanTestState: PassedChanRTDresult: 56 usChanPortNum: 255ChanPvcType: AAL2ChanConnectionType: PVCChanLocalVpi: 5ChanLocalVci: 131ChanLocalNSAP: 4700918100000000059a3f9761000001072bff00ChanRemoteVpi: 0ChanRemoteVci: 0ChanRemoteNSAP: NULL NSAPChanMastership: SlaveChanVpcFlag: VccChanConnServiceType: CBRChanRoutingPriority: 8ChanMaxCost: 2147483647ChanRestrictTrunkType: No RestrictionType <CR> to continue, Q<CR> to stop:ChanConnPCR: 50000ChanConnPercentUtil: 100ChanPreference: 1ChanRemotePCR: 50000ChanRemotePercentUtil: 100ChanProtection: unprotectedChanActivityState: unknownChanLockingState: unlockChanApplication: bearerChanServiceType: cbrChanScrIngress: 50000ChanMbsIngress: 50000ChanVCCI: 0ChanFarEndAddrType: notapplicableChanFarEndE164Addr: 0ChanFarEndGWIDAddr: .ChanFarEndNSAPAddr: NULL NSAPChanAdminStatus: UpChanReroute: FalseChanPrefRouteId: 0ChanDirectRoute: FalseType <CR> to continue, Q<CR> to stop:ChanUserPcrNumber: User BW OffChanUserMinPCRBW: 10ChanUserMaxPCRBW: 50000ChanUserMaxScrBW: 0ChanUserMaxMbsBW: 0ChanNumNextAvailable: 133The following example shows sample configuration for a signaling connection with CCS.
nodename.1.5.VISM8.a > dspcon 231
ChanNum: 231ChanRowStatus: ModChanLocalRemoteLpbkState: DisabledChanTestType: TestOffChanTestState: NotInProgressChanRTDresult: 65535 usChanPortNum: 255ChanPvcType: AAL5ChanConnectionType: PVCChanLocalVpi: 5ChanLocalVci: 231ChanLocalNSAP: 4700918100000000059a3f9761000001072bff00ChanRemoteVpi: 0ChanRemoteVci: 0ChanRemoteNSAP: NULL NSAPChanMastership: SlaveChanVpcFlag: VccChanConnServiceType: CBRChanRoutingPriority: 8ChanMaxCost: 2147483647ChanRestrictTrunkType: No RestrictionType <CR> to continue, Q<CR> to stop:ChanConnPCR: 400ChanConnPercentUtil: 100ChanPreference: 1ChanRemotePCR: 400ChanRemotePercentUtil: 100ChanProtection: unprotectedChanActivityState: unknownChanLockingState: unlockChanApplication: signalingChanServiceType: cbrChanScrIngress: 400ChanMbsIngress: 400ChanVCCI: 0ChanFarEndAddrType: notapplicableChanFarEndE164Addr: 0ChanFarEndGWIDAddr: .ChanFarEndNSAPAddr: NULL NSAPChanAdminStatus: UpChanReroute: FalseChanPrefRouteId: 0ChanDirectRoute: FalseType <CR> to continue, Q<CR> to stop:ChanUserPcrNumber: User BW OffChanUserMinPCRBW: 10ChanUserMaxPCRBW: 0ChanUserMaxScrBW: 0ChanUserMaxMbsBW: 0ChanNumNextAvailable: 133Step 4
To verify the integrity or continuity of a connection, enter the tstcon command.
nodename.1.11.VISM8.a > tstconThe following example shows a connection test for LCN 131.
nodename.1.11.VISM8.a > tstcon 131test type is..... 1TestCon in progress.TestCon Passed.Step 5
To configure the holdover and maximum wait time arguments, enter the cnfaal2timerparams command.
nodename.1.28.VISM8.a > cnfaal2timerparams <VadTimer> <CidFillTimer>Replace <VadTimer> with the VAD holdover time in the range 250-65535 ms. Default is 250 ms.
Replace <CidFillTimer> with the maximum wait time for cell content filling when the next packet is not ready. Range is 250-65535 ms. Default is 250 ms.
Connection CAC Configuration
Note
CAC must be enabled on the card.
To configure VAD tolerance and VAD duty cycle for a specific logical connection number (LCN) used for PVCs, enter the cnfconcacparams command.
nodename.1.28.VISM8.a > cnfconcacparams <LCN> <VADTolerance> <VADDutyCycle>Replace the above arguments with the values listed in Table 6-3 for the cnfconcacparams command.
Configuring TDM Side Signaling for Applications That Use CCS
Common channel signaling (CCS) uses a dedicated channel on a DS1 line to carry the signaling for the other channels on the line. Signaling is transported across the trunk as Q.931 messages in ATM cells using AAL5.
You must identify the signaling channel to the VISM/VISM-PR card.
To add a CCS channel to your VISM/VISM-PR card, enter the addccs command.
nodename.1.28.VISM8.a > addccs <line_number> <ds0_number> <LCN>Replace the above arguments with the values listed in Table 6-4.
Configuring TDM Side Signaling for Applications That Use CAS
In AAL2 mode basic CAS configurations are not required.
Adding DS0 Endpoints to Lines
The number of DS0s you can add depends on the template that you are using.
Complete the following steps to add DS0 endpoints to lines:
Step 1
To add multiple endpoints with one command, enter the addendpts command.
nodename.1.12.VISM8.a > addendpts <endpt_num> <ds1_num> <ds0_num> <endpts_num>Replace the above arguments with the values listed in Table 6-5.
Step 2
To add a single DS0 to a line, enter the addendpt command.
nodename.1.28.VISM8.a > addendpt <endpt_num> <ds1_num> <ds0_num>Replace the above arguments with the values listed in Table 6-5.
Step 3
To validate the endpoints that you added, enter the dspendpts command. The following example shows sample syntax for the endpoints on the VISM-PR card.
nodename.1.28.VISM8.a > dspendptsEndptNum Ena/Speed-------- --- -----1 act/ 64k2 act/ 64k3 act/ 64k4 act/ 64k5 act/ 64k6 act/ 64k7 act/ 64k8 act/ 64k9 act/ 64k10 act/ 64k11 act/ 64k12 act/ 64k13 act/ 64k14 act/ 64k15 act/ 64k16 act/ 64k17 act/ 64k18 act/ 64k19 act/ 64k20 act/ 64kType <CR> to continue, Q<CR> to stop:
Adding CIDs
The CID is a mechanism within AAL2 that allows multiple calls to be transported across a single AAL2 PVC. The addcid command binds an endpoint to a logical channel (PVC).
To add and configure CIDs, complete the following steps:
Step 1
To add a channel identifier (CID) to an AAL2 PVC, enter the addcid command.
nodename.1.28.VISM8.a > 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>|Replace the above arguments with the values listed in Table 6-6.
Step 2
To verify the CIDs you added, enter the dspcids command.
nodename.1.28.VISM8.a > dspcids <LCN>Replace the <LCN> argument with a value in the range 131-510.
The following example shows sample CID information for LCN 131.
nodename.1.28.VISM8.a > dspcids 131LCN CID Endpt Cid Type3 VAD Prof Prof Codec Cas DTMF ICS Pkt AdminNum Num Num Status Redun VAD Timer Type Num Type Tran Tran Ecan Enable PeriodState--- --- ----- ------ ----- --- ----- ----- ---- ------ ---- ---- ---- ------ ------ ----131 11 1 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 12 2 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 13 3 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 14 4 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 15 5 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 16 6 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 17 7 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 18 8 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 19 9 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 20 10 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 21 11 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 22 12 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 23 13 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 24 14 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 25 15 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 26 16 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 27 17 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 28 18 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 29 19 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 30 20 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 31 21 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 32 22 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 33 23 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 IS131 34 24 active enabl ena 250 Custo 210 G.729a ena ena ena Dis 20 ISStep 3
To verify the values for a single CID, enter the dspcid command.
nodename.1.28.VISM8.a > dspcid <LCN> <cidNum>Replace the <LCN> argument with a value in the range 131-510.
Replace the <cidNum> argument with a value in the range 8-255.
The following example shows the values for CID 131.
nodename.1.28.VISM8.a > dspcid 131LCN number : 131CID number: 8Endpoint number : 4CidRowStatus: activeType3redundancy: enabledVAD: disabledVADInitTimer: 250Profile type: ITUProfile number: 1Codec type: G.711uCas transport: disabledDTMF transport: enabledEcan on/off: enabledICS enable: Disabledpkt period: 5Cid state: ActiveCid Fail Reason: Not FailCid Admin State: OOS
Modifying the Profile Table
A profile table is associated with each AAL2 operating mode. This profile table specifies the encoding format, which tells the card how to interpret the packets.
You can use the dspaal2profile command to see the values for a profile type. Example 6-1 shows the default values for ITU profile type 1.
Example 6-1 Default Values for ITU Profile 1
nodename.1.28.VISM8.a > dspaal2profile 1 1UUI Packet Packet Seq. No.Codepoint Length Time IntervalRange (octets) Codec SID M (ms) (ms)0-15 40 PCMU No SID 1 5 50-15 40 PCMA No SID 1 5 5Table 6-7 describes the fields shown in the display.
VISM/VISM-PR creates the profile table with the defaults that are listed in Table 6-8. This table is a summary of the output from the dspaal2profile command.
Complete the following steps to assign a profile preference and to modify the packet period and SID values of the profile table, as necessary.
Note
Modifying the AAL2 profile table is not mandatory.
Step 1
To specify the preference for a given profile during call setup profile negotiation, enter the cnfprofparams command.
nodename.1.28.VISM8.a > cnfprofparams <profileType> <profileNumber> <profilePreference>Replace the above arguments with the values listed in Table 6-9.
Step 2
To configure the voice profile element for a specified profile, enter the cnfprofelemvoice command.
nodename.1.28.VISM8.a > cnfprofelemvoice <profileType> <profileNumber> <voice_codec_type> <pktPeriod> <sid>Replace the above arguments with the values listed in Table 6-10.
Step 3
To configure the voiceband data element for a specified profile, enter the cnfprofelemvbd command.
nodename.1.28.VISM8.a > cnfprofelemvbd <profileType> <profileNumber> <codecType> <pktPeriod>Replace the above arguments with the values listed in Table 6-11.
Step 4
To display the profile elements and preferences for all profiles, enter the dspprofparams command.
nodename.1.27.VISM8.a > dspprofparams- - - - - - - - - - - - - - - - - - - - - -Profile Type : ITUProfile Number : 1Profile Preference : 4Voice Profile Codec : G.711aVoice Profile Packetization-period(ms): fiveVoice Profile SID : VAD onVBD Profile Codec : G.711aVBD Profile Packetization-period (ms) : five- - - - - - - - - - - - - - - - - - - - - -Profile Type : ITUProfile Number : 2Profile Preference : 3Voice Profile Codec : G.711aVoice Profile Packetization-period(ms): fiveVoice Profile SID : sidGenricVBD Profile Codec : G.711aVBD Profile Packetization-period (ms) : fiveType <CR> to continue, Q<CR> to stop:
Sample Configuration
This section contains sample configuration set-up for VISM/VISM-PR cards operating in the AAL2 trunking mode.
Sample for CAS
The following steps are followed by the corresponding commands with example configurations for setting your VISM/VISM-PR card for CAS in AAL2 trunking mode.
1.
Set VISM/VISM-PR mode to AAL2 trunking with subcell multiplexing and codec template 1.
cnfvismmode 2cnfaal2subcellmuxing 1cnfcodectmpl 1
Note
When you make changes to the codec template, the VISM/VISM-PR card resets.
2.
Add a resource partition to communicate with the PXM card.
addportaddrscprtn 23.
Add the line, set the line signaling to CAS, and add the endpoints.
addln 1cnflnsig 1 1addendpts 1 1 1 244.
Add the slave connection on an AXSM card.
addcon 3 101 201 1 2 -lpcr 550 -rpcr 550addcon 3 101 202 1 2 -lpcr 550 -rpcr 550addcon 3 101 301 1 2 -lpcr 400 -rpcr 4005.
Add the master connection on the VISM/VISM-PR card.
addcon 131 1 2 2 550 1 47009181000000000142265B9900000109180300.101.201 16.
Add the CIDs 11-34 on the endpoints 1-24.
addcid 1 131 11 4 3 210 1 250 1 2 1 1 2 20addcid 2 131 12 4 3 210 1 250 1 2 1 1 2 20addcid 3 131 13 4 3 210 1 250 1 2 1 1 2 20addcid 4 131 14 4 3 210 1 250 1 2 1 1 2 20addcid 5 131 15 4 3 210 1 250 1 2 1 1 2 20addcid 6 131 16 4 3 210 1 250 1 2 1 1 2 20addcid 7 131 17 4 3 210 1 250 1 2 1 1 2 20addcid 8 131 18 4 3 210 1 250 1 2 1 1 2 20addcid 9 131 19 4 3 210 1 250 1 2 1 1 2 20addcid 10 131 20 4 3 210 1 250 1 2 1 1 2 20addcid 11 131 21 4 3 210 1 250 1 2 1 1 2 20addcid 12 131 22 4 3 210 1 250 1 2 1 1 2 20addcid 13 131 23 4 3 210 1 250 1 2 1 1 2 20addcid 14 131 24 4 3 210 1 250 1 2 1 1 2 20addcid 15 131 25 4 3 210 1 250 1 2 1 1 2 20addcid 16 131 26 4 3 210 1 250 1 2 1 1 2 20addcid 17 131 27 4 3 210 1 250 1 2 1 1 2 20addcid 18 131 28 4 3 210 1 250 1 2 1 1 2 20addcid 19 131 29 4 3 210 1 250 1 2 1 1 2 20addcid 20 131 30 4 3 210 1 250 1 2 1 1 2 20addcid 21 131 31 4 3 210 1 250 1 2 1 1 2 20addcid 22 131 32 4 3 210 1 250 1 2 1 1 2 20addcid 23 131 33 4 3 210 1 250 1 2 1 1 2 20addcid 24 131 34 4 3 210 1 250 1 2 1 1 2 20Sample for CCS
The following steps show sample configuration for CCS on line 2.
1.
Add the bearer PVC for CCS.
addcon 132 1 2 2 550 1 47009181000000000142265B9900000109180300.101.202 12.
Add the signaling PVC for CCS.
addcon 232 1 1 3 400 1 47009181000000000142265B9900000109180300.101.301 13.
Add the line, and set the line signaling to CCS.
addln 2cnflnsig 2 24.
Add CCS to the DS0 and LCN, and adds the endpoints.
addccs 2 24 232addendpts 25 2 1 235.
Add the CIDs 11-33 on the endpoints 24-46.
addcid 24 132 11 1 1 1 2addcid 25 132 12 1 1 1 2addcid 26 132 13 1 1 1 2addcid 27 132 14 1 1 1 2addcid 28 132 15 1 1 1 2addcid 29 132 16 1 1 1 2addcid 30 132 17 1 1 1 2addcid 31 132 18 1 1 1 2addcid 32 132 19 1 1 1 2addcid 33 132 20 1 1 1 2addcid 34 132 21 1 1 1 2addcid 35 132 22 1 1 1 2addcid 36 132 23 1 1 1 2addcid 37 132 24 1 1 1 2addcid 38 132 25 1 1 1 2addcid 39 132 26 1 1 1 2addcid 40 132 27 1 1 1 2addcid 41 132 28 1 1 1 2addcid 42 132 29 1 1 1 2addcid 43 132 30 1 1 1 2addcid 44 132 31 1 1 1 2addcid 45 132 32 1 1 1 2addcid 46 132 33 1 1 1 2
Posted: Mon Apr 16 14:03:48 PDT 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.