Specifications

3-63
Cisco ATM Services (AXSM) Configuration Guide and Command Reference for MGX Switches
Release 5.2, Part Number OL-6484-01 Rev. C0, September 2005
Chapter 3 Provisioning ATM Services
General AXSM Configuration Procedures
addcon
ifNum
vpi
vci
serviceType
mastership
[-casttype <value>] [-slave <value>]
[-lpcr <local -> remote PCR>] [-rpcr <remote -> local PCR>]
[-lscr <local -> remote SCR>] [-rscr <remote -> local SCR>]
[-lmbs <local -> remote MBS>] [-rmbs <remote -> local MBS>]
[-lcdv <local -> remote maxCDV>] [-rcdv <remote -> local maxCDV>]
[-lctd <local -> remote maxCTD>] [-rctd <remote -> local maxCTD>]
[-lmcr <local -> remote MCR>] [-rmcr <remote -> local MCR>]
[-cdvt <local CDVT>] [-cc <OAM CC Cnfg>] [-stat <Stats Cnfg>] [-frame <frame discard>]
[-mc <Max Cost>] [-lputil <local -> remote PUtil>] [-rputil <remote -> local PUtil>]
[-slavepersflag <slavepers>] [-rtngprio <routingPriority>] [-prefrte <preferredRouteId>]
[-intvsvd <internal vsvd config>] [-extvsvd <external vsvd config>]
[-directrte <directRoute>]
In the following example, the root or master end of a P2MP connection is set up on interface 3, on VPI
101 and VCI 101.
M8950_DC.5.AXSM.a > addcon 3 101 101 1 1 -casttype 1
Step 4 Enter the dspcon <portid> <vpi> <vci> command to verify that the root or master end was established
properly. Replace the ifNum parameter with the interface or port number of the connection. Replace
<vpi> and <vci> with the VPI and VCI of the connection.
Step 5 Enter the cc command to change to the active PXM45 card.
Step 6 At the active PXM45 prompt, enter the addparty command to add a party to the connection you
established in Step 3, as shown in the following example.
MGX8850.8.PXM.a > addparty <
port
> <
vpi
> <
vci
> <
epref
> [-party
<party_nsap.vpi.vci
>
The addparty command parameters are described in Table 3-13.
Step 7 To verify that the party was added properly, enter the dspparty command as follows:
MGX8850.8.PXM.a > dspparty <
port
> <
vpi
> <
vci
> <
epref
>
The dspparty command parameters are the same parameters you set with the addparty command
(Table 3-13). The following example shows the dspparty command display:
MGX8850.8.PXM.a > dspparty 5.3 100 100 -epref 10
----------------------------------------------------------------------------
Local 5:-1.3:-1 100.100 MASTER OK Persistent
Address: 47.009181000000001029300121.000000050300.00
Node name: pswpop6
Remote 5:-1.3:-1 100.101 PARTY OK Persistent
Address: 47.00918100000000c043002de1.000000050300.00
Node name: pswpop7
Endpoint Reference: 10
Table 3-13 addparty Command Parameters
Parameter Description
port Port identifier, in the format [shelf.]slot[:subslot].port[:subport]
vpi vpi range (UNI: 0..255 | NNI: 0..4095)
vci vci range 35..65535
epref endpoint reference range 1..32767
party PartyNSAP.vpi.vci. To obtain a slave/partys NSAP, see the “Obtaining the NSAP
for a Party” section on page 3-64.