Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 2620 not receiving routing updates 1

Status
Not open for further replies.

GlennComiskey

Technical User
Jul 30, 2008
23
0
0
GB
Hi,

In the process of setting-up a two router (C2620 & C2503) lab in prepartion for CCNA study. Have connected via DCE/DTE crossover cable. Problem with C2620 in that it appears it does not receive any routing updates.

C2503#show run
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname C2503
!
enable secret 5 $1$7LOG$AH3gZ1sgy6BlVlXCqwcxQ/
enable password no
!
!
interface Ethernet0
ip address 192.168.3.254 255.255.255.0
no mop enabled
!
interface Serial0
no ip address
shutdown
!
interface Serial1
ip address 192.168.2.2 255.255.255.0
no keepalive
clockrate 64000
!
interface BRI0
no ip address
shutdown
!
router igrp 1
network 192.168.2.0
network 192.168.3.0
!
no ip classless
!
line con 0
line aux 0
line vty 0 4
password yes
login
!
end

C2503#
IGRP: received update from 192.168.2.20 on Serial1
IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
IGRP: Total routes in update: 1
IGRP: sending update to 255.255.255.255 via Ethernet0 (192.168.3.254)
IGRP: Update contains 0 interior, 2 system, and 0 exterior routes.
IGRP: Total routes in update: 2
IGRP: sending update to 255.255.255.255 via Serial1 (192.168.2.2)
IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
IGRP: Total routes in update: 1
IGRP: received update from 192.168.2.20 on Serial1
IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
IGRP: Total routes in update: 1

C2503#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default U - per-user static route, o - ODR

Gateway of last resort is not set

I 192.168.1.0/24 [100/8486] via 192.168.2.20, 00:00:50, Serial1
C 192.168.2.0/24 is directly connected, Serial1
C 192.168.3.0/24 is directly connected, Ethernet0

C2620#show run
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C2620
!
enable secret 5 $1$hER3$LXK9tA9hGnNHlWSewM/dG1
enable password password
!
clock timezone GMT 0
clock summer-time gmt recurring
ip subnet-zero
!
interface FastEthernet0/0
ip address 192.168.1.245 255.255.255.0
no ip directed-broadcast
full-duplex
no mop enabled
!
interface Serial0/0
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 192.168.2.20 255.255.255.0
no ip directed-broadcast
no keepalive
!
router igrp 1
network 192.168.1.0
network 192.168.2.0
!
ip classless
ip http server
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
line con 0
transport input none
line aux 0
line vty 0 4
password passw0rd
login
!
no scheduler allocate
end

C2620#
07:54:49: IGRP: sending update to 255.255.255.255 via FastEthernet0/0 (192.168.1.245)
07:54:49: IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
07:54:49: IGRP: Total routes in update: 1
07:54:49: IGRP: sending update to 255.255.255.255 via Serial0/1
(192.168.2.20)
07:54:49: IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
07:54:49: IGRP: Total routes in update: 1
07:56:06: IGRP: sending update to 255.255.255.255 via FastEthernet0/0 (192.168.1.245)
07:56:06: IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
07:56:06: IGRP: Total routes in update: 1
07:56:06: IGRP: sending update to 255.255.255.255 via Serial0/1
(192.168.2.20)
07:56:06: IGRP: Update contains 0 interior, 1 system, and 0 exterior routes.
07:56:06: IGRP: Total routes in update: 1

C2620#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B -BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default U - per-user static route, o - ODR T - traffic engineered route

Gateway of last resort is not set

C 192.168.1.0/24 is directly connected, FastEthernet0/0
C 192.168.2.0/24 is directly connected, Serial0/1

The above output shows both routers sending routing packets, and that C2503 receives and processes, but C2620 does not appear to receive even though the serial link is working.

The same behaviour was observed when the routers were config'd to use RIP instead of IGRP. The routers have two
(2) serial ports and the DCE/DTE cable has been used in all four possible setups, i.e. S0/S0, S0/S1, S1/S0/ S1/S1, and with both routers acting as DCE and config'd to provide the clock timing, i.e. clock rate 64000.

