Frequency Synchronization Timing Concepts
The Cisco IOS XR frequency synchronization infrastructure is used to select between different frequency sources to set the router backplane frequency and time-of-day. There are two important concepts that must be understood with respect to the frequency synchronization implementation.
Sources
A source is a piece of hardware that inputs frequency signals into the system or transmits them out of the system. There are four types of sources:
-
Line interfaces: This includes SyncE interfaces.
-
Clock interfaces: These are external connectors for connecting other timing signals, such as, GPS, BITS.
-
PTP clock: If IEEE 1588 version 2 is configured on the router, a PTP clock may be available to frequency synchronization as a source of the time-of-day and frequency.
-
Internal oscillator: This is a free-running internal oscillator chip.
Each timing source has a Quality Level (QL) associated with it which gives the accuracy of the clock. This QL information is transmitted across the network via SSMs over the Ethernet Synchronization Messaging Channel (ESMC) or SSMs contained in the SONET/SDH frames so that devices know the best available source to synchronize to. In order to define a preferred network synchronization flow, and to help prevent timing loops, you can assign priority values to particular timing sources on each router. The combination of QL information and user-assigned priority levels allows each router to choose a timing source to use to clock its SyncE and SONET/SDH interfaces, as described in the ITU standard G.781.
Priority Levels
You can specify the priority of the frequency source on a controller or an interface. Values can range from 1 (highest priority) to 254 (lowest priority). The default value is 100. The priority is used in the clock-selection algorithm to choose between two sources that have the same quality level (QL). Lower priority values are preferred. For example, you can set the priority value for a GNSS clock source by using this command:
Router(config-gnss-freqsync)# priority 5
The router first considers the QL advertised by different timing sources. If two sources have the same QL, the router selects the source with a lower priority value for network synchronization.
Selection Points
A selection point is any point where a choice is made between several frequency signals, and possibly one or more of them are selected. Selection points form a graph representing the flow of timing signals between the different cards in a router running Cisco IOS XR software. For example, one or multiple selection points select between the different Synchronous Ethernet inputs available on a single line card, and the result of these selection points is forwarded to a selection point on the RSP to select between the selected source from each card.
The input signals to the selection points can be:
-
Received directly from a source.
-
The output from another selection point on the same card.
-
The output from a selection point on a different card.
The output of a selection point can be used in a number of ways:
-
Used to drive the signals sent out of a set of sources.
-
As input into another selection point on the card.
-
As input into a selection point on another card.
Use the show frequency synchronization selection command to see a detailed view of the different selection points within the system.
Restrictions
-
SyncE isn’t supported on Gigabit Ethernet 0/0/0/20 to 0/0/0/27 ports of N540X-16Z4G8Q2C-A and N540X-16Z4G8Q2C-D variants.
Note |
The following restrictions are applicable only for N540-24Z8Q2C-SYS, N540X-ACC-SYS, N540-ACC-SYS, and N540-28Z4C-SYS variants. |
-
SyncE isn’t supported on Gigabit Ethernet 0/0/0/24 to 0/0/0/31 ports.