Compare cert salaries and plan your next career move
Jason0352 wrote: » Make sure your laptop's ip address is in the same IP subnet as your cisco router. For example give your laptop an ip address of: 10.10.1.1 with a subnet of 255.255.255.0 and see if you're able to ping the router from your laptop.
superkingkong wrote: » yes, laptop ip address is 10.1.1.8 subnet 255.255.255.0 router ip 10.1.1.18 255.255.255.0 i can't ping the router IP from the router itself. so, i guess the problem is in the router itself. i'm hoping that it is not a hardware problem Since my xp machine can detect if the cable/adapter is plugged or removed from the router, i guess it shouldn't be the hw problem? Terminal#sh int e0 Ethernet0 is up, line protocol is down Hardware is Lance, address is 0000.0c47.75ab (bia 0000.0c47.75ab) Internet address is 10.1.1.18 255.255.255.0 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 146/255, load 1/255 Encapsulation ARPA, loopback not set, keepalive set (10 sec) ARP type: ARPA, ARP Timeout 4:00:00 Last input 0:05:47, output 0:00:07, output hang never Last clearing of "show interface" counters never 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 3 packets input, 759 bytes, 0 no buffer Received 3 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 83 packets output, 5235 bytes, 0 underruns 83 output errors, 0 collisions, 3 interface resets, 0 restarts 0 output buffer failures, 0 output buffers swapped out
chmorin wrote: » Have you tried another interface/Do you have another interface? Do you have the default gateway on your laptop set to your routers interface's IP address? If you can't ping the IP Address of the interface from within the router, I would suspect an issue with the interface itself. Create a loopback interface, and give it any ip address/mask. Then try to ping that. If you can ping the loopback fine, but still can not ping the e0 interface, I would suspect a hardware issue. If you can't ping the loopback, show us your config. In fact, show us your config anyway.
superkingkong wrote: » how do i create and ping a loopback? sorry, i'm new.
Terminal#sh int e0 Ethernet0 is up, line protocol is down
wbosher wrote: » Line protocol is down, that's probably why you can't ping it. Are you sure you're using a crossover cable? Have you got a switch or something you can plug in to see if that will bring it up?
chmorin wrote: » He is trying to ping the interface. Not the host.
Router> Router> Router>ena Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#int fa0/0 Router(config-if)#ip add Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#no shut Router(config-if)#exit Router(config)# Router(config)# Router(config)# Router(config)# *Mar 1 00:00:44.631: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state t o up *Mar 1 00:00:45.631: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/0, changed state to upexit Router# Router# Router#ping *Mar 1 00:00:46.859: %SYS-5-CONFIG_I: Configured from console by console192.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 = 4/4/4 ms Router#show ip int brief Interface IP-Address OK? Method Status Prot ocol FastEthernet0/0 192.168.1.1 YES manual up up FastEthernet0/1 unassigned YES unset administratively down down Router#
chmorin wrote: » The line protocol should be up for him, even if it is not plugged into a host.
Router> Router> Router> Router>ena Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#int fa0/0 Router(config-if)#ip add Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#no shut Router(config-if)#^Z Router# Router# Router# 00:00:51: %SYS-5-CONFIG_I: Configured from console by console 00:00:53: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up Router# Router# Router#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 0 percent (0/5) Router# Router# Router# Router#show ip int brief Router#show ip int brief Interface IP-Address OK? Method Status Protocol FastEthernet0/0 192.168.1.1 YES manual up down Serial0/0 unassigned YES unset administratively down down Router#show ip int brief 00:01:18: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up 00:01:19: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down Interface IP-Address OK? Method Status Protocol FastEthernet0/0 192.168.1.1 YES manual up down Serial0/0 unassigned YES unset administratively down down Router#show ip int brief Interface IP-Address OK? Method Status Protocol FastEthernet0/0 192.168.1.1 YES manual up down Serial0/0 unassigned YES unset administratively down down Router# 00:01:25: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Router# Router# Router# Router#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/2/4 ms Router#show ip int brief Interface IP-Address OK? Method Status Protocol FastEthernet0/0 192.168.1.1 YES manual up up Serial0/0 unassigned YES unset administratively down down Router#
superkingkong wrote: » On the router side, the LEDs are lighted up on the adapter.
So based on your recommendation, i tried to connect using straight cable from laptop-cisco2950-cisco2511.
well, since the ethernet port is not working now, i'm not able to use it with tftp. I did lots of search on xmodem transfer, all they are saying is xmodem command or copy xmodem flash, which the cisco 2511 are not capable off. no such command on that old ios, 10.3
superkingkong wrote: » Hi, I've connected the laptop to cisco 2511 using crossover cable. i still can't ping its own interface. Since my ethernet is not working, i can't connect to any tftp at all, since it uses ip address. I think the only way of getting a new ios onto the cisco 2511 is through xmodem. or any other ways? thanks.
alan2308 wrote: » Do you have another Ethernet transceiver to try? It's possible that the AUI port is fine but the transceiver is bad. And if that isn't the problem, then is there any way that you can connect to another network with a tftp server through one of the serial interfaces? You only have to use the Ethernet interface if you're upgrading the IOS from ROMMON.
superkingkong wrote: » the transceiver is working. I've just used it with my cisco 2503. how can i connect my serial ports (2511) to my network? thanks.
alan2308 wrote: » You connect one of the Serial ports to another router. The router itself can act as a tftp server or it can connect to a LAN which as a tftp server. But, if you don't have another router you can use or you don't have the correct cable, then I guess this is all a moot point.`
alan2308 wrote: » The router with the DCE end of the cable also needs a clock rate assigned to the serial interface. If you don't know off hand which router has the DCE end, just assign a clock rate on both routers, it'll just be ignored on the one that doesn't need it. router# conf t router(config)# int Serial0/0 router(config-if)#clock rate 64000 But instead of 64000, pick the highest supported one. "Clock rate ?" will show you all the supported rates.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.