Specifications

7-9
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
Managing ILMI
Step 2 To clear the ILMI management statistics for a port, enter the clrilmicnt command as follows:
pop20one.10.AXSM.a > clrilmicnt <ifnum> <partitionId>
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 switch response to this command.
pop20one.10.AXSM.a > clrilmicnt 1 1
ilmi stats for ifNum 1, partId 1 cleared
Step 3 To verify that the statistics are cleared, re-enter the dspilmicnt command.
Deleting ILMI Prefixes
The procedure for adding ILMI prefixes is described in the “Configuring ILMI Dynamic Addressing
section in Chapter 6, “Provisioning AXSM Communication Links.” The following procedure describes
how to delete an ILMI address prefix from a port.
Step 1 Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2 To view the ILMI prefixes assigned to a port, enter the dspprfx command as follows:
pop20one.7.PXM.a > dspprfx <portid>
Replace <portid> with the port address using the format slot:bay.line:ifnum. These parameters are
described in Table 7-1. For example:
pop20one.7.PXM.a > dspprfx 10:2.2:4
INFO: No Prefix registered
In the example above, no ILMI prefixes were assigned to the port, so the port will use the prefix
configured for the SPVC prefix.
Step 3 To prepare for deleting an ILMI prefix, down the port to be configured with the dnpnport command.
For example:
pop20one.7.PXM.a > dnpnport 10:2.2:4
Step 4 Use the following command to delete an ATM prefix for a port:
popeye2.7.PXM.a > delprfx <portid> atm-prefix
Replace portid using the format slot:bay.line:ifNum. Table 7-1 describes these parameters.
Replace atm-prefix with the 13-byte ATM address prefix in use.
Step 5 Up the port you configured with the uppnport command. For example,
pop20one.7.PXM.a > uppnport 10:2.2:4
Step 6 To verify the proper ATM prefix configuration for a port, re-enter the dspprfx command.