How to disconnect from specific WiFi network (while remembering the connection)
I would like to disconnect from my WiFi network on OS X Lion without having the computer to forget the network. So basically I'm looking for a way to just disconnect and connect to a specific WiFi network at will.
How do I do this?
Solution 1:
You can disconnect from the current wireless network without turning wireless off by running the following command on the command line:
sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z
Solution 2:
Would setting up different locations under Network preferences, each having different way out settings be an option? You'd 'sort of' be disconnecting.