01-03-2023 10:16 PM - edited 01-03-2023 10:34 PM
Configure the management IP for the three-layer switch (ip routing is not enabled), use ip default-gateway to set the default gateway, the result is that the computer ping in the vlan does not communicate with the svi of the network.
Set in the switch: ip default-gateway 192.168.1.1; Then on pc0, execute: ping 192.168.2.1, cannot ping!
pc0 and vlan2 in the same network segment, theoretically can be ping, the packet does not leave the network, gateway nothing. It just didn't work out. Why?
07-24-2025 10:08 AM
Did you find a solution ?
07-24-2025 10:27 AM
for that to work, you need inter-vlan routing enabled on the switch ip routing.
07-24-2025 02:57 PM
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