cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
654
Views
0
Helpful
3
Replies

a computer can not connect to the router [Cisco 886VA]

Exonix
Level 1
Level 1

Hello,

I have a router Cisco 886VA with following configuration:

 

Cisco IOS Software, C800 Software (C800-UNIVERSALK9-M), Version 15.3(3)M6, RELEASE SOFTWARE (fc1) 
Technical Support: http://www.cisco.com/techsupport 
Copyright (c) 1986-2015 by Cisco Systems, Inc. 
Compiled Tue 04-Aug-15 05:50 by prod_rel_team 

ROM: System Bootstrap, Version 15.4(1r)T1, RELEASE SOFTWARE (fc1) 

ber-gate1 uptime is 1 hour, 25 minutes 
System returned to ROM by reload at 14:05:35 cet Mon Dec 18 2017 
System image file is "flash:c800-universalk9-mz.SPA.153-3.M6.bin" 


interface ATM0 
 no ip address 
 no atm ilmi-keepalive 
! 
interface ATM0.1 point-to-point 
 pvc 1/32 
  pppoe-client dial-pool-number 1 
 ! 
! 
interface BRI0 
 no ip address 
 encapsulation hdlc 
 shutdown 
 isdn termination multidrop 
! 
interface Ethernet0 
 no ip address 
 shutdown 
! 
interface FastEthernet0 
 no ip address 
! 
interface FastEthernet1 
 no ip address 
! 
interface FastEthernet2 
 no ip address 
! 
interface FastEthernet3 
 description LAN 
 no ip address 
 duplex full 
! 
interface Vlan1 
 description LAN 
 ip address 192.168.1.254 255.255.255.0 
 ip nat inside 
 no ip virtual-reassembly in 
! 
interface Dialer0 
sh interfaces fastEthernet 3 
FastEthernet3 is up, line protocol is up 
  Hardware is Fast Ethernet, address is 002a.102c.9a5b (bia 002a.102c.9a5b) 
  Description: LAN 
  MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec, 
     reliability 255/255, txload 1/255, rxload 1/255 
  Encapsulation ARPA, loopback not set 
  Keepalive set (10 sec) 
  Full-duplex, 100Mb/s 
  ARP type: ARPA, ARP Timeout 04:00:00 
  Last input 00:04:07, output never, 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: fifo 
  Output queue: 0/40 (size/max) 
  5 minute input rate 0 bits/sec, 0 packets/sec 
  5 minute output rate 0 bits/sec, 0 packets/sec 
     413 packets input, 98793 bytes, 0 no buffer 
     Received 144 broadcasts (0 multicasts) 
     0 runts, 0 giants, 0 throttles 
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 
     0 watchdog, 0 multicast, 0 pause input 
     0 input packets with dribble condition detected 
     2417 packets output, 183930 bytes, 0 underruns 
     0 output errors, 0 collisions, 2 interface resets 
     14 unknown protocol drops 
     0 babbles, 0 late collision, 0 deferred 
     2 lost carrier, 0 no carrier, 0 pause output 
     0 output buffer failures, 0 output buffers swapped out 
sh vlan-switch 

VLAN Name                             Status    Ports 
---- -------------------------------- --------- ------------------------------- 
1    default                          active    Fa0, Fa1, Fa2, Fa3 

 

I have plugged in a computer direct to port 3, but I don't see any traffic, any activity. The computer has IP 192.168.1.253/24. What i have forgotten?

ae338ccebc5c

3 Replies 3

Hello,

 

could be a cabling problem.

 

What is the output of 'ipconfig /all' from the PC ?

Hi Georg,

it is strange. I have pinged the computer from Cisco - it works:

ping 192.168.1.253
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.253, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 1/2/4 ms

And after that I can see the traffic:

1c8a9e3e9a13

is it common behavior?

Hello,

 

with the correct IP address and gateway configured on the PC, connectivity should be immediate. Can you try if the same happens when you connect another host ?