With the proliferation of wireless networks, it is becoming more and more likely that if you live in upwards of a fairly well a populated area, you are going to have problems with your wireless LAN.
Problems that are likely to include random wireless drops, undetectable or uncontactable wireless networks, data throughput problems, etc etc.
The question is - what can be done to try and get to the bottom of these problems?
Perhaps the best place to start is to run a single command line tool to find out as much information as we can about:
Historically to get this level of information, you would need to look in several places (device manager, wireless networking info) and install 3rd party applications such as NetStumbler etc.
OK, so how do you get all this info from the single command? Easy peasy.
etc etc etc!
Troubleshooting:
Channels in "SHOW NETWORKS MODE=BSSID" section
Find your wireless LAN and compare this to the channel details of the other wireless networks detailed in the results file. If your wireless network is using the same channel as someone else's then change your wireless access point or router to use a different wireless channel.
Signal strength in "SHOW NETWORKS MODE=BSSID" section
Yes I know the Windows 7 GUI gives you signal strength (and that's about all), but this method is more accurate. Is the strength any good? With a higher signal strength, is the wireless connection more stable?
Some more advance troubleshooting includes:
Driver in "SHOW DRIVERS" section
In my case:
Alternatively, I could go to the Windows Update Catalogue and search for MS approved driver updates or hotfixes. See here for how to use the catalogue.
Basic Rate and Other Rate in "SHOW NETWORKS MODE=BSSID" section
Try configuring your wireless card via device manager to run at one of the basic rates listed. Does this make any difference? Trial and error to see how fast you can go whilst remaining stable.
Conclusion
As we have seen, by running one simple command you can grab all sorts of valuable wireless information and have a real good stab at fixing wireless networking woes.
If all else fails, then there is always Ethernet over power!
Problems that are likely to include random wireless drops, undetectable or uncontactable wireless networks, data throughput problems, etc etc.
The question is - what can be done to try and get to the bottom of these problems?
Perhaps the best place to start is to run a single command line tool to find out as much information as we can about:
- Wireless adapter model
- Adapter card driver details
- Configured wireless LAN profile(s)
- Full details of wireless networks currently visible
Historically to get this level of information, you would need to look in several places (device manager, wireless networking info) and install 3rd party applications such as NetStumbler etc.
OK, so how do you get all this info from the single command? Easy peasy.
- Click Start (aka Windows Orb) and enter cmd into the text box and hit enter to open a command prompt
- Into the command prompt window, enter the command:
- This will run the command and pipe the output of the command into the file wireless.txt for easy reading
- Still in the command prompt window, run
- This will open the output from the "netsh wlan show all" command in notepad
etc etc etc!
Troubleshooting:
Channels in "SHOW NETWORKS MODE=BSSID" section
Find your wireless LAN and compare this to the channel details of the other wireless networks detailed in the results file. If your wireless network is using the same channel as someone else's then change your wireless access point or router to use a different wireless channel.
Signal strength in "SHOW NETWORKS MODE=BSSID" section
Yes I know the Windows 7 GUI gives you signal strength (and that's about all), but this method is more accurate. Is the strength any good? With a higher signal strength, is the wireless connection more stable?
Some more advance troubleshooting includes:
Driver in "SHOW DRIVERS" section
In my case:
Alternatively, I could go to the Windows Update Catalogue and search for MS approved driver updates or hotfixes. See here for how to use the catalogue.
Basic Rate and Other Rate in "SHOW NETWORKS MODE=BSSID" section
Try configuring your wireless card via device manager to run at one of the basic rates listed. Does this make any difference? Trial and error to see how fast you can go whilst remaining stable.
Conclusion
As we have seen, by running one simple command you can grab all sorts of valuable wireless information and have a real good stab at fixing wireless networking woes.
If all else fails, then there is always Ethernet over power!
No comments:
Post a Comment