Default Route
This command determines whether the NETServer will dynami- cally update IP default gateway information. The default is off. Use the following command:
set default <on broadcast listen off>
On | The NETServer will broadcast its default gateway |
| information as part of normal RIP messaging and |
| will also listen for default gateways broadcast by |
| other routing devices. |
Broadcast | The NETServer will broadcast its default gateway |
| information as part of normal RIP messaging, but |
| will not listen for default gateways. |
Listen | The NETServer will listen for default gateway |
| information coming from other routers. However, |
| it will not broadcast such information. |
Off | The NETServer neither sends default gateway |
| information to other routers nor listens for default |
| gateways. |
Note: The NETServer will use a default route broadcast by another router only if Default Route is set to on or listen and the metric of the route received is lower than the metric of the IP Default Gateway. In such a case, the broadcast default route will override the Default Gateway setting.
IP Address Spoofing
This command configures the IP address that the NETServer reports to remote networks. This allows more than one NETServer to appear to have a single IP address. The default is 0.0.0.0 (no IP address spoofing).
set reported_ip <IP address>