FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 344 of 597
Examples
The following command sets the TX level of radio carrier 1 to 10 dBm:
radio[2/1]>rf set tx-level 10
13.11.4
Configuring the Transmit (TX) Frequency (CLI)
To set the transmit (TX) frequency of a radio, enter the following command in
radio view. This command includes an option to set the remote RX frequency
in parallel:
radio[x/x]>rf set tx-frequency <tx-frequency> local-remote
<local-remote>
Table 76: Radio Transmit (TX) Frequency CLI Parameters
Parameter
Input Type
Permitted Values
Description
tx-frequency
Number
Depends on the MRMC
script and the unit type.
The desired TX frequency (in KHz) and, if
<local-remote> is set to enable, the
desired RX frequency of the remote unit.
local-remote
Variable
enable
disable
Optional. Determines whether to apply the
configured TX frequency value to the RX
frequency of the remote unit.
Examples
The following command sets the TX frequency of radio carrier 1 in an IP-20C
or IP-20S unit to 12900000 KHz, and sets the RX frequency of the remote unit
to the same value.
radio[2/1]>rf set tx-frequency 12900000 local-remote enable
The following command sets the TX frequency of radio carrier 1 in an IP-20C
or IP-20S unit to 12900000 KHz, but does not set the RX frequency of the
remote unit.
radio[2/1]>rf set rx-frequency 12900000 local-remote disable
The following command sets the TX frequency of the radio in an IP-20E unit to
71000000 KHz, and sets the RX frequency of the remote unit to the same
value.
radio[2/1]> rf set tx-frequency 71000000 local-remote enable
The following command sets the TX frequency of the radio in an IP-20E unit to
71000000 KHz, but does not set the RX frequency of the remote unit.
radio[2/1]> rf set rx-frequency 71000000 local-remote disable