Routing settings
The following values of the querytype field are used to manage the routing:
- getroute - get the routing parameters;
- setroute - set the routing parameters:
- route_add_1Â - address of host or network;
- route_via_1Â - address of gateway;
- route_add_2Â - address of host or network;
- route_via_2Â - address of gateway;
- route_add_3Â - address of host or network;
- route_via_3Â - address of gateway.
The following values of the querytype field are used to manage the traceroute:
- gettrace - get the trace status text;
- settrace - set the parameters and start trace routine:
- addr - address or name of traced host.