10 Allowed Signaling Information Octet (SIO) Screen Configuration

Chapter 10, Allowed Signaling Information Octet (SIO) Screen Configuration, contains the procedures necessary to configure allowed signaling information octet screens.

Introduction

The allowed signaling information octet (SIO) screen identifies the type of MSUs (ISUP, TCAP, etc.) that are allowed into the network. The gray shaded areas in Figure 10-4 shows the fields of the SS7 message that are checked by the allowed SIO screening function.

Gateway Screening Actions

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

If a match is found, the nsfi is examined to determine the next step in the screening process. If the nsfi value is any value other than stop, the next screening reference (nsr) is identified and the screening process continues to the next screen identified by the nsfi and nsr parameter values.

If the nsfi is equal to stop, the screening process stops and 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.

Allowed SIO Screening Actions

The value of the nsfi parameter is based on the value of the service indicator (si) parameter. Table 10-1 shows the valid combinations of nsfi values and service indicator values.

Table 10-1 Valid Parameter Combinations for the Allowed SIO Screening Function

Service Indicator (SI) Values Nest Screening Function Identifier (NSFI) Values
0 DPC, BLKDPC, DESTFLD
3 DPC, BLKDPC, CGPA, CDPA
4, 5 DPC, BLKDPC, ISUP
All other values (1, 2, 6-15) DPC, BLKDPC

Messages containing the service indicator value 4 are TUP messages, and messages containing the service indicator value 5 are ISUP messages. Both types of messages are screened using the allowed ISUP screen. TUP messages can be screened for point codes, 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, even if the message contains the service indicator value of 4.

Figure 10-1 through Figure 10-3 shows the screening actions of the allowed SIO screen.

Figure 10-1 Allowed SIO Screening Actions - Sheet 1 of 3

img/allowed_sio-1_313.jpg

Figure 10-2 Allowed SIO Screening Actions - Sheet 2 of 3

img/gws_stop_actions_01_140964.jpg

Figure 10-3 Allowed SIO Screening Actions - Sheet 3 of 3

img/gws_stop_actions_02_140964.jpg

Figure 10-4 Allowed SIO Screening Function

img/c_introduction_8_dbags-fig5.jpg

Adding an Allowed SIO Screen

This procedure is used to add an allowed signaling information octet (SIO) screen to the database using the ent-scr-sio command. The parameters used by the ent-scr-sio 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 examples in this procedure are used to add the allowed SIO screen data shown in Table 10-2 and based on the example configurations shown in Figure 2-4, Figure 2-6, Figure 2-7, Figure 2-8, and Figure 2-9.

Table 10-2 Example Gateway Screening Allowed SIO Configuration Table

Screening Reference NIC SI H0 H1 PRI NSFI NSR
fld4 2 0 4 5 3 destfld fld5
iec 2 3 -- -- 1&&3 cgpa gw11
ls02 2 3 -- -- 3 cdpa ls03
isp1 2 5 -- -- 3 isup isp1
tup1 2 4 -- -- 3 dpc tup1
tup1 2 5 -- -- 3 dpc isp2

The allowed SIO screen can reference one of the following screens.

  • Allowed DPC
  • Blocked DPC
  • Allowed Affected Destination Field
  • Allowed ISUP Message Type
  • Allowed CGPA
  • Allowed CDPA

Verifying the Gateway Screening Configuration

Enter the following commands to verify that these screens are in the database.

  • rtrv-scr-dpc:all=yes
  • rtrv-scr-blkdpc:all=yes
  • rtrv-scr-destfld:all=yes
  • rtrv-scr-isup:all=yes
  • rtrv-scr-cgpa:all=yes
  • rtrv-scr-cdpa:all=yes

Gateway Screening Configuration Procedures

If the desired screen is not in the database, perform one of these procedures to add the desired screen to the database or change an existing screen in the database.

Specifying a Range of Values

A range of values can be specified for the pri, h0, and h1 parameters. If a range of values is specified for any of these parameters and the nic and si values in the screening reference name are not changed, the range of values for the pri, h0, or h1 parameters cannot include any values that are currently provisioned for the screening reference name.

For example, screening reference name scr1 contains these entries:

SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
SCR1  2    3    1    4      5     DPC     LS03
SCR1  2    2    1    2      7     BLKDPC  LS04

Another entry for screening reference scr1 with the same nic and si values cannot be specified if:

  • The range of values for the pri parameter includes the values 2 or 3
  • The range of values for the h0 parameter includes the values 2 or 4
  • The range of values for the h1 parameter includes the values 5 or 7.

Specifying H0 and H1 Values

The h0 and h1 values must be specified if the si value is 0, 1, or 2. If the si value is 3 through 15, the h0 and h1 parameters cannot be specified.

