ROUTE

ROUTE (1M)

DIAGNOSTICS

Exit status is zero for normal termination, a positive number for error termination.

add host destination: gateway gateway

add network destination: gateway gateway

The specified route was successfully added to the route table.

del host destination: gateway gateway

del network destination: gateway gateway

The specified route was successfully deleted from the route table.

destination gateway done

This message is displayed for each route deleted by the flush command.

not in table

A delete operation was attempted for an entry that wasn't present in the tables.

MTU too large

The entry was not added to the table because the MTU value requested was too large.

no current route to gateway

The entry was not added to the table because there is no route to gateway.

routing table overflow

The entry was not added to the table because the table is full.

already exists.br The entry was not added to the table because the same route already exists.

illegal flags set

RTF_UP flag not on.

NOTES

Using the flush command of route(1M) while routed(1M) is running will cause inconsistencies in the route tables. If this happens, the route daemon, routed(1M), must be restarted.

SEE ALSO

netstat(1)

named(1M), routed(1M)

Issue 3

E-41