Both routers are plugged into a C2900XL which is, normally, configured for two VLANs (1, 2) with a router attached to each.

C2900>show int status
Port Name Status Vlan Duplex Speed Type
------- ------------------ ------------ -------- ------
Fa0/16 connected 1 A-Full A-100 100BaseTX/FX
Fa0/18 connected 2 A-Half A-10 100BaseTX/FX

When both routers are attached to the same VLAN, both report receiving updates from invalid source:

C2620#
00:18:00: IGRP: received update from invalid source 192.168.3.254 on FastEthernet0/0

C2503#
IGRP: received update from invalid source 192.168.1.245 on Ethernet0
IGRP: received update from 192.168.2.20 on Serial1

This behaviour is, as I understand it, normal. The C2503 also reports receiving a valid update via the serial link.

C2503#show int serial 0
Serial0 is administratively down, line protocol is down
C2503#show int serial 1
Serial1 is up, line protocol is up

C2620#show int serial 0/0
Serial0/0 is administratively down, line protocol is down
C2620#show int serial 0/1
Serial0/1 is up, line protocol is up

This test was simply to confirm routing updates are being sent.

Any help gratefully received.

TIA,

GC
 
what port do you have these routers connected? serial?
sh ip igrp nei should tell you the neighbors

if it is serial ports, you have them configured differently...
2503
interface Serial1
ip address 192.168.2.2 255.255.255.0
no keepalive
clockrate 64000
!

2620
interface Serial0/1
ip address 192.168.2.20 255.255.255.0
no ip directed-broadcast
no keepalive
 
Thanks North323 for the reply.

The command 'sh ip igrp nei' is not valid on either of the routers. Presume this is not supported on the installed IOS versions.

As for the differences: the clock rate is set on C2503 as it is connected to the DCE end of the DCE/DTE crossover cable and this setting, AFAIK, should only be set on the DCE end, while the directed-broadcast setting on C2620 relates to a host on a remote network sending an IP broadcast packet and on how the router handles it. Have tried changing this but made no difference as antcipated.

Thanks again for the suggestions.
 
then try using EIGRP both are from cisco and I am not sure if IGRP is used on their gear anymore.
 
Hello
Try using at least EIGRP,IGRP isn't support by Cisco anymore,so you will not find it in any Exams or real life networks using it.And I will bet most of the guys here have forgotten how to troubleshoot it.
If you decide to use EIGRP.Please post a "show ip eigrp neighbors" ,"show ip eigrp interface" and "show ip protocols".
Regards
 
Put keepalives back on the serial interfaces and bounce them (shut/no shut). Check the interfaces are working with show ip interface brief | include up. If they aren't up/up, check the encapsulation.
 
Thanks North323, Minue and Cluebird.

Firstly, Cluebird have set 'no keepalive' as otherwise the serial link will not remain up/up (Status/Protocol). C2503 keeps reporting a keepalive mismatch (should be 10sec, is 8) even though both routers/serial ports report being config'd for 10sec.

C2620#show ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 192.168.1.245 YES NVRAM up up
Serial0/0 unassigned YES manual administratively down down
Serial0/1 192.168.2.20 YES manual up up

C2503#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.44 YES NVRAM up down
Serial0 unassigned YES unset administratively down down
Serial1 192.168.2.2 YES NVRAM up up

Have enabled EIGRP on routers:

C2620:
router eigrp 1
network 192.168.1.0
network 192.168.2.0

C2503:
router eigrp 1
network 192.168.2.0
network 192.168.3.0
C2503#
IP-EIGRP: 192.168.2.0/24, - do advertise out Serial1

C2503#show ip eigrp nei
IP-EIGRP neighbors for process 1
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 192.168.2.20 Se1 13 00:00:39 0 5000 1 0

C2620#show ip eigrp nei
IP-EIGRP neighbors for process 1

However, it was only when I re-enabled IGRP that C2503 discovered the route to network 192.168.1.0/24:

C2620:
C 192.168.1.0/24 is directly connected, FastEthernet0/0
C 192.168.2.0/24 is directly connected, Serial0/1

