15 Allowed ISUP Message Type Screen Configuration

Chapter 15, Allowed ISUP Message Type Screen Configuration, contains the procedures necessary to configure allowed ISUP message type screens.

Introduction

The ISUP Message Type screen identifies which ISUP messages, using the ISUP message type, that are allowed into the EAGLE. The gray shaded areas in Figure 15-4 shows the fields of the SS7 message that are checked by the ISUP Message Type screening function.

Gateway Screening Actions

The Gateway Screening process stops with this screen. The nsfi parameter value can only be stop.

If a match is not found, the message is discarded.

If a match is found, the message is processed. If a gateway screening stop action set is specified with the screen, shown by the actname parameter value, the message is processed according to the gateway screening stop actions that are assigned to the gateway screening stop action set.
  • If the rdct (redirect) gateway screening stop action is specified, the message is diverted from the original destination and sent to another destination with the Database Transport Access feature, specified by global title translation, for further processing.
  • If the cncf gateway screening stop action is specified, the PIP parameter in the incoming ISUP IAM message is converted to the GN parameter. The GN parameter in the incoming ISUP IAM message is converted to the PIP parameter. The message is then sent to the node specified by the DPC in the routing label in the message. For more information on the Calling Name Conversion Facility feature, see Calling Name Conversion Facility (CNCF) Configuration.
  • If the tlnp gateway screening stop action is specified, ISUP IAMs that pass gateway screening are processed either by the ISUP NP with EPAP feature (if the ISUP NP with EPAP feature is enabled and turned on) or by the Triggerless LNP feature (if the Triggerless LNP feature is turned on). The ISUP NP with EPAP feature is discussed in more detail in G-Port User's Guide. The Triggerless LNP feature is discussed in more detail in ELAP Administration and LNP Feature Activation Guide.
  • If the tinp gateway screening stop action is specified, ISUP IAMs that pass gateway screening are intercepted by the Triggerless ISUP based Number Portability (TINP) feature and converted to include the routing number (RN) if the call is to a ported number. The TINP feature is discussed in more detail in G-Port User's Guide.
  • If the tif, tif2, or tif3 gateway screening stop actions are specified, TIF processing is applied to the message.
  • If the sccp gateway screening stop action is specified, MTP routed SCCP UDT/XUDT are forwarded to the service modules for further processing.

TUP Message Screening

TUP messages are screened using the Allowed ISUP Message Type screen. The TUP protocol is an obsolete predecessor to the ISUP protocol that remains in use in some areas. To screen for TUP messages, a screen set must be defined to screen for messages containing the service indicator value of 4. This is accomplished by defining an allowed SIO screen in the screen set containing the si=4 parameter.

Since both ISUP and TUP messages are screened using the allowed ISUP message type screen, it is recommended that the screen set contain an allowed SIO screen to screen for ISUP messages, messages containing the service indicator value of 5. Each of these entries in the allowed SIO screen should have separate next screening functions. This allows the screening rules after the allowed SIO screen to have two separate streams, one that ends with screening ISUP messages, the other that ends with screening TUP messages.

The TUP messages can be screened for point codes before the allowed SIO screen with the allowed and blocked OPC screens, and after the SIO screen with the allowed and blocked DPC screens. However, if the screen set does not contain an allowed SIO screen that screens for TUP messages (messages with the service indicator value of 4), the message will be treated by the allowed ISUP message type screen as an ISUP message.

The following commands show how a screen set can be provisioned to screen for TUP and ISUP messages.

ent-scr-isup:sr=is01:isupmt=10:nsfi=stop

ent-scr-isup:sr=tu01:tupmt=1:nsfi=stop

ent-scr-dpc:sr=dpc4:ni=1:nc=2:ncm=3:nsfi=isup:nsr=tu01

ent-scr-dpc:sr=dpc5:ni=7:nc=1:ncm=0:nsfi=isup:nsr=is01

ent-scr-sio:sr=si02:nic=2:pri=0:si=4:nsfi=dpc:nsr=dpc4

