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

Previous
Previous
Next
Next

Deactivating Controlled Features

This procedure is used to deactivate these controlled features, Command Class Management, IP User Interface, and Network Security Enhancements using the chg-ctrl-feat command.

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

:partnum - The part number of the controlled feature being deactivated.

  • Command Class Management – 893005801
  • Telnet (IP User Interface) – 893005701
  • Network Security Enhancements – 893009101

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

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

Caution:

If the SEAS over IP feature is turned off, all SEAS terminal traffic stops.

Caution:

If the IP User Interface (TELNET) controlled feature is deactivated, all Telnet sessions supported by this feature will be disabled. No changes can be made to the configuration of the Telnet terminals (terminals 17 through 40). Deactivating this feature will also deactivate FTP Retrieve and Replace feature. If the SEAS over IP feature is turned on, the TELNET feature cannot be turned off.
  1. Display the controlled features whose status is on by entering the rtrv-ctrl-feat:status=on command.

    The following is an example of the possible output.

    rlghncxa03w 06-10-01 21:17:37 GMT EAGLE5 36.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Command Class Management  893005801  on      ----
    LNP Short Message Service 893006601  on      ----
    Intermed GTT Load Sharing 893006901  on      ----
    XMAP Table Expansion      893007710  on      3000
    Large System # Links      893005910  on      2000
    Routesets                 893006401  on      6000
    Telnet                    893005701  on      ----
    Network Security Enhance  893009101  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.
    

    The TELNET feature cannot be turned off if the SEAS over IP feature is turned on. If the TELNET (IP User Interface) is not being turned off, go to step 2.

    If the TELNET feature is being turned off, and the SEAS over IP feature is not turned on (shown in the rtrv-ctrl-feat output in this step by the entry SEAS over IP), go to step 2.

    If the TELNET feature is being turned off, and the SEAS over IP feature is turned on, perform the Turning Off the SEAS Over IP Feature procedure to turn the SEAS over IP feature off. After the SEAS over IP feature has been turned off, go to step 2.

  2. Deactivate the controlled feature by entering the chg-ctrl-feat command with the status=off parameter.

    For example, enter this command.

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

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

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

    When each of these commands has successfully completed, the following message should appear.

    rlghncxa03w 06-10-01 21:16:37 GMT EAGLE5 36.0.0
    CHG-CTRL-FEAT: MASP A - COMPLTD
    
  3. Verify that the controlled feature has been deactivated by using the rtrv-ctrl-feat:partnum=<controlled feature part number> command.

    For this example, enter these commands.

    rtrv-ctrl-feat:partnum=893005801

    The following is an example of the possible output.

    rlghncxa03w 06-10-01 21:16:37 GMT EAGLE5 36.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Command Class Management  893005801  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.
    

    rtrv-ctrl-feat:partnum=893005701

    The following is an example of the possible output.

    rlghncxa03w 06-10-01 21:16:37 GMT EAGLE5 36.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Telnet                    893005701  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.
    

    rtrv-ctrl-feat:partnum=893009101

    The following is an example of the possible output.

    rlghncxa03w 06-10-01 21:16:37 GMT EAGLE5 36.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Network Security Enhance  893009101  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=fixedcommand.

    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 A-5 Deactivating Controlled Features