Go to primary content
Oracle® Communications EAGLE Database Administration - SS7 User's Guide
Release 46.6
E93318 Revision 1
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Adding a T1 Signaling Link

This procedure is used to add a T1 signaling link to the database using the ent-slk command and these parameters.

:loc – The card location of the card that the T1 signaling link will be assigned to.

:link – The signaling link on the card specified in the loc parameter.

:lsn – The name of the linkset that will contain the signaling link.

:slc  – The signaling link code. The SLC must be unique within the linkset. It must be the same at both the EAGLE location and the distant node.

:bps – The transmission rate for the link in bits per second.

:ecm – Error correction method, either basic or pcr. The default value for this parameter is basic.

:pcrn1 – The threshold of the number of MSUs available for retransmission. If the error correction method being used is PCR (:ecm=pcr), and this threshold is reached, no new MSUs or FISUs are sent. The retransmission cycle is continued up to the last MSU entered into the retransmission buffer in the order in which they were originally transmitted.

:pcrn2 – The threshold of the number of MSU octets available for retransmission. If the error correction method being used is PCR (:ecm=pcr), and this threshold is reached, no new MSUs or FISUs are sent. The retransmission cycle is continued up to the last MSU entered into the retransmission buffer in the order in which they were originally transmitted.

:ts – The timeslot on the T1 card or channel card being used for the T1 signaling link.

:t1port – The T1 port on the T1 card that is servicing the timeslot selected for the T1 signaling link.

:t1loc – The location of the T1 card servicing the timeslot selected for the T1 signaling link. This parameter can be specified only when provisioning T1 signaling links on channel cards.

:l2tset – The level 2 timer set table assigned to the T1 signaling link. The type of linkset the T1 signaling link is assigned to and the T1 card’s application determines the value of the l2tset parameter. The level 2 timer set tables are defined in the Changing Level 2 Timers procedure.

The ent-slk command contains other optional parameters that can be used to configure a signaling link. These parameters are not shown here because they are not necessary to provision a T1 signaling link. These parameters are explained in more detail in the Adding an SS7 Signaling Link procedure, or in the ent-slk command description in the Commands User's Guide.

These items must be configured in the database before a T1 signaling link can be added:

Verify that the link has been physically installed (all cable connections have been made).

T1 port 2 (t1port=2) cannot be specified when the T1 signaling link is assigned to a channel card (card type limch).

The value of the bps parameter must be either 56000 or 64000.

The values for the ts parameter must be from 1 to 24.

The linkset must be in the database. The number of signaling links in a linkset cannot exceed 16. This can be verified with the rtrv-ls command.

The APC of the linkset assigned to the signaling link must be in the SS7 domain. Use the rtrv-dstn command to verify the domain of the APC of the linkset.

The pcrn1 or pcrn2 parameters can only be specified if the ecm=pcr parameter is specified.

If the T1 signaling link is being assigned to an unchannelized T1 port (shown by the entry UNCHAN in the LINKCLASS field in the rtrv-t1 output), you cannot specify the ts parameter. A T1 signaling link containing an unchannelized T1 port can be assigned only to an E5-E1T1 card. A maximum of one T1 signaling link containing an unchannelized T1 port can be assigned to an E5-E1T1 card. The link parameter value for this link must be a. The transmission rate (bps parameter) for an unchannelized T1 signaling link is 1536000 bits per second. The bps parameter is optional, and if not specified with the ent-slk command, the bps parameter value defaults to 1536000 bits per seconds.

If the T1 signaling link is being assigned to a channel bridged T1 port (shown by the entries MASTER or SLAVE in the CHANBRDG field in the rtrv-t1 output), the T1 port value for the signaling link must be the odd numbered (MASTER) T1 port.

If the T1 card is an E1/T1 MIM, a maximum of 8 T1 signaling links can be assigned to the card. The range of link parameter values is dependent on the type of T1 card the signaling link is assigned to. The link parameter values for T1 signaling links assigned to E1/T1 MIMs are A - A3, or B - B3, allowing a maximum of 8 signaling links on the card.

