📎 AI Summary:
The thread discusses how to determine whether a Windows laptop is connected to a router or a repeater without physically accessing the devices. The suggested method involves using the command `netsh wlan show network mode=bssid` to identify the BSSID MAC address and compare it with known addresses of the router and repeater. The original poster seeks guidance on how to find these BSSID addresses via command line, and the responses suggest using the command or checking the device labels.

pstein

Extraordinary Member
Member details
Joined
Mar 20, 2010
Messages
454
Thread Author #1
The Wifi network here consists of a Router and a Repeater for it.

Assume I am sitting with my notebook in the about mid between them.

How can I find out if the computer is currently connected to Router or to Repeater?
...without physically touching the devices (e.g. disabling the repeater)?

Peter
 

Solution
The only potential way would be to run the command
netsh wlan show network mode=bssid and compare the BSSID MAC address to the router or repeater to ID which you're connected to.

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
The only potential way would be to run the command
netsh wlan show network mode=bssid and compare the BSSID MAC address to the router or repeater to ID which you're connected to.
 

Solution

pstein

Extraordinary Member
Member details
Joined
Mar 20, 2010
Messages
454
Thread Author #3
Ok, thank you.
....and how do I find out (from cmdline) the BSSID MAC address of the Router and the one of the Repeater?
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
With the command from my previous reply or look on the devices