remove os route
Usage
stack remove os route {os ...} {address=string}
Description
Remove a static route for an OS type.
Arguments
-
[os]
The OS type (e.g., ‘linux’, ‘sunos’, etc.).
Parameters
-
[address=string]
The address of the static route to remove.
Examples
-
stack remove os route linux address=1.2.3.4
Remove the static route for the OS ‘linux’ that has the network address ‘1.2.3.4’.
Edited by: Mason J. Katz on Thu Aug 30 11:01:47 2018 -0700
Commit: 0fb49b5