Oracle® Communications EAGLE Database Administration - SS7 User's Guide Release 46.6 E93318 Revision 1 |
|
![]() Previous |
![]() Next |
Note:
Circular route detection is not supported in ITU networks.This procedure is used to configure the EAGLE to detect circular routing with the chg-stpopts
command. The chg-stpopts
command uses these parameters to detect circular routing in the EAGLE.
:on=mtplti
- to turn on the circular routing detection feature.
:off=mtplti
- to turn off the circular routing detection feature.
:mtpltctdpcq
– the number of DPCs that the circular route test message is sent to.
:mtpltst
– the duration of the circular route test detection procedures, in milliseconds (the MTPLTST timer).
These parameters are optional. For any parameters not specified with the chg-stpopts
command, the values for these parameters are not changed.
When the on=mtplti
parameter is specified for the chg-stpopts
command, the value yes
is shown in the MTPLTI
field of the rtrv-stpopts
output. When the off=mtplti
parameter is specified for the chg-stpopts
command, the value no
is shown in the MTPLTI
field of the rtrv-stpopts
output.
rtrv-stpopts
output, for these parameters are:For this example, the circular route detection procedures remain enabled, the number of most frequently occurring DPCs is changed from 3 to 6, and the duration of the circular route detection procedures is changed from 10000 milliseconds to 18000 milliseconds.
The EAGLE automatically tests for circular routing when congestion occurs on an ANSI signaling link. The circular route detection test cannot be performed for ITU signaling links. If the routing data is configured incorrectly, or is corrupted, MSUs could be routed in an endless circular route. The incorrect routing data could be on the EAGLE or at a remote node. With the addition of cluster routing and E links, the danger of circular routing is greater.
The EAGLE starts the test when a signaling link reaches onset congestion threshold 1. The EAGLE only runs the test for one signaling link per linkset. If a second signaling link in the same linkset goes into congestion, the EAGLE does not start a new test. Each time the signaling link’s congestion level increases, the test is restarted. The LIM that contains the congested signaling link determines which DPCs have the most MSUs transmitted on the signaling link. The LIM then transmits a circular routing test message to the DPCs that have sent the most MSUs. The number of DPCs that the circular route test message is sent to is from 3 to 10. A circular routing test message is a routeset congestion test message with priority of 3.
If any LIM receives one of the test messages before the MTPLTST timer expires, the EAGLE performs these actions.
The destination remains prohibited until it is manually allowed using the rst-dstn
(reset destination) command.
If the destination is a cluster point code entry in the routing table, then an exception list (x-list) entry is created for the destination. If the cluster has the exception list exclusion indicator set to yes (meaning do not create x-lists for that cluster), then an x-list is not created, an UAM is generated, and a critical alarm is raised for the cluster. The critical alarm can be cleared by entering the rst-dstn
command for the cluster.
If an x-list entry needs to be created, but the provisioned number of x-lists are already used, extra buffer space, equal to 100 entries in the routing table, is used to create the x-list. If this extra buffer space is also full, no x-list is created, a UAM is generated, and a critical alarm is raised for the cluster.
When a point code is prohibited due to circular routing, the EAGLE ignores TFx/TCx management messages for that point code. The EAGLE does not send routeset test messages for the point code. The EAGLE discards any MSUs received for the point code and sends response method TFPs or TCPs.
When EAGLE detects circular routing for a destination, it sets the circular routing flag for the destination in the routing table. The rst-dstn
command clears this flag. Once the circular routing flag is cleared, the status of the destination depends on what type of entry is used.
If the rst-dstn
command is entered for an x-list entry with the circular routing flag set, the x-list entry is deleted. The point code’s status becomes the same as the cluster entry’s status.
If Circular Route Auto-Recovery is enabled and turned on, and circular routing because of far-end loopback is detected, the status of the destination marked as prohibited is automatically cleared. Refer to the Activating the Circular Route Auto-Recovery Feature procedure for more information.
Figure 3-26 Configuring Circular Route Detection