| Oracle® Communications EAGLE Database Administration - SS7 User's Guide Release 46.7 E97335 Revision 1 |
|
![]() Previous |
![]() Next |
This procedure is used to add remote loopback points to be used by the link fault sectionalization feature to the database, using the ent-lbp command. The ent-lbp command uses these parameters.
:loc – The card location of the signaling link to be tested.
:link – The signaling link on the card specified in the loc parameter to be tested.
:lbp – Identifies the far-end loopback point that lies along a SS7 signaling link path between the EAGLE up to and including the target device.
:clli – The CLLI code or other mnemonic identifier used to describe the specified loopback point.
:rle – The remote link element to be looped back for testing.
:rep – The number of link elements of the same type, not including the target device, that lies between the EAGLE and the link element to be tested.
:lfst – The type of link fault sectionalization loopback test to be performed.
To add remote loopback points to the database, the link fault sectionalization feature must be turned on.
The DS0 and network element interface (NEI) link elements do not support non-latching loopbacks
If the remote link element to be tested is a network element interface (NEI), the value of the rep parameter must be zero.
The rep parameter can only be specified for a link fault sectionalization latching loopback test
The signaling link being tested can be assigned to one of these card types as defined by the type parameter of the ent-card command:
limds0 (multi-port LIM - P/N 870-2061-XX
limt1 (E1/T1 MIM - P/N 870-2198-XX, HC MIM - P/N 870-2671-XX, or E5-E1T1 - P/N 870-1873-XX)
limch (E1/T1 MIM - configured as a T1 channel card - P/N 870-2198-XX)
Any signaling link can be selected for testing, as long as the signaling link being tested is equipped. The LIMs must be assigned to either the ss7ansi or ccs7itu application. Use the rtrv-card command to verify the card type and the application.
The specified loopback point cannot already be in the database.
The loopback point ID value cannot exceed a previously defined network element interface loopback point value.
Only one network element interface loopback point can be defined for each SS7 signaling link.
A network element interface (NEI) loopback point must be defined as the terminating SS7 signaling link component.
The value specified for the rep parameter must be greater than the value of the rep parameter assigned to the previous loopback point and less than any rep parameter values for any subsequent loopback points, if any are defined. For example, the signaling link on card 1215, link B, has 5 loopback points defined (see the rtrv-lbp command output in step 2). The value of the rep parameter used for loopback point 5 must be greater that the rep parameter value used for loopback point 3, and less than the rep parameter value used for loopback point 7.
The link fault sectionalization feature must be turned on. Verify this by entering the rtrv-feat command. If the link fault sectionalization feature is off, shown by the entry LFS = off in the output of the rtrv-feat command, it can be turned on by entering the chg-feat:lfs=on command.
Note:
Once the link fault sectionalization feature is turned on with thechg-feat command, it cannot be turned off.The link fault sectionalization feature must be purchased before you turn the feature on with the chg-feat command. If you are not sure if you have purchased the link fault sectionalization feature, contact your Oracle Sales Representative or Account Representative.
Refer to Appendix A of Commands User's Guide for a summary of loopback testing commands and functions.
The examples used in this procedure are based on the example network shown in Table 3-22.
Table 3-22 Loopback Point Configuration Table
| SLK LOC | SLK LINK | LBP | RLE | REP | LFST |
|---|---|---|---|---|---|
| 1204 |
B |
3 |
DS0 |
0 |
LLT |
| 6 |
DS0 |
4 |
LLT |
||
| 9 |
NEI |
0 |
LLT |
Canceling the RTRV-SLK Command
Because the rtrv-slk command used in this procedure can output information for a long period of time, the rtrv-slk command can be canceled and the output to the terminal stopped. There are three ways that the rtrv-slk command can be canceled.
F9 function key on the keyboard at the terminal where the rtrv-slk command was entered.canc-cmd without the trm parameter at the terminal where the rtrv-slk command was entered.canc-cmd:trm=<xx>, where <xx> is the terminal where the rtrv-slk command was entered, from another terminal other that the terminal where the rtrv-slk command was entered. To enter the canc-cmd:trm=<xx> command, the terminal must allow Security Administration commands to be entered from it and the user must be allowed to enter Security Administration commands. The terminal’s permissions can be verified with the rtrv-secu-trm command. The user’s permissions can be verified with the rtrv-user or rtrv-secu-user commands.For more information about the canc-cmd command, go to Commands User's Guide.
Figure 3-29 Adding Remote Loopback Points