Solved Network Setup Tool

The FreeBSD installer uses a very nice ncurses/TUI interface for picking either wired or wireless adapter and choosing AP's to use.
Is this tool usable outside of the installer?
Can I call it up from a standard FreeBSD-install to change network adapters or switch AP's?
What is it called or its command name so I can search for relevant info?
 
Copied the netconfig script to a temp folder and ran it and it works standalone. Excellent.
Looks like the proper way to call it up is bsdinstall netconfig
 
Back
Top