summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/route.hlp.en
blob: bf0061bc61ad7a18cb1c694d69561cb9073548b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
route	manually manipulate the routing tables

	Usage:

	route [ -nqv ] command [[ modifiers ] args ]

	Where 'command' is most commonly 'add' or 'delete', modifiers can be
	'-net' or '-host', and args are destination and gateway.

	E.g., to add default route to the gateway:

		route add default <gateway name or IP>

OpenPOWER on IntegriCloud