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

Changing the Existing SEAS Configuration

This procedure is used to change the existing SEAS configuration using the chg-seas-config command.

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.

If the seasclli value is being changed, all the SEAS terminals must be taken out of service. If the connection information for one connection is being changed, only the terminal associated with this connection must be taken out of service.

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. 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
    --------     ----------  ---------        ----   --------
    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
     
  2. Display the status of the SEAS terminal associated with the connection that is being changed. Enter the rept-stat-trm command with the terminal number shown in 1 .

    If the seasclli value is being changed, both SEAS terminals must be taken out of service. Perform this step for both SEAS terminals.

    For this example, enter these commands.

    rept-stat-trm:trm=18

    This is an example of the possible output.

    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    TRM   PST           SST           AST
    18    IS-NR         Active        -----
    
    Command Completed.

    rept-stat-trm:trm=27

    This is an example of the possible output.

    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    TRM   PST           SST           AST
    27    IS-NR         Active        -----
    
    Command Completed.
  3. Place the SEAS terminals displayed in 2 out of service using the rmv-trm command. Enter the rmv-trm command with the number of the terminal whose state is not OOS-MT_DSBLD. Perform this step only for the terminals shown in 2 whose state is not OOS-MT_DSBLD.

    Note:

    If the SEAS terminal specified in this step is the last SEAS terminal that is in service, the force=yes parameter must be specified with the rmv-trm command.

    rmv-trm:trm=18

    rmv-trm:trm=27:force=yes

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

    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    Inhibit message sent to terminal
    
    rlghncxa03w 06-10-01 15:08:45 GMT EAGLE5 36.0.0
    Command Completed.
    

    Note:

    If the SEASCLLI value is not being changed, skip step 4 and go to step 5.
  4. Change the SEASCLLI value by entering the chg-seas-config command with the seasclli parameter. For this example, enter this command.

    chg-seas-config:seasclli=TEAGLESTP002

    Note:

    The SEASCLLI value is different from the CLLI value specified with the chg-sid command.

    Note:

    If only the SEASCLLI value is being changed in this procedure, skip step 5 and go to step 6.
  5. Change the connection information for a connection to the CCS MR. Enter the chg-seas-config command with these parameters:
    • :conn=<the name of the connection being changed, ipmr1 or 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 can also be specified.

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

    If the LOGIN column is shown in the rtrv-seas-config output in 1 , the Eagle OA&M IP Security Enhancement feature is enabled and turned on.

    Note:

    If you wish to specify the login and hname parameters for the connection being changed, and the Eagle OA&M IP Security Enhancement feature is not enabled and turned on, perform the Activating the EAGLE OA&M IP Security Enhancement Controlled Feature procedure to enable and turn on the Eagle OA&M IP Security Enhancement feature. Enable and turn on the Eagle OA&M IP Security Enhancement feature before performing the chg-seas-config command.

    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.30:port=3000

    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.30:port=3000:hname=remote2: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 was 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 characters. The password is not echoed on the screen.

  6. 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
    --------     ----------  ---------        ----   --------
    TEAGLESTP002 IPMR1       192.168.25.30    3000   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
    ----------------------------
    TEAGLESTP002        Password
    
    TERMINAL      CONNECTION    IPADDR          PORT   LOGIN      HNAME
    
    -----------------------------------------------------------------------
    18            IPMR1         198.168.25.30   3000    root      abaco-a
    27            IPMR2         198.168.25.20   2600    root      abaco-b
     
     

    Note:

    If only the SEASCLLI value was changed, continue the procedure with 9.
  7. Display the SEAS terminal associated with the connection that was changed in 6 using the rtrv-trm with the number of the SEAS terminal associated with the connection that was changed.

    For this example, enter this command.

    rtrv-trm:trm=18

    This is an example of the possible output.

    rlghncxa03w 06-10-01 16:02:08 GMT EAGLE5 36.0.0
    TRM  TYPE      LOC              TMOUT MXINV DURAL      SECURE
    18   SEAS      1201             30    5     00:01:00   yes
                                   
    TRM  TRAF LINK SA  SYS PU  DB  UIMRD
    18   NO   NO   NO  NO  NO  NO  NO
    
         APP  APP
    TRM  SERV SS  CARD CLK DBG GTT GWS MEAS MON MPS SEAS SLAN
    18   NO   NO  NO   NO  NO  NO  NO  NO   NO  NO  YES  NO
    
  8. Verify the connection to the CCS MR by entering the pass:cmd=”ping” command specifying the card location of the SEAS terminal (shown in 7 ) and the IP address assigned to the connection (shown in 6 ).

    pass:loc=1201:cmd=”ping 198.168.25.30”

    The following is an example of the possible output.

    rlghncxa03w 07-05-28 21:15:37 GMT EAGLE5 37.0.0
    PASS: Command sent to card
    
    rlghncxa03w 07-05-28 21:15:37 GMT EAGLE5 37.0.0
    PING command in progress
    
    rlghncxa03w 07-05-28 21:15:37 GMT EAGLE5 37.0.0
    PING 198.168.25.30: 56 data bytes
    64 bytes from tekral.nc.tekelec.com (198.168.25.30): icmp_seq=0. time=5. ms
    64 bytes from tekral.nc.tekelec.com (198.168.25.30): icmp_seq=1. time=9. ms
    64 bytes from tekral.nc.tekelec.com (198.168.25.30): icmp_seq=2. time=14. ms
    ----tekral PING Statistics----
    3 packets transmitted, 3 packets received, 0% packet loss
    round-trip (ms)  min/avg/max = 5/9/14
    
    PING command complete
    
    

    If you wish to change the other connection, repeat this procedure from 2 .

    If all the changes to the SEAS configuration have been made, continue the procedure with 9.

  9. Put the SEAS terminals into service using the alw-trm command with the number of the SEAS terminals shown in 6 . This step should be performed for all the SEAS terminals that were taken out of service in 3 .

    alw-trm:trm=18

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

    rlghncxa03w 04-01-07 11:11:28 EST  EAGLE 31.3.0     
    Allow message sent to terminal      
    
    rlghncxa03w 04-01-07 11:11:28 EST  EAGLE 31.3.0     
    1062.0046      TERMINAL     18         Terminal Enabled 
    

    alw-trm:trm=27

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

    rlghncxa03w 04-01-07 11:11:28 EST  EAGLE 31.3.0     
    Allow message sent to terminal      
    
    rlghncxa03w 04-01-07 11:11:28 EST  EAGLE 31.3.0     
    1062.0046      TERMINAL     27         Terminal Enabled 
    
  10. 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-7 Changing the Existing SEAS Configuration



Sheet 1 of 3



Sheet 2 of 3



Sheet 3 of 3