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

Previous
Previous
Next
Next

Turning Off the Flexible GTT Load Sharing Feature

This procedure is used to turn off the Flexible GTT Load Sharing feature, using the chg-ctrl-feat command.

The chg-ctrl-feat command uses the following parameters:

:partnum - The part number of the Flexible GTT Load Sharing feature, 893015401.

:status=off – used to turn off the Flexible GTT Load Sharing feature.

The status of the Flexible GTT Load Sharing controlled feature must be on and is shown with the rtrv-ctrl-feat command.

Caution:

If the Prepaid SMS Intercept Phase 1 feature is turned off, the screening of incoming messages from an MSC by the EAGLE will not be performed.

Caution:

If the Flexible GTT Load Sharing feature is turned off, provisioning for Flexible Final GTT Load Sharing can be performed with the ent-map, dlt-map, chg-map, and rtrv-map commands. The EAGLE will not perform Flexible Final GTT Load Sharing on GTT traffic requiring final global title translation.
  1. Display the status of the Flexible GTT Load Sharing feature by entering the rtrv-ctrl-feat:partnum=893015401 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
    Flexible GTT Load Sharing 893015401  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 status of the Flexible GTT Load Sharing feature is off, or if the Flexible GTT Load Sharing feature is not enabled, this procedure cannot be performed.
  2. Turn off the Flexible GTT Load Sharing feature by entering the chg-ctrl-feat command with the status=off parameter.
    For example, enter this command.

    chg-ctrl-feat:partnum=893015401:status=off

    When this command has successfully completed, the following message should appear.
    rlghncxa03w 06-10-28 21:16:37 GMT EAGLE5 36.0.0
    CHG-CTRL-FEAT: MASP A - COMPLTD
  3. Verify that the Flexible GTT Load Sharing feature has been turned off by using the rtrv-ctrl-feat:partnum=893015401 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
    Flexible GTT Load Sharing 893015401  off     ----
    
    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.
  4. Backup 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-21 Turn Off the Flexible GTT Load Sharing Feature