Many ways to configure the default gateway?
Hello,
The default gateway can still be configured traditionally via /etc/defaultrouter or statically and persistently, such as via route -p add default X.Y.Z.W.
As I don't know about routeadm, how does it fit on this game?
Furthermore, what would be the "up-to-date" generally recommended method?
Is any of these methods considered deprecated?
Another example is AI which seems to use "route -p default X.Y.Z.W -ipf <link_name>".
But as per:
The default gateway can still be configured traditionally via /etc/defaultrouter or statically and persistently, such as via route -p add default X.Y.Z.W.
As I don't know about routeadm, how does it fit on this game?
Furthermore, what would be the "up-to-date" generally recommended method?
Is any of these methods considered deprecated?
Another example is AI which seems to use "route -p default X.Y.Z.W -ipf <link_name>".
But as per:
In cases where the gateway does not uniquely identify the
output interface (for example, when several interfaces have
the same address), you can use the
0