07-25-2016 05:52 AM - edited 03-08-2019 06:45 AM
Hi doctors!
*******************************************************************
PROBLEM
I can ping the router from the 3560-x
I can ping the internet (8.8.8.8) from 3560-x
When i connect a PC to any VLAN, it can't ping the gateway.
***********************************************************************
I am using a 3560-X
Licence Details for 3560-x
3560-X#sh license detail
Index: 1 Feature: ipbase Version: 1.0
License Type: Permanent
License State: Active, In Use
License Priority: Medium
License Count: Non-Counted
Store Index: 0
Store Name: Primary License Storage
Index: 2 Feature: ipservices Version: 1.0
License Type: Evaluation
License State: Active, Not in Use, EULA not accepted
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
License Priority: None
License Count: Non-Counted
Store Index: 0
Store Name: Evaluation License Storage
*********************************************************************
Software version
Catalyst 3560-X Model: WS-C3560X-24 Software Version (new): 15.0(2)SE10 Software Image: C3560E-IPBASEK9-M
***********************************************************************
VLANs
interface Vlan1
ip address 10.254.2.1 255.255.0.0
!
interface Vlan10
description COMPUTER LABs
ip address 192.168.10.1 255.255.255.0
!
interface Vlan20
description E-LIBRARY
ip address 192.168.20.1 255.255.255.0
!
interface Vlan30
description STAFFs
ip address 192.168.30.1 255.255.255.0
********************************************************************
***IP Routing is enabled
***Port to gateway/router :
interface GigabitEthernet0/24
description UPLINK to ROUTER
no switchport
ip address 192.168.88.5 255.255.255.0
***Default route: 0.0.0.0 0.0.0.0 192.168.88.1 (Router's IP)
Please Please Please doctors, I need your advice on this matter.
Thank you Guys!
Thank you Cisco!
*************************************************************************
DHCP if needed:
ip dhcp pool E-Library
network 192.168.20.0 255.255.255.0
domain-name limkokwing.lan
dns-server 192.168.88.1 8.8.8.8 197.157.232.2
default-router 192.168.20.1
lease 5
!
ip dhcp pool Staff
network 192.168.30.0 255.255.255.0
domain-name limkokwing.lan
dns-server 192.168.88.1 8.8.8.8 197.157.232.2
default-router 192.168.30.1
lease 5
**************************************************************************
END
07-25-2016 07:55 AM
Hi,
Is the port for the PC in the right vlan and is the PC configured with correct IP and gateway?
Does the PC get the correct IP address from the DHCP server/switch (if you are using DHCP)?
If you are using DHCP, you need an exclude list for each segment to include the gateway IP.
If this is all correct and you still have issues check the PC for software (Symantec or others) that block ICMP (ping).
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide