Specifications

4-39
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
Step 4 Enter the dspparts to verify that there are no partitions associated with the port you want to delete. If
there are no partitions associated with the port you want to delete, proceed to Step 5.
If there are partitions associated with the port you want to delete, enter the delpart command as follows
to delete them:
delpart <
ifNum
> <
partid
>
Replace the <ifNum> parameter with the interface number of the port whose partition you want to delete.
Replace the <partid> parameter with number of the partition you want to delete.
In the following example, the user displays all partitions on the current AXSM, and deletes partition 1
on port 1.
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
M8850_LA.3.AXSM.a > delpart 1 1
M8850_LA.3.AXSM.a >
Step 5 Enter the delport <ifNum> command to delete a specific port. replace <ifNum> with the interface
number for the port you want to delete.
Note Enter the dspports command to see the interface numbers for all ATM ports on the current
AXSM.
In the following example, the user deletes port 1 from the current AXSM:
M8850_LA.3.AXSM.a > delport 1
M8850_LA.3.AXSM.a >
Step 6 Enter the dspports command to verify that the appropriate port has been deleted.
Managing Resource Partitions
The“Partitioning Port Resources between Controllers” section in Chapter 3, “Provisioning ATM
Services,” describes how to partition port resources on AXSM cards. Resource partitions define how a
switch's limited resources are distributed between two or more virtual switch controllers. By defining
the limits of the resources available to each controller, competition and overlap is eliminated for these
resources.
You can view the port resource partition configuration, make changes to it, or delete it. If you delete a
port resource partition, you will have to add a new partition for that port before you can assign
connections to the port.