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

Cisco Sg 350 series managed Switch Unable to ping gateway form interface

lsasikumar
Level 1
Level 1

Hai we recently bought a new cisco sg 350 series switch the issue  is

 

From switch we are able to ping the gateway 103.110.172.1

From switch we are able to ping  103.110.172.2

From switch we are able to ping  103.110.172.17

 

but when connected from interface GigabitEthernet1
ip address 103.110.172.17 255.255.255.240

 

interface GigabitEthernet26
ip address 103.110.172.2 255.255.255.240

 

we are able to ping both the interfaces  but from interface Gigabit Ethernet1 we are unable to ping the gateway 103.110.172.1

 

Routing information

S 0.0.0.0/0 [1/4] via 103.110.172.1, 00:10:04, gi26
C 103.110.172.0/28 is directly connected, gi26
C 103.110.172.16/28 is directly connected, gi1

 

your feedback on the above will be helpful to us switch config file attached

 

 

 

 

 

 

1 Reply 1

Predrag Jovic
Level 3
Level 3

103.110.172.17/28 is not in the same IP address range as 103.110.172.1/28

Try to issue:

ip routing

and add static default ip route

ip route 0.0.0.0 0.0.0.0 103.110.172.1 metric 1

Review Cisco Networking for a $25 gift card