If the T1 signaling link is being assigned to a channelized T1 port (shown by the entry CHAN in the LINKCLASS field in the rtrv-t1 output) on an HC-MIM, a maximum of 64 T1 signaling links can be assigned to the card. The link parameter values for T1 signaling links assigned to HC-MIMs are A - A31, or B - B31. If signaling links A16 to A31, or B16 to B31 will be assigned to the card, the FAN feature must be turned on. The status of the FAN feature is shown in the rtrv-feat command output. The shelf containing the HC-MIM being added in this procedure must have fans installed. If the fans are not installed on the shelf containing the HC-MIM, go to Installation Guide and install the fans.

If the T1 signaling link is being assigned to a channelized T1 port (shown by the entry CHAN in the LINKCLASS field in the rtrv-t1 output) on an E5-E1T1 card, a maximum of 32 T1 signaling links can be assigned to the card. The link parameter values for T1 signaling links assigned to E5-E1T1 cards are A - A15 or B - B15.

To configure the EAGLE to perform circular routing detection test on the signaling links, perform the Configuring Circular Route Detection procedure.

Note:

Circular route detection is not supported in ITU networks.

To provision a EAGLE with more than 1200 signaling links, the EAGLE must have certain levels of hardware installed. See the Requirements for EAGLEs Containing more than 1200 Signaling Links section for more information on these hardware requirements.

The EAGLE can contain a mixture of low-speed, E1, T1, ATM high-speed, and IP signaling links. The Determining the Number of High-Speed and Low-Speed Signaling Links section describes how to determine the quantities of the different types of signaling links the EAGLE can have.

Canceling the REPT-STAT-SLK and RTRV-SLK Commands

Because the rept-stat-slk and rtrv-slk commands used in this procedure can output information for a long period of time, the rept-stat-slk and rtrv-slk commands can be canceled and the output to the terminal stopped. There are three ways that the rept-stat-slk and rtrv-slk commands can be canceled.

  • Press the F9 function key on the keyboard at the terminal where the rept-stat-slk or rtrv-slk commands were entered.
  • Enter the canc-cmd without the trm parameter at the terminal where the rept-stat-slk or rtrv-slk commands were entered.
  • Enter the canc-cmd:trm=<xx>, where <xx> is the terminal where the rept-stat-slk or rtrv-slk commands were entered, from another terminal other that the terminal where the rept-stat-slk or rtrv-slk commands was entered. To enter the canc-cmd:trm=<xx> command, the terminal must allow Security Administration commands to be entered from it and the user must be allowed to enter Security Administration commands. The terminal’s permissions can be verified with the rtrv-secu-trm command. The user’s permissions can be verified with the rtrv-user or rtrv-secu-user commands.

