I had the need to manually modify network configuration because sysconfig did fail (did not let me add a specific interface to a bond). So you'll need to edit the file /etc/sysconfig/netconf.C. Then load your configuration with cpnetconf load, check if everything is right and store your configuration with cpnetconf store.
If you go back to sysconfig you'll see your changes.