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

Performing the Initial SEAS Configuration

This procedure is used to configure the connections to the CCS MR using the chg-seas-config command. This procedure is performed only when configuring the connections to the CCS MR for the first time.

The chg-seas-config command can be used to change the SEAS configuration after the connections have been configured for the first time. Perform the Changing the Existing SEAS Configuration procedure to make this type of change.

The chg-seas-config command uses these parameters.

:conn – The name of the SEAS connection, either IPMR1 or IPMR2

:seasclli – The CLLI part of node name of the EAGLE consisting of one alphabetic character and up to 15 alphanumeric characters. The seasclli value is different from the EAGLE clli value that is entered with the chg-sid command. The seasclli value must also be configured on the Telcordia Message Router (CCS MR). Refer to Telcordia Configuration Specification "Telcordia Technologies System Documentation", BD-SNAM-ADMIN-4 Issue 14, November 2006.

:ipaddr – The IP address of the CCS MR.

:port – The port number of the CCS MR that the EAGLE connects to, from 1024 to 5000.

:hname – The name of the remote host of the CCS MR, 1 to 15 alphanumeric characters.

:login – The login name of the CCS MR, 1 to 15 alphanumeric characters.

:authmode – The method of authentication used for the connection. Currently, only password authentication is used for SEAS connections, so this parameter has only one value, password. This parameter is optional and does not need to be specified.

The hname, login, and authmode parameters are used only when the Eagle OA&M IP Security feature is enabled and turned on. The values for these parameters are displayed in the rtrv-seas-config output only when the Eagle OA&M IP Security feature is enabled and turned on. The status of the Eagle OA&M IP Security feature is shown in the rtrv-ctrl-feat output.

Caution:

The IP address and port value combination for each SEAS connection must be unique or the chg-seas-config command will be rejected.

