Specifications
3-37
Cisco ATM Services (AXSM) Configuration Guide and Command Reference for MGX Switches
Release 5.2, Part Number OL-6484-01 Rev. C0, September 2005
Chapter 3 Provisioning ATM Services
General AXSM Configuration Procedures
In the following example, the user adds the link 1.1 to the IMA group 1.1.
M8850_LA.12.AXSME.a > addimalnk 1.1 1.1
Note Enter the dsplns command to obtain the line number.
Step 3 Enter the cnfimalnk command as follows to configure the IMA link you just added:
cnfimalnk -lnk <link> -uplif <lifUpTime> -dnlif <lifDnTime> -uplods <lodsUpTime>
-dnlods <lodsDnTime>
Table 3-7 describes the parameters for the cnfimalnk command.
In the following example, the user configures link 1.1.3:1.1 so that it has an LIF up time of 25000
milliseconds, an LIF downtime of 1000 milliseconds, an LODS integration up time of 25000
milliseconds, and an LODS integration down time of 1000 milliseconds.
M8850_LA.12.AXSME.a > cnfimalnk -lnk 1.1.3:1.1 -uplif 25000 -dnlif 1000 -uplods 25000
-dnlods 1000
Step 4 Enter the dspimalnk <link> command to verify the configuration of the new IMA link. Replace <link>
with the number of the link you configured in Step 4.
In the following example, the user displays the IMA link 1.1.3:1.1.
Table 3-6 addimalnk Command Parameters
Parameter Description
link The bay number (1–2) and the IMA link number (1–16) in the format bay.link. For
example: 1.3
group The bay number (1–2) and the IMA group number (1–16) in the format bay.group.
For example: 1.2
Table 3-7 cnfimalnk Command Parameters
Parameter Description
link The bay number (1–2) and the IMA link number (1–16) in the format bay.link.
For example: 1.16
lifUpTime LIF integration up time. Range: 0–400000 milliseconds. The LIF (Loss of IMA
Frame) defect is the occurrence of persistent OIF (Out of IMA Frame) anomalies for
at least 2 IMA frames.
lifDnTime LIF integration down time. Range 0–100000 milliseconds. The LIF (Loss of IMA
Frame) defect is the occurrence of persistent OIF (Out of IMA Frame) anomalies for
at least 2 IMA frames.
lodsUpTime LODS integration up time. Range: 0–400000 milliseconds. The LODS (Link Out of
Delay Synchronization) is a link event indicating that the link is not synchronized
with the other links within the IMA group.
lodsDnTime LODS integration down time. Range 0–100000 milliseconds. The LODS (Link Out
of Delay Synchronization) is a link event indicating that the link is not synchronized
with the other links within the IMA group.