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

Turning Off the IGTTLS Feature

This procedure is used to turn off the IGTTLS feature, using the chg-ctrl-feat command.

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

:partnum - The part number of the IGTTLS feature, 893006901.

:status=off – used to deactivate the IGTTLS feature.

The status of the IGTTLS controlled feature must be on and is shown with the rtrv-ctrl-feat command.

The GTT Load Sharing with Alternate Routing Indicator feature must be turned off before the IGTTLS feature can be turned off.

Caution:

If the IGTTLS feature is deactivated, the ent-mrn and chg-mrn commands cannot be executed, and mated relay node groups and point codes cannot be configured in the database. The mated relay node groups and point codes can be displayed with the rtrv-mrn command and removed from the database with the dlt-mrn command if the IGTTLS feature is deactivated.
  1. Display the status of the IGTTLS feature by entering the rtrv-ctrl-feat:partnum=893006901 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
    Intermed Gtt Load Sharing 893006901  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 IGTTLS feature is off, or if the IGTTLS feature is not enabled, this procedure cannot be performed.

  2. Before the IGTTLS feature can be turned off, the GTT Load Sharing with Alternate Routing Indicator feature must be turned off.

    Verify the status of the GTT Load Sharing with Alternate Routing Indicator feature by entering the rtrv-ctrl-feat:partnum=893027401 command.

    The following is an example of the possible output.

    rlghncxa03w 09-02-28 21:15:37 GMT EAGLE5 40.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    GTT LS ARI                893027401  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 GTT Load Sharing with Alternate Routing Indicator feature is not enabled and turned on, continue the procedure with 3.

    If the GTT Load Sharing with Alternate Routing Indicator feature is enabled and turned on, perform Turning Off the GTT Load Sharing with Alternate Routing Indicator Feature to turn the GTT Load Sharing with Alternate Routing Indicator feature off. After the GTT Load Sharing with Alternate Routing Indicator feature has been turned off, continue the procedure with 3.

  3. Turn off the IGTTLS feature by entering the chg-ctrl-feat command with the status=off parameter.
    For example, enter this command.

    chg-ctrl-feat:partnum=893006901: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
  4. Verify that the IGTTLS feature has been turned off by using the rtrv-ctrl-feat:partnum=893006901 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
    Intermed Gtt Load Sharing 893006901  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.
  5. 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-6 Turn Off the IGTTLS Feature