Some laptops have a utility to do this -- the Thinkpad Access Connections tool, for one.
Another option is the netsh.exe tool. This is a command line tool for changing network settings. Some
examples are here.
What you may want is the "dump" command. You can set up the interface how you want then dump the settings to a file. You can then load that file when you want those settings. You could create three batch files to load them.