network-manage-routes¶
Set/Remove routes based on 'network-data' Param values. (Linux/ESXi/Darwin)
Configure the system to add or remove additional Route statements provided in the
network-data Param. The network-manage-routes-command should be set to one
of add or delete to define which action to take.
If a route exists already, and the add action has been set (the default), then
the route will first be removed, then re-added.
In addition to network-data, the network-data-tag must be specified to
select the correct set of configuration data references found in network-data.
This task is designed to work on Linux (via ip2 suite of commands), ESXi,
and MacOS X (Darwin). As such, it uses sh since VMware vSphere ESXi
appliances do not have a proper BASH shell (they use a modified busybox shell).
Objects that Reference network-manage-routes¶
- stages network-manage-routes in Community Core v4.15.11 as part of Tasks (declared)