cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
317
Views
1
Helpful
1
Replies

Unable to ping the server from my PC

akankshajais1
Level 1
Level 1

I have attached my pkt file. I am unable to ping the server from pc2 (and also from any other pc).
When I use the command- ping 10.1.5.2 it shows unable to reach server.

1 Reply 1

M02@rt37
VIP
VIP

Hello @akankshajais1,

First, clock rate command on the serial interfaces is used to set bandwidth. One port is DCE and second one is DTE. You have to give clock to DCE (Data Communication Equipment)  to transmit data . The interface to which other end is connected act as Data Terminal Equipment. 

Then on your topology, DCE should be Router0 and DTE Router1. ALso, on Router R1 (DTE) you configure serial 0/0/0 instead of serial 0/0/1 plugged. Then delete configuration on serial 0/0/0 and re wright that configuration on serial 0/0/1.

Afer these changes, you should have this:

Router0:

M02rt37_1-1693457792684.png

Router1:

M02rt37_2-1693457831511.png

Also, On Router1, RIP is not configured, add RIP config:

router rip

network 10.0.0.0

After that, do #sh ip route command on the two routers, you should see remote network. Example on Router1:

M02rt37_3-1693457942191.png

You could now ping from PC2 (only) to server:

M02rt37_4-1693458066107.png

 

For PC0 and PC1:

Invert cable on Router0 between Fa0/0 and Fa0/1. PC0 should be plugged on Fa0/0 and PC1 on Fa0/1.

After that, PC0 and PC1 ping the server aslo!

 

 

 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.
Review Cisco Networking for a $25 gift card