service

interface-config-radio-instance

Enables dynamic control function. This dynamic function controls performance of the radio receiver's LNAs (low noise amplifiers).

When enabled, the control function, in the presence of very strong received signals, improves the receiver‘s performance on radio 1. Strong signals are caused if the distance between the WiFi client and the AP is within two (2) meters. When disabled, the control function is a useful debug tool in case the uplink throughput is less than expected and the AP-to-client separation is greater than two (2) meters. Disabling the control function does not affect the receive sensitivity of the radio.

Supported in the following platforms:

Syntax

service radio-lna [agc|ms]

Parameters

service radio-lna [agc|ms]
service radio-lna [agc|ms] Enables dynamic control function
  • agc – Enables dynamic LNA control function. This is the default setting.
  • ms – Disables dynamic LNA control function

Example

nx9500-6C8809(config-profile-testAP6522-if-radio1)#service radio-lna ms

nx9500-6C8809(config-profile-testAP6522-if-radio1)#show context
 interface radio1
  service radio-lna ms
nx9500-6C8809(config-profile-testAP6522-if-radio1)#

Related Commands

no (radio-interface-config-command) Reverts radio-lna mode to default (agc)