Age | Commit message (Collapse) | Author |
|
|
|
|
|
T6068: dhcp-server: add command <set service dhcp-server high-availability mode>
|
|
mode> so user can define what type of ha use: active-active or active-passive
|
|
interface with vrf
|
|
dhcp-server high-availability>.
|
|
|
|
|
|
|
|
|
|
the lease file (#2796)
|
|
|
|
supported by Kea
|
|
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.
Example:
set interfaces ethernet -> interfaces_ethernet.xml.in
set interfaces bond -> interfaces_bond.xml.in
set service dhcp-server -> service_dhcp-server-xml.in
|