A quick look here ...:
http://osx.hyperjeff.net/Apps/apps?f=preference
... reveals ...
AMPreferencePane - Cocoa classes for creating preference panes
SS_PrefsController - Preference window Cocoa class
sysprefs - Utility to change/view the system network preferences
UKPrefsPanel - Cocoa helper class for Preference windows
Maybe there's also sample code referring to the command line tools networksetup(8) and systemsetup(8), which may perhaps be similar to ...
ncutil - Network configuration utility (src: yes)
For deploying purposes have a look at:
InstaDMG - Tool for the modular creation of deployment packages
DeployStudio - Complete workstation install/restore utility
Hyperjeff's Cocoa Literature List has a networking section as well!
HTH