cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3290
Views
0
Helpful
4
Replies

7600-SIP-200 & SPA-8XCHT1/E1 install problems

phil_carter
Level 1
Level 1

Hello,

I am installing the below into a 7600 running the below IOS and it reports as "unknown" in the online diag status. The ports appear on the router, but will this work when a 2m circuit is connected??

4-subslot SPA Interface Processor-200  7600-SIP-200

&

8xCHT1/E1 SPA               SPA-8XCHT1/E1

Specified card type in config:

"card type e1 2 0"

PPCW_R76_501#sh mod
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------

...
  2    0  4-subslot SPA Interface Processor-200  7600-SIP-200       JAE1342LIQX

...

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------.

...
  2  0027.0dba.cf40 to 0027.0dba.cf7f   2.303 12.2(33)SRB7 12.2(33)SRB7 Ok

...

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------

...
2/0 8xCHT1/E1 SPA               SPA-8XCHT1/E1      JAE141206IF  1.5    Ok

...

Mod  Online Diag Status
---- -------------------
  1  Pass
  2  Pass
2/0 Unknown  <<<<<<<<<< should state PASS!!!
  5  Pass
  6  Pass

IOS :bootdisk:/c7600s3223-ipservicesk9-mz.122-33.SRB7.bin

PPCW_R76_501#sh ip int brie

...

Serial2/0/0:0          unassigned      YES unset  administratively down down
Serial2/0/1:0          10.18.0.125     YES manual administratively down down
Serial2/0/2:0          unassigned      YES unset  administratively down down
Serial2/0/3:0          unassigned      YES unset  administratively down down
Serial2/0/4:0          unassigned      YES unset  administratively down down
Serial2/0/5:0          unassigned      YES unset  administratively down down
Serial2/0/6:0          unassigned      YES unset  administratively down down
Serial2/0/7:0          unassigned      YES unset  administratively down down

...

I can configure descriptions/IP addresses on the ports, but am concerned these wont work when connected given the status of unknown - will this still work? Is there something else that needs to be configured/tested??

Thanks

Phil

1 Accepted Solution

Accepted Solutions

Phil, the SIP needs to be reset and then the test will be run. I was able to reproduce the behavior you saw. Even if you would have said yes to run the diagnostic the test wouldn't have run.

When I insert the SIP for the first time the card type isn't specified so the test is skipped:
*Jul  7 14:47:58.247: %OIR-SP-6-INSCARD: Card inserted in slot 1, interfaces are now online
*Jul  7 14:48:30.091: %DIAG-SP-6-RUN_MINIMUM: Module 1/0: Running Minimal Diagnostics...
*Jul  7 14:48:30.295: SP: No port type is configured; the test is skipped for slot:1 bay:0.
Router#show diagnostic result mod 1/0

Current bootup diagnostic level: minimal

        Module 1/0: 8xCHT1/E1 SPA     SerialNo : JAE1242XPCG  SerialNo : JAE1043E4TD

          Overall Diagnostic Result for Module 1/0 : UNTESTED
          Diagnostic level at card bootup: minimal

          Test results: (. = Pass, F = Fail, U = Untested)

            1) PortLoopbackTest:

              Port  1  2  3  4  5  6  7  8
              ----------------------------
                    U  U  U  U  U  U  U  U

Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#card type e1 1 0
Router(config)#end
Router#
*Jul  7 14:49:49.839: %SYS-5-CONFIG_I: Configured from console by console
Router#

Here I try to force the test to run, but it still gets skipped and will only run at bootup:
Router#diagnostic start mod 1/0 test all
Diagnostic[Module 1/0]: Running test(s) 1 may disrupt normal system operation
Do you want to continue? [no]: y
Router#
*Jul  7 14:52:03.163: %DIAG-SP-6-TEST_RUNNING: Module 1/0: Running PortLoopbackTest{ID=1} ...
Router#
*Jul  7 14:52:03.175: SP: This test is valid only at bootup.
Router#
*Jul  7 14:52:03.175: %DIAG-SP-3-TEST_SKIPPED: Module 1/0: PortLoopbackTest{ID=1} is skipped

If we look at the show module output the SPA status is unknown as you saw:
Router#sh mod 1
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    0  4-subslot SPA Interface Processor-200  7600-SIP-200       JAE1043E4TD

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------
  1  0019.0656.e700 to 0019.0656.e73f   1.3   12.2(33)SRB7 12.2(33)SRB7 Ok

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------
1/0 8xCHT1/E1 SPA               SPA-8XCHT1/E1      JAE1242XPCG  1.5    Ok

Mod  Online Diag Status
---- -------------------
  1  Pass
1/0 Unknown
  5  Pass
