Chapter 12: Getting Started (CLI)
Configuring the Radio Parameters (CLI)
phn-3963_008v000
Page 12-19
The following command unmutes the radio:
radio[1/1]>rf mute set admin off
The following command configures a timed mute. This mute will automatically expire in 30 minutes.
radio[1/1]> rf mute set admin on-with-timer timeout-value 30
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[1/1]>rf set tx-frequency <0-4294967295> local-remote
<enable|disable>
Note:
CeraOS 10.6 does not support the ability to set the remote RX frequency.
The following command sets the TX frequency of the radio in an PTP 850E unit to 71000000 KHz, and sets the RX
frequency of the remote unit to the same value.
radio[1/1]> rf set tx-frequency 71000000 local-remote enable
The following command sets the TX frequency of the radio in an PTP 850E unit to 71000000 KHz, but does not set
the RX frequency of the remote unit.
radio[1/1]> rf set rx-frequency 71000000 local-remote disable
Configuring the Transmit (TX) Level (CLI)
To set the transmit (TX) level of a radio, enter the following command in radio view:
radio[1/1]>rf set tx-level <-50-50>
To display the maximum transmit (TX) level of a radio, enter the following command in radio view:
radio[1/1]>rf show max-tx-level
The following command sets the TX level of the radio to 10 dBm:
radio[1/1]>rf set tx-level 10
When Adaptive TX power is enabled, this command determines the maximum TX level, as described in
Enabling
ACM with Adaptive Transmit Power (CLI)
.
Enabling ACM with Adaptive Transmit Power (CLI)
When Adaptive TX Power is enabled, the radio adjusts its TX power dynamically based on the current modulation.
When the modulation is at a high level, the TX power is adjusted to the level required with the high modulation. If
the modulation goes down to a lower level, the TX power increases to compensate for the lower modulation. The
TX level configured by the
rf set tx-level
command determines the maximum TX level, but the actual TX
level as shown in the Operational TX Level (dBm) field can be expected to be lower when the radio is operating at
high modulations requiring less TX power.
To enable Adaptive TX Power, enter the following command in radio view:
radio[1/1]>rf adaptive-power admin enable
To disable Adaptive TX Power for a radio, enter the following command in radio view:
radio[1/1]>rf adaptive-power admin disable