A list of NextHop sections to be added to the unit. See systemd.network(5) for details.
Declarations
Type
list of attribute set of (systemd option)Default
[ ]Example
[
{
Gateway = "192.168.1.1";
Id = 10;
}
]A list of NextHop sections to be added to the unit. See systemd.network(5) for details.
list of attribute set of (systemd option)[ ][
{
Gateway = "192.168.1.1";
Id = 10;
}
]