Specifications
9-47
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 9 Switch Operating Procedures
Managing PXM1E Partitions
Changing a PXM1E Resource Partition Configuration
To change the configuration of a resource partition, 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 showing the partitions for this card, enter the dspparts command.
Note You can change a resource partition only when the partition is not in use.
Step 3 To create a resource partition on a PXM1E or AXSM card, enter the cnfpart command as shown in the
following example:
mgx8830a.1.PXM.a > cnfpart -if <ifNum> -id <partId> -emin <egrminbw> -emax <egrmaxbw>
-imin <ingminbw> -imax <ingmaxbw> -vpmin <minVpi> -vpmax <maxVpi> -vcmin <minVci> -vcmax
<maxVci> -mincon <minConns> -maxcon <maxConns>
To create a resource partition on a FRSM12 card, enter the cnfpart command as shown in the following
example:
mgx8830a.1.PXM.a > cnfpart -if <ifNum> -ctlrnum <controllerNum>] [-lcn <available
connections>] [-dlcimin <minDlci>] [-dlcimax <maxDlci> [-ibw <ingPctBw>] [-ebw <egrPctBw>]
Table 9-23 describes the parameters for the cnfpart command. Be sure to configure only the parameters
that are appropriate for the card you are configuring.
Table 9-23 Parameters for the cnfpart Command
Parameter Description
ifNum Interface number or port number. This number identifies the port this resource
partition configures. Enter the interface number that was assigned to the port when
it was configured.
controllerNum Controller number.
1 = PAR (Portable AutoRoute)—Not supported in this release.
2 = PNNI—Only PNNI is supported in this release.
3 = TAG (MPLS)—Not supported in this release.
Note This parameter applies only to FRSM12 and MPSM cards.
partId Partition identification number. Enter a number in the range of 1 to 20.
Partition ID 1 is reserved for PNNI.
Note This parameter applies only to PXM1E and AXSM cards.
egrminbw Egress minimum bandwidth. Enter the minimum percentage of the outgoing port
bandwidth that you want assigned to the specified controller. One percent is equal
to 0.00001 units. For example, an <egrminbw> of 250000 = 25%. The sum of the
minimum egress bandwidth setting for PNNI must be 100% or less, and must be less
than the sum of the egrmaxbw settings.
Note This parameter applies only to PXM1E and AXSM cards.