Gary Leicht
Sept 06, 2024
Dec 04, 2024
...
{ "name": "ens160", "type": "physical", "subnets": [ { "address": "192.168x.10x.1x", "control": "auto", "netmask": "255.255.255.0", "type": "static" } ] }
{ "type": "nameserver", "address": [ "10.xxx.x.x", "10.xxx.x.x" ], "search": [ "example.abcexample.com" ] }
"ipv4addrs":[{ "ipv4addr":"func:nextavailableip:x.x.x.x/23", "mac":"aa:bb:cc:11:22:5533" "options" : [{ "name": "host-name", "value": "test003.domainexample.net" } }], ]}
{ "type": "route", "destination": "172.28x.0x.0x/16", "gateway": "192.168x.10x.254x", "metric": 6 }
{ "type": "route", "destination": "0.0.0.0/0", "gateway": "192.168x.0x.100x" }