For more information about the canc-cmd command, go to Commands User's Guide.

  1. Display the cards in the database using the rtrv-card command.
    rlghncxa03w 09-05-28 09:12:36 GMT EAGLE5 41.0.0
    CARD   TYPE      APPL     LSET NAME   LINK SLC LSET NAME   LINK SLC
    1102   TSM       GLS      
    1113   GSPM      OAM
    1114   TDM-A
    1115   GSPM      OAM
    1116   TDM-B
    1117   MDAL
    1207   LIMT1     SS7ANSI  lsnt265     A    0   
    1208   LIMCH     SS7ANSI  lsnt265     A    1   lsnt265     A2   2   
    1211   LIME1     CCS7ITU  lsne145     A    0   
    1212   LIMCH     CCS7ITU  lsne145     A    1   lsne145     A2   2   
    1215   LIMT1     SS7ANSI  
    1216   LIMCH     SS7ANSI  
    1316   DCM       STPLAN   
    

    If the required T1 card or channel card is not in the database, perform Adding a LIM-T1 Card to add the required cards to the database.

  2. Display the current linkset configuration using the rtrv-ls command. This is an example of the possible output.
    rlghncxa03w 06-10-10 11:43:04 GMT EAGLE5 36.0.0
    
                                     L3T SLT              GWS GWS GWS
    LSN          APCA   (SS7)  SCRN  SET SET BEI LST LNKS ACT MES DIS SLSCI NIS
    lsnt145      150-075-038   scr4  1   1   yes a   0    on  on  off ---   ---
    lsnt265      200-150-067   scr2  1   1   yes a   3    on  on  off ---   ---
    
                                     L3T SLT              GWS GWS GWS
    LSN          APCI   (SS7)  SCRN  SET SET BEI LST LNKS ACT MES DIS SLSCI NIS
    lsne12       2-150-7       scr1  1   1   no  a   2    on  on  off ---   ---
    lsne145      4-049-3       scr1  1   1   no  a   3    on  on  off ---   ---
    sp5          1-111-3       scr3  1   3   yes c   1    off off off ---   ---
    sp6          1-111-1       scr1  1   1   yes a   1    off off off ---   ---
    sp7          1-111-2       scr2  1   2   no  a   2    on  on  on  ---   ---
    
                                     L3T SLT              GWS GWS GWS
    LSN          APCN   (SS7)  SCRN  SET SET BEI LST LNKS ACT MES DIS SLSCI NIS
    lsne13       14950         scr1  1   1   no  a   2    on  on  off ---   off
    nsp1         11111         scr1  1   1   yes a   2    off off off ---   off
    nsp3         11112         scr2  1   2   no  a   1    on  on  on  ---   off
    nsp4         11113         scr3  1   3   yes c   1    off off off ---   off
    
    Link set table is ( 11 of 1024)  1% full
    

    If the desired linkset is not in the database, perform Adding an SS7 Linkset to add the linkset to the database. After the linkset has been added to the database, continue the procedure with 4.

    If the desired linkset is in the database, continue the procedure with 3.

  3. Display the attributes of the linkset that will contain the new signaling link by entering the rtrv-ls command with the name of the linkset shown in 2. For this example, enter this command.

    rtrv-ls:lsn=lsnt145

    This is an example of the possible output.

    rlghncxa03w 08-12-10 11:43:04 GMT EAGLE5 40.0.0
    
                                    L3T SLT              GWS GWS GWS
    LSN          APCA   (SS7)  SCRN SET SET BEI LST LNKS ACT MES DIS SLSCI NIS
    lsnt145      150-075-038   scr4 1   1   yes a   0    on  on  off ---   ---
    
                  SPCA          CLLI         TFATCABMLQ MTPRSE ASL8
               ---------------- -----------  1          ---    no
    
               RANDSLS
               off
    
               IPSG  IPGWAPC  GTTMODE           CGGTMOD
               no    no       CdPA               no
    
    
    Link set table is (11 of 1024) 1% full.
    

    The signaling link cannot be assigned to a linkset whose IPSG or IPGWAPC values are yes. If either the IPSG or IPGWAPC value for the linkset is yes, repeat the procedure from 2 and choose another linkset.

    If the IPSG and IPGWAPC values for the linkset are no, continue the procedure with 4.

  4. Display the current signaling link configuration using the rtrv-slk command. This is an example of the possible output.
    rlghncxa03w 09-07-19 21:16:37 GMT EAGLE5 41.1.0 
                                      L2T               PCR  PCR
    LOC  LINK LSN        SLC TYPE     SET  BPS    ECM   N1   N2
    1201 A    e3m1s1     0   LIMDS0   1    56000  BASIC ---- ------
    1201 B    e3m1s2     0   LIMDS0   1    56000  BASIC ---- ------
    1202 A    e3m1s1     1   LIMDS0   1    56000  BASIC ---- ------
    1202 B    e3m1s2     1   LIMDS0   1    56000  BASIC ---- ------
    1203 A    e3m1s1     2   LIMDS0   1    56000  BASIC ---- ------
    1203 B    e3m1s2     2   LIMDS0   1    56000  BASIC ---- ------
    1204 A    e3m1s1     3   LIMDS0   1    56000  BASIC ---- ------
    1204 B    e3m1s2     3   LIMDS0   1    56000  BASIC ---- ------
    1205 A    e3m1s1     4   LIMDS0   1    56000  BASIC ---- ------
    1205 B    e3m1s2     4   LIMDS0   1    56000  BASIC ---- ------
    1206 A    e3m1s1     5   LIMDS0   1    56000  BASIC ---- ------
    1206 B    e3m1s2     5   LIMDS0   1    56000  BASIC ---- ------
    1213 A    e3m2s1     2   LIMDS0   11   56000  BASIC ---- ------
    1213 B    e3m2s2     2   LIMDS0   11   56000  BASIC ---- ------
    1214 A    e3m2s1     3   LIMDS0   11   56000  BASIC ---- ------
    1214 B    e3m2s2     3   LIMDS0   11   56000  BASIC ---- ------
    1215 A    e3m2s1     4   LIMDS0   11   56000  BASIC ---- ------
    1215 B    e3m2s2     4   LIMDS0   11   56000  BASIC ---- ------
    1216 A    e3m2s1     5   LIMDS0   11   56000  BASIC ---- ------
    1216 B    e3m2s2     5   LIMDS0   11   56000  BASIC ---- ------
    1217 A    e3m2s1     6   LIMDS0   11   56000  BASIC ---- ------
    1217 B    e3m2s2     6   LIMDS0   11   56000  BASIC ---- ------
    
                                       L2T               PCR  PCR   E1   E1
    LOC  LINK LSN         SLC TYPE     SET  BPS    ECM   N1   N2    LOC  PORT TS
    1211 A    lsne145      0  LIME1    1    56000  BASIC ---  ----- 1211 2    10
    1212 A    lsne145      1  LIMCH    1    56000  BASIC ---  ----- 1211 1    14
    1212 A2   lsne145      2  LIMCH    1    56000  BASIC ---  ----- 1211 1    20
    
                                       L2T               PCR  PCR   T1   T1
    LOC  LINK LSN         SLC TYPE     SET  BPS    ECM   N1   N2    LOC  PORT TS
    1207 A    lsnt265      0  LIMT1    1    56000  BASIC ---  ----- 1207 2    2
    1208 A    lsnt265      1  LIMCH    1    56000  BASIC ---  ----- 1207 1    6
    1208 A2   lsnt265      2  LIMCH    1    56000  BASIC ---  ----- 1207 1    17
    
    SLK TABLE is ( 28 of 1200) 2% full.
    

    If the addition of the new signaling link will exceed the maximum number of signaling links the EAGLE can have (in this example, the maximum number of signaling links is 1200), and the maximum number of signaling links is 2800, this procedure cannot be performed. The EAGLE cannot contain more than 2800 signaling links.

    If the addition of the new signaling link will exceed the maximum number of signaling links the EAGLE can have, and the maximum number of signaling links is less than 2800, perform the Enabling the Large System # Links Controlled Feature procedure to enable the desired quantity of signaling links.

    If the addition of the new signaling link will not exceed the maximum number of signaling links the EAGLE can have, or if a new signaling link quantity was enabled, continue the procedure by performing one of these steps.
    • If the signaling link will be assigned to a channel card (LIMCH), continue the procedure with 10.
    • If the signaling link will be assigned to a LIMT1 card, continue the procedure with 5.
  5. Display the T1 interfaces that will be assigned to the T1 signaling link using the rtrv-t1 command with no parameters.
    rlghncxa03w 09-05-19 21:17:04 GMT EAGLE5 41.0.0
    
          T1                                              LINK    MINSU
    LOC   PORT  ENCODE  T1TSEL    FRAMING  LL   CHANBRDG  CLASS   RATE
    1207  1     AMI     EXTERNAL  ESF      50   -----     CHAN    ----
    1215  2     B8ZS    LINE      SF       100  -----     CHAN    ----
    

    If the desired T1 port and T1 card combination is shown in the rtrv-e1 output, continue the procedure with 6.

    If the desired T1 port and T1 card combination is not shown in the rtrv-t1 output, add the T1 port and T1 card combination to the database by performing one of these procedures.

    After the desired T1 port and T1 card combination has been added to the database, continue the procedure with 6.

  6. Verify the card type of the card that will contain the new T1 signaling link by entering this command.

    rtrv-stp:type=limt1

    rlghncxa03w 08-12-30 11:07:17 EST  EAGLE 40.0.0
    
    Card  Part Number  Rev  Serial Number  Type     DB    APPL         GPL Version
    ----  -----------  ---  -------------  ----     --    ----         -----------
    
    1207  870-2671-02  C    10145689323    LIMT1    512M  SS7ANSI      126-034-000
    1215  870-1873-01  C    10345690569    LIMT1    512M  SS7ANSI      126-034-000
    
    Command Completed.
    

    The T1 card types and their part numbers are shown in Table B-4.

    If the new T1 signaling link will be assigned to a E1/T1 MIM or E5-E1T1 card, continue the procedure with 10.

    If the new E1 signaling link will be assigned to an HC-MIM, and the link parameter value of the new signaling link is A-A15 or B-B15, continue the procedure with 10.

    If the new E1 signaling link will be assigned to an HC-MIM, and the link parameter value of the new signaling link is A16-A31 or B16-B31, continue the procedure by performing one of these steps.
    • If the link parameter values A16-A31 or B16-B31 are shown in the rtrv-slk output in 4, and the new signaling link will be assigned to a card on the same shelf as the cards the contain the link parameter values A16-A31 or B16-B31, continue the procedure with 10.
    • If the link parameter values A16-A31 or B16-B31 are shown in the rtrv-slk output in 4, and the new signaling link will be assigned to a card that is not on the same shelf as the cards the contain the link parameter values A16-A31 or B16-B31, continue the procedure with 9.
    • If the link parameter values A16-A31 or B16-B31 are not shown in the rtrv-slk output in 4, continue the procedure with 7.
  7. Verify whether or not that the Fan feature is on, by entering the rtrv-feat command. If the Fan feature is on, the entry FAN = on appears in the rtrv-feat command output.

    Note:

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

    If the Fan feature is on, continue the procedure with 9.

  8. Turn the Fan feature on by entering this command.

    chg-feat:fan=on

    Note:

    Once the Fan feature is turned on with the chg-feat command, it cannot be turned off.

    The Fan 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 Fan feature, contact your Oracle Sales Representative or Account Representative.

  9. The shelf containing the HC-MIM being added in this procedure must have fans installed. Verify whether or not fans are installed on the shelf.

    If the fans are installed, continue the procedure with 10.

    If the fans are not installed on the shelf containing the HC-MIM, go to Installation Guide and install the fans. Once the fans have been installed and tested, 10 . The fans must be working properly before an HC-MIM can be placed in the EAGLE.

  10. Add the T1 signaling links using the ent-slk command.

    Enter the ent-slk command with the parameter combinations shown in Table B-18.

    Table B-18 T1 Signaling Link Parameter Combinations

    T1 Signaling Links assigned to a Channel Card T1 Signaling Links assigned to an E1/T1 MIM T1 Signaling Links assigned to an HC-MIM T1 Signaling Links assigned to an E5-E1T1 Card with a Channelized T1 Port T1 Signaling Links assigned to an E5-E1T1 Card with an Unchannelized T1 Port
    Mandatory Parameters
    :loc=<the location of the channel card> :loc=<the location of the LIMT1 card> :loc=<the location of the LIMT1 card> :loc=<the location of the LIMT1 card> :loc=<the location of the LIMT1 card>
    :link=A - A3, B - B3 :link=A - A3, B - B3 :link=A - A31, B - B31 (See Note 1) :link=A - A15, B - B15 :link=a
    :lsn=<the name of the linkset> :lsn=<the name of the linkset> :lsn=<the name of the linkset> :lsn=<the name of the linkset> :lsn=<the name of the linkset>
    :slc= 0 - 15 :slc= 0 - 15 :slc= 0 - 15 :slc= 0 - 15 :slc= 0 - 15
    :t1loc=<the location of the LIMT1 card> :t1port= 1 or 2 :t1port= 1 - 8 :t1port= 1 - 8 :t1port= 1 - 8
    :ts= 1 - 24 :ts= 1 - 24 :ts= 1 - 24 :ts= 1 - 24  
    Optional Parameters

    :bps=56000, 64000

    Default value = 56000

    :bps=56000, 64000

    Default value = 56000

    :bps=56000, 64000

    Default value = 56000

    :bps=56000, 64000

    Default value = 56000

    :bps=1536000

    Default value = 1536000

    :ecm=basic, pcr

    Default value = basic

    :ecm=basic, pcr

    Default value = basic

    :ecm=basic, pcr

    Default value = basic

    :ecm=basic, pcr

    Default value = basic

    :ecm=basic, pcr

    Default value = basic

    :pcrn1= 1 - 127 (See Note 2)

    Default value = 76

    :pcrn1= 1 - 127 (See Note 2)

    Default value = 76

    :pcrn1= 1 - 127 (See Note 2)

    Default value = 76

    :pcrn1= 1 - 127 (See Note 2)

    Default value = 76

    :pcrn1= 1 - 1023 (See Note 2)

    Default value = 608

    :pcrn2=300 - 35500 (See Note 2)

    Default value = 3800

    :pcrn2=300 - 35500 (See Note 2)

    Default value = 3800

    :pcrn2=300 - 35500 (See Note 2)

    Default value = 3800

    :pcrn2=300 - 35500 (See Note 2)

    Default value = 3800

    :pcrn2=7200 - 287744 (See Note 2)

    Default value = 32224

    :l2tset=See Table 3-16 :l2tset=See Table 3-16 :l2tset=See Table 3-16 :l2tset=See Table 3-16 :l2tset=See Table 3-16

    Notes:

    1. If the Fan feature is not turned on, the link parameter values for a T1 signaling link are A - A15, B - B15.

    2. The pcrn1 and pcrn2 parameters can be specified only if the ecm=pcr parameter is specified.

    For this example, enter these commands.

    ent-slk:loc=1215:link=a:lsn=lsnt145:slc=0:bps=56000:ts=3:t1port=2

    ent-slk:loc=1216:link=a:lsn=lsnt145:slc=1:bps=56000:ts=11:t1loc=1215

    ent-slk:loc=1216:link=a2:lsn=lsnt145:slc=2:bps=56000:ts=19:t1loc=1215

    ent-slk:loc=2211:link=a:t1port=1:lsn=lsnt1:slc=0:ecm=pcr:pcrn1=90:pcrn2=9000

    Note:

    If adding the new signaling link will result in more than 700 signaling links in the database and the OAMHCMEAS value in the rtrv-measopts output is on, the scheduled UI measurement reports will be disabled.
  11. Verify the changes using the rtrv-slk command, specifying the card location and signaling link entered in 10 . This is an example of the possible output.

    rtrv-slk:loc=1215

    rlghncxa03w 06-10-19 21:17:04 GMT EAGLE5 36.0.0
    
                                      L2T               PCR  PCR    T1   T1
    LOC  LINK LSN        SLC TYPE     SET  BPS    ECM   N1   N2     LOC  PORT TS
    1215 A    lsnt145    0   LIMT1    1    56000  BASIC ---  -----  1215 2    3
    

    rtrv-slk:loc=1216

    rlghncxa03w 06-10-19 21:17:04 GMT EAGLE5 36.0.0
    
                                      L2T               PCR  PCR    T1   T1
    LOC  LINK LSN        SLC TYPE     SET  BPS    ECM   N1   N2     LOC  PORT TS
    1216 A    lsnt145    1   LIMCH    1    56000  BASIC ---  -----  1215 1    11
    1216 A2   lsnt145    2   LIMCH    1    56000  BASIC ---  -----  1215 1    19
    

    rtrv-slk:loc=2211

    rlghncxa03w 09-05-19 21:17:04 GMT EAGLE5 41.0.0
    
                                      L2T               PCR  PCR    T1   T1
    LOC  LINK LSN        SLC TYPE     SET  BPS    ECM   N1   N2     LOC  PORT TS
    2211 A    lsnt1      0   LIMT1    31   1.536M PCR   90   9000   2211 1    1
    

    If any of the cards shown in this step contain the first signaling link on a card, continue the procedure with 12.

    If signaling links were assigned to all the cards shown in this step when 10 was performed, continue the procedure with 13.

  12. Bring the cards into service with the rst-card command, specifying the card location specified in 10 . For this example, enter these commands.

    rst-card:loc=1215

    rst-card:loc=1216

    rst-card:loc=2211

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

    rlghncxa03w 06-10-23 13:05:05 GMT EAGLE5 36.0.0
    Card has been allowed.
    
  13. Activate all signaling links on the cards using the act-slk command, specifying the card location and signaling link specified in 10 . For this example, enter these commands.

    act-slk:loc=1215:link=a

    act-slk:loc=1216:link=a

    act-slk:loc=1216:link=a2

    act-slk:loc=2211:link=a

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

    rlghncxa03w 06-10-07 08:31:24 GMT  EAGLE5 36.0.0
    Activate Link message sent to card
    
  14. Check the status of the signaling links added in 10 using the rept-stat-slk command with the card location and signaling link. The state of each signaling link should be in service normal (IS-NR) after the link has completed alignment (shown in the PST field). For this example, enter these commands.

    rept-stat-slk:loc=1215:link=a

    rlghncxa03w 06-10-23 13:06:25 GMT EAGLE5 36.0.0
    SLK     LSN       CLLI        PST          SST       AST
    1215,A  lsnt145   ----------- IS-NR        Avail     ----
      ALARM STATUS       = No Alarms
      UNAVAIL REASON     = --
      T1 status          = 1215, RCVRY-T1F:FAC-T1 Port 2 available
    

    rept-stat-slk:loc=1216:link=a

    rlghncxa03w 06-10-23 13:06:25 GMT EAGLE5 36.0.0
    SLK     LSN       CLLI        PST          SST       AST
    1216,A  lsnt145   ----------- IS-NR        Avail     ----
      ALARM STATUS       = No Alarms
      UNAVAIL REASON     = --
      T1 status          = 1215, RCVRY-T1F:FAC-T1 Port 1 available
    

    rept-stat-slk:loc=1216:link=a2

    rlghncxa03w 06-10-23 13:06:25 GMT EAGLE5 36.0.0
    SLK     LSN       CLLI        PST          SST       AST
    1216,A2 lsnt145   ----------- IS-NR        Avail     ----
      ALARM STATUS       = No Alarms
      UNAVAIL REASON     = --
      T1 status          = 1215, RCVRY-T1F:FAC-T1 Port 1 available
    

    rept-stat-slk:loc=2211:link=a

    rlghncxa03w 06-10-23 13:06:25 GMT EAGLE5 36.0.0
    SLK     LSN       CLLI        PST          SST       AST
    2211,A  lsnt1     ----------- IS-NR        Avail     ----
      ALARM STATUS       = No Alarms
      UNAVAIL REASON     = --
      T1 status          = 2211, RCVRY-T1F:FAC-T1 Port 1 available
    
  15. 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 B-14 Adding a T1 Signaling Link



Sheet 1 of 4



Sheet 2 of 4



Sheet 3 of 4



Sheet 4 of 4