Also, why do you have this static route?
route 10.20.10.0/24 next-hop 10.20.10.1;
You should have a direct route for 10.20.10/24 via vlan.1, with a better preference so it shouldn't matter, but I was curious.
Also, why do you have this static route?
route 10.20.10.0/24 next-hop 10.20.10.1;
You should have a direct route for 10.20.10/24 via vlan.1, with a better preference so it shouldn't matter, but I was curious.