export-networks

This utility generates *nix /etc/networks format file of networks defined for given server.

export-networks [--help] [--verbose] [--comments] [--all] {servername}

This program sends generated file into standard output. Normally only networks that have DHCP setting set to true are included in the listing. To force listing of all networks defined for this server use --all option. Network names from Sauron are not included as comments into output unless --comments option is used.