Changing an M2PA Timer Set
This procedure is used to change the values of the M2PA timers in an M2PA timer set using the chg-m2pa-tset
command. The M2PA timers are used to control the behavior of the signaling link assigned to an M2PA association (an association containing the M2PA adapter layer - adapter=m2pa
) during signaling link alignment and proving, and during times of transmit congestion.
The EAGLE contains 20 M2PA timer sets. One of these timer sets is assigned to an M2PA association using the m2patset
parameter of either the ent-assoc
or chg-assoc
command. If the m2patset
parameter is not specified with the ent-assoc
command, or with the chg-assoc
command if the adapter layer for that association is being changed to M2PA, timer set 1 is automatically assigned to the association.
Caution:
Changing an M2PA timer set may affect the performance of any associations using the timer set being changed.The chg-m2pa-tset
command uses these parameters.
:tset
– The M2PA timer set being changed, 1 - 20.
:srctset
– The timer values in an existing M2PA timer set can be copied to another M2PA timer set, specified by the tset
parameter. The srctset
parameter specifies the timer set that is to be copied. If the srctset
parameter is specified, no other timer values can be specified, The srctset
parameter value cannot be the timer set specified by the tset
parameter.
:ver
– The M2PA version, either Draft 6 (ver=d6
) or RFC (ver=rfc
).
Note:
The definitions of timers T1 and T3 for the Draft 6 version are different from the RFC version. The T2 timer applies only to the RFC version. The definitions of timers T4N, T4E, T5, T6, T7, T16, T17 and T18 for are the same for the Draft 6 version and the RFC version.The timer parameter descriptions and values are shown in Table 6-13.
Table 6-13 M2PA Timers
Timer | Draft 6 Timer Name | RFC Timer Name | Definition | Value (in msecs) | DRAFT 6 System Default Value (in msecs) | RFC System Default Value (in msecs) |
---|---|---|---|---|---|---|
|
N/A |
Ready Timer |
The amount of time after proving the M2PA adapter layer waits to receive a Link Status Ready message from the peer. |
1000 - 350000 |
N/A |
300000 |
|
Alignment Timer |
N/A |
The amount of time the M2PA adapter layer waits to receive a Link Status Alignment message from the peer. |
1000 - 350000 |
10000 |
N/A |
|
N/A |
Not Aligned Timer |
The the amount of time the M2PA adapter layer waits to receive a Link Status Alignment/Link Status Proving message after sending a Link Status Alignment message. Timer T2 is not used in M2PA Draft 6 timer sets. |
5000 - 150000 |
N/A |
20000 |
|
N/A |
Alignment Timer |
The amount of time the M2PA layer waits to receive a Link Status Alignment message from the peer. |
1000 - 60000 |
N/A |
2000 |
Ready Timer |
N/A |
The amount of time after proving the M2PA adapter layer waits to receive a Link Status Ready message from the peer. |
1000 - 60000 |
10000 |
N/A |
|
|
Proving Timer (Normal) |
The amount of time the M2PA adapter layer generates Link Status Proving messages during normal proving. |
1000 - 70000 |
10000 |
30000 |
|
|
Proving Timer (Emergency) |
The amount of time the M2PA adapter layer generates Link Status Proving messages during emergency proving. |
400 - 5000 |
500 |
500 |
|
|
Busy Rate Timer |
The amount of time between sending Link Status Busy messages while the link is in-service. |
80 - 10000 |
1000 |
100 |
|
|
Remote Congestion Timer |
The amount of time that a congested link will remain in service. |
1000 - 6000 |
3000 |
3000 |
|
|
Excess Delay in Acknowledgement Timer |
The maximum amount of time that may pass between when a user data message is transmitted and an acknowledgement for that message is received from the peer. If this timer expires, the link is taken out of service. |
200 - 2000 |
1200 |
1200 |
|
|
Proving Rate Timer |
The amount of time between sending Link Status Proving messages while the T4N or T4E timer is running. |
100 - 500000 ** |
200000 ** |
200000 ** |
|
|
Ready Rate Timer |
The amount of time between sending Link Status Ready messages while the T3 timer is running. |
100 - 500 |
250 |
250 |
|
|
Processor Outage Rate Timer |
The amount of time between sending Link Status Processor Outage messages while the link is in-service. |
100 - 10000 |
1000 |
1000 |
|
msecs - milliseconds * The T2 Timer can be specified only for the M2PA RFC version. ** The value of the T16 Timer is in microseconds. |
The value of any timer parameter not specified with the chg-m2pa-tset
command is not changed.
Figure 6-33 Changing an M2PA Timer Set