ent-scr-sio:sr=si02:nic=2:pri=0:si=5:nsfi=dpc:nsr=dpc5

ent-scrset:scrn=ist2:nsr=si02:nsfi=sio

In this example screen set configuration, messages are screened by the allowed SIO screen si02 for either ISUP or TUP messages. ISUP messages are further screened by the allowed DPC screen dpc5 and TUP messages are screened by the allowed DPC screen dpc4. The ISUP messages containing the ANSI point code 001-002-003 are passed onto the allowed ISUP screen is01. The TUP messages containing the ANSI point code 007-001-000 are passed onto the allowed ISUP screen tu01.

Note:

The gateway screening rules are entered in reverse of the order that the screening process takes place.

Allowed ISUP Message Type Screening Actions

Figure 15-1 through Figure 15-3 show the screening actions of the allowed ISUP message type screen.

Figure 15-1 Allowed ISUP Message Type Screening Actions - Sheet 1 of 3

img/allowed_isup_01_116768.jpg

Figure 15-2 Allowed ISUP Message Type Screening Actions - Sheet 2 of 3

img/allowed_isup_gws_stop_actions_01_140964.jpg

Figure 15-3 Allowed ISUP Message Type Screening Actions - Sheet 3 of 3

img/gws_stop_actions_02_140964.jpg

Figure 15-4 Allowed ISUP Message Type Screening Function

img/c_isup_message_screening_dbags-fig5.jpg

Adding an Allowed ISUP Message Type Screen

This procedure is used to add an allowed ISUP message type (ISUP) screen to the database using the ent-scr-isup command. The parameters used by the ent-scr-isup command are shown in the Gateway Screening Attributes section. The general rules that apply to configuring gateway screening entities are shown in the Gateway Screening Configuration section.

Since both ISUP and TUP messages are screened by the allowed ISUP message type screen, the ent-scr-isup command contains a parameter for the ISUP message type (isupmt) and a parameter for the TUP message type (tupmt). Only one of these parameters can be specified for the allowed ISUP screen being entered into the database. The isupmt parameter should be specified in screen sets that contain allowed SIO screens that are screening messages for the service indicator value of 5 (SI=5). The tupmt parameter should be specified in screen sets that contain allowed SIO screens that are screening messages for the service indicator value of 4 (SI=4). If you wish to screen for TUP messages, make sure that the screen set being configured contains an allowed SIO screen that screens messages for the service indicator value of 4 (SI=4). If you do not do this, the EAGLE will treat the message as an ISUP message, even if the message contains the service indicator value of 4.

The examples in this procedure are used to add the allowed ISUP screen data shown in Table 15-1 and based on the example configuration shown in Figure 2-8 and Figure 2-9.

Table 15-1 Example Gateway Screening Allowed ISUP Configuration Table

