Specifications
4-40
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 4 AXSM Card Management
Managing Resource Partitions
The following tasks describe how to manage port resource partitions on the AXSM:
• Displaying an ATM Port Resource Partition Configuration
• Changing the Configuration of an ATM Port Resource Partition
• Deleting an ATM Port Resource Partition
Displaying an ATM Port Resource Partition Configuration
Use the following procedure to display a list of the resource partitions configured on an AXSM card, or
to display configuration information for a particular resource partition for the card.
Step 1 Establish a CLI management session at any level of user access.
Step 2 Enter the dspparts command to display information for all ATM port resource partitions configured on
the current AXSM, as shown in the following example.
M8850_LA.3.AXSM.a > dspparts
if part Ctlr egr egr ingr ingr min max min max min max
Num ID ID GuarBw MaxBw GuarBw MaxBw vpi vpi vci vci conn conn
(.0001%)(.0001%)(.0001%)(.0001%)
-----------------------------------------------------------------------------
1 1 2 500000 500000 500000 500000 10 4095 10 65535 1 100
2 1 2 500000 500000 500000 500000 10 200 10 65535 1 100
3 1 2 500000 500000 500000 500000 10 200 10 65535 1 100
Step 3 To display configuration information for a particular resource partition on the current AXSM, obtain the
ifNum and the partID of the resource partition you want to display, and enter the dsppart command as
follows:
M8850_LA.3.AXSM.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): 500000 Number of SVC : 0
egr Maximum bw(.0001percent) : 500000
ing Guaranteed bw(.0001percent): 500000
ing Maximum bw(.0001percent) : 500000
min vpi : 11
max vpi : 200
min vci : 10
max vci : 65535
guaranteed connections : 1
maximum connections : 100
M8850_LA.3.AXSM.a >
Replace the ifNum argument with the interface number of the selected port; replace the
partID
argument
with the partition ID for the selected port.
The following example shows typical output from a dsppart command that specifies the ATM port
number 5 and partition ID number 1.