Go to primary content
Oracle® Communications EAGLE Database Administration - GTT User's Guide
Release 46.8
F11880-02
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Activating the SCCP Loop Detection Feature

This procedure is used to enable and turn on the SCCP Loop Detection feature using the feature’s part number and a feature access key.

The feature access key for the SCCP Loop Detection feature is based on the feature’s part number and the serial number of the EAGLE, making the feature access key site-specific.

The enable-ctrl-feat command enables the feature by inputting the feature’s access key and the feature’s part number with these parameters:

:fak – The feature access key provided. The feature access key contains 13 alphanumeric characters and is not case sensitive.

:partnum – The issued part number of the SCCP Loop Detection feature, 893016501.

The enable-ctrl-feat command requires that the database contain a valid serial number for the EAGLE, and that this serial number is locked. This can be verified with the rtrv-serial-num command. The EAGLE is shipped with a serial number in the database, but the serial number is not locked. The serial number can be changed, if necessary, and locked once the EAGLE is on-site, with the ent-serial-num command. The ent-serial-num command uses these parameters.

:serial – The serial number assigned to the EAGLE. The serial number is not case sensitive.

:lock – Specifies whether or not the serial number is locked. This parameter has only one value, yes, which locks the serial number. Once the serial number is locked, it cannot be changed.

Note:

To enter and lock the EAGLE’s serial number, the ent-serial-num command must be entered twice, once to add the correct serial number to the database with the serial parameter, then again with the serial and the lock=yes parameters to lock the serial number. You should verify that the serial number in the database is correct before locking the serial number. The serial number can be found on a label affixed to the control shelf (shelf 1100).

This feature cannot be temporarily enabled (with the temporary feature access key).

Once this feature is enabled, provisioning for this feature can be performed, but the feature will not work until the feature is turned on with the chg-ctrl-feat command. The chg-ctrl-feat command uses these parameters:

:partnum – The issued part number of the SCCP Loop Detection feature, 893016501.

:status=on – used to turn the SCCP Loop Detection feature on.

Once the SCCP Loop Detection feature has been turned on, it be cannot be turned off.

The status of the features in the EAGLE is shown with the rtrv-ctrl-feat command.

