Hi,What is the problem if you define a route of last resort instead of default gateway on layer two devices?Ex:ip default-gateway 10.10.10.254ORip route 0.0.0.0 0.0.0.0 10.10.10.254Why we need to define that on layer two device? It works without gate...