Skip to content
3 changes: 2 additions & 1 deletion modules/cnf-about-ptp-and-clock-synchronization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
:_mod-docs-content-type: CONCEPT
:ptp-events-rest-api: v2
[id="cnf-about-ptp-and-clock-synchronization_{context}"]
= About PTP and clock synchronization error events
= Monitoring PTP clock synchronization with fast event notifications

[role="_abstract"]
Cloud native applications such as virtual RAN (vRAN) require access to notifications about hardware timing events that are critical to the functioning of the overall network.
PTP clock synchronization errors can negatively affect the performance and reliability of your low-latency application, for example, a vRAN application running in a distributed unit (DU).

Expand Down
2 changes: 1 addition & 1 deletion modules/nw-ptp-introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-elements_{context}"]
= Elements of a PTP domain
= Understanding the PTP clock hierarchy

[role="_abstract"]
PTP uses a leader-follower hierarchy of grandmaster, boundary, and ordinary clocks to synchronize time with high precision across network nodes.
Expand Down
3 changes: 2 additions & 1 deletion modules/ptp-dual-nics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-dual-nics_{context}"]
= 2-card E810 NIC configuration reference
= Planning dual-NIC Intel E810 PTP deployments

[role="_abstract"]
{product-title} supports single and dual-NIC Intel E810 hardware for PTP timing in grandmaster clocks (T-GM) and boundary clocks (T-BC).

Dual NIC grandmaster clock::
Expand Down
3 changes: 2 additions & 1 deletion modules/ptp-dual-ports-oc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-dual-ports-oc_{context}"]
= Using dual-port NICs to improve redundancy for PTP ordinary clocks
= Improving PTP ordinary clock redundancy with dual-port NICs

[role="_abstract"]
{product-title} supports single-port networking interface cards (NICs) as ordinary clocks for PTP timing. To improve redundancy, you can configure a dual-port NIC with one port as active and the other as standby.

:FeatureName: Configuring linuxptp services as an ordinary clock with dual-port NIC redundancy
Expand Down
3 changes: 2 additions & 1 deletion modules/ptp-linuxptp-introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-linuxptp-introduction_{context}"]
= Overview of linuxptp and gpsd in {product-title} nodes
= Understanding linuxptp and gpsd synchronization tools

[role="_abstract"]
{product-title} uses the PTP Operator with `linuxptp` and `gpsd` packages for high precision network synchronization.
The `linuxptp` package provides tools and daemons for PTP timing in networks.
Cluster hosts with Global Navigation Satellite System (GNSS) capable NICs use `gpsd` to interface with GNSS clock sources.
Expand Down
3 changes: 2 additions & 1 deletion modules/ptp-overview-of-gnss-grandmaster-clock.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-overview-of-gnss-grandmaster-clock_{context}"]
= Overview of GNSS timing for PTP grandmaster clocks
= Understanding GNSS timing for PTP grandmaster clocks

[role="_abstract"]
{product-title} supports receiving precision PTP timing from Global Navigation Satellite System (GNSS) sources and grandmaster clocks (T-GM) in the cluster.

[IMPORTANT]
Expand Down
3 changes: 2 additions & 1 deletion modules/ptp-three-card-grandmaster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

:_mod-docs-content-type: CONCEPT
[id="ptp-three-card-grandmaster_{context}"]
= 3-card Intel E810 PTP grandmaster clock
= Scaling PTP timing distribution with 3-card Intel E810 grandmaster clocks

[role="_abstract"]
{product-title} supports cluster hosts with 3 Intel E810 NICs as PTP grandmaster clocks (T-GM).

3-card grandmaster clock::
Expand Down
2 changes: 1 addition & 1 deletion networking/advanced_networking/ptp/about-ptp.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:_mod-docs-content-type: ASSEMBLY
[id="about-ptp"]
= About PTP in OpenShift cluster nodes
= Achieving sub-microsecond satisfactory clock synchronization with PTP
include::_attributes/common-attributes.adoc[]
:context: about-ptp

Expand Down