0.1.21-DEV-20220429-144255

--------------------------
    * ADD:
      - add vlan42
This commit is contained in:
Chris Hammer 2022-04-29 14:44:11 -04:00
parent 82c4b8f1b3
commit c9bdf531fe

View File

@ -40,6 +40,15 @@ dhcp_networks:
dns : 10.10.10.55
pxeboot : 10.10.10.93
vlan42:
subnet : 10.10.42.0
netmask : 255.255.255.0
router : 10.10.42.254
range_from : 10.10.42.100
range_to : 10.10.42.200
broadcast : 10.10.42.0
dns : 10.10.10.55
pxeboot : 10.10.10.100
vlan50:
subnet : 10.10.10.96