Specifications

7-69
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Chapter 7 Switch Operating Procedures
Configuring VPI and VCI Ranges for SVCs and SPVCs
The Cisco MGX 8850 and Cisco MGX 8950 switches allow you to define the minimum and maximum
values for the following connections:
SVCC VPIs
SVCC VCIs
SPVC VPIs
To configure VPI and VCI usage for connections on a specific port, use the following procedure.
Step 1 Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2 To display a list of PNNI ports, enter the dsppnports command.
Step 3 Use the following command to bring down the PNNI port you want to configure:
popeye2.7.PXM.a > dnpnport <portid>
A PNNI port is automatically brought up when you add it. You must bring down the port before you can
change the port range. Replace <portid> using the format slot:bay.line:ifNum. Table 7-1 describes these
parameters.
Step 4 To configure the port range, enter the following command:
popeye2.7.PXM.a >
cnfpnportrange <portid> [-minsvccvpi <min-svcc-vpi>] [-maxsvccvpi
<max-svcc-vpi>]] [-minsvccvci <min-svcc-vci>] [-maxsvccvci <max-svcc-vci>]] [-minsvpcvpi
<min-svpc-vpi>] [-maxsvpcvpi <max-svpc-vpi>]]
The only required parameter for this command is the <portid> parameter, but the command serves no
purpose if you enter it without options. If you include some options with the command and omit others,
the omitted options remain set to the last configured values. Table 7-35 lists and describes the options
and parameters for this command.
Table 7-35 Parameters for the cnfpnportrange Command
Parameter Description
portid Port identifier in the format slot:bay.line:ifnum. Table 7-1 describes these
parameters.
min-svcc-vpi Minimum VPI value for SVCC.
Range: 0to4095.
Default = 0.
max-svcc-vpi Maximum VPI value for SVCC.
Range: 0to4095.
Default = 4095.
min-svcc-vci Minimum VCI value for SVCC.
Range: 32 to 65535.
Default = 35.
max-svcc-vci Maximum VCI value for SVCC.
Range: 32 to 65535.
Default = 65535.