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

Adding a GTT Action Set

This procedure to add a GTT action set to the database using the ent-gttaset command. A GTT action set is a group of GTT actions, provisioned by the Adding a GTT Action procedure. The GTT action set is assigned to a GTA entry using either the ent-gta or chg-gta commands.

The ent-gttaset command uses these parameters.

:actsn – The name of the GTT action set consisting of one alphabetic character and up to eight alphanumeric characters.

:actid1 – The identifier of the GTT action that is being added to the GTT action set.

:actid2 – The identifier of the GTT action that is being added to the GTT action set.

:actid3 – The identifier of the GTT action that is being added to the GTT action set.

:actid4 – The identifier of the GTT action that is being added to the GTT action set.

:actid5 – The identifier of the GTT action that is being added to the GTT action set.

:actid6 – The identifier of the GTT action that is being added to the GTT action set.

:on=testmode – The GTT action set is used only by the test message tool.

:off=testmode – The GTT action set is used for real-time message processing.

The values of the actid parameters are shown in either the rtrv-gttact output or assigned to an existing GTT action set and shown in the rtrv-gttaset output.

  1. Display the GTT action sets in the database by entering the rtrv-gttaset command. This is an example of the possible output.
    rlghncxa03w 10-07-07 00:29:31 GMT EAGLE5 42.0.0
    
    ACTSN      TEST  ActIds
               MODE
    -------------------------------
    act2       off   action2   (DISC),------,------,
                     ------,------,------
    act3       off   action2   (DISC),------,------,
                     ------,------,------
    
    
    GTT-ASET table is (2 of 20000) 1% full.

    If the rtrv-gttaset output contains 20,000 entries, this procedure cannot be performed. The database can contain a maximum of 20,000 GTT action sets.

    If the rtrv-gttaset output contains less than 20,000 entries, continue the procedure by performing one of these steps.
    • If all the GTT actions that will be assigned to the new GTT action set are shown in the rtrv-gttaset output, continue the procedure with 3.
    • If any of the GTT actions that will be assigned to the new GTT action set are not shown in the rtrv-gttaset output, continue the procedure with 2.

    If error message “E3557 Cmd Rej: EGTT must be ON before this command can be entered,” is displayed, the EGTT feature is not on. Perform Adding a Service Module to turn the EGTT feature on and to make sure that the correct hardware is installed and provisioned. After Adding a Service Module has been performed, continue the procedure with 2.

  2. Display the GTT actions that are in the database by entering the rtrv-gttact command.

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:28:31 GMT EAGLE5 42.0.0
    
    ACTID      ACTION   ATCAPERR ITCAPERR UDTSERR UIMREQD
    ---------------------------------------------------------
    action2    disc     ---      ---      ---     off
    action10   disc     ---      ---      ---     off
    action11   disc     ---      ---      ---     on
    action15   udts     ---      ---      7       off
    action16   tcaperr  0        0        ---     off
    action17   tcaperr  10       20       ---     off
    
    
    ACTID      ACTION   PCA           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    action1    dup      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action3    dup      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = modid2     CGGTMODID = ---------
         LOOPSET = None
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action4    dup      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = ---------  CGGTMODID = modid2
         LOOPSET = None
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action20   dup      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action21   dup      002-002-002   ssn 50   ----    DFLT
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action22   fwd      002-002-002   ssn 50   ----    DFLT
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None     DEFACTID = Fallback
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action23   fwd      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None     DEFACTID = Fallback
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action24   fwd      002-002-002   gt  ---  NONE    -----
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None     DEFACTID = Fallback
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    action25   fwd      002-002-002   gt  ---  NONE    -----
         CDGTMODID = ---------  CGGTMODID = ---------
         LOOPSET = None     DEFACTID = Fallback
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    
    
    ACTID      ACTION   PCI           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN24         RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    GTT-ACT  table is (15 of 2000) 1% full.

    If the required GTT actions are shown in the rtrv-gttact output, continue the procedure with 3.

    If the required GTT actions are not shown in the rtrv-gttact output, perform the Adding a GTT Action procedure to add the required GTT actions to the database. After the Adding a GTT Action procedure has been performed, continue the procedure with 3.

  3. Add the GTT action set to the database using the ent-gttaset command.
    A GTT action set can contain these combinations of GTT actions.
    • A GTT action set can contain a maximum of six GTT actions.
    • The GTT action set can contain one GTT action whose ACT value is either disc, udts, tcaperr, or fwd.
    • If the ACT value one of the GTT actions in the GTT action set is fwd, the ACT values of the other GTT actions in the GTT action set can only be dup.
    • The GTT action set can contain a maximum of five GTT actions whose ACT value is dup.
    • GTT actions whose ACT value is disc, udts, tcaperr, or fwd must be the last entry in the GTT action set.
    • All the ACTID values in the GTT action set must be unique.

    For this example, enter these commands.

    ent-gttaset:actsn=act1:actid1=action1:actid2=action4:actid3=action25

    ent-gttaset:actsn=act5:actid1=action1:actid2=action3:actid3=action4:actid4=action20 :actid5=action21:actid6=action17:on=testmode

    When each of these commands have successfully completed, this message should appear.

    rlghncxa03w 10-07-07 00:29:31 GMT EAGLE5 42.0.0
    
    GTT-ASET table is (4 of 20000) 1% full.
    
    ENT-GTTASET: MASP A - COMPLTD

    If the on=testmode parameter is specified, this message appears in the output of the ent-gttaset command in addition to the other information that is displayed.

    WARNING: Processing of traffic shall be affected when testmode is ON
  4. Verify the changes using the rtrv-gttaset command with the actsn parameter and value specified in 3.

    For this example, enter these commands.

    rtrv-gttaset:actsn=act1

    rlghncxa03w 10-07-07 00:30:31 GMT EAGLE5 42.0.0
    
    ACTSN      TEST  ActIds
               MODE
    -------------------------------
    act1       off   action1   (DUP),action4   (DUP),action25  (FWD),
                     ------,------,------
    
    
    GTT-ASET table is (4 of 20000) 1% full.

    rtrv-gttaset:actsn=act5

    rlghncxa03w 10-07-07 00:30:31 GMT EAGLE5 42.0.0
    
    ACTSN      TEST  ActIds
               MODE
    -------------------------------
    act5       on    action1   (DUP),action3   (DUP),action4   (DUP),
                     action20  (DUP),action21  (DUP),action17  (TCAPERR)
    
    
    GTT-ASET table is (4 of 20000) 1% full.
  5. Backup the new changes using the chg-db:action=backup:dest=fixed command.These messages should appear, the activeMaintenance 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 4-62 Add a GTT Action Set