Screening Reference ISUPMT NSFI ACTNAME
isp1 135 stop CR
isp2 139 stop CR
Screening Reference TUPMT NSFI ACTNAME
tup1 100 stop CR
  1. Verify that the gateway screening feature is on, by entering the rtrv-feat command.

    If the gateway screening feature is on, the GWS field is set to on.

    Note:

    Thertrv-feat command output contains other fields that are not used by this procedure. If you wish to see all the fields displayed by thertrv-feat command, see thertrv-feat command description in Commands User's Guide.

    If the gateway screening feature is on, shown by the entry GWS = on in the rtrv-feat command output, skip step 2, and go to step 3.

  2. Turn the gateway screening feature on by entering this command.

    chg-feat:gws=on

    Note:

    Once the gateway screening feature is turned on with thechg-feat command, it cannot be turned off.

    The gateway screening feature must be purchased before you turn this feature on with the chg-feat command. If you are not sure if you have purchased the gateway screening feature, contact your Oracle Sales Representative or Account Representative.

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

    rlghncxa03w 06-10-28 11:43:04 GMT EAGLE5 36.0.0
    CHG-FEAT: MASP A - COMPLTD
  3. Display all allowed ISUP screens in the database using the rtrv-scr-isup command.

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:25:30 GMT EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR    REF  RULES
    IEC   YES     2
    WRD2  YES     1
    WRD4  YES     1

    If the screening reference names that you wish to add with this procedure are not shown in the rtrv-scr-isup command output, go to step 4. For this example, the screening reference names are not shown. If these screening reference names are shown in the rtrv-scr-isup command output, make sure the screening data you wish to enter is not already in the database by entering the rtrv-scr-isup command with the screening reference name. For example, enter the rtrv-scr-isup:sr=iec command. The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:26:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    iec  100       STOP    cr
    iec  197       STOP    cr

    If a gateway screening stop action set is to be assigned to the allowed ISUP screen being added to the database, go to step 4. Otherwise, go to step 5.

  4. Display the gateway screening stop action sets in the database with the rtrv-gws-actset command.
    This is an example of the possible output.
    rlghncxa03w 06-10-25 15:28:30 GMT EAGLE5 36.0.0
    ACT  ACT    ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT
    ID   NAME   1    2    3    4    5    6    7    8    9    10
    --   ------ ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
    1    copy   copy      
    2    rdct   rdct      
    3    cr     copy rdct 
    4    cncf   cncf      
    5    cpcncf copy cncf 
    6    cncfrd cncf rdct 
    7    cpcfrd copy cncf rdct
    
    GWS action set table is (7 of 16) 44% full

    If the required gateway screening stop action set is not in the database, perform the Configuring Gateway Screening Stop Action Sets procedure to configure the required gateway screening stop action set.

  5. Add a new allowed ISUP screen to the database using the ent-scr-isup command.

    For this example, enter this command.

    ent-scr-isup:sr=isp1:isupmt=135:nsfi=stop:actname=cr

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:29:30 GMT  EAGLE5 36.0.0
    ENT-SCR-ISUP: SCREEN SET AFFECTED - ISP1  1% FULL
    ENT-SCR-ISUP: MASP A - COMPLTD

    ent-scr-isup:sr=isp2:isupmt=139:nsfi=stop:actname=cr

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:29:30 GMT  EAGLE5 36.0.0
    ENT-SCR-ISUP: SCREEN SET AFFECTED - ISP2  1% FULL
    ENT-SCR-ISUP: MASP A - COMPLTD

    ent-scr-isup:sr=tup1:tupmt=100:nsfi=stop:actname=cr

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:29:30 GMT  EAGLE5 36.0.0
    ENT-SCR-ISUP: SCREEN SET AFFECTED - TUP1  1% FULL
    ENT-SCR-ISUP: MASP A - COMPLTD

    If a gateway screening stop action is to be assigned to the allowed ISUP screen being changed, enter the ent-scr-isup command with the nsfi=stop parameter and the actname parameter with the name of a gateway screening stop action set shown in the output of the rtrv-gws-actset command executed in step 4. The isupmt or tupmt parameters can have these values: 0 - 255, or an asterisk (*). A range of ISUP or TUP message types can be specified with the ent-scr-isup command. If a range of ISUP message types is specified, the range of ISUP message types cannot include any ISUP message types that are currently provisioned for the screening reference name. If a range of TUP message types is specified, the range of TUP message types cannot include any TUP message types that are currently provisioned for the screening reference name. For example, screening reference name scr1 contains these entries:

    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    scr1 115       STOP    cr
    scr1 203       STOP    cr

    Another entry for screening reference scr1 cannot be specified if the range of ISUP message types includes the values 115 and 203.

  6. Verify the changes using the rtrv-scr-isup command with the screening reference name used in step 5.

    For this example, enter this command.

    rtrv-scr-isup:sr=isp1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    isp1 135       STOP    cr
    

    rtrv-scr-isup:sr=isp2

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    isp2 139       STOP    cr

    rtrv-scr-isup:sr=tup1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    tup1 100       STOP    cr
  7. Backup the new changes using the chg-db:action=backup:dest=fixed command.

    The following 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 15-5 Add an Allowed ISUP Message Type Screen - Sheet 1 of 3



