Cisco Systems OL-7396-01 Network Router User Manual


 
21-17
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 21 Configuring IMA Port Adapter Interfaces
Configuring IMA Group Parameters
Example
The following example shows how to configure the frame length transmitted as 256 cells for IMA group
0/0/ima1:
SwitchA(config)# interface atm 0/0/ima1
SwitchA(config-if)# ima frame-length 256
Displaying the IMA Group Frame Length Configuration
To display the IMA group frame length configuration, use the following EXEC command:
Example
The following example shows the IMA group frame length configuration:
SwitchA# show ima interface
ATM0/0/ima1 is up
Group Index = 4
State: NearEnd = operational, FarEnd = operational
FailureStatus = noFailure
IMA Group Current Configuration:
MinNumTxLinks = 1 MinNumRxLinks = 1
DiffDelayMax = 25 FrameLength = 256
NeTxClkMode = common(ctc) CTC_Reference_Link = ATM0/0/3
TestLink = 3 Testpattern = Not Specified
TestProcStatus = disabled GTSM change timestamp = 990427143739
IMA Link Information:
Link Physical Status NearEnd Rx Status Test Status
----- --------------- ----------------- ---------------
ATM0/0/2 up active disabled
ATM0/0/3 up active disabled
Configuring IMA Group Test Pattern
An IMA group can have a test pattern defined to provide extra support to verify the connectivity of links
within an IMA group. It uses a test pattern sent over one link to verify connectivity to the rest of the
group. The test pattern should be looped over all the other links in the group at the far end of the
connection. The test procedure is performed using the ICP cells exchanged between both ends of the
IMA virtual links.
To configure the test pattern to be transmitted on the IMA group, perform the following steps, beginning
in global configuration mode:
Command Purpose
show ima interface [atm card/subcard/imagroup
[detailed]]
Displays IMA group interface configuration
and status.
Command Purpose
Step 1
Switch(config)# interface atm card/subcard/imagroup
Switch(config-if)#
Specifies the IMA group and enters interface
configuration mode.