Specifications
7-5
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
Managing ILMI
The following sections describe how to perform the following tasks:
• Enable and disable ILMI on a port
• Display ILMI port configuration data
• Display and clear ILMI management statistics
• Delete ILMI prefixes
Enabling and Disabling ILMI on a Port
The Cisco MGX 8850 and Cisco MGX 8950 switches provide several commands that you can use to
enable or disable ILMI on a port. For instructions on enabling or disabling ILMI from an AXSM card
prompt, see the “Configuring ILMI on a Port” section in Chapter 6, “Provisioning AXSM
Communication Links.” To enable or disable ILMI from the PXM45 prompt, use the following
procedure.
Step 1 Establish a configuration session using a user name with GROUP1 privileges or higher.
Step 2 To display a list of ports and view the current ILMI status of each, enter the dsppnports command.
To enable or disable ILMI on a port, enter the cnfilmienable command as follows:
popeye2.1.7pxm.a>cnfilmienable <portid> <no | yes>
Replace portid using the format slot:bay.line:ifNum. Table 7-1 describes these parameters.
Enter yes to enable ILMI on the port, or enter no to disable ILMI.
Step 3 To verify the ILMI status change, re-enter the dsppnports command.
Table 7-1 Port Identification Parameters
Parameter Description
slot Enter the slot number for the card that hosts the port you are configuring.
bay Replace bay with 1 if the line is connected to a back card in the upper bay, or replace
it with 2 if the line is connected to a back card in the lower bay. Remember that the
bay number is always 1 for an AXSM-1-2488.
line Replace line with the number that corresponds to the back card port to which the line
is connected.
ifNum An ATM port is also called an interface. Enter a number from 1 to 60 to identify this
interface. The interface number must be unique on the card to which it is assigned.
Interface numbers are assigned with the addport command.