cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4066
Views
10
Helpful
1
Replies

Determining Received Signal Strength of an Access Point

Scott Spencer
Level 1
Level 1

Hello All,

I am setting up a wireless bridge between 2 points in a very large warehouse using 2702E access points with AIR-ANT2566P4W-R directional antennas. The access points are running in autonomous mode. Is there anyway to determine the strength of the received signal?  I could not find a RSSI value anywhere in the GUI interface. Is there some other method to determine the signal strength?

Thanks

1 Accepted Solution

Accepted Solutions

PETER MOOREY
Level 1
Level 1

You can SSH/Telnet and issue 'show dot11 associations' to see the associated bridges, take note of the neighbouring AP MAC address and then issue 'show dot11 associations %mac-address%' to get verbose information about the neighbouring bridge/sv including RSSI.

http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-4_3g_JA/command/reference/cr1243g/cr43main.html#wp2142440

Example:

bridge-ap#show dot11 associations dca5.xxxx.xxxx
Address           : dca5.xxxx.xxxx     Name             : bridge-ap
IP Address        : 1.2.3.4
Gateway Address   : 0.0.0.0
Netmask Address   : 0.0.0.0            Interface        : Dot11Radio 1
Device            : bridge             Software Version : 15.2
CCX Version       : 5                  Client MFP       : On

State             : Assoc              Parent           : -
SSID              : MYSSID
VLAN              : 99
Hops to Infra     : 0                  Association Id   : 1
Tunnel Address    : 0.0.0.0
Key Mgmt type     : WPAv2 PSK          Encryption       : AES-CCMP
Current Rate      : m6-2               Capability       : WMM ShortHdr 11h
Supported Rates   : 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0-2 m1-2 m2-2 m3-2 m4-2 m5-2 m6-2 m7-2 m8-2 m9-2 m10-2 m11-2 m12-2 m13-2 m14-2 m15-2
Voice Rates       : disabled           Bandwidth        : 20 MHz
Signal Strength   : -55  dBm           Connected for    : 19060968 seconds
Signal to Noise   : 43  dB            Activity Timeout : 15 seconds
Power-save        : Off                Last Activity    : 0 seconds ago
Apsd DE AC(s)     : NONE

Packets Input     : 310364850          Packets Output   : 7679978
Bytes Input       : 2967947125         Bytes Output     : 1498713235
Duplicates Rcvd   : 3821               Data Retries     : 5618082
Decrypt Failed    : 0                  RTS Retries      : 0
MIC Failed        : 0                  MIC Missing      : 0
Packets Redirected: 0                  Redirect Filtered: 0

Pete.

View solution in original post

1 Reply 1

PETER MOOREY
Level 1
Level 1

You can SSH/Telnet and issue 'show dot11 associations' to see the associated bridges, take note of the neighbouring AP MAC address and then issue 'show dot11 associations %mac-address%' to get verbose information about the neighbouring bridge/sv including RSSI.

http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-4_3g_JA/command/reference/cr1243g/cr43main.html#wp2142440

Example:

bridge-ap#show dot11 associations dca5.xxxx.xxxx
Address           : dca5.xxxx.xxxx     Name             : bridge-ap
IP Address        : 1.2.3.4
Gateway Address   : 0.0.0.0
Netmask Address   : 0.0.0.0            Interface        : Dot11Radio 1
Device            : bridge             Software Version : 15.2
CCX Version       : 5                  Client MFP       : On

State             : Assoc              Parent           : -
SSID              : MYSSID
VLAN              : 99
Hops to Infra     : 0                  Association Id   : 1
Tunnel Address    : 0.0.0.0
Key Mgmt type     : WPAv2 PSK          Encryption       : AES-CCMP
Current Rate      : m6-2               Capability       : WMM ShortHdr 11h
Supported Rates   : 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0-2 m1-2 m2-2 m3-2 m4-2 m5-2 m6-2 m7-2 m8-2 m9-2 m10-2 m11-2 m12-2 m13-2 m14-2 m15-2
Voice Rates       : disabled           Bandwidth        : 20 MHz
Signal Strength   : -55  dBm           Connected for    : 19060968 seconds
Signal to Noise   : 43  dB            Activity Timeout : 15 seconds
Power-save        : Off                Last Activity    : 0 seconds ago
Apsd DE AC(s)     : NONE

Packets Input     : 310364850          Packets Output   : 7679978
Bytes Input       : 2967947125         Bytes Output     : 1498713235
Duplicates Rcvd   : 3821               Data Retries     : 5618082
Decrypt Failed    : 0                  RTS Retries      : 0
MIC Failed        : 0                  MIC Missing      : 0
Packets Redirected: 0                  Redirect Filtered: 0

Pete.

Review Cisco Networking products for a $25 gift card