Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Windows equivalent of Linux's 'iwlist scan' command

Reply
Thread Tools Display Modes

Windows equivalent of Linux's 'iwlist scan' command

 
 
Larry Finger
Guest
Posts: n/a

 
      01-27-2007, 02:48 PM
Is there a Windows equivalent if the 'iwlist' utility on Linux. In particular, I want to see the
results of the 'iwlist scan' command.

Larry
 
Reply With Quote
 
 
 
 
Mark McIntyre
Guest
Posts: n/a

 
      01-27-2007, 03:59 PM
On Sat, 27 Jan 2007 15:48:17 GMT, in alt.internet.wireless , Larry
Finger <(E-Mail Removed)> wrote:

>Is there a Windows equivalent if the 'iwlist' utility on Linux. In particular, I want to see the
>results of the 'iwlist scan' command.


I assume the standard wireless network configuration screens aren't
enough for you? These show all APs in range, plus misc details about
them.
Other than that you need to use a 3rd party utility like netstumbler.
--
Mark McIntyre
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-27-2007, 04:03 PM
Larry Finger <(E-Mail Removed)> hath wroth:

>Is there a Windows equivalent if the 'iwlist' utility on Linux. In particular, I want to see the
>results of the 'iwlist scan' command.
>
>Larry


Well, if your unspecified operating system happens to be XP SP2, and
you're unspecified wireless contrivance happens to use NDIS 5.1
drivers, this should apply:
<http://technet.microsoft.com/en-us/windowsvista/aa905085.aspx#bkmk_wlanShow>
Try:
start -> run -> cmd <enter>
netsh show all
netsh show networks
I'm on a W2K machine without wireless so I can't post typical output.

Also, note that you can run netsh interactively from the command line.
Just run "netsh" and you'll get an "netsh>" prompt. Then type in the
appropriate command such as:
netsh> show networks mode=ssid



--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      01-27-2007, 04:22 PM
On Sat, 27 Jan 2007 09:03:46 -0800, Jeff Liebermann
<(E-Mail Removed)> wrote in
<(E-Mail Removed)>:

>Larry Finger <(E-Mail Removed)> hath wroth:
>
>>Is there a Windows equivalent if the 'iwlist' utility on Linux. In particular, I want to see the
>>results of the 'iwlist scan' command.


>Well, if your unspecified operating system happens to be XP SP2, and
>you're unspecified wireless contrivance happens to use NDIS 5.1
>drivers, this should apply:
><http://technet.microsoft.com/en-us/windowsvista/aa905085.aspx#bkmk_wlanShow>
>Try:
> start -> run -> cmd <enter>
> netsh show all
> netsh show networks
>I'm on a W2K machine without wireless so I can't post typical output.


That Microsoft document applies to Vista, and won't work on XP SP2. The
only show commands available under XP SP2 are:
show alias - Lists all defined aliases.
show helper - Lists all the top-level helpers.
show mode - Shows the current mode.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
Larry Finger
Guest
Posts: n/a

 
      01-27-2007, 07:45 PM
John Navas wrote:
> On Sat, 27 Jan 2007 09:03:46 -0800, Jeff Liebermann
> <(E-Mail Removed)> wrote in
> <(E-Mail Removed)>:
>
>> Larry Finger <(E-Mail Removed)> hath wroth:
>>
>>> Is there a Windows equivalent if the 'iwlist' utility on Linux. In particular, I want to see the
>>> results of the 'iwlist scan' command.

>
>> Well, if your unspecified operating system happens to be XP SP2, and
>> you're unspecified wireless contrivance happens to use NDIS 5.1
>> drivers, this should apply:
>> <http://technet.microsoft.com/en-us/windowsvista/aa905085.aspx#bkmk_wlanShow>
>> Try:
>> start -> run -> cmd <enter>
>> netsh show all
>> netsh show networks
>> I'm on a W2K machine without wireless so I can't post typical output.

>
> That Microsoft document applies to Vista, and won't work on XP SP2. The
> only show commands available under XP SP2 are:
> show alias - Lists all defined aliases.
> show helper - Lists all the top-level helpers.
> show mode - Shows the current mode.
>


Thanks for your help. I'm using XP SP2 with an NDIS driver. What I wanted to see is what is
displayed from an AP that hides the SSID.

Larry
 
Reply With Quote
 
Bert Hyman
Guest
Posts: n/a

 
      01-27-2007, 08:08 PM
In news:5vKuh.474027$(E-Mail Removed) Larry
Finger <(E-Mail Removed)> wrote:

> Is there a Windows equivalent if the 'iwlist' utility on Linux. In
> particular, I want to see the results of the 'iwlist scan' command.


I have wireless NICs in two laptops, and there are vendor-supplied
utilities to provide that information, even if there's none built into
Windows.

My R51 Thinkpad with an Intel 2200BG uses the IBM/Lenovo "Access
Connections" utility, while my old TP600E with an Orinoco Gold card uses
whatever came with the card.

There's also "Net Stumbler" which should work with most wireless NICs
you'll run across.

http://www.netstumbler.com/downloads/


--
Bert Hyman St. Paul, MN (E-Mail Removed)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RH Linux equivalent to Solaris ndd command (for tcp_deferred_acks_max and tcp_naglim_def) antoine Linux Networking 10 01-24-2007 06:30 AM
Linux / Unix equivalent to Windows Domain =?ISO-8859-1?Q?Johann_H=F6chtl?= Linux Networking 13 06-16-2006 07:00 AM
What is the linux equivalent of windows 'ipconfig' ? llothar Linux Networking 15 06-04-2006 03:14 AM
wireless access listen in iwlist scan but nothing in iwconfig Bill Unruh Linux Networking 0 12-21-2004 03:52 PM
Solaris ndd command equivalent in Linux Rao Kosaraju Linux Networking 1 12-10-2003 09:10 AM



1 2 3 4 5 6 7 8 9 10 11