04-06-2024 12:14 AM
Hi,
I cant seem to find any info on the WIFI 7 AP's antenna gain information.
Does anyone know what are the maximum antenna gain for each of its radio?
Thank you in advanced!
Solved! Go to Solution.
04-08-2024 05:44 AM - edited 04-08-2024 05:45 AM
Hello @xhazIQ,
If it's not in any documentation you can pull it from the CLI.
Assuming that you are running them in cloud operational mode, Please run command: #show int wifi1 | inc EIRP
You will get something like this (Example from AP4000):
EIRP=Effective Isotropic Radiated Power = Transmit Power + Max Antenna Gain + (Chains Gain);
Freq(Chan)=5745Mhz(149*); One Chain EIRP power=20.53dBm(16dBm + 4.53dBi); Diversity=disabled;
In this case the antenna gain is 4.53dbi
I hope this helps.
BR,
04-08-2024 05:44 AM - edited 04-08-2024 05:45 AM
Hello @xhazIQ,
If it's not in any documentation you can pull it from the CLI.
Assuming that you are running them in cloud operational mode, Please run command: #show int wifi1 | inc EIRP
You will get something like this (Example from AP4000):
EIRP=Effective Isotropic Radiated Power = Transmit Power + Max Antenna Gain + (Chains Gain);
Freq(Chan)=5745Mhz(149*); One Chain EIRP power=20.53dBm(16dBm + 4.53dBi); Diversity=disabled;
In this case the antenna gain is 4.53dbi
I hope this helps.
BR,