Actions
Feature #30585
openAdd static routes feature to subnet
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Description
When provisioning nodes with multiple networks (nics) we use static routes to direct traffic on particular network from the host. It would be very helpful if a static route parameter was added to the subnet definition and rendered into the appropriate network setting file during provisioning.
The PEERROUTES parameter in the ifcfg files needs to be set to yes as well.
Updated by Lukas Zapletal almost 5 years ago
- Priority changed from Normal to Low
- Triaged changed from No to Yes
This can be easily done in our templating and using host parameters or subnet parameters.
Actions