Go to primary content
Oracle® Communications EAGLE Database Administration - GWS User's Guide
Release 46.6
E93314 Revision 1
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Turning Off the MTP Routed GWS Stop Action Feature

This procedure is used to turn off the MTP Routed GWS Stop Action feature, using the chg-ctrl-feat command.

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

:partnum - The part number of the MTP Routed GWS Stop Action feature, 893035601.

:status=off – used to turn off the MTP Routed GWS Stop Action feature.

The status of the MTP Routed GWS Stop Action feature must be on and is shown with the rtrv-ctrl-feat command.

Caution:

If the MTP Routed GWS Stop Action feature is turned off, MTP routed SCCP UDT/XUDT messages that pass gateway screening will not be forwarded to the service modules for further processing.
  1. Display the status of the MTP Routed GWS Stop Action feature by entering the rtrv-ctrl-feat:partnum=893035601 command.

    The following is an example of the possible output.

    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    MTPRTD GWS Stop Action    893035601  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 MTP Routed GWS Stop Action feature is off, or if the MTP Routed GWS Stop Action feature is not enabled, this procedure cannot be performed.

  2. Turn off the MTP Routed GWS Stop Action feature by entering the chg-ctrl-feat command with the status=off parameter.

    For example, enter this command.

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

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

    rlghncxa03w 09-07-28 21:16:37 GMT EAGLE5 41.1.0
    CHG-CTRL-FEAT: MASP A - COMPLTD
    
  3. Verify that the MTP Routed GWS Stop Action feature has been turned off by using the rtrv-ctrl-feat:partnum=893035601 command. The following is an example of the possible output.
    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    MTPRTD GWS Stop Action    893035601  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 2-18 Turning Off the MTP Routed GWS Stop Action Feature