The h0 and h1 parameters must be specified if either parameter is specified.

The H0 and H1 heading code values can be a single value, a range of values with the beginning and end of the range separated by double ampersands (for example, a range of values from 2 to 9, 2&&9), or with an asterisk (*). The asterisk specifies all possible values for the h0 and h1 parameters. Table 10-3 shows the valid combinations of these parameter values.

Table 10-3 Valid Value Combinations for H0 and H1 Parameters

H0 H1
Single Value Single Value
Single Value Range of Values
Single Value Asterisk
Range of Values Asterisk
Asterisk Asterisk
  1. Verify 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 inCommands Reference.

    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 SIO screens in the database using the rtrv-scr-sio command.

    The following is an example of the possible output.

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

    If the screening reference names that you wish to add with this procedure are not shown in the rtrv-scr-sio command output, go to either steps 4 or 5.

    Step 4 verifies the gateway screening stop action set names in the database. The gateway screening stop action set names are assigned only if the NSFI of the screen being added in this procedure is STOP. If the NSFI of the new screen will be STOP, but a gateway screening stop action set name will not be assigned to the new screen, skip steps 4 and 5 and go to step 6. If the NSFI of the new screen is not STOP, skip step 4 and go to step 5.

    If these screening reference names are shown in the rtrv-scr-sio command output, make sure the screening data you wish to enter is not already in the database by entering the rtrv-scr-sio command with the screening reference name. In this example, screen iec will have new data added to it. For this example, enter the rtrv-scr-sio: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 SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    IEC   2    0&&3 0   0      0      BLKDPC  WDB2
    IEC   2    0&&2 0   1      1      DPC     WDB3
    IEC   2    0&&1 0   2      2      STOP    ------
    IEC   2    0&&3 4   --     --     STOP    ------
    IEC   2    0&&2 1   *      *      DPC     WDB3
  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:27: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.

    Note:

    If the NSFI of the screen being added in this procedure is STOP, skip step 5 and go to step 6.
  5. Enter the commands in the Verifying the Gateway Screening Configuration section to verify that the screen that will be specified by the NSFI/NSR parameter combination in step 6 is in the database.

    If the desired screen is not in the database, perform one of the procedures shown in the Gateway Screening Configuration Procedures section to add the desired screen to the database or change an existing screen in the database.

  6. Add a new allowed SIO screen to the database using the ent-scr-sio command.

    If a gateway screening stop action set is to be assigned to the new allowed SIO screen, enter the ent-scr-sio 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.

    Caution:

    Redirecting SLTA/SLTM messages prevents SLTA/SLTM messages from being returned to the EAGLE. The signaling link carrying these messages will fail if these messages are not returned to the EAGLE. To prevent SLTA/SLTM messages from being redirected, gateway screening stop action sets containing the redirect stop action should not be assigned to Allowed SIO screens containing the service indicator values 1 (SI=1) or 2 (SI=2).

    The following list contains the values for nic, si, pri, h0 and h1 parameters:

    • nic – 0 - 3, or an asterisk (*)
    • si – 0 - 15
    • pri – 0 - 3, or an asterisk (*)
    • h0 – 0 - 15, or an asterisk (*)
    • h1 – 0 - 15, or an asterisk (*)

    A range of values can be specified for the pri, h0, and h1 parameters. See the Specifying a Range of Values section for more information. See the Specifying H0 and H1 Values section for information on how the asterisk and a range of values are used for the h0 and h1 parameters.

    The value of the nsfi parameter is based on the value of the service indicator (si) parameter. Table 10-1 shows the valid combinations of nsfi values and service indicator values. For this example, enter these commands.

    ent-scr-sio:sr=fld4:nic=2:si=0:h0=4:h1=5:pri=3:nsfi=destfld :nsr=fld5

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:28:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD

    ent-scr-sio:sr=iec:nic=2:si=3:pri=1&&3:nsfi=cgpa:nsr=gw11

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:29:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD

    ent-scr-sio:sr=ls02:nic=2:si=3:pri=3:nsfi=cdpa:nsr=ls03

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD

    ent-scr-sio:sr=isp1:nic=2:si=5:pri=3:nsfi=isup:nsr=isp1

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD

    ent-scr-sio:sr=tup1:nic=2:si=4:pri=3:nsfi=dpc:nsr=tup1

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD

    ent-scr-sio:sr=tup1:nic=2:si=5:pri=3:nsfi=dpc:nsr=isp2

    A message similar to the following should appear.

    rlghncxa03w 06-10-25 15:30:30 GMT  EAGLE5 36.0.0
    ENT-SCR-SIO: MASP A - COMPLTD
  7. Verify the changes using the rtrv-scr-sio command with the screening reference name used in step 6.

    For this example, enter these commands.

    rtrv-scr-sio:sr=iec

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:31:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    IEC   2    0&&3 0   0      0      BLKDPC  WDB2
    IEC   2    0&&2 0   1      1      DPC     WDB3
    IEC   2    0&&1 0   2      2      STOP    ------
    IEC   2    0&&3 4   --     --     STOP    ------
    IEC   2    0&&2 1   *      *      DPC     WDB3
    IEC   2    1&&3 3   --     --     CGPA    GW11

    rtrv-scr-sio:sr=ls02

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:32:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    LS02  2    3    3   --     --     CDPA    LS03

    rtrv-scr-sio:sr=fld4

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:33:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    FLD4  2    3    0   4      5      DESTFLD FDL5

    rtrv-scr-sio:sr=isp1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:33:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    isp1  2    3    5   --     --     ISUP    isp1

    rtrv-scr-sio:sr=tup1

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:33:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    tup1  2    3    4   --     --     DPC     tup1
    tup1  2    3    5   --     --     ISUP    isp2
  8. 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 10-5 Add an Allowed SIO Screen - Sheet 1 of 3



