Specifications
7-68
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Chapter 7 Switch Operating Procedures
Removing Static ATM Addresses
Removing Static ATM Addresses
If you create a static ATM address and later want to remove that address, use the following procedure to
delete it.
Step 1 Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2 To locate the port for which you want to delete an address, enter the dsppnports command.
Step 3 Use the following command to delete the static address:
popeye2.7.PXM.a > deladdr <portid> <atm-address> <length> [-plan {e164|nsap}]
The command parameters are described in Table 7-34.
Step 4 To verify that the static address has been deleted, enter the following command:
popeye2.7.PXM.a >
dspatmaddr <portid>
Replace <portid> with the port address using the format slot:bay.line:ifnum. These parameters are
described in Table 7-1.
Configuring VPI and VCI Ranges for SVCs and SPVCs
When you add a partition to a port, you define the minimum and maximum VPIs and VCIs for that port.
These VPIs and VCIs become available for all services unless you make additional configuration
changes. If this configuration is acceptable for your installation, you can skip this section. You are not
required to configure VPI and VCI ranges for SVCs and SPVCs.
Table 7-34 ATM Address Configuration Parameters
Parameter Description
portid Port identifier in the format slot:bay.line:ifnum. These parameters are described in
Table 7-1.
atm-address Enter the ATM address using up to 40 nibbles. The ATM address can include up to
20 bytes, which is 40 nibbles or 160 bits.
length Enter the length, in bits, of the address you specified with the <atm-address>
parameter. Each nibble is equal to 4 bits. The acceptable range for the parameter is from
0 to 160 bits.
-plan Enter the address plan, which is either e164 (E.164) or nsap (NSAP). For an NSAP
address, the first byte of the address automatically implies one of the three NSAP
address plans: NSAP E.164, NSAP DCC, or NSAP ICD.
Default = nsap.