ethernetAddress=192.168.0.1
export ethernetAddress
ethernetMask=255.255.255.0
export ethernetMask
dhcpBase=192.168.0.0
export dhcpBase
dhcpStart=192.168.0.2
export dhcpStart
dhcpEnd=192.168.0.250
export dhcpEnd
dnsPrimary=192.168.0.1
export dnsPrimary
dnsSecondary=192.168.0.1
export dnsSecondary
dhcpRouter=192.168.0.1
export dhcpRouter
dnsDomain=splicecom.lan
export dnsDomain

