1.147 ROUTECON

Purpose

Use at the server console to manipulate the routing tables manually.

Syntax


routecon [-h]

routecon displays the syntax for the utility.

-h displays detailed help for the utility.



routecon [-n] monitor

Continuously reports any changes to the routing table.



routecon [-n] flush

Removes all routes.



routecon [-nv] command [-net|-host] destination gateway [optional_modifier]

Options/Commands/Optional Modifiers

Use To

Options

 

-n

Skip DNS lookup.

-v

Print additional details, if any.

-net

Force the destination to be interpreted as a network.

-host

Force the destination to be interpreted as a host.

destination

Specify the destination host or network

gateway

Specify the next-hop intermediary via which packets should be routed

Commands

add

Add a route.

delete

Delete a route.

change

Change aspects of a route (such as its gateway).

get

Look up and display the route for a destination.

Optional Modifier

-netmask netmask

Manually add a subnet route with the netmask different from the default mask.