I'm curious about if it's posible to make a static route better than a direct route in VOSS 8.2. In my setting we have a VLAN with the gateway *outside* the switch but with an IP configured in the switch VLAN interface, so there is a local direct connected route installed in the routing table that is better that any static route I could configure for sending the traffic toward that VLAN to the external configured gateway. Is there any way of making the static route better than the direct route?
If you make your static route more specific that the local/direct route, you can have that static route programmed in the routing table if you enabled this: (config)#% ip more-specific-non-local-route enable
If you make your static route more specific that the local/direct route, you can have that static route programmed in the routing table if you enabled this: (config)#% ip more-specific-non-local-route enable