Use the following CLI syntax to perform an IMA test pattern procedure on a member link of an IMA group.
configure# port bundle-ima-slot/port.bundle-num
multilink-bundle
ima
test-pattern-procedure
test-link port-id
test-pattern [pattern]
no shutdown
An operator can deploy IMA test procedures to verify operations of an IMA group and its member links. The following is a list of key points about the test pattern procedure.
The test procedure is performed as defined by the IMA specification version 1.1. That is, a test pattern is sent over the specified link and is expected to be looped back over all the links in the group. ICP cells are used to perform the test.
The test procedure is not traffic-affecting; that is, data traffic is not affected by the ongoing test.
There can only be a single test executed per IMA group at any one time.
The IMA member link must exist in the specified group for the command to be accepted.
The test pattern procedure must be shut down before a new test-link value or test pattern is accepted.
The current IMA group test pattern configuration and result of a specific IMA test can be seen by executing a show command for the IMA group. A test-link result can have three values:
Disabled: the test-link is currently not running
Operating: the test pattern procedure is no shutdown and there are currently no failed links for this running test-pattern procedure
Link-Failed: one or more links have failed the test-pattern procedure. Execute a show port slot/mda/port ima-link command to see the failed link and received pattern value.
Deleting a member link that is the same as the specified test-link, to stay in compliance with key point 4, results in the test-link value being reset to default.
IMA test procedure configurations are not saved when the admin save command is executed.