Once the SCCP Loop Detection feature is turned on, SCCP Loop Detection is performed on MSUs requiring global title translation. For more information on the SCCP Loop Detection feature, refer to the SCCP Loop Detection section.

  1. Display the status of the SCCP Loop Detection feature by entering the rtrv-ctrl-feat command. The following is an example of the possible output.
    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    HC-MIM SLK Capacity       893012707  on            64
    Intermed GTT Load Sharing 893006901  on          ----
    G-Port Circ Route Prevent 893007001  on          ----
    Network Security Enhance  893009101  off         ----
    EAGLE OA&M IP Security    893400001  off         ----
    Flexible GTT Load-Sharing 893015401  on          ----
    Origin Based SCCP Routing 893014301  on          ----
    SCCP Loop Detection       893016501  on          ----
    
    The following features have been temporarily enabled:
    
    Feature Name              Partnum    Status  Quantity     Trial Period Left
    Zero entries found.
    
    The following features have expired temporary keys:
    
    Feature Name              Partnum
    Zero entries found.

    If the SCCP Loop Detection feature is enabled and turned on, no further action is necessary. This procedure does not need to be performed.

    If the SCCP Loop Detection feature is enabled and but not turned on, skip steps 2 through 9 and go to step 10.

    If the SCCP Loop Detection feature is not enabled, go to step 2.

  2. Verify that the GTT feature is on, by entering the rtrv-feat command. If the GTT feature is on, the GTT field should be set to on.

    Note:

    The rtrv-feat command output contains other fields that are not used by this procedure. If you wish to see all the fields displayed by the rtrv-feat command, see the rtrv-feat command description in Commands User's Guide.

    If the GTT feature is on, shown by the entry GTT = on in the rtrv-feat command output in skip step 3 and go to step 4.

    If the GTT feature is off, perform step 3 to turn the GTT feature on.

  3. Turn the global title translation feature on by entering this command.

    chg-feat:gtt=on

    NOTE: Once the Global Title Translation (GTT) feature is turned on with the chg-feat command, it cannot be turned off. The GTT feature must be purchased before turning it on. If you are not sure whether you have purchased the GTT feature, contact your Sales Representative or Account Representative.

    When the chg-feat command has successfully completed, this message should appear.

    rlghncxa03w 07-03-25 09:57:41 GMT EAGLE5 35.6.0
    CHG-FEAT: MASP A - COMPLTD
  4. Display the cards in the EAGLE using the rtrv-card command. The SCCP Loop Detection feature requires that SMs or E5-SM4G cards running the VSCCP application are in the database. This is an example of the possible output.
    rlghncxa03w 13-05-25 09:58:31 GMT EAGLE5 45.0.0
    CARD   TYPE      APPL      LSET NAME     PORT SLC LSET NAME     PORT SLC
    1102   TSM       GLS       
    1113   E5MCAP    OAMHC
    1114   E5TDM-A
    1115   E5MCAP    OAMHC
    1116   E5TDM-B
    1117   E5MDAL
    1201   LIMDS0    SS7ANSI   sp2           A    0   sp1           B    0
    1203   LIMDS0    SS7ANSI   sp3           A    0   
    1204   LIMDS0    SS7ANSI   sp3           A    1   
    1206   LIMDS0    SS7ANSI   nsp3          A    1   nsp4          B    1
    1216   DCM       STPLAN    
    1301   DSM       VSCCP     
    1303   DSM       VSCCP     
    1305   DSM       VSCCP     
    1308   LIMDS0    SS7ANSI   sp6           A    1   sp7           B    0
    1314   LIMDS0    SS7ANSI   sp7           A    1   sp5           B    1
    1317   DCM       STPLAN

    There are two types of service modules, SMs or E5-SM4G cards running the VSCCP application.

    SMsand E5-SM4G cards are shown by the entries SM in the TYPE column and VSCCP in the APPL column.

    If no service modules are shown in the rtrv-card output, perform Adding a Service Module to add SMs or E5-SM4G cards to the EAGLE.

    If SMs or E5-SM4G cards running the VSCCP application are in the EAGLE, go to step 5.

    Note:

    If the rtrv-ctrl-feat output in step 1 shows any controlled features, skip steps 5 through 8, and go to step 9. If the rtrv-ctrl-feat output shows only the HC-MIM SLK Capacity feature with a quantity of 64, steps 5 through 8 must be performed.
  5. Display the serial number in the database with the rtrv-serial-num command. This is an example of the possible output.
    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    System serial number = nt00001231
    
    System serial number is not locked.
    
    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    Command Completed.

    Note:

    If the serial number is correct and locked, continue the procedure with EAGLE. If the serial number is correct but not locked, continue the procedure with 8. If the serial number is not correct, but is locked, this feature cannot be enabled and the remainder of this procedure cannot be performed. Contact the Customer Care Center to get an incorrect and locked serial number changed. Refer to My Oracle Support (MOS) for the contact information. The serial number can be found on a label affixed to the control shelf (shelf 1100).
  6. Enter the correct serial number into the database using the ent-serial-num command with the serial parameter.

    For this example, enter this command.

    ent-serial-num:serial=<EAGLE’s correct serial number>

    When this command has successfully completed, the following message should appear.

    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    ENT-SERIAL-NUM:  MASP A - COMPLTD
  7. Verify the serial number entered into 6 was entered correctly using the rtrv-serial-num command. This is an example of the possible output.
    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    System serial number = nt00001231
    
    System serial number is not locked.
    
    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    Command Completed.

    If the serial number was not entered correctly, repeat steps 6 and 7 and re-enter the correct serial number.

  8. Lock the serial number in the database by entering the ent-serial-num command with the serial number shown in 5, if the serial number shown in 5 is correct, or with the serial number shown in 7, if the serial number was changed in 6, and with the lock=yes parameter.

    For this example, enter this command.

    ent-serial-num:serial=<EAGLE’s serial number>:lock=yes

    When this command has successfully completed, the following message should appear.

    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    ENT-SERIAL-NUM:  MASP A - COMPLTD
  9. Enable the SCCP Loop Detection feature with the enable-ctrl-feat command specifying the part number for the SCCP Loop Detection feature and the feature access key. Enter this command.

    enable-ctrl-feat:partnum=893016501:fak=<SCCP Loop Detection feature access key>

    Note:

    The SCCP Loop Detection feature cannot be enabled with a temporary feature access key.

    Note:

    The values for the feature access key (the fak parameter) are provided by. If you do not have the feature access key for the SCCP Loop Detection feature, contact your Sales Representative or Account Representative.

    Caution:

    Once the SCCP Loop Detection feature is enabled, provisioning for SCCP Loop Detection can be performed, but the EAGLE will not perform SCCP Loop Detection on GTT traffic until the SCCP Loop Detection feature is turned on in step 10.

    When the enable-crtl-feat command has successfully completed, this message should appear.

    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    ENABLE-CTRL-FEAT: MASP B - COMPLTD
  10. Turn the SCCP Loop Detection feature on with the chg-ctrl-feat command specifying the part number for the SCCP Loop Detection feature and the status=on parameter.

    Enter this command.

    chg-ctrl-feat:partnum=893016501:status=on

    Note:

    Once this feature is turned on, it cannot be turned off.

    When the chg-crtl-feat command has successfully completed, this message should appear.

    rlghncxa03w 06-10-28 21:15:37 GMT EAGLE5 36.0.0
    CHG-CTRL-FEAT: MASP B - COMPLTD
  11. Verify the changes by entering the rtrv-ctrl-featcommand with the SCCP Loop Detection feature part number. Enter this command.

    rtrv-ctrl-feat:partnum=893016501

    The following is an example of the possible output.

    rlghncxa03w 07-03-28 21:15:37 GMT EAGLE5 35.6.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum     Status  Quantity
    SCCP Loop Detection       8930165101  on      ----
    
    The following features have been temporarily enabled:
    
    Feature Name              Partnum    Status  Quantity     Trial Period Left
    Zero entries found.
    
    The following features have expired temporary keys:
    
    Feature Name              Partnum
    Zero entries found.
  12. Back up the new changes using the chg-db:action=backup:dest=fixed command. These messages should appear, the active Maintenance and Administration Subsystem Processor (MASP) appears first.
    BACKUP (FIXED) : MASP A - Backup starts on active MASP.
    BACKUP (FIXED) : MASP A - Backup on active MASP to fixed disk complete.
    BACKUP (FIXED) : MASP A - Backup starts on standby MASP.
    BACKUP (FIXED) : MASP A - Backup on standby MASP to fixed disk complete.

Figure 5-41 Activate the SCCP Loop Detection Feature - Sheet 1 of 5

Figure 5-42 Activate the SCCP Loop Detection Feature - Sheet 2 of 5

Figure 5-43 Activate the SCCP Loop Detection Feature - Sheet 3 of 5

Figure 5-44 Activate the SCCP Loop Detection Feature - Sheet 4 of 5

Figure 5-45 Activate the SCCP Loop Detection Feature - Sheet 5 of 5