View Full Version : Flapping Port
E1or0
11-24-2010, 09:41 AM
Hi guys, I'm trying to set up a Back-to-Back lab but I'm having issues with my Serial 4A/S interface from one of the two Routers I'm using, one is a 2600 series and a 2500, the serial interface from the 2600 series that I'm using keeps dropping and coming back up - any suggestions why this is happening? :(
*Mar 1 00:01:19.421: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to down
*Mar 1 00:01:30.419: %LINK-3-UPDOWN: Interface Serial1/0, changed state to up
*Mar 1 00:01:31.421: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
*Mar 1 00:02:39.425: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to down
*Mar 1 00:02:50.427: %LINK-3-UPDOWN: Interface Serial1/0, changed state to up
*Mar 1 00:02:51.428: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
*Mar 1 00:03:59.428: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to down
*Mar 1 00:04:10.430: %LINK-3-UPDOWN: Interface Serial1/0, changed state to up
*Mar 1 00:04:11.431: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
Thank you in advanced
E1or0
11-24-2010, 02:38 PM
I just tested this with two 2600 series Routers and the same thing is happening :rolleyes:
lammle
11-24-2010, 02:41 PM
Do you have another cable you can try?
Todd
E1or0
11-24-2010, 02:53 PM
Thanks Todd for replaying, I'm driving my self crazy here, yeah I tried a new cable and still doing the same thing, I'm updating the ios image it might be corrupted, will update you in a couple of mins
E1or0
11-24-2010, 03:30 PM
Updated ios images from both Routers 2600 series and still this serial ports flapping, I'm getting this at boot from both Routers Smart Init is enabled
smart init is sizing iomem
ID MEMORY_REQ TYPE
000091 0X0008B800 C2600 single Ethernet
000024 0X00019A40 Four port Async/Sync
0X00098670 public buffer pools
0X00211000 public particle pools
TOTAL: 0X0034E8B0
If any of the above Memory Requirements are
"UNKNOWN", you may be using an unsupported
configuration or there is a software problem and
system operation may be compromised.
Rounded IOMEM up to: 4Mb.
Using 6 percent iomem. [4Mb/64Mb]
can this be the cause?
bs_kwaj
11-24-2010, 03:49 PM
Can you post the output of 'show controller' for the two interfaces. Maybe there's some sort of mismatch in what each is expecting. (I'm a newbie drawing at straws!)
Maybe one of your serial ports has just gone wonky. ;)
Nothing is UNKNOWN in your previous output:
000091 0X0008B800 C2600 single Ethernet
000024 0X00019A40 Four port Async/Sync
0X00098670 public buffer pools
0X00211000 public particle pools
lammle
11-24-2010, 03:55 PM
just the first three lines of the show controllers output, also provide the show interface output of each interface, see if one serial interface is in loopback mode. It does sound like a bad interface
E1or0
11-24-2010, 03:59 PM
Ok this is the output from the Router acting as the DCE Router#show controllers serial 1/1
CD2430 Slot 1, Port 1, Controller 0, Channel 1, Revision 19
Channel mode is synchronous serial
idb 0x82C506E0, buffer size 1524, V.35 DCE cable, clockrate 64000
and here goes the one acting as the DTE
Router#show controllers serial 1/3
CD2430 Slot 1, Port 3, Controller 0, Channel 3, Revision 19
Channel mode is synchronous serial
idb 0x815AF3E8, buffer size 1524, V.35 DTE cable
thanks for your help bs_kwaj :cool:
E1or0
11-24-2010, 04:03 PM
This is form the DTE Router
Router#show interface serial 1/3
Serial1/3 is up, line protocol is up
Hardware is CD2430 in sync mode
Internet address is 10.5.0.0/8
MTU 1500 bytes, BW 128 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:02, output 00:00:08, output hang 00:05:58
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/2/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 96 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 1000 bits/sec, 0 packets/sec
36 packets input, 858 bytes, 0 no buffer
Received 36 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
98 packets output, 12948 bytes, 0 underruns
0 output errors, 0 collisions, 24 interface resets
0 output buffer failures, 0 output buffers swapped out
--More--
*Mar 1 00:07:46.540: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/3, changed state to down
--More--
*Mar 1 00:07:57.438: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/3, changed state to up
33 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
and this one from the DCE
Router#show interface serial 1/1
Serial1/1 is up, line protocol is down
Hardware is CD2430 in sync mode
Internet address is 10.6.0.0/8
MTU 1500 bytes, BW 128 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input never, output 00:00:08, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/2/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 96 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
46 packets output, 1415 bytes, 0 underruns
0 output errors, 0 collisions, 16 interface resets
0 output buffer failures, 0 output buffers swapped out
56 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
E1or0
11-24-2010, 04:07 PM
no none of them are in loopback mode Todd - I have spent all day troubleshooting this won't give up :D
lammle
11-24-2010, 04:38 PM
The outputs look fine (other than the up/down), so you can only have a bad interface or bad cable. I don't know of third problem that can be causing this.
Todd Lammle
E1or0
11-24-2010, 04:40 PM
Lets suppose I have a bad interface, this is a 4A/S Serial wic card, can the whole wic card be bad?
can this be also a reason? I don't think so cause this was already showing up before installing this wic card
Smart Init is enabled
smart init is sizing iomem
ID MEMORY_REQ TYPE
000091 0X0008B800 C2600 single Ethernet
000024 0X00019A40 Four port Async/Sync
0X00098670 public buffer pools
0X00211000 public particle pools
TOTAL: 0X0034E8B0
If any of the above Memory Requirements are
"UNKNOWN", you may be using an unsupported
configuration or there is a software problem and
system operation may be compromised.
Rounded IOMEM up to: 4Mb.
Using 6 percent iomem. [4Mb/64Mb]
crissa
11-24-2010, 04:44 PM
Hi guys, I'm trying to set up a Back-to-Back lab but I'm having issues with my Serial 4A/S interface from one of the two Routers I'm using, one is a 2600 series and a 2500, the serial interface from the 2600 series that I'm using keeps dropping and coming back up - any suggestions why this is happening? :(
Thank you in advanced
Hello,
could you do a "show version" on both routers and post the outcome, please?
Bye, Tore
E1or0
11-24-2010, 04:51 PM
show version from the DTE Router Router#show version
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.3(19), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by cisco Systems, Inc.
Compiled Fri 12-May-06 04:13 by evmiller
Image text-base: 0x80008098, data-base: 0x80CE6684
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
ROM: C2600 Software (C2600-I-M), Version 12.3(19), RELEASE SOFTWARE (fc2)
Router uptime is 56 minutes
System returned to ROM by power-on
System image file is "flash:c2600-i-mz.123-19.bin"
cisco 2610 (MPC860) processor (revision 0x203) with 28672K/4096K bytes of memory.
Processor board ID JAD04525U7D (2897713165)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
4 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
and from the DCE Router Router#show version
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IK9O3S3-M), Version 12.3(24), RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by cisco Systems, Inc.
Compiled Thu 18-Oct-07 14:26 by stshen
Image text-base: 0x80008098, data-base: 0x81A1E1E8
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Router uptime is 55 minutes
System returned to ROM by power-on
System image file is "flash:c2600-ik9o3s3-mz.123-24.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
cisco 2610 (MPC860) processor (revision 0x203) with 61440K/4096K bytes of memory.
Processor board ID JAD053809E8 (3541462807)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
4 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
crissa
11-24-2010, 05:19 PM
show version from the DTE Router
and from the DCE Router
Hello,
could you upgrade the DTE 2610 to IOS c2600-i-mz.123-19a.bin?
I'm always skeptical when you can't download a IOS file from the Cisco Feature Navigator. You can't download Version 19 but you can download version 19a.
By the way, you can check the cable with the 2500 router (I presume it has two serial interfaces). Don't forget to make sure that you plugin the cable correct and not upside down.
Bye, Tore
E1or0
11-24-2010, 05:25 PM
the serial cables are connected correctly now I just tested with the 2500 Router and are this 2600 the ones dropping its interfaces unbelievable
E1or0
11-24-2010, 05:54 PM
I don't have a CCO Account with cisco to download further images :(
crissa
11-24-2010, 05:56 PM
the serial cables are connected correctly now I just tested with the 2500 Router and are this 2600 the ones dropping its interfaces unbelievable
Hello,
so the 2610 with the IOS c2600-i-mz.123-19.bin is the one with the problem?
If you can't upgrade the IOS: Could you test the NM-4A/S module with the other 2610 and the 2500 router, please?
Bye, Tore
E1or0
11-24-2010, 06:09 PM
the ios was recently updated i had it with a different one "c2600-is-mz.121-5.T9" will changed the Serial 4A/S to the other 2600 to see what happens will update you crissa in a couple of mins
E1or0
11-24-2010, 06:28 PM
Ok I changed the Serial 4A/S Wic Card to the other 2600 set up a Back-to-Back connection with the 2500 Series and still dropping link, tested a 2nd Wic Card I have here and still doing the same thing, I don't think the Wic Cards went bad at the same time and neither the Routers must be something else
Pramod.purohit
11-24-2010, 10:31 PM
Ok I changed the Serial 4A/S Wic Card to the other 2600 set up a Back-to-Back connection with the 2500 Series and still dropping link, tested a 2nd Wic Card I have here and still doing the same thing, I don't think the Wic Cards went bad at the same time and neither the Routers must be something else
Router needs an upgrade of CR dude...:p
Have some CR and everything will be fine then.
E1or0
11-24-2010, 10:48 PM
Pramod.purohit Thanks for helping out but could you be more specific, I'm currently working on my CCENT I'm not that advance YET:D, CR What is that ? :confused:
crissa
11-25-2010, 12:46 AM
the ios was recently updated i had it with a different one "c2600-is-mz.121-5.T9" will changed the Serial 4A/S to the other 2600 to see what happens will update you crissa in a couple of mins
Hello,
even if you updated it an hour ago: If Cisco says that you can't download it anymore or that they added security advisories I wouldn't use it anymore. I did a downgrade on my 3640 routers a few weeks ago as the IOS I used had security advisories.
Could you find a way to check the cables without the NM-4A/S that is in question? Do you use crossover cables (with only a plug at each end) or did you plug a female and male cable togethter (with two DB-15 connectors in the middle)? I use cable clips to secure the DB-15 connections.
One of the problems of troubleshooting is to make sure that something is in order so you can use it for testing. As long as you are not sure that the cable is working without problems you can't use it for further tests. And if every cable you try to use makes problems you must question the ports or the config you use for testing!
Bye, Tore
E1or0
11-25-2010, 06:07 AM
http://www.smartech-solutions.com/images/SerialCable.jpgThis is the type of cable I'm using crissa, I remember in a different lab I did long time ago i did used the one with two DB-15 connectors in the middle, whats the different of using this two types of cables? the ones I'm using are like the one in the picture one end is for a DCE Equipment and the other for a DTE
crissa
11-25-2010, 07:20 AM
This is the type of cable I'm using crissa, I remember in a different lab I did long time ago i did used the one with two DB-15 connectors in the middle, whats the different of using this two types of cables? the ones I'm using are like the one in the picture one end is for a DCE Equipment and the other for a DTE
Hello,
the difference? Better handling as the crossover cable is shorter and you don't have the DB-15 connection that could fail.
Bye, Tore
E1or0
11-25-2010, 07:33 AM
So you saying this cable I'm using DCE/DTE DB60 Crossover could be bad? I have tried a whole bunch of them and still stuck with the same problem
crissa
11-25-2010, 07:45 AM
So you saying this cable I'm using could be bad? I have tried a whole bunch of them and still stuck with the same problem
Hello,
so maybe the problem is the interface or the config. I don't think that all your cables went bad on the same day. ;-)
Bye, Tore
E1or0
11-25-2010, 07:51 AM
Ok will try to install this Serial 4A/S into a 3rd 2620 Router to see what happens will update you guys in a couple of mins
E1or0
11-25-2010, 08:05 AM
Ok I installed the Serial 4A/S Wic Card to a third 2620 I have here and the link still dropping, either the Wic Cards went bad, or this DB60 DCE/DTE Crossover cables are no good, will try with the one you mentioned earlier crissa with the DB-15 connector to see if are my cables that are no good or the Wic Card, will continue to update you guys, thank you for all of your support
bs_kwaj
11-25-2010, 01:14 PM
E1or0, check out this link. Maybe your situation is similar.
http://www.lammle.com/discussion/showthread.php?t=2617
I had almost forgot about this...
crissa
11-26-2010, 02:04 AM
Ok I installed the Serial 4A/S Wic Card to a third 2620 I have here and the link still dropping, either the Wic Cards went bad, or this DB60 DCE/DTE Crossover cables are no good, will try with the one you mentioned earlier crissa with the DB-15 connector to see if are my cables that are no good or the Wic Card, will continue to update you guys, thank you for all of your support
Hello,
you wrote you also own a 2500 router. Maybe you could check the cables with this router (my 2500 routers have two serial ports). The point is to test your cables and your configs without the NM-4A/S module that is in question!
Bye, Tore
Pramod.purohit
11-26-2010, 02:13 AM
Pramod.purohit Thanks for helping out but could you be more specific, I'm currently working on my CCENT I'm not that advance YET:D, CR What is that ? :confused:
Hey,
U don't know what CR is????
I thought you might knw it very well as of now. this is a must for all lammle forum member dude. Go thu the URL below.
http://www.lammle.com/discussion/converse.php?u=2&u2=1013
jst kidding....
I hope yr problem is solved now.
E1or0
11-26-2010, 07:18 AM
Crissa that would be good but I only have a single 2500, would I be able to test this cables using both Serial Interfaces that this single Router have? Or I defently would need two 2500's ?
Very good post bs_kwaj about the counterfeit Wic cards will check mines as soon as I get a chance.
crissa
11-26-2010, 06:35 PM
Crissa that would be good but I only have a single 2500, would I be able to test this cables using both Serial Interfaces that this single Router have? Or I defently would need two 2500's ?
Very good post bs_kwaj about the counterfeit Wic cards will check mines as soon as I get a chance.
Hello,
give it a try! If the 2500 has the only two serial interfaces you can trust it is the only solution to check the cabels.
I didn't tried it myself so far, but I could as I also own 2500 routers.
Bye, Tore
E1or0
11-26-2010, 09:32 PM
Crissa I think we getting closer to find the issue here, I tried with the 2500 connecting both Serial interfaces and both interfaces were dropping the link, Now I feel much better seems like a DCE/DTE Serial Cable issue, will wait until Monday to get a DB-15 to DB-60 cable from the office to try again, Hopefully are not my Wic Cards the ones that are bad lets pray are the cables only LOL !!! Thanks once again Crissa :p
crissa
11-27-2010, 08:56 AM
Crissa I think we getting closer to find the issue here, I tried with the 2500 connecting both Serial interfaces and both interfaces were dropping the link, Now I feel much better seems like a DCE/DTE Serial Cable issue, will wait until Monday to get a DB-15 to DB-60 cable from the office to try again, Hopefully are not my Wic Cards the ones that are bad lets pray are the cables only LOL !!! Thanks once again Crissa :p
Hello,
could you check the cable with another router (one) and serial, please?
And could you post the config you used on the 2500 router for your test, please?
Bye, Tore
E1or0
11-27-2010, 12:10 PM
I will as soon as I get a chance crissa just for clarification my serial interfaces are up all the time is the line protocol the one that is dropping and coming back up
E1or0
11-27-2010, 12:25 PM
Ok this testing and config is from my 2500, I have both serial interfaces connected to each other Serial 0 acting as the DCE and Serial 1 interface as the DTE.
interface Serial0
ip address 192.168.5.1 255.255.255.0
clockrate 64000
!
interface Serial1
ip address 192.168.5.2 255.255.255.0
!
interface BRI0
no ip address
shutdown
!
router rip
network 10.0.0.0
network 192.168.1.0
network 192.168.5.0
Router3#ping 192.168.5.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.5.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/35/48 ms
Router3#ping 192.168.5.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.5.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms
Router3#
Router3#show ip int brief
Interface IP-Address OK? Method Status Protocol
BRI0 unassigned YES unset administratively down down
BRI0:1 unassigned YES unset administratively down down
BRI0:2 unassigned YES unset administratively down down
Ethernet0 192.168.1.1 YES NVRAM up down
Serial0 192.168.5.1 YES manual up up
Serial1 192.168.5.2 YES manual up up
as you can see on my 2500 my Serial cable is working fine now below is the config I have on my 2600. :rolleyes:
interface Serial1/0
ip address 192.168.5.2 255.255.255.0
no clock here since the 2500 is the one providing the clockingRouter#show ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
Serial0/0 unassigned YES unset administratively down down
Serial0/1 unassigned YES unset administratively down down
Serial0/2 unassigned YES unset administratively down down
Serial1/0 192.168.5.2 YES manual up down
Serial1/1 unassigned YES unset administratively down down
Serial1/2 unassigned YES unset administratively down down
Serial1/3 unassigned YES unset administratively down down
Router#
*Mar 1 00:29:52.547: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
as you can tell the interfaces are always up, the line protocol is the one giving me problems here
Router#ping 192.168.5.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.5.1, timeout is 2 seconds:
...
*Mar 1 00:31:22.547: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up..
Success rate is 0 percent (0/5)
Router#
*Mar 1 00:31:42.547: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to down
in conclusion seems to be a Layer 2 probem, both routers have the same Keep-Alive amount of secs 15 seconds - encap both with default HDLC- What else is there to check ? :confused:
E1or0
11-27-2010, 03:59 PM
I'm going to take Pramod.purohit's word and have some CR hoping everything will be fine afterwards lol !!!
E1or0
12-02-2010, 04:30 PM
Router#reload
System configuration has been modified. Save? [yes/no]: y
Building configuration...
[OK]
Proceed with reload? [confirm]
*Mar 1 00:25:57.171: %SYS-5-RELOAD: Reload requested by console. Reload Reason: Reload Command.
System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
Copyright (c) 2003 by cisco Systems, Inc.
C2600 platform with 131072 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0x1c9468c
Self decompressing the image : ################################################## ################################################## ################################################## ################################################## ################################################## ################################################## ################################################## ################################################## ################################################## ###### [OK]
Smart Init is enabled
smart init is sizing iomem
ID MEMORY_REQ TYPE
00036C 0X000B3B80 C2620XM Single Fast Ethernet
000024 0X00019A40 Four port Async/Sync
0X00098670 public buffer pools
0X00211000 public particle pools
TOTAL: 0X00376C30
If any of the above Memory Requirements are
"UNKNOWN", you may be using an unsupported
configuration or there is a software problem and
system operation may be compromised.
Rounded IOMEM up to: 3Mb.
Using 2 percent iomem. [3Mb/128Mb]
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(25d), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 18-Aug-10 04:49 by prod_rel_team
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco 2620XM (MPC860P) processor (revision 3.0) with 127524K/3548K bytes of memory.
Processor board ID JAE0814BAD5
M860 processor: part number 5, mask 2
1 FastEthernet interface
1 Serial interface
2 Serial(sync/async) interfaces
4 Low-speed serial(sync/async) interfaces
32K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)
Slot is empty or does not support clock participate
WIC slot is empty or does not support clock participate
Press RETURN to get started!
I have such a nice lab and I'm about to dump all this stuff out the door, sorry guys but I'm stressed out here, I just got the DB15 to DB60 cable to try with and still having the ports issue where they go up/down unbelievable, here i posted the router info the one I'm using now to see if any of you guys see something suspicious, Now this below is something that I can't understand why is happening does any of you have any idea?
Smart Init is enabled
smart init is sizing iomem
ID MEMORY_REQ TYPE
00036C 0X000B3B80 C2620XM Single Fast Ethernet
000024 0X00019A40 Four port Async/Sync
0X00098670 public buffer pools
0X00211000 public particle pools
TOTAL: 0X00376C30
If any of the above Memory Requirements are
"UNKNOWN", you may be using an unsupported
configuration or there is a software problem and
system operation may be compromised.
Rounded IOMEM up to: 3Mb.
Using 2 percent iomem. [3Mb/128Mb]and here is the config
Router#show run
Building configuration...
Current configuration : 1057 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
no network-clock-participate slot 1
no network-clock-participate wic 0
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
no ip address
shutdown
!
interface Serial1/0
ip address 192.168.5.2 255.255.255.0
!
interface Serial1/1
no ip address
shutdown
!
interface Serial1/2
no ip address
shutdown
!
interface Serial1/3
ip address 192.168.5.1 255.255.255.0
clock rate 64000
!
router rip
network 192.168.5.0
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
end
I'm using ports Serial 1/3 as the DCE and 1/0 as DTE
Thank you :(
crissa
12-03-2010, 06:48 AM
I have such a nice lab and I'm about to dump all this stuff out the door, sorry guys but I'm stressed out here, I just got the DB15 to DB60 cable to try with and still having the ports issue where they go up/down unbelievable, here i posted the router info the one I'm using now to see if any of you guys see something suspicious, Now this below is something that I can't understand why is happening does any of you have any idea?
and here is the config
I'm using ports Serial 1/3 as the DCE and 1/0 as DTE
Thank you :(
Hello,
so back to the assumption that the NM-4A/S module is broken.
Could you try to use two of the S0/x ports on this router?
I don't understand your problem with the booting message. Could you explain what bothers you?
Bye, Tore
E1or0
12-03-2010, 08:29 AM
crissa the booting messege does not bother me at all, is just that I don't know if that is affecting my ports some how just wondering now I have three 2600 series routers and a 2500 only one of the 2600 have the smart serial wic card with a dsu/csu wic card I could also use the T1 dsu/csu with a crossover RJ48 cable but again is the only one with this wic cards, the other two only have the NM-4A/S wics, this is why I need this NM-4A/S working.
What I don't understand is that this routers are form 3 different vendors I can believe this wic cards came bad from this 3 different places, could it be a corrupted image?
crissa
12-04-2010, 03:28 AM
crissa the booting messege does not bother me at all, is just that I don't know if that is affecting my ports some how just wondering now I have three 2600 series routers and a 2500 only one of the 2600 have the smart serial wic card with a dsu/csu wic card I could also use the T1 dsu/csu with a crossover RJ48 cable but again is the only one with this wic cards, the other two only have the NM-4A/S wics, this is why I need this NM-4A/S working.
What I don't understand is that this routers are form 3 different vendors I can believe this wic cards came bad from this 3 different places, could it be a corrupted image?
Hello,
could you do a "show version" and post the outcome, please? Maybe it is a good idea to give each router a hostname and to add the prompt (with the hostname) to the outcome.
I already wrote something about one of the IOS version. Maybe this (third) router also has an outdated IOS. (The processor id is new to me ... ;-)
By the way, I tried to get a boot message like the one you posted. But my four 2500 routers and my four 3640 routers didn't show one. I know this boot message, I already saw one. But where (at home or at work) and with which model? I can't remember!
Bye, Tore
E1or0
12-04-2010, 03:50 PM
Crissa thank you for your support and sorry if I'm bothering by now but I need to fix this I'm going nuts here, I haven't put any security or name the router yet all I care about is making this ports work, below is the version you requested
Router>en
Router#show version
Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(25d), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 18-Aug-10 04:49 by prod_rel_team
ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
Router uptime is 3 minutes
System returned to ROM by power-on
System image file is "flash:c2600-adventerprisek9-mz.124-25d.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco 2620XM (MPC860P) processor (revision 3.0) with 127524K/3548K bytes of memory.
Processor board ID JAE0814BAD5
M860 processor: part number 5, mask 2
1 FastEthernet interface
1 Serial interface
2 Serial(sync/async) interfaces
4 Low-speed serial(sync/async) interfaces
32K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Router#
A buddy of mine will bring one of his NM-4A/S Serial Wic Card next week to use it on my 2600 to check if is my cards the ones that went bad :(
anyway check the version and elt me know what you think
thank you again crissa
crissa
12-04-2010, 07:15 PM
Crissa thank you for your support and sorry if I'm bothering by now but I need to fix this I'm going nuts here, I haven't put any security or name the router yet all I care about is making this ports work, below is the version you requested
A buddy of mine will bring one of his NM-4A/S Serial Wic Card next week to use it on my 2600 to check if is my cards the ones that went bad :(
anyway check the version and elt me know what you think
thank you again crissa
Hello,
could you try "c2600-ipbasek9-mz.124-23b.bin", please? It is only IP BASE but it should do the job.
I couldn't download the version you are using at the moment ...
Try <http://www.cisco.com/go/cfn/>.
You have three 26xx routers and two of them use IOS version that, hm, are a little bit interesting. Maybe you should change the IOS. :-)
By the way:
Maybe you could ask your buddy to bring the module and the router.
Just an idea! ;-)
Bye, Tore
E1or0
12-05-2010, 11:55 AM
I don't have a CCO account to download c2600-ipbasek9-mz.124-23b.bin, is there a command that I could use to debug the communication between this two ports DCE/DTE ???
and yes I'm waiting for this guy to come by and drop me his wic card and router to test them
crissa
12-07-2010, 12:52 AM
I don't have a CCO account to download c2600-ipbasek9-mz.124-23b.bin, is there a command that I could use to debug the communication between this two ports DCE/DTE ???
and yes I'm waiting for this guy to come by and drop me his wic card and router to test them
Hello,
I can't help you about the CCO account.
But maybe you can do some "copy flash: tftp:" practise. As long as the router has enough DRAM and Flash you can use the IOS from another router (if they are the same type). You can check with <http://www.cisco.com/fo/cfn/> what are the memory requirements of an IOS.
Bye, Tore
E1or0
12-07-2010, 12:16 PM
a friend of mine will be coming with his 2600 to check my cards and router, it would be nice to put my routers in loopback mode just for testing purposes I'm guiding my self/learning from this site http://www.cisco.com/en/US/tech/tk713/tk628/technologies_tech_note09186a00800a754b.shtml now I have a back-to-back set up I don't use the CSU/DSU I don't know if this procedures are ok when using just the serial ports and not the csu/dsu ???
crissa
12-08-2010, 05:02 AM
a friend of mine will be coming with his 2600 to check my cards and router, it would be nice to put my routers in loopback mode just for testing purposes I'm guiding my self/learning from this site http://www.cisco.com/en/US/tech/tk713/tk628/technologies_tech_note09186a00800a754b.shtml now I have a back-to-back set up I don't use the CSU/DSU I don't know if this procedures are ok when using just the serial ports and not the csu/dsu ???
Hello,
sorry, I'm not aware of a loopback test for a DB-60 connector.
Bye, Tore
E1or0
12-09-2010, 05:04 PM
Seems like everyone else gave up on me :( except Crissa, Well I have good news guys after all the troubleshooting and the time that I spent with this serial ports going up/down on me, I have found the solution.........two bad NM-4A/S Serial Wic Cards that were sold to me on ebay GRRRRRRRRRRRRRRRRRRRR :mad:, I decided to buy a new one and guess what guys? It WORK !!! Can't believe it. I will post close ups of the 2 Cards and the new one I just got, there is something on this boards that might help future buyers of this Serial Cards identify if it could be bad or not anyway just for you guys to take a look at.
I thank you all for your time and help, I really appreciated
crissa
12-10-2010, 01:16 AM
Hello,
I'm sorry to read that, after all the testing, our assumption came true that the cards are the problem. If you only change the card (with the one from your friend) and all other things (like routers, IOS versions, configs and cables) are unchanged the solutions is easy => broken card.
As far as I know at work we only buy from Cisco. Or reuse equipment that comes back from a customer. If it doesn't work, get the next one. For me it is very uncommon to see broken cards or spend so much time for troubleshooting. My hope was all the time that the cards are OK and we missed to check for all problems that could occur.
Good luck with your next cards! :-)
Bye, Tore
bs_kwaj
12-10-2010, 06:01 PM
Seems like everyone else gave up on me :( except Crissa, Well I have good news guys after all the troubleshooting and the time that I spent with this serial ports going up/down on me, I have found the solution.........two bad NM-4A/S Serial Wic Cards that were sold to me on ebay GRRRRRRRRRRRRRRRRRRRR :mad:, I decided to buy a new one and guess what guys? It WORK !!! Can't believe it. I will post close ups of the 2 Cards and the new one I just got, there is something on this boards that might help future buyers of this Serial Cards identify if it could be bad or not anyway just for you guys to take a look at.
I thank you all for your time and help, I really appreciated
So... See, I had run out of ideas. Glad to see I was right though in my initial analysis back up at post #30... Wonky WICs! ;)
I've had good luck buying used stuff from http://www.cablesandkits.com/cisco-network-equipment-c-50.html .
Glad you got it sorted out. :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.