9-47
Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, Cisco MGX 8830, and Cisco MGX 8880 Configuration Guide
Release 5.0.10, OL-3845-01 Rev. B0, August 16, 2004
Chapter 9 Switch Operating Procedures
Managing PXM1E Partitions
Step 3
To display the configuration of a resource partition, note the interface and partition numbers and enter
the following command:
mgx8830a.1.PXM.a >
dsppart
<
ifNum
> <
partId
>
Replace ifnum with the interface number of the port, and replace partitionID with the partition number
assigned to the port. The following example shows the report provided by the dsppart command.
mgx8830a.1.PXM.a >
dsppart 1 1
Interface Number : 1
Partition Id : 1 Number of SPVC: 0
Controller Id : 2 Number of SPVP: 0
egr Guaranteed bw(.0001percent): 1000000 Number of SVC : 2
egr Maximum bw(.0001percent) : 1000000
ing Guaranteed bw(.0001percent): 1000000
ing Maximum bw(.0001percent) : 1000000
min vpi : 0
max vpi : 4095
min vci : 32
max vci : 65535
guaranteed connections : 10000
maximum connections : 10000
Note
Partition ID 1 is reserved for PNNI.
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
<
min
V
ci
>
-vcmax
<
max
V
ci
>
-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
<
max
Dl
ci
> [
-ibw
<
ingPctBw
>] [
-ebw
<
egrPctBw
>]
describes the parameters for the cnfpart command. Be sure to configure only the parameters
that are appropriate for the card you are configuring.