Example sysidcfg file
name_service=OTHER {domain_name=workstations.com
name_server=wsi_min_dns1(10.10.20.11)}
network_interface=le0 {netmask=255.255.255.0}
Notes:
This is pretty self-explanatory. But, looking at the network_interface line. All that is specified is the netmask. That is because the IP address and hostname can be figured out from the add_install_client options. This allows the same sysidcfg file to be used for different hosts.