I recently got my hands on a 3620 router. Im having 2 problems with it. All the time I powered down the router I lose the current configuration. I do a copy run start and wri mem ,still no luck. The router always goes into setup mode(strange). The other problem im having is i can't ping the ethernet interface from the router or clients. Here is my running config with a few debug statements. Thanks who helps!
ena
Password:
3620#sh run
Building configuration...
Current configuration:
!
version 11.1
service udp-small-servers
service tcp-small-servers
!
hostname 3620
!
enable secret 5
enable password
!
!
interface Ethernet0/0
ip address 192.68.3.1 255.255.255.0
no mop enabled
!
interface Serial0/0
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi
!
3620#sh e inter e0/0
Ethernet0/0 is up, line protocol is up
Hardware is AmdP2, address is 0010.7b1b.9b61 (bia 0010.7b1b.9b61)
Internet address is 192.68.3.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:01:00, output 00:00:09, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
167 packets input, 17957 bytes, 0 no buffer
Received 99 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 input packets with dribble condition detected
409 packets output, 28531 bytes, 0 underruns
7 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
7 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
3620#ping 192.68.3.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 192.68.3.1, timeout is 2 seconds:
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
Success rate is 0 percent (0/5)
3620#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
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
Gateway of last resort is not set
ena
Password:
3620#sh run
Building configuration...
Current configuration:
!
version 11.1
service udp-small-servers
service tcp-small-servers
!
hostname 3620
!
enable secret 5
enable password
!
!
interface Ethernet0/0
ip address 192.68.3.1 255.255.255.0
no mop enabled
!
interface Serial0/0
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi
!
3620#sh e inter e0/0
Ethernet0/0 is up, line protocol is up
Hardware is AmdP2, address is 0010.7b1b.9b61 (bia 0010.7b1b.9b61)
Internet address is 192.68.3.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:01:00, output 00:00:09, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
167 packets input, 17957 bytes, 0 no buffer
Received 99 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 input packets with dribble condition detected
409 packets output, 28531 bytes, 0 underruns
7 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
7 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
3620#ping 192.68.3.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 192.68.3.1, timeout is 2 seconds:
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
IP: s=192.68.3.1 (local), d=192.68.3.1, len 100, unroutable.
Success rate is 0 percent (0/5)
3620#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
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
Gateway of last resort is not set