Contents
How do I ping from router to switch?
To send the router a friendly ping, follow these steps:
- From the Start menu, choose All Programs→Accessories→Command Prompt.
- To discover the router’s address, type ipconfig and press Enter.
- Type the command ping, a space, and then the IP address of the router, or default gateway; press Enter.
How do I enable switch routing?
Step-by-Step Instructions
- Enable routing on the switch with the ip routing command.
- Make note of the VLANs that you want to route between.
- Use the show vlan command in order to verify that the VLANs exist in the VLAN database.
- Determine the IP addresses you want to assign to the VLAN interface on the switch.
Can a Cisco router Ping a PC IP address?
The Switch can ping each PC’s IP address. The Router can also ping each PC’s IP address. However, the problem is that the PC’s can’t connect to one another. They can’t ping one another.
How can I ping a device from one VLAN to another?
Initiate a ping from the end device in one VLAN to the end device in another VLAN. For example, a device on VLAN 2 should be able to ping a device on VLAN 3. If the ping test is successful in step 3, but fails to reach the end device on the other VLAN, verify that the default gateway on the connected device is configured correctly.
What to do if you cannot Ping a device from a different computer?
Try to ping the IP address (not the name) of both the PC and the device you cannot connect to, from a different PC, preferably in a different location (different floor, office…) . Turn off any firewalls, AV or Malware protection (yes, just for a minute so you can test) . Check the Subnet mask on both systems. .
How to configure layer 3 switches with no switchport?
The no switchport command makes the interface Layer 3 capable. The IP address is in the same subnet as the default router. Note: This step can be omitted if the switch reaches the default router through a VLAN. In its place, configure an IP address for that VLAN interface.