Figure 10-6 Add an Allowed SIO Screen - Sheet 2 of 3



Figure 10-7 Add an Allowed SIO Screen - Sheet 3 of 3



Removing an Allowed SIO Screen

This procedure is used to remove an allowed signaling information octet (SIO) screen from the database using the dlt-scr-sio command. The parameters used by the dlt-scr-sio 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 removes the allowed SIO screen ls02 from the database.

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

  • Screen Set
  • Allowed OPC
  • Blocked OPC

Verifying the Gateway Screening Configuration

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

  • rtrv-scrset:nsfi=sio
  • rtrv-scr-opc:nsfi=sio
  • rtrv-scr-blkopc:nsfi=sio

Gateway Screening Configuration Procedures

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

  1. Display the allowed SIO screens in the database using the rtrv-scr-sio command.

    The following is an example of the possible output.

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

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

    rtrv-scr-sio:sr=ls02

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:25:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    LS02  2    3    3   --     --     CDPA    LS03
  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 to change the NSFI of those screens to reference other screens or change the NSFI of these screens to STOP.

  3. Remove the allowed SIO to the database using the dlt-scr-sio command.

    The dlt-scr-sio command must be entered with these parameters: sr, nic, si, pri. The values for these parameters must be entered exactly as shown in the rtrv-scr-sio output in step 1. If the screen being removed has values for the h0 and h1 parameters, these values must be entered with the other parameter values. If the screen being removed contains dashes for the h0 and h1 parameters, the h0 and h1 parameters cannot be specified with the dlt-scr-sio command. For this example, enter this command.

    dlt-scr-sio:sr=ls02:nic=2:si=3:pri=3

    A message similar to the following should appear.

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

    For this example, enter this command.

    rtrv-scr-sio:sr=ls02

    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-sio command in step 3 was successful. If the specified screening reference name contained more than one entry when the dlt-scr-sio command was executed in step 3, the rtrv-scr-sio: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 10-8 Remove an Allowed SIO Screen



Changing an Allowed SIO Screen

This procedure is used to change the attributes of an allowed signaling information octet (SIO) screen in the database using the chg-scr-sio command. The parameters used by the chg-scr-sio 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 change the allowed SIO screen ls02 to an nic of 2, an si of 14, and an nsfi is stop.

The allowed SIO screen can reference one of the following screens.

  • Allowed DPC
  • Blocked DPC
  • Allowed Affected Destination Field
  • Allowed ISUP
  • Allowed CGPA
  • Allowed CDPA

Verifying the Gateway Screening Configuration

Enter the following commands to verify that these screens are in the database.

  • rtrv-scr-dpc:all=yes
  • rtrv-scr-blkdpc:all=yes
  • rtrv-scr-destfld:all=yes
  • rtrv-scr-isup:all=yes
  • rtrv-scr-cgpa:all=yes
  • rtrv-scr-cdpa:all=yes

Gateway Screening Configuration Procedures

If the desired screen is not in the database, perform one of these procedures to add the desired screen to the database or change an existing screen in the database.

The new values for the network indicator code, service indicator, priority, and heading codes being changed in the allowed SIO screen cannot be in that screen.

Specifying a Range of Values

A range of values can be specified for the pri, h0, and h1 parameters. If a range of values is specified for any of these parameters and the nic and si values in the screening reference name are not changed, the range of values for the pri, h0, or h1 parameters cannot include any values that are currently provisioned for the screening reference name.

For example, screening reference name scr1 contains these entries:

SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
SCR1  2    3    1    4      5     DPC     LS03
SCR1  2    2    1    2      7     BLKDPC  LS04

