|
|
This chapter describes the MGX ILMI commands. These commands allow you to add, delete, configure, display status, and create statistics for ILMI nodes. The commands include the following areas:
This section contains the following syntax topics:
The notation for command and argument parameters follows:
A command can include parameters that are keyword-driven or position-dependent.
For position-dependent parameters, you must type parameters in the order they appear in the syntax description or on-line help. To create a logical port, for example, the position-dependent syntax is:
addport <ifNum> <bay.line> <guaranteedRate> <maxrate> <sctID> <ifType> [vpi]
For a keyword-driven parameter, a keyword must precede the value. The keyword is preceded by a dash and followed by the parameter (-timeout <secs>, for example). The order you enter keyword-driven parameters does not matteralthough any preceding or succeeding, position-dependent parameters must appear as they do in the command syntax description.
In the following syntax example, the command is to delete more than one connection at a time. The mandatory, position-dependent connection identifier consist of a logical port (ifNum) and the VPI and VCI of the first connection to delete. After the connection identifier, the line shows two optional, keyword-driven parameters. These keyword-driven parameters let you enter the number of connections to delete and specify verbose mode:
delcons <ifNum> <vpi> <vci> [-num <num. conns to del>] [-verbose < 1 | 0 >]
When you enter a command with the current version of the product, you must type all intended arguments before you press the Return key or Enter key.
If you press the Return key or Enter key with incorrect parameters or no parameters (if the command requires parameters), a message displays the syntax and parameter ranges. The returned message may also suggest what the problem is. For example, the message may warn of too few parameters. No error messages or warnings appear until you complete the command.
The format of the CLI prompt is:
name.slot number.card type.card state >
where:
An example of a CLI prompt is:
excel.6.AXSM.a >
The preceding prompt shows the:
![]() |
Note When you add and SPVC or SPVP, the traffic management parameters apply to specific service types (rt-VBR, for example). If you type a traffic parameter that does not apply to the selected traffic type, the connection is rejected only after you type all parameters and press Return (or Enter). |
A port in the PNNI CLI commands is identified by the port identifier of the following format:
[shelf.]slot[:subslot].port[:subport]
This is a generic port identifier. The interpretation of the identifier depends on the platform. The optional subport is used to identify a VP tunneling interface in both of the cards aforementioned.
In the rest of this Chapter, <portid> stands for the string "[shelf.]slot[:subslot].port[:subport]."
References to PNNI port or <portid> refers to the PNNI partition on the switch and not the Physical port itself. Any operation on <portid> affects only the PNNI partition associated with it on the switch.
ILMI Port Management: Show ILMI Address Registration
Sets ILMI address registration options for the port. This command can only be used after the port is added and while it is administratively down. The BPX cnfport command can also enable (disable) the address registration for backward compatibility.
The peer must support address registration table and procedure, so you must confirm that address registration is enabled on all three places.
At least one keyword must be specified.
AXSM
cnfaddrreg <portid>
[{yes | no}]
portid | See Port Identifier |
yes | Enable ILMI address registration on the port. Default = yes |
no | Disable ILMI address registration on the port. |
None
Log: log | State: active_only | Privilege: SUPER_GP |
None unless errors
ILMI Port Management: Configure ILMI Auto Configuration
Enables (disables) ILMI auto configuration for the port.
This command can only be used when the port is added and administratively down.
AXSM
cnfautocnf <portid> [ yes | no ]
portid | See Port Identifier |
yes | Enable ILMI automatic configuration on the port. Default = yes |
no | Disable ILMI automatic configuration on the port. |
Log: log | State: active_only | Privilege: SUPER_GP |
None
Configure ILMI
Configure the card-level interim local management interface (ILMI) for the AXSM. The card-level ILMI you activate through cnfilmi requires a pre-existing logical port (see addport) and resource partition (see addrscprtn or addpart). No response appears unless an error occurs.
![]() |
Note For network-level ILMI in relation to PNNI, execute the PNNI-specific ILMI commands on the PXM45. |
AXSM
cnfilmi <ifNum>
-id <partitionID>
-ilmi <ilmiEnable>
-vpi <vpi>
-vci <vci>
-trap <ilmiTrapEnable>
-s <keepAliveInt>
-t <pollingIntervalT491>
-k <pollInctFact>
ifNum | Logical port number in the range 1-60. |
-id | Partition ID in the range 1-20. |
-ilmi | Enable or disable ILMI. 1=enable. 2=disable. |
-vpi | VPI for the ILMI signaling connection. The range is 0-255. |
-vci | VPI for the ILMI signaling connection. The range is 0-65535. |
-trap | Enable or disable ILMI trap. 1=enable. 2=disable. |
-s | Keep alive interval. The range is 1-65535 seconds. |
-t | Polling interval for T491 in the range 0-65535 seconds. |
-k | Polling interval K in the range 0-65535 seconds. |
dspilmi, dspilmis, dspilmicnt, clrilmicnt, dnilmi, upilmi
Log: Yes | State: Active | Privilege: GROUP1 |
Unknown.1.AXSM.a > cnfilmi 1 1 -ilmi 1 -vpi 40 -vci 99 -s 10 -t 10 -k 10
Display ILMI
Display the configuration for the interim local management interface (ILMI). The information in the dspilmi output was configured through the cnfilmi command.
PXM45, AXSM
dspilmi
<ifNum>
<partId>
ifNum | Logical port number. On the AXSM, the range is 1-60. |
partId | The partition identifier in the range 1-20. |
cnfilmi, dspilmis, dspilmicnt, clrilmicnt
Log: No | State: Active | Privilege: ANYUSER |
pinnacle3.1.2.AXSM.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
---- ---- ---- ---- ---- --- ------------ ---------- ----------
1 1 Off 0 16 On 1 5 4
ILMI Node Management: Show Port ILMI Addresses
Displays ILMI registered port addresses.This command displays the ATM address(es) registered by the peer via ILMI address registration procedure.
AXSM
dspilmiaddr <portid>
portid | See Port Identifier |
cnfilmienable, cnfilmiproto, dsppnilmi, pntraceilmi
Log: nolog | State: anystate | Privilege: ANYUSER |
ILMI Registered Port Address(es): 47.0091.8100.0000.0000.0ca7.9e01.1234.5678.9012.34 88.8888.8888.0000.0000.0000.0000.1234.5678.9012.34
Display ILMI Configurations
Display configuration of all interim local management interfaces (ILMIs) on the service module.
AXSM
dspilmis
cnfilmi, dspilmi, dspilmicnt
Log: No | State: Any | Privilege: ANYUSER |
pinnacle3.2.AXSM.a > dspilmis Sig. Ilmi Sig Sig Ilmi T491 T492 T493 Addr Port State/Type Vpi Vci Trap/Int KA ErrTh/Pollint EvntTh EnqInt Reg. ---- --------- ---- ---- -------- --- ------------- ------ ------ ---- 1 Off/none 0 16 Off/01 Off 3/v6 4 10 Off
ILMI Node Management: Show Port ILMI Status
To display ILMI information for a port. The ILMI service configuration is displayed.
AXSM
dsppnilmi <portid>
portid | See Port Identifier |
dspilmi
Log: nolog | State: anystate | Privilege: ANYUSER |
Port: 10.6 Port Type: PNNI Side: network
Autoconfig: enable UCSM:enable
Secure Link Protocol: enable
Change of Attachment Point Procedures: enable
Modification of Local Attributes Standard Procedure: enable
Addressreg: Permit All
VPI: 0 VCI: 0
Max Prefix: 16 Total Prefix: 0
Max Address: 64 Total Address: 0
Resync State: 0 Node Prefix:no
Peer Port Id: 0 System_Id :0.0.0.0.0.0
Peer Addressreg: disable
Peer Ip Address :0.0.0.0
Peer Interface Name :
ILMI Link State :Undefined
ILMI Version :ilmi40
INFO: No Prefix registered
Activate interim local management interface (ILMI) for a particular resource partition on a logical port. Before executing upilmi for the partition, you must:
1. Activate a line through the addln command
2. Create a logical port through the addport command
3. Add resource partitions through addrscprtn
After activating ILMI, you can configure ILMI though the cnfilmi command.
AXSM
upilmi
<ifNum>
<partId>
ifNum | Logical port number. On the AXSM, the range is 1-60. |
partId | Partition number. On the AXSM, the range is 1-20. |
cnfilmi, dspilmi
Log: No | State: Any | Privilege: GROUP1 |
chicago.1.AXSM.a > upilmi 1 1
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon Oct 2 19:31:54 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.