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

Activating the HIPR2 High Rate Mode Feature

This procedure is used to enable and turn on the HIPR2 High Rate Mode feature using the feature’s part number and a feature access key.

The feature access key for the HIPR2 High Rate Mode 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 by Oracle. The feature access key contains 13 alphanumeric characters and is not case sensitive.

:partnum – The Oracle-issued part number of the HIPR2 High Rate Mode feature, 893020101.

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, the feature must be turned on with the chg-ctrl-feat command. The chg-ctrl-feat command uses these parameters.

:partnum – The Oracle-issued part number of the HIPR2 High Rate Mode feature, 893020101.

:status=on – used to turn the HIPR2 High Rate Mode feature on.

Caution:

The HIPR2 High Rate Mode feature cannot be turned off if any of these conditions are present.
  • The IMT Rate Change sequence is being performed.
  • The Extended Bit Rate Test (BERT) is being performed.
  • Any of the cards in card locations 9 and 10 in each shelf are being flashed with the init-flash command.

Once the HIPR2 High Rate Mode feature has been turned on, it be can be turned off. For more information on turning the HIPR2 High Rate Mode feature off, perform Turning Off the HIPR2 High Rate Mode Feature.

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

When the HIPR2 High Rate Mode feature is turned on, the throughput of the IMT bus is increased to 2.5 Gbps. If the HIPR2 High Rate Mode feature is not turned on, the throughput of the IMT bus is limited to 1 Gbps. To turn the the HIPR2 High Rate Mode feature on, all the cards in card locations 9 and 10 in each shelf must be HIPR2 cards.

  1. Display the status of the controlled features by entering the rtrv-ctrl-feat 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
    Command Class Management  893005801  on      ----
    LNP Short Message Service 893006601  on      ----
    Intermed GTT Load Sharing 893006901  on      ----
    XGTT Table Expansion      893006101  on      400000
    XMAP Table Expansion      893007710  off     ----
    Large System # Links      893005910  on      2000
    Routesets                 893006401  on      6000
    HC-MIM SLK Capacity       893012707  on      64
    
    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 HIPR2 High Rate Mode feature is enabled and turned on, no further action is necessary. This procedure does not need to be performed.

    If the HIPR2 High Rate Mode feature is enabled and but not turned on, continue the procedure with 7.

    If the HIPR2 High Rate Mode feature is not enabled, continue the procedure by performing one of these steps.
    • If the rtrv-ctrl-feat output shows the HC-MIM SLK Capacity feature with a quantity of 64 and other features, continue the procedure with 6.
    • If the rtrv-ctrl-feat output shows only the HC-MIMSLK Capacity feature with a quantity of 64, continue the procedure with 2.
  2. Display the serial number in the database with the rtrv-serial-num command. This is an example of the possible output.
    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    System serial number = nt00001231
    
    System serial number is not locked.
    
    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    Command Completed
    

    Note:

    If the serial number is correct and locked, continue the procedure with 6. If the serial number is correct but not locked, continue the procedure with 5. 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).
  3. 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 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    ENT-SERIAL-NUM:  MASP A - COMPLTD
    
  4. Verify that the serial number entered into 3 was entered correctly using the rtrv-serial-num command. This is an example of the possible output.
    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    System serial number = nt00001231
    
    System serial number is not locked.
    
    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    Command Completed
    

    If the serial number was not entered correctly, repeat 3 and 4 and re-enter the correct serial number.

  5. Lock the serial number in the database by entering the ent-serial-num command with the serial number shown in 2, if the serial number shown in 2 is correct, or with the serial number shown in 4, if the serial number was changed in 3, 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 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    ENT-SERIAL-NUM:  MASP A - COMPLTD
    
  6. Enable the HIPR2 High Rate Mode feature with the enable-ctrl-feat command specifying the part number for the HIPR2 High Rate Mode feature and the feature access key. Enter this command.

    enable-ctrl-feat:partnum=893020101:fak=<HIPR2 High Rate Mode feature access key>

    The HIPR2 High Rate Mode feature cannot be enabled with a temporary feature access key.

    The values for the feature access key (the fak parameter) are provided by Oracle. If you do not have the feature access key for the HIPR2 High Rate Mode feature, contact your Oracle Sales Representative or Account Representative.

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

    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    ENABLE-CTRL-FEAT: MASP B - COMPLTD
    

    If you do not wish to turn the HIPR2 High Rate Mode feature on at this time, continue the procedure with 9.

    If you wish to turn the HIPR2 High Rate Mode feature, continue the procedure with 7.

  7. To turn the HIPR2 High Rate Mode feature on, all the cards in card locations 9 and 10 in each shelf must be HIPR2 cards. Enter these commands to verify that cards that are in card locations 9 and 10 in each shelf.
    1. To verify if HIPR2 cards are in card locations 9 and 10, enter this command.

      rept-stat-gpl:gpl=hipr2

      This is an example of the possible output.

      rlghncxa03w 09-07-01 11:40:26 GMT  EAGLE5 41.1.0
      
      GPL      CARD   RUNNING           APPROVED      TRIAL
      HIPR2    1309   132-003-000       132-003-000   132-002-000
      HIPR2    1310   132-003-000       132-003-000   132-002-000
      HIPR2    2109   132-003-000       132-003-000   132-002-000
      HIPR2    2100   132-003-000       132-003-000   132-002-000
      Command Completed
      

    If no cards running the specified GPL are installed, the rept-stat-gpl output shows no entries, as shown in this example.

    rlghncxa03w 09-07-01 11:40:26 GMT  EAGLE5 41.1.0
    
    GPL      CARD   RUNNING           APPROVED      TRIAL
    
    Command Completed
    

    If card locations 9 and 10 in all shelves contain HIPR2 cards, continue the procedure with 8.

    If card locations 9 and 10 in any shelves contain HMUX or HIPR cards, perform the procedures in Installation Guide to replace the HMUX or HIPR cards with HIPR2 cards. After the HIPR2 cards have been installed, continue the procedure with 8.

  8. Turn the HIPR2 High Rate Mode feature on with the chg-ctrl-feat command specifying the part number for the HIPR2 High Rate Mode feature and the status=on parameter. Enter this command.

    Caution:

    The HIPR2 High Rate Mode feature cannot be turned off if any of these conditions are present.
    • The IMT Rate Change sequence is being performed.
    • The Extended Bit Rate Test (BERT) is being performed.
    • Any of the cards in card locations 9 and 10 in each shelf are being flashed with the init-flash command.

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

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

    rlghncxa03w 09-07-28 21:15:37 GMT EAGLE5 41.1.0
    CHG-CTRL-FEAT: MASP B - COMPLTD
    
  9. Verify the changes by entering the rtrv-ctrl-featcommand with the HIPR2 High Rate Mode feature part number. Enter this command.

    rtrv-ctrl-feat:partnum=893020101

    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
    HIPR2 High Rate Mode      893020101  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.
    
  10. 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 A-6 Activating the HIPR2 High Rate Mode Feature



Sheet 1 of 5



Sheet 2 of 5



Sheet 3 of 5



Sheet 4 of 5



Sheet 5 of 5