R2511-HP MSR Router Series Interface Command Reference(V5)

Table Of Contents
245
Usage guidelines
When the IMA group adopts ITC mode, you must set the clock mode of each member ATM E1/T1 link
to slave with the clock slave command.
When the IMA group adopts CTC mode, you must set the clock mode of each member ATM E1/T1 link
to master with the clock master command.
Examples
# Set the clock mode to ITC on IMA group 1.
<Sysname> system-view
[Sysname] interface atm 2/0
[Sysname-Atm2/0] ima ima-group 1
[Sysname-Atm2/0] interface ima-group 2/1
[Sysname-Ima-group2/1] ima-clock itc
ima-standard
Use ima-standard to set the standard to be adopted by an IMA group interface.
Use undo ima-standard to restore the default.
Syntax
ima-standard { alternate-v10 | normal | standard-v10 | standard-v11 }
undo ima-standard
Default
The normal standard is adopted.
Views
IMA group interface view
Default command level
2: System level
Parameters
alternate-v10: Uses the V1.0 (other implementation) standard.
normal: Uses the normal standard. An IMA group interface adopting this standard changes to adopt
V1.0 standard (standard implementation) if its peer interface adopts V1.0 (standard implementation).
standard-v10: Uses the V1.0 (standard implementation) standard.
standard-v11: Uses the V1.1 standard.
Examples
# Configure to adopt the V1.1 standard.
<Sysname> system-view
[Sysname] interface atm 2/0
[Sysname-Atm2/0] ima ima-group 1
[Sysname-Atm2/0] interface ima-group 2/1
[Sysname-Ima-group2/1] ima-standard standard-v11