The IP address for the SEAS over IP configuration cannot be shown as the IPADDR value in the rtrv-ip-lnk or rtrv-ftp-serv outputs, or the BPIPADDR value in the rtrv-ip-card output.

  1. Verify whether or not the SEAS over IP feature is enabled by entering this command.

    rtrv-ctrl-feat:partnum=893018801

    This is an example of the possible output.

    rlghncxa03w 07-05-28 21:15:37 GMT EAGLE5 37.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    SEAS over IP              893018801  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.
    

    If the SEAS over IP feature is enabled, continue the procedure with 2.

    If the SEAS over IP feature is not enabled, perform the Activating the SEAS over IP Feature procedure in this chapter to enable SEAS over IP feature. After the SEAS over IP feature has been enabled, continue the procedure with 2.

  2. Display the current SEAS configuration using the rtrv-seas-config command.

    The following is an example of the possible output if the Eagle OA&M IP Security Enhancement feature is not enabled and turned on.

    rlghncxa03w 07-01-23 18:46:01 EST  EAGLE 37.5.0
    SEASCLLI     CONNECTION  IPADDRESS        PORT   TERMINAL
    --------     ----------  ---------        ----   --------
    ------------ IPMR1       -------------    ----   --
                 IPMR2       -------------    ----   -- 

    The following is an example of the possible output if the Eagle OA&M IP Security Enhancement feature is enabled and turned on.

    tekelecstp 07-01-23 18:46:01 EST EAGLE 37.5.0
    SEASCLLI            AUTHMODE
    ----------------------------
    ------------        --------
    
    TERMINAL      CONNECTION    IPADDR          PORT   LOGIN      HNAME
    
    -----------------------------------------------------------------------
    --            IPMR1         -------------   ----    ----      --------
    --            IPMR2         -------------   ----    ----      --------
     
  3. Enter the SEASCLLI value by entering the chg-seas-config command with the seasclli parameter. For this example, enter this command.

    chg-seas-config:seasclli=TEAGLESTP001

    Note:

    The SEASCLLI value is different from the CLLI value specified with the chg-sid command.
  4. Verify whether or not the Eagle OA&M IP Security Enhancement feature is enabled and turned on by entering this command.

    rtrv-ctrl-feat:partnum=893400001

    This is an example of the possible output.

    rlghncxa03w 07-05-28 21:15:37 GMT EAGLE5 37.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    EAGLE OA&M IP Security    893400001  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.
    
  5. Provision the first connection to the CCS MR. Enter the chg-seas-config command with these parameters:
    • :conn=ipmr1
    • :ipaddr=the IP address of the CCS MR
    • :port = the port number of the CCS MR

    Caution:

    The IP address and port value combination for each SEAS connection must be unique or the chg-seas-config command will be rejected.

    If the Eagle OA&M IP Security Enhancement feature is enabled and turned on, these parameters must also be specified.

    • :hname = The name of the remote host of the CCS MR.
    • :login = The login name of the CCS MR.

    If the Eagle OA&M IP Security Enhancement feature is not enabled and turned on, for this example, enter this command.

    chg-seas-config:conn=ipmr1:ipaddr=198.168.25.10:port=2500

    If the Eagle OA&M IP Security Enhancement feature is enabled and turned on, for this example, enter this command.

    chg-seas-config:conn=ipmr1:ipaddr=198.168.25.10:port=2500:hname=abaco-a:login=root

    When this command has successfully completed, this message should appear.

    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    CHG-SEAS-CONFIG: MASP A - COMPLTD 
    

    If the login parameter is specified with the chg-seas-config command, the Enter Password: prompt appears. When the Enter Password: prompt appears, enter the password for the login name. The length of the password is from 1 to 15 alphanumeric characters. The password is not echoed on the screen.

  6. Provision the second connection to the CCS MR. Enter the chg-seas-config command with these parameters:
    • :conn=ipmr2
    • :ipaddr=the IP address of the CCS MR
    • :port = the port number of the CCS MR

    Caution:

    The IP address and port value combination for each SEAS connection must be unique or the chg-seas-config command will be rejected.

    If the Eagle OA&M IP Security Enhancement feature is enabled and turned on, these parameters must also be specified.

    • :hname = The name of the remote host of the CCS MR.
    • :login = The login name of the CCS MR.

    If the Eagle OA&M IP Security Enhancement feature is not enabled and turned on, for this example, enter this command.

    chg-seas-config:conn=ipmr2:ipaddr=198.168.25.20:port=2600

    If the Eagle OA&M IP Security Enhancement feature is enabled and turned on, for this example, enter this command.

    chg-seas-config:conn=ipmr2:ipaddr=198.168.25.20:port=2600:hname=abaco-b:login=root

    When this command has successfully completed, this message should appear.

    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    CHG-SEAS-CONFIG: MASP A - COMPLTD 
    

    If the login parameter is specified with the chg-seas-config command, the Enter Password: prompt appears. When the Enter Password: prompt appears, enter the password for the login name. The length of the password is from 1 to 15 alphanumeric characters. The password is not echoed on the screen.

  7. Verify the SEAS configuration using the rtrv-seas-config command.

    The following is an example of the possible output if the Eagle OA&M IP Security Enhancement feature is not enabled and turned on.

    rlghncxa03w 07-01-23 18:46:01 EST  EAGLE 37.5.0
    SEASCLLI     CONNECTION  IPADDRESS        PORT   TERMINAL
    --------     ----------  ---------        ----   --------
    TEAGLESTP001 IPMR1       192.168.25.10    2500   18
                 IPMR2       192.168.25.20    2600   27 

    The following is an example of the possible output if the Eagle OA&M IP Security Enhancement feature is enabled and turned on.

    tekelecstp 07-01-23 18:46:01 EST EAGLE 37.5.0
    SEASCLLI            AUTHMODE
    ----------------------------
    TEAGLESTP001        Password
    
    TERMINAL      CONNECTION    IPADDR          PORT   LOGIN      HNAME
    
    -----------------------------------------------------------------------
    18            IPMR1         198.168.25.10   2500    root      abaco-a
    27            IPMR2         198.168.25.20   2600    root      abaco-b
     
  8. Back up 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 5-5 Performing the Initial SEAS Configuration



Sheet 1 of 2



Sheet 2 of 2