add os route
Usage
stack add os route {os ...} {address=string} {gateway=string} [interface=string] [netmask=string]
Description
Add a route for an OS type
Arguments
-
[os]
The OS type (e.g., ‘linux’, ‘sunos’, etc.). This argument is required.
Parameters
[address=string]
[gateway=string]
{interface=string}
-
{netmask=string}
Specifies the netmask for a network route. For a host route this is not required and assumed to be 255.255.255.255
Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf