Specifications

9-8
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 9 Switch Operating Procedures
Managing ILMI
Displaying the ILMI Port Configuration
The following procedure describes some commands you can use to view the ILMI port configuration.
Step 1 Establish a configuration session using a user name with access privileges at any level.
Step 2 To display the ILMI configuration for all ports on a PXM1E or AXSM card, enter the dspilmis
command. The following example shows the dspilmis command report:
mgx8830a.1.PXM.a > dspilmis
Sig. rsrc Ilmi Sig Sig Ilmi S:Keepalive T:conPoll K:conPoll
Port Part State Vpi Vci Trap Interval Interval InactiveFactor
---- ---- ---- ---- ---- --- ------------ ---------- ----------
1 1 Off 0 16 On 1 5 4
3 1 Off 0 16 On 1 5 4
The previous example shows that all ports are configured for the default ILMI values and that ILMI has
not been started on any port. Table 9-2 describes each of the report columns.
Step 3 To display the ILMI configuration for a single port, enter the dspilmi command as follows:
mgx8830a.1.PXM.a > dspilmi <ifnum> <partitionId>
Replace ifnum with the interface number of the port, and replace partitionID with the partition number
assigned to the port. You can view both of these numbers in the dspilmis command report. The following
is an example report for the dspilmi command. Table 9-2 describes each of the columns that appear in
the command report.
mgx8830a.1.PXM.a > dspilmi 1 1
Sig. rsrc Ilmi Sig Sig Ilmi S:Keepalive T:conPoll K:conPoll
Port Part State Vpi Vci Trap Interval Interval InactiveFactor
---- ---- ---- ---- ---- --- ------------ ---------- ----------
Table 9-2 Column Descriptions for dspilmis and dspilmi Commands
Column Description
Sig. Port Port or logical interface for which ILMI status appears.
rsrc Part Resource partition assigned to the port.
ILMI State Configured ILMI state, which appears as either On or Off. The default ILMI
state is Off, which indicates that ILMI is disabled on the port. You can
enable ILMI signaling on the port by entering the upilmi command, which
changes the state to On. Note that this column indicates whether ILMI is
enabled or disabled. To see the operational state of ILMI, use the
dsppnport, dsppnports, or dsppnilmi commands.
Sig Vpi VPI for the ILMI signaling VCC.
Sig Vci VCI for the ILMI signaling VCC.
Ilmi Trap Indicates whether ILMI traps are enabled (On) or disabled (Off) for this
port.
S:Keepalive Interval Keep alive interval. The range is 1–65535 seconds.
T:conPoll Interval Polling interval for T491 in the range 0–65535 seconds.
K:conPoll InactiveFactor Polling interval K in the range 0–65535 seconds.