| -f
|
Clears
the routing tables of all gateway entries. If this is
used in conjunction with one of the commands, the tables
are cleared prior to running the command.
|
| -p |
When
used with the ADD command, makes a route persistent
across boots of the system. By default, routes are not
preserved when the system is restarted. When used with
the PRINT command, displays the list of registered persistent
routes. Ignored for all other commands, which always
affect the appropriate persistent routes. |
| command |
Specifies
one of four commands:
PRINT Prints a route ADD Adds a route
DELETE Deletes a route
CHANGE Modifies an existing route |
| destination |
Specifies
the host to send command. |
| MASK |
If
the MASK keyword is present, the next parameter is interpreted
as the netmask parameter. |
| netmask |
If
provided, specifies a sub-net mask value to be associated
with this route entry. If not specified, if defaults
to 255.255.255.255. |