Hi and thanks, plshlpme. The interface does not flop, and no errors on sho int. See below. Again the only connection is Router to workstation via e0. I am going to try changing the xover cable, just in case. Thanks again for your time.
2511#sho run
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname 2511
!
enable secret 5 $1$Da4r$8iNFSEfCj7wF0DluqiuL50
enable password class
!
!
interface Ethernet0
ip address 192.168.1.11 255.255.255.0
no ip route-cache
no ip mroute-cache
!
interface Serial0
no ip address
no ip route-cache
no ip mroute-cache
!
interface Serial1
no ip address
no ip route-cache
no ip mroute-cache
!
router rip
network 192.168.1.0
!
no ip classless
!
!
line con 0
exec-timeout 0 0
line 1 16
transport input all
flowcontrol hardware
line aux 0
transport input all
line vty 0 4
password cisco
login
!
end
2511#
2511#sho int e0
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 0000.0c0a.4b14 (bia 0000.0c0a.4b14)
Internet address is 192.168.1.11/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:03:44, output 00:00:00, 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
1 packets input, 250 bytes, 0 no buffer
Received 1 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 input packets with dribble condition detected
44 packets output, 3869 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
2511#