Figure 15-6 Add an Allowed ISUP Message Type Screen - Sheet 2 of 3



Figure 15-7 Add an Allowed ISUP Message Type Screen - Sheet 3 of 3



Removing an Allowed ISUP Message Type Screen

This procedure is used to remove an allowed ISUP message type (ISUP) screen from the database using the dlt-scr-isup command. The parameters used by the dlt-scr-isup command are shown in the Gateway Screening Attributes section. The general rules that apply to configuring gateway screening entities are shown in the Gateway Screening Configuration section.

Since both ISUP and TUP messages are screened by the allowed ISUP message type screen, the dlt-scr-isup command contains a parameter for the ISUP message type (isupmt) and a parameter for the TUP message type (tupmt). Only one of these parameters can be specified for the allowed ISUP screen being removed from the database.

The example in this procedure removes the allowed ISUP screen isp2 from the database.

The allowed ISUP screen can be referenced by one of the following screens.

  • Allowed SIO
  • Allowed DPC
  • Blocked DPC

Verifying the Gateway Screening Configuration

Enter the following commands to verify that none of these screens reference the allowed ISUP screen being removed from the database.

  • rtrv-scr-sio:nsfi=isup
  • rtrv-scr-dpc:nsfi=isup
  • rtrv-scr-blkdpc:nsfi=isup

Gateway Screening Configuration Procedures

To change the NSFI of any of these screens, perform to one of these procedures.

  1. Display the allowed ISUP screens in the database using the rtrv-scr-isup command.

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:25:30 GMT EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR    REF  RULES
    IEC   YES     2
    ISP1  YES     1
    ISP2  YES     2
    TUP1  YES     1
    WRD2  YES     1
    WRD4  YES     1

    From the rtrv-scr-isup output, display the allowed ISUP screen you wish to remove using the rtrv-scr-isup command with the screening reference name. For this example, enter this command.

    rtrv-scr-isup:sr=isp2

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    isp2 055       STOP    cr
  2. Enter the commands in the Verifying the Gateway Screening Configuration section to verify that the screen being removed is not referenced by other screens in the database.

    If the screen being removed is referenced by other screens, perform the procedures shown in the Gateway Screening Configuration Procedures section to change the NSFI of those screens to reference other screens or change the NSFI of these screens to STOP.

  3. Remove the allowed ISUP screen from the database using the dlt-scr-isup command.

    The current value of the isupmt parameter must be entered exactly as shown in the rtrv-scr-isup output in step 1. For this example, enter this command.

    dlt-scr-isup:sr=isp2:isupmt=055

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:26:30 GMT  EAGLE5 36.0.0
    DLT-SCR-ISUP: SCREEN SET AFFECTED - FLD5  0% FULL
    DLT-SCR-ISUP: MASP A - COMPLTD
  4. Verify the changes using the rtrv-scr-isup command with the screening reference name used in step 3.

    For this example, enter this command.

    rtrv-scr-isup:sr=isp2

    The following is an example of the possible output.

    E2573 Cmd Rej: SR or NSR does not reference an existing SR

    This message shows that the specified screening reference name is not in the database and the action of the dlt-scr-isup command in step 3 was successful. If the specified screening reference name contained more than one entry when the dlt-scr-isup command was executed in step 3, the rtrv-scr-isup:sr= command output would show the remaining entries in the screening reference instead of error message E2573.

  5. Backup the new changes using the chg-db:action=backup:dest=fixed command.

    The following 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 15-8 Remove an Allowed ISUP Message Type Screen

Changing an Allowed ISUP Message Type Screen

This procedure is used to change the attributes of an allowed ISUP message type (ISUP) screen in the database using the chg-scr-isup command. The parameters used by the chg-scr-isup command are shown in the Gateway Screening Attributes section. The general rules that apply to configuring gateway screening entities are shown in the Gateway Screening Configuration section.

