User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 673 of 825
Ceragon Proprietary and Confidential
Table 215: Sync Source Radio CLI Parameters
Parameter
Input Type
Permitted Values
Description
slot
Number
2
port
Number
1-2
radio-channel
Number
0
–
85
Must be set to 0.
priority
Number
1
–
16
The priority of this synchronization source
relative to other synchronization sources
configured in the unit.
quality
Variable
For ETSI systems:
•
automatic
•
prc
•
ssu-a
•
ssu-b
•
g813.8262
For ANSI (FCC)
systems:
•
automatic
•
prs
•
stratum-2
•
transit-node
•
stratum-3e
•
stratum-3
•
smc
•
unknown
The quality level applied to the selected
synchronization source. This enables the
system to select the source with the
highest quality as the current
synchronization source.
If the quality is set to automatic, then the
quality is determined by the received
SSMs. If no valid SSM messages are
received or in case of interface failure (such
as LOS, LOC, LOF), the quality becomes
"failure."
SSM must be enabled on the remote
interface in order for the interface to
receive SSM messages.
The following command configures radio interface 1 as a synchronization source
with priority = 16, and quality = automatic:
root> platform sync source add radio-interface slot 2 port 1
radio-channel 0 priority 16 quality automatic
The following command changes the priority of this synchronization source to 14:
root> platform sync source edit radio-interface slot 2 port 1
radio-channel 0 priority 14
The following command removes this synchronization source:
root> platform sync source remove radio-interface slot 2 port 1
radio-channel 0
20.3.3
Clearing All Sync Sources (CLI)
To clear all synchronization sources that have been configured in the system,
enter the following command in root view:
root> platform sync source remove all