Router#show diagnostic result mod 1/0

Current bootup diagnostic level: minimal

        Module 1/0: 8xCHT1/E1 SPA     SerialNo : JAE1242XPCG  SerialNo : JAE1043E4TD

          Overall Diagnostic Result for Module 1/0 : UNTESTED
          Diagnostic level at card bootup: minimal

          Test results: (. = Pass, F = Fail, U = Untested)

            1) PortLoopbackTest:

              Port  1  2  3  4  5  6  7  8
              ----------------------------
                    U  U  U  U  U  U  U  U

Now if you reset the module the loopback test will be run:
Router#hw-module mod 1 reset
Proceed with reload of module?[confirm]
% reset issued for module 1
Router#
*Jul  7 14:53:07.527: %OIR-6-REMCARD: Card removed from slot 1, interfaces disabled
*Jul  7 14:53:07.519: %C6KPWR-SP-4-DISABLED: power to module in slot 1 set off (Reset)
*Jul  7 14:54:01.783: %CWAN_RP-6-CARDRELOAD: Module reloaded on slot 1/0
*Jul  7 14:54:01.787: %OIR-6-INSCARD: Card inserted in slot 1, interfaces administratively shut down
SLOT 1: *Mar  1 00:00:05.971: %FABRIC_INTF_ASIC-5-FABRICSYNC_DONE: Fabric ASIC 0 Channel 0: Fabric sync done.
*Jul  7 14:54:03.883: %DIAG-SP-6-RUN_MINIMUM: Module 1: Running Minimal Diagnostics...
*Jul  7 14:54:04.243: %DIAG-SP-6-DIAG_OK: Module 1: Passed Online Diagnostics
*Jul  7 14:54:04.955: %OIR-SP-6-INSCARD: Card inserted in slot 1, interfaces are now online
*Jul  7 14:54:36.751: %DIAG-SP-6-RUN_MINIMUM: Module 1/0: Running Minimal Diagnostics...
*Jul  7 14:55:16.059: %DIAG-SP-6-DIAG_OK: Module 1/0: Passed Online Diagnostics

We can verify the result is now pass:
Router#show mod 1
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    0  4-subslot SPA Interface Processor-200  7600-SIP-200       JAE1043E4TD

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------
  1  0019.0656.e700 to 0019.0656.e73f   1.3   12.2(33)SRB7 12.2(33)SRB7 Ok

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------
1/0 8xCHT1/E1 SPA               SPA-8XCHT1/E1      JAE1242XPCG  1.5    Ok

Mod  Online Diag Status
---- -------------------
  1  Pass
1/0 Pass

View solution in original post

4 Replies 4

gephelps
Cisco Employee
Cisco Employee

Phil,

Can you get the output from the following command for me:

show diagnostic result module 2/0

After that can you reload the SIP and see if you get a passing result?

Hello,

MRCW_R76_352#sh diagnostic result module 2/0

Current bootup diagnostic level: minimal

        Module 2/0: 8xCHT1/E1 SPA     SerialNo : xxx SerialNo : xxx
D7Z4

          Overall Diagnostic Result for Module 2/0 : UNTESTED
          Diagnostic level at card bootup: minimal

          Test results: (. = Pass, F = Fail, U = Untested)

            1) PortLoopbackTest:

              Port  1  2  3  4  5  6  7  8
              ----------------------------
                    U  U  U  U  U  U  U  U

I guess this means the module has not been tested yet....

MRCW_R76_352#diagnostic start module 2/0 test all
Diagnostic[Module 2/0]: Running test(s) 1 may disrupt normal system operation
Do you want to continue? [no]:

I assume this command will cause impact to the router performance.

Thanks

Phil

Hi,

This specific SIP and SPA are Field Programmable Device which requires a special software Packages to be present in the flash. Pls check whether you downloaded the corresponding FPD for your IOS release and try this. I had this issue but after I did above everything was fine.


HTH...

thanks

Arun

Phil, the SIP needs to be reset and then the test will be run. I was able to reproduce the behavior you saw. Even if you would have said yes to run the diagnostic the test wouldn't have run.

When I insert the SIP for the first time the card type isn't specified so the test is skipped:
*Jul  7 14:47:58.247: %OIR-SP-6-INSCARD: Card inserted in slot 1, interfaces are now online
*Jul  7 14:48:30.091: %DIAG-SP-6-RUN_MINIMUM: Module 1/0: Running Minimal Diagnostics...
*Jul  7 14:48:30.295: SP: No port type is configured; the test is skipped for slot:1 bay:0.
Router#show diagnostic result mod 1/0