The example in this procedure is used to change the ISUP message type 135 for the allowed ISUP screen isp1 to 075 and to redirect the MSU for the DTA feature.

  1. Display the allowed ISUP screens in the database using the rtrv-scr-isup command.

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:25:30 GMT EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR    REF  RULES
    IEC   YES     2
    ISP1  YES     3
    ISP2  YES     2
    TUP1  YES     1
    WRD2  YES     1
    WRD4  YES     1

    From the rtrv-scr-isup output, display the allowed ISUP screen you wish to remove using the rtrv-scr-isup command with the screening reference name. For this example, enter this command.

    rtrv-scr-isup:sr=isp1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    isp1 002       STOP    copy
    isp1 089       STOP    ------
    isp1 135       STOP    cr

    If a gateway screening stop action set is to be assigned to the allowed ISUP screen being changed in the database, go to step 2.

    Step 2 verifies the gateway screening stop action set names in the database. If a gateway screening stop action set name will not be assigned to the screen, skip step 2 and go to step 3.

  2. Display the gateway screening stop action sets in the database with the rtrv-gws-actset command.

    This is an example of the possible output.

    rlghncxa03w 06-10-25 15:26:30 GMT EAGLE5 36.0.0
    ACT  ACT    ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT  ACT
    ID   NAME   1    2    3    4    5    6    7    8    9    10
    --   ------ ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
    1    copy   copy      
    2    rdct   rdct      
    3    cr     copy rdct 
    4    cncf   cncf      
    5    cpcncf copy cncf 
    6    cncfrd cncf rdct 
    7    cpcfrd copy cncf rdct
    
    GWS action set table is (7 of 16) 44% full

    If the required gateway screening stop action set is not in the database, perform the Configuring Gateway Screening Stop Action Sets procedure to configure the required gateway screening stop action set.

  3. Change the attributes of an allowed ISUP screen using the chg-scr-isup command.

    If a gateway screening stop action is to be assigned to the allowed ISUP screen being changed, enter the chg-scr-isup command with the nsfi=stop parameter and the actname parameter with the name of a gateway screening stop action set shown in the output of the rtrv-gws-actset command executed in step 2.

    The value of the isupmt or tupmt parameter must be entered exactly as shown in the rtrv-scr-isup output in step 1.

    The nisupmt or ntupmt parameter can have these values: 0 - 255, or an asterisk (*).

    A range of ISUP or TUP message types can be specified with the chg-scr-isup command. If a range of ISUP message types is specified, the range of ISUP message types cannot include any ISUP message types that are currently provisioned for the screening reference name. If a range of TUP message types is specified, the range of TUP message types cannot include any TUP message types that are currently provisioned for the screening reference name.

    For example, screening reference name scr1 contains these entries:

    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    scr1 115       STOP    cr
    scr1 203       STOP    cr

    Another entry for screening reference scr1 cannot be specified if the range of ISUP message types includes the values 115 and 203. For this example, enter this command.

    chg-scr-isup:sr=isp1:isupmt=135:nisupmt=075:actname=rdct

    The following messages appear.

    rlghncxa03w 06-10-25 15:27:30 GMT  EAGLE5 36.0.0
    CHG-SCR-ISUP: SCREEN SET AFFECTED - ISP1  1% FULL
    CHG-SCR-ISUP: MASP A - COMPLTD
  4. Verify the changes using the rtrv-scr-isup command with screening reference name used in step 3.

    For this example, enter this command.

    rtrv-scr-isup:sr=isp1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED ISUP
    SR   ISUPMT/   NSFI    NSR/ACT
         TUPMT
    isp1 002       STOP    copy
    isp1 075       STOP    rdct
    isp1 089       STOP    ------
  5. Backup the new changes using the chg-db:action=backup:dest=fixed command.

    The following 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 15-9 Change an Allowed ISUP Message Type Screen - Sheet 1 of 2



Figure 15-10 Change an Allowed ISUP Message Type Screen - Sheet 2 of 2