> I have 4 C54APT that comunnicate wirelessly ...
> .... Is there any tool that
> tells me the signal strength in every segment.
Use TELNET :
WLAN Access Point wlan1 -> get station
*************************************************
00:0d:88:e6:dc:11, State: joined, AID: 2007
Authentication Type: Open System
WLAN Mode: 2.4GHz 54Mbps (802.11g), nonERP present: NO, nonERP protected: NO
Encryption: OFF Ciphers: NONE(unicast), NONE(multicast), NONE
Compression: OFF
Power Save Mode: OFF
Rx Data Rate: 54, RxSignalStrength: 49, AckSignalStrength: 49
MSDU Data Mcast Mgmt Ctrl Errors
Rx 0 0 0 0 0 0
Tx 854 856 0 0 0 2
.....
.....
local_RSSI = RxSignalStrength = 49-97 = -48dBm
remote_RSSI = RxSignalStrength = 49-97 = -48dBm
-Ivan