Another entry for screening reference scr1 with the same nic and si values cannot be specified if:

  • The range of values for the pri parameter includes the values 2 or 3
  • The range of values for the h0 parameter includes the values 2 or 4
  • The range of values for the h1 parameter includes the values 5 or 7.

Changing H0 and H1 Values

The h0 and h1 values must be specified if the si value is 0, 1, or 2. If the si value is 3 through 15, the h0 and h1 parameters cannot be specified.

The nh0 and nh1 values must be specified if the nsi value is 0, 1, or 2. If the nsi value is 3 through 15, the nh0 and nh1 parameters cannot be specified.

The h0 and h1 parameters must be specified if either parameter is specified.

The nh0 and nh1 parameters must be specified if either parameter is specified.

The H0 and H1 heading code values can be a single value, a range of values with the beginning and end of the range separated by double ampersands (for example, a range of values from 2 to 9, 2&&9), or with an asterisk (*). The asterisk specifies all possible values for the h0 and h1 parameters. Table 10-4 shows the valid combinations of these parameter values.

Table 10-4 Valid Value Combinations for H0 and H1 Parameters

H0 H1
Single Value Single Value
Single Value Range of Values
Single Value Asterisk
Range of Values Asterisk
Asterisk Asterisk
  1. Display the allowed SIO screens in the database using the rtrv-scr-sio command.

    The following is an example of the possible output.

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

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

    rtrv-scr-sio:sr=ls02

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:25:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    LS02  2    3    3   --     --     CDPA    LS03

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

    Step 2 verifies the gateway screening stop action set names in the database. The gateway screening stop action set names are assigned only if the NSFI of the screen being changed in this procedure is STOP. If the NSFI of the screen will be changed to STOP, but a gateway screening stop action set name will not be assigned to the screen, skip steps 2 and 3 and go to step 4. If the NSFI of the screen will not be STOP, 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.

    Note:

    If theNSFI of the screen being changed in this procedure will be STOP, or if the NSFI of the screen is not being changed, skip step 3 and go to step 4.
  3. Enter the commands in the Verifying the Gateway Screening Configuration section to verify that the screen that will be specified by the NSFI/NSR parameter combination in step 4 is in the database.

    If the desired screen is not in the database, perform one of the procedures shown in the Gateway Screening Configuration Procedures section to add the desired screen to the database or change an existing screen in the database.

  4. Change the attributes of an allowed SIO screen using the chg-scr-sio command.

    If a gateway screening stop action is to be assigned to the allowed SIO screen being changed, enter the chg-scr-sio 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.

    Caution:

    Redirecting SLTA/SLTM messages prevents SLTA/SLTM messages from being returned to the EAGLE. The signaling link carrying these messages will fail if these messages are not returned to the EAGLE. To prevent SLTA/SLTM messages from being redirected, gateway screening stop action sets containing the redirect stop action should not be assigned to Allowed SIO screens containing the service indicator values 1 (SI=1) or 2 (SI=2).

    The current values for the nic, si, pri, h0 and h1 parameters must be entered in the chg-scr-sio command exactly as shown in the rtrv-scr-sio output in step 1.

    The following list contains the values for nnic, nsi, npri, nh0 and nh1 parameters:

    • nnic – 0 - 3, or an asterisk (*)
    • nsi – 0 - 15
    • npri – 0 - 3, or an asterisk (*)
    • nh0 – 0 - 15, or an asterisk (*)
    • nh1 – 0 - 15, or an asterisk (*)

    A range of values can be specified for the npri, nh0, and nh1 parameters. See the Specifying a Range of Values section for more information. See the Changing H0 and H1 Values section for information on how the asterisk and a range of values are used for the nh0 and nh1 parameters.

    The value of the nsfi parameter is based on the value of the service indicator (si) parameter. Table 10-1 shows the valid combinations of nsfi values and service indicator values.

    For this example, enter this command.

    chg-scr-sio:sr=ls02:nic=2:si=3:pri=3:nsi=14:nsfi=stop

    A message similar to the following should appear.

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

    For this example, enter this command.

    rtrv-scr-sio:sr=ls02

    The following is an example of the possible output.

    rlghncxa03w 06-10-25 15:28:30 GMT  EAGLE5 36.0.0
    SCREEN = ALLOWED SIO
    SR    NIC  PRI  SI  H0     H1     NSFI    NSR/ACT
    LS02  2    3    14  --     --     STOP     ------
  6. 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 10-9 Change an Allowed SIO Screen - Screen 1 of 3



Figure 10-10 Change an Allowed SIO Screen - Sheet 2 of 3



Figure 10-11 Change an Allowed SIO Screen - Sheet 3 of 3