C2503:
I 192.168.1.0/24 [100/8486] via 192.168.2.20, 00:00:25, Serial1
C 192.168.2.0/24 is directly connected, Serial1
C 192.168.23.0/24 is directly connected, Ethernet0

 
North323, the issue is still that router C2620 does not discover network 192.168.3.0/24, i.e. it is not receiving, or at least not reporting via debug, routing packets via the serial link.

Having config'd RIP, IGRP and EIGRP on the routers C2503 will discover network 192.168.1.0/24 via RIP or IGRP, didn't seem to discover via EIGRP but then that might be because I hadn't config'd properly as not 100% what I needed to do. When I config'd EIGRP C2503 reported discovering C2620 as a neighbour, but C2620 did not list C2503 as a neighbour.
 
You don't see the other subnet because it is summarizing it on the class boundary which rip1 or igrp will do because you have "no ip classless" on the 2500 router . You need ip classless on each router.
 
Vipergg, thanks for the reply.

Have implemented 'ip classless' on both routers without effect, i.e. C2620 still does not update its routing table via serial while C2503 happily updates its routing table.

Have obtained a C2611 router and fitted a WIC-1 serial interface. Have found that attaching C2620/C2611 results in routing table being fully updated via serial on both routers, while using either 2600 with C2503 results in only the C2503 being fully updated via serial. Seems like 2600 don't like communicating with 2500. Is this a known issue?
 
There was a frame relay issue in this forum a while back similar to this. If you know someone with a CCO login, you could have them check the Bug Toolkit for IOS bugs. But this does not seem to be a hardware issue, but an IOS bug (if anything).

I would try this with other routing protocols, starting with RIP V1. That will definitely rule hardware out. This could be a reason that nobody uses IGRP anymore. CatOS is not in any Cisco tests, but it is still widely used...IS-IS was on my CCNP tests (can't remember which, like 2 1/2 years ago), but does anyone use it? I don't know...

Sorry for the tangent...lol

Burt
 
Discussions via another thread have lead me to believe the problem is that the serial interface transmitters on router C2503 are not functioning properly.
------------------------------------------------------------
C2620#show run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C2620
!
enable secret 5 $1$piko$206K96vv/wzg.g1K8XJuN.
!
ip subnet-zero
no ip routing
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
!
interface Serial0/0
ip address 192.168.254.1 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
no keepalive
clockrate 2000000
!
ip classless
no ip http server
!
line con 0
transport input none
line aux 0
line vty 0 4
password passw0rd
login
!
no scheduler allocate
end

C2620#show int serial 0/0
Serial0/0 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 192.168.254.1/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliablility 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set, keepalive not set
Last input never, output 00:00:28, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
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
13 packets output, 4300 bytes, 0 underruns
0 output errors, 0 collisions, 11 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up

C2620#ping 192.168.254.3

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.254.3, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
------------------------------------------------------------
C2503#show run
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname C2503
!
enable secret 5 $1$XemE$Gix6jnPHk8AWHIgsMr17z/
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
ip address 192.168.254.3 255.255.255.0
no keepalive
!
interface Serial1
ip address 192.168.254.4 255.255.255.0
no keepalive
!
interface BRI0
no ip address
shutdown
!
no ip classless
!
line con 0
line aux 0
line vty 0 4
password passw0rd
login
!
end

C2503#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 unassigned YES unset administratively down down
Serial0 192.168.254.3 YES NVRAM up up
Serial1 192.168.254.4 YES NVRAM down down

C2503#show int serial 0
Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 192.168.254.3/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive not set
Last input 00:00:05, output 00:00:09, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
6 packets input, 3106 bytes, 0 no buffer
Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
2 packets output, 562 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
13 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up

C2503#ping 192.168.254.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.254.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
------------------------------------------------------------
C2620#show ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES NVRAM administratively down down
Serial0/0 192.168.254.1 YES NVRAM up up

C2620#show int serial 0/0
Serial0/0 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 192.168.254.1/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliablility 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set, keepalive not set
Last input never, output 00:00:05, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
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
9 packets output, 4117 bytes, 0 underruns
0 output errors, 0 collisions, 11 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up

C2620#ping 192.168.254.4

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.254.4, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
------------------------------------------------------------
C2503#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 unassigned YES unset administratively down down
Serial0 192.168.254.3 YES NVRAM down down
Serial1 192.168.254.4 YES NVRAM up up

C2503>show int serial 1
Serial1 is up, line protocol is up
Hardware is HD64570
Internet address is 192.168.254.4/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive not set
Last input 00:00:11, output 00:00:48, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
8 packets input, 3780 bytes, 0 no buffer
Received 8 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
13 packets output, 1883 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
19 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up

C2503#ping 192.168.254.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.254.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
 
Why do you have two interfaces in the 2503 in the same subnet? Shut one down, then try...
Burt
 
Burt,

Both serial interfaces on C2503 were assigned to subnet 192.168.254.0/24 simply to make it easy to use/move the single DCE/DTE cable I have between the two interfaces. In previous configurations where only one serial interface has been used, it has made no difference. Don't believe there is anything in having both serial interfaces config'd that is the cause of the issue.

Glenn
 
Can't find it anymore...
Right now, I will cable the built-in serial interface on a 2503 to a WIC-1T in a 2620, simple HDLC, point to point addresses, no static route (just rely on directly connected)...

Burt
 
2503#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-IS-L), Version 11.3(11a), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 20-Sep-99 07:15 by jjgreen
Image text-base: 0x0303712C, data-base: 0x00001000

ROM: System Bootstrap, Version 11.0(10c), SOFTWARE
BOOTFLASH: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)

