cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
569
Views
0
Helpful
7
Replies

Cisco 3750 switch routing problem

Marco Bisignano
Level 1
Level 1

Hi all, I have a Cisco switch 3750 with this configuration: on Fast ethernet 0 I have configured this network: 

interface FastEthernet0
ip address 10.41.105.198 255.255.255.192

this interface is connected to a remote site (remote site address is 10.41.105.1)

then I have configured:

interface GigabitEthernet1/0/1
switchport access vlan 101

and

interface Vlan101
ip address 45.100.11.1 255.255.255.0

now I have a PC connected to GigabitEthernet1/0/1 and  this is the configuration:

IP: 45.100.11.10

Subnet: 255.255.255.0

GW: 45.100.11.1

Now the situation is: 

ping from SWITCH 3750 to remote site 10.41.105.1 is OK

ping from PC to 45.100.11.1 (GW) is OK

ping from PC to 10.41.105.198 (FastEthernet0) is OK

ping from PC to remote site 10.41.105.1 is NOT OK (Reply timeout)

why I'm not able to ping remote site on 10.41.105.1 ? I have already tried to set:

ip routing

...

ip route 10.41.105.1 255.255.255.255 FastEthernet0

ip route 45.100.11.0 255.255.255.0 vlan 101

but is still not working and the answer is the same (Reply timeout); please help me.

Thank you.

1 Accepted Solution

Accepted Solutions

Hi!

Then you should not be able to ping from remote site to 45.100.11.1.

This could be caused by a routing problem in the remote site with no route to 45.100.11.1/24.

Hope it helps, best regards!

JC

View solution in original post

7 Replies 7

Carlos Villagran
Cisco Employee
Cisco Employee

Hi!

Can you ping to 10.41.105.1 from the switch?

Regards!]

JC

Yes ping from SWITCH 3750 console to remote site 10.41.105.1 is OK

Hi,

ip route 10.41.105.1 255.255.255.255 FastEthernet0

try this:

ip route 10.41.105.192 255.255.255.192 FastEthernet0

and test again.

HTH

No sorry, absolutely not working

Hi!

Can you ping 10.41.105.198 from PC?

Regards!

JC

Yes, as I reported on my post those are the results:

ping from SWITCH 3750 to remote site 10.41.105.1 is OK

ping from PC to 45.100.11.1 (GW) is OK

ping from PC to 10.41.105.198 (FastEthernet0) is OK

ping from PC to remote site 10.41.105.1 is NOT OK (Reply timeout)

Hi!

Then you should not be able to ping from remote site to 45.100.11.1.

This could be caused by a routing problem in the remote site with no route to 45.100.11.1/24.

Hope it helps, best regards!

JC

Review Cisco Networking products for a $25 gift card