Specifications
4-44
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 Connections
In the following example, the user deletes the connection on port 2with a VPI of 101 and a VCI of 101.
M8850_LA.3.AXSM.a > delcon 2 101 101
Deletion successful
M8850_LA.3.AXSM.a >
Step 5 Enter the delpart command as follows to delete the resource partition.
delpart <
if_num
> <
part_id
>
Replace <ifNum > with the interface number of the port associated with the connection you want to
delete. Replace <partID> with the identifier of the partition you want to delete.
In the following example, the user deletes partition 1 from port 1:
M8850_LA.3.AXSM.a > delpart 1 1
M8850_LA.3.AXSM.a >
Step 6 Enter the dspparts command to verify that the appropriate partition has been deleted.
Managing Connections
Chapter 3, “Provisioning ATM Services,” describes how to add connections to AXSM cards. The
following sections provide procedures for doing the following:
• Displaying a List of ATM Connections
• Displaying the Status of a Single ATM Connection
• Deleting ATM Connections
• Configuring SPVC/SPVP Overrides on Single-Ended Connections
• Rerouting a P2MP Party
• Deleting a P2MP Party Configuration
• Testing ATM Connections
Displaying a List of ATM Connections
To display a list of all ATM connections on the current AXSM, use the following procedure:
Step 1 Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2 Enter the dspcons command as shown in the following example to display a list of all active ATM
connections on the current AXSM.
M8850_LA.3.AXSM.a > dspcons
record Identifier Type SrvcType M/S Upld Admn Alarm
------ ---------- ---- -------- --- ---- ---- -----
0 01 0100 00100 VCC cbr1 S 00000001 UP none
1 02 0101 00101 VCC cbr1 S 00000002 UP none
2 03 0105 00105 VCC cbr1 M 00000003 UP none
M8850_LA.3.AXSM.a >