Chapter 17: Synchronization (CLI)
Configuring the Sync Source (CLI)
phn-3963_008v000
Page 17-6
root> platform sync source add radio-interface slot <slot> port <port>
radio-channel <radio-channel> priority <priority> quality <quality>
To edit the parameters of an existing radio interface synchronization source, enter the following command in root
view:
root> platform sync source edit radio-interface slot <slot> port <port>
radio-channel <radio-channel> priority <priority> quality <quality>
To remove a radio interface as a synchronization source, enter the following command in root view:
root> platform sync source remove radio-interface slot <slot> port <port>
radio-channel <radio-channel>
Table 160
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