2503 uptime is 33 minutes
System restarted by reload
System image file is "flash:c2500-is-l.113-11a.bin", booted via flash

cisco 2500 (68030) processor (revision N) with 6144K/2048K bytes of memory.
Processor board ID 05965828, with hardware revision 00000001
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.0.
1 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read ONLY)

Configuration register is 0x2102

2503#sh run
Building configuration...

Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2503
!
!
no ip domain-lookup
isdn switch-type ntt
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
ip address 192.168.1.2 255.255.255.0
no ip mroute-cache
!
interface Serial1
no ip address
shutdown
!
interface BRI0
no ip address
shutdown
!
ip classless
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
end

2503#ping 192.168.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
2503#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR

Gateway of last resort is not set

C 192.168.1.0/24 is directly connected, Serial0
2503#
2620#
2620#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Tue 07-Dec-99 02:21 by phanguye
Image text-base: 0x80008088, data-base: 0x80C524F8

ROM: System Bootstrap, Version 12.2(6r), RELEASE SOFTWARE (fc1)

2620 uptime is 3 minutes
System returned to ROM by reload
System image file is "flash:c2600-is-mz.120-7.T.bin"

cisco 2620 (MPC860) processor (revision 0x00) with 26624K/6144K bytes of memory.
Processor board ID JAD06090K25 (789104704)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)

Configuration register is 0x2122

2620#sh run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2620
!
!
!
!
!
!
ip subnet-zero
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
shutdown
duplex auto
speed auto
!
interface Serial0/0
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
clockrate 2000000
!
interface Serial0/1
no ip address
no ip directed-broadcast
shutdown
!
ip classless
no ip http server
!
!
line con 0
transport input none
speed 19200
line aux 0
line vty 0 4
login
!
no scheduler allocate
end

2620#ping 192.168.1.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms
2620#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route

Gateway of last resort is not set