Current bootup diagnostic level: minimal

        Module 1/0: 8xCHT1/E1 SPA     SerialNo : JAE1242XPCG  SerialNo : JAE1043E4TD

          Overall Diagnostic Result for Module 1/0 : UNTESTED
          Diagnostic level at card bootup: minimal

          Test results: (. = Pass, F = Fail, U = Untested)

            1) PortLoopbackTest:

              Port  1  2  3  4  5  6  7  8
              ----------------------------
                    U  U  U  U  U  U  U  U

Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#card type e1 1 0
Router(config)#end
Router#
*Jul  7 14:49:49.839: %SYS-5-CONFIG_I: Configured from console by console
Router#

Here I try to force the test to run, but it still gets skipped and will only run at bootup:
Router#diagnostic start mod 1/0 test all
Diagnostic[Module 1/0]: Running test(s) 1 may disrupt normal system operation
Do you want to continue? [no]: y
Router#
*Jul  7 14:52:03.163: %DIAG-SP-6-TEST_RUNNING: Module 1/0: Running PortLoopbackTest{ID=1} ...
Router#
*Jul  7 14:52:03.175: SP: This test is valid only at bootup.
Router#
*Jul  7 14:52:03.175: %DIAG-SP-3-TEST_SKIPPED: Module 1/0: PortLoopbackTest{ID=1} is skipped

If we look at the show module output the SPA status is unknown as you saw:
Router#sh mod 1
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    0  4-subslot SPA Interface Processor-200  7600-SIP-200       JAE1043E4TD

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------
  1  0019.0656.e700 to 0019.0656.e73f   1.3   12.2(33)SRB7 12.2(33)SRB7 Ok

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------
1/0 8xCHT1/E1 SPA               SPA-8XCHT1/E1      JAE1242XPCG  1.5    Ok

Mod  Online Diag Status
---- -------------------
  1  Pass
1/0 Unknown
  5  Pass
Router#show diagnostic result mod 1/0

Current bootup diagnostic level: minimal

        Module 1/0: 8xCHT1/E1 SPA     SerialNo : JAE1242XPCG  SerialNo : JAE1043E4TD

          Overall Diagnostic Result for Module 1/0 : UNTESTED
          Diagnostic level at card bootup: minimal

          Test results: (. = Pass, F = Fail, U = Untested)

            1) PortLoopbackTest:

              Port  1  2  3  4  5  6  7  8
              ----------------------------
                    U  U  U  U  U  U  U  U

Now if you reset the module the loopback test will be run:
Router#hw-module mod 1 reset
Proceed with reload of module?[confirm]
% reset issued for module 1
Router#
*Jul  7 14:53:07.527: %OIR-6-REMCARD: Card removed from slot 1, interfaces disabled
*Jul  7 14:53:07.519: %C6KPWR-SP-4-DISABLED: power to module in slot 1 set off (Reset)
*Jul  7 14:54:01.783: %CWAN_RP-6-CARDRELOAD: Module reloaded on slot 1/0
*Jul  7 14:54:01.787: %OIR-6-INSCARD: Card inserted in slot 1, interfaces administratively shut down
SLOT 1: *Mar  1 00:00:05.971: %FABRIC_INTF_ASIC-5-FABRICSYNC_DONE: Fabric ASIC 0 Channel 0: Fabric sync done.
*Jul  7 14:54:03.883: %DIAG-SP-6-RUN_MINIMUM: Module 1: Running Minimal Diagnostics...
*Jul  7 14:54:04.243: %DIAG-SP-6-DIAG_OK: Module 1: Passed Online Diagnostics
*Jul  7 14:54:04.955: %OIR-SP-6-INSCARD: Card inserted in slot 1, interfaces are now online
*Jul  7 14:54:36.751: %DIAG-SP-6-RUN_MINIMUM: Module 1/0: Running Minimal Diagnostics...
*Jul  7 14:55:16.059: %DIAG-SP-6-DIAG_OK: Module 1/0: Passed Online Diagnostics

We can verify the result is now pass:
Router#show mod 1
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    0  4-subslot SPA Interface Processor-200  7600-SIP-200       JAE1043E4TD

Mod MAC addresses                       Hw    Fw           Sw           Status
--- ---------------------------------- ------ ------------ ------------ -------
  1  0019.0656.e700 to 0019.0656.e73f   1.3   12.2(33)SRB7 12.2(33)SRB7 Ok

Mod  Sub-Module                  Model              Serial       Hw     Status
---- --------------------------- ------------------ ----------- ------- -------
1/0 8xCHT1/E1 SPA               SPA-8XCHT1/E1      JAE1242XPCG  1.5    Ok

Mod  Online Diag Status
---- -------------------
  1  Pass
1/0 Pass

Review Cisco Networking products for a $25 gift card