C 192.168.1.0/24 is directly connected, Serial0/0
2620#sh controllers s0/0
Interface Serial0/0
Hardware is PowerQUICC MPC860
DCE V.35, clock rate 2000000
idb at 0x8146B958, driver data structure at 0x814718B4
SCC Registers:
General [GSMR]=0x2:0x00000030, Protocol-specific [PSMR]=0x8
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x06
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0x7E7E
Interrupt Registers:
Config [CICR]=0x00367F80, Pending [CIPR]=0x00008000
Mask [CIMR]=0x40204000, In-srv [CISR]=0x00000000
Command register [CR]=0x600
Port A [PADIR]=0x0100, [PAPAR]=0xFFFF
[PAODR]=0x0000, [PADAT]=0xBBFB
Port B [PBDIR]=0x03A0F, [PBPAR]=0x0C00E
[PBODR]=0x0000E, [PBDAT]=0x3275D
Port C [PCDIR]=0x00C, [PCPAR]=0x000
[PCSO]=0x0A0, [PCDAT]=0xFC0, [PCINT]=0x00F
Receive Ring
rmd(68012830): status 9000 length 6A address 1B6D044
rmd(68012838): status 9000 length 6A address 1B6C9C4
rmd(68012840): status 9000 length 6A address 1B6C344
rmd(68012848): status 9000 length 6A address 1B724C4
rmd(68012850): status 9000 length 18 address 1B72B44
rmd(68012858): status 9000 length 18 address 1B71E44
rmd(68012860): status 9000 length 18 address 1B717C4
rmd(68012868): status 9000 length 18 address 1B71144
rmd(68012870): status 9000 length 6A address 1B70AC4
rmd(68012878): status 9000 length 6A address 1B70444
rmd(68012880): status 9000 length 6A address 1B6FDC4
rmd(68012888): status 9000 length 6A address 1B6F744
rmd(68012890): status 9000 length 6A address 1B6F0C4
rmd(68012898): status 9000 length 18 address 1B6EA44
rmd(680128A0): status 9000 length 11B address 1B6E3C4
rmd(680128A8): status B000 length 6A address 1B6D6C4
Transmit Ring
tmd(680128B0): status 5C00 length 18 address 1B80B14
tmd(680128B8): status 5C00 length 68 address 1B80B14
tmd(680128C0): status 5C00 length 68 address 1B80B14
tmd(680128C8): status 5C00 length 68 address 1B80B14
tmd(680128D0): status 5C00 length 68 address 1B80B14
tmd(680128D8): status 5C00 length 68 address 1B80B14
tmd(680128E0): status 5C00 length 18 address 1B80B14
tmd(680128E8): status 5C00 length 18 address 1B80B14
tmd(680128F0): status 5C00 length 18 address 1B80B14
tmd(680128F8): status 5C00 length 18 address 1B80B14
tmd(68012900): status 5C00 length 68 address 1B80B14
tmd(68012908): status 5C00 length 68 address 1B80B14
tmd(68012910): status 5C00 length 68 address 1B80B14
tmd(68012918): status 5C00 length 68 address 1B80B14
tmd(68012920): status 5C00 length 68 address 1B80B14
tmd(68012928): status 7C00 length 18 address 1B80B14

SCC GENERAL PARAMETER RAM (at 0x68013C00)
Rx BD Base [RBASE]=0x2830, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x28B0, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1548
Rx State [RSTATE]=0x18008440, BD Ptr [RBPTR]=0x2830
Tx State [TSTATE]=0x18000548, BD Ptr [TBPTR]=0x28C8

SCC HDLC PARAMETER RAM (at 0x68013C38)
CRC Preset [C_PRES]=0xFFFF, Mask [C_MASK]=0xF0B8
Errors: CRC [CRCEC]=0, Aborts [ABTSC]=0, Discards [DISFC]=0
Nonmatch Addr Cntr [NMARC]=0
Retry Count [RETRC]=0
Max Frame Length [MFLR]=1608
Rx Int Threshold [RFTHR]=0, Frame Cnt [RFCNT]=65472
User-defined Address 0000/0000/0000/0000
User-defined Address Mask 0x0000


buffer size 1524

PowerQUICC SCC specific errors:
0 input aborts on receiving flag sequence
0 throttles, 0 enables
0 overruns
0 transmitter underruns
0 transmitter CTS losts


2620#

Burt
 
Burt,

Thanks for the posting, much appreciated.

Can't see that I am doing anything wrong, and C2503 still doesn't reponding to ping either as sender or reciever, so it does look like the router is faulty. C'est la vie.

Glenn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top