11-Network Management and Monitoring Configuration Guide

HomeSupportConfigure & DeployConfiguration GuidesH3C S6805 & S6825 & S6850 & S9850 Configuration Guides-Release 66xx-6W10311-Network Management and Monitoring Configuration Guide
04-PTP configuration
Title Size Download
04-PTP configuration 497.69 KB

Contents

Configuring PTP·· 1

About PTP· 1

Basic concepts· 1

Grandmaster clock selection and master-member/subordinate relationship establishment 3

Optimal domain selection· 4

Synchronization mechanism·· 4

Protocols and standards· 6

Restrictions: Hardware compatibility with PTP· 6

Restrictions: Software version compatibility with PTP· 6

Restrictions and guidelines: PTP configuration· 6

PTP tasks at a glance· 7

Configuring PTP (IEEE 1588 version 2) 7

Configuring PTP (IEEE 802.1AS) 7

Configuring PTP (SMPTE ST 2059-2) 8

Configuring PTP (AES67-2015) 9

Specifying PTP for obtaining the time· 10

Creating a PTP instance· 10

Specifying a PTP profile· 10

Configuring clock nodes· 11

Specifying a clock node type· 11

Configuring an OC to operate only as a member clock· 12

Specifying a PTP domain· 12

Enabling PTP globally· 12

Enabling PTP on a port 13

Configuring PTP ports· 13

Configuring the role of a PTP port 13

Configuring the mode for carrying timestamps· 14

Specifying a delay measurement mechanism for a BC or an OC· 15

Configuring one of the ports on a TC+OC clock as an OC-type port 15

Configuring PTP message transmission and receipt 16

Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages  16

Setting the interval for sending Pdelay_Req messages· 17

Setting the interval for sending Sync messages· 17

Setting the minimum interval for sending Delay_Req messages· 17

Configuring parameters for PTP messages· 18

Specifying the IPv4 UDP transport protocol for PTP messages· 18

Configuring a source IP address for multicast PTP message transmission over IPv4 UDP· 19

Configuring a destination IP address for unicast PTP message transmission over IPv4 UDP· 19

Configuring the destination MAC address for non-Pdelay messages· 20

Setting a DSCP value for PTP messages transmitted over IPv4 UDP· 20

Specifying a VLAN tag for PTP messages· 21

Adjusting and correcting clock synchronization· 21

Setting the delay correction value· 21

Setting the cumulative offset between the UTC and TAI 22

Setting the correction date of the UTC· 22

Configuring a priority for a clock· 22

Configuring the PTP time locking and unlocking thresholds· 23

Display and maintenance commands for PTP· 23

PTP configuration examples· 24

Example: Configuring PTP (IEEE 1588 version 2, IEEE 802.3/Ethernet transport, multicast transmission) 24

Example: Configuring PTP (IEEE 1588 version 2, IPv4 UDP transport, multicast transmission) 27

Example: Configuring PTP (IEEE 1588 version 2, IPv4 UDP transport, unicast transmission) 31

Example: Configuring PTP (IEEE 802.1AS, IEEE 802.3/Ethernet transport, multicast transmission) 34

Example: Configuring PTP (SMPTE ST 2059-2, IPv4 UDP transport, multicast transmission) 37

Example: Configuring PTP (SMPTE ST 2059-2, IPv4 UDP transport, unicast transmission) 40

Example: Configuring PTP (AES67-2015, IPv4 UDP transport, multicast transmission) 44

 


Configuring PTP

About PTP

Precision Time Protocol (PTP) provides time synchronization among devices with submicrosecond accuracy. It provides also precise frequency synchronization.

Basic concepts

PTP profile

PTP profiles (PTP standards) include:

·     IEEE 1588 version 2—1588v2 defines high-accuracy clock synchronization mechanisms. It can be customized, enhanced, or tailored as needed. 1588v2 is the latest version.

·     IEEE 802.1AS—802.1AS is introduced based on IEEE 1588. It specifies a profile for use of IEEE 1588-2008 for time synchronization over a virtual bridged local area network (as defined by IEEE 802.1Q). 802.1AS supports point-to-point full-duplex Ethernet, IEEE 802.11, and IEEE 802.3 EPON links.

·     SMPTE ST 2059-2—ST2059-2 is introduced based on IEEE 1588. It specifies a profile specifically for time synchronization of audio or video equipment in a professional broadcast environment. It includes a self-contained description of parameters, their default values, and permitted ranges.

·     AES67-2015—AES67-2015 is introduced based on IEEE 1588. It specifies a profile specifically for time synchronization of professional equipment for broadcast, music production, and film and television post-production. It includes a self-contained description of parameters, their default values, and permitted ranges.

PTP domain

A PTP domain refers to a network or part of a network that is enabled with PTP. A PTP domain has only one reference clock called "grandmaster clock (GM)." All devices in the domain synchronize to the clock.

PTP instance

When the device belongs to multiple PTP domains, you need to configure and associate a PTP instance to each PTP domain. In PTP instance view, you can configure PTP settings such as PTP profile and clock node type. The settings take effect only on the PTP domain associated with the PTP instance. PTP instances are isolated from each other, allowing different PTP timing systems running on a network without affecting each other.

Optimal PTP domain

Each PTP instance has a reference clock and clock information. For a device that has multiple PTP instances running simultaneously, you need to select an optimal PTP instance and use the clock source traced by this PTP instance to synchronize the system time of the device. The domain to which the optimal PTP associates is the optimal domain.

Clock node and PTP port

A node in a PTP domain is a clock node. A port enabled with PTP is a PTP port. PTP defines the following types of basic clock nodes:

·     Ordinary Clock (OC)—A PTP clock with a single PTP port in a PTP domain for time synchronization. It synchronizes time from its upstream clock node through the port. If an OC operates as the clock source, it sends synchronization time through a single PTP port to its downstream clock nodes.

·     Boundary Clock (BC)—A clock with more than one PTP port in a PTP domain for time synchronization. A BC uses one of the ports to synchronize time from its upstream clock node. It uses the other ports to synchronize time to the relevant upstream clock nodes. If a BC operates as the clock source, such as BC 1 in Figure 1, it synchronizes time through multiple PTP ports to its downstream clock nodes.

·     Transparent Clock (TC)—A TC does not keep time consistency with other clock nodes. A TC has multiple PTP ports. It forwards PTP messages among these ports and performs delay corrections for the messages, instead of performing time synchronization. TCs include the following types:

¡     End-to-End Transparent Clock (E2ETC)—Forwards all P2P PTP packets in the network and calculates the delay of the entire link.

¡     Peer-to-Peer Transparent Clock (P2PTC)—Forwards only Sync, Follow_Up, and Announce messages, terminates other PTP messages, and calculates the delay of each link segment.

 

IMPORTANT

IMPORTANT:

OC and BC clock nodes do much more work than TCs. When multiple PTP domains are configured on the device, the synchronization performance might fluctuate or decrease, and synchronization failure might occur due to limitation of hardware resources. As a best practice, configure the device operating in multiple domains as an OC or BC clock node in a maximum of one PTP instance, to decrease calculations, minimize mutual influences between the domains, and optimize the synchronization performance.

 

Figure 1 shows the positions of these types of clock nodes in a PTP domain.

Figure 1 Clock nodes in a PTP domain

In addition to these basic types of clock nodes, PTP introduces hybrid clock nodes. For example, a TC+OC has multiple PTP ports in a PTP domain. One port is the OC type, and the others are the TC type.

A TC+OC forwards PTP messages through TC-type ports and performs delay corrections. In addition, it synchronizes time through its OC-type port. TC+OCs include these types: E2ETC+OC and P2PTC+OC.

Master-member/subordinate relationship

The master-member/subordinate relationship is automatically determined based on the Best Master Clock (BMC) algorithm. You can also manually specify a role for the clock nodes.

The master-member/subordinate relationship is defined as follows:

·     Master/Member node—A master node sends a synchronization message, and a member node receives the synchronization message.

·     Master/Member clock—The clock on a master node is a master clock (parent clock) The clock on a member node is a member clock.

·     Master/Subordinate port—A master port sends a synchronization message, and a subordinate port receives the synchronization message. The master and subordinate ports can be on a BC or an OC.

A port that neither receives nor sends synchronization messages is a passive port.

Clock source type

A clock node supports the following clock sources:

·     Local clock source—38.88 MHz clock signals generated by a crystal oscillator inside the clock monitoring module.

·     External clock source—Clock signals generated by an external clock device. The signals are received and sent by a 1PPS/ToD port on the MPU. It is also called a ToD clock source.

Grandmaster clock

As shown in Figure 1, the grandmaster clock (GM) is the ultimate source of time for clock synchronization in a PTP domain. It is elected automatically by the clock nodes in the PTP domain. The clock nodes exchange PTP messages and elect the GM by comparing the clock priority, time class, and time accuracy carried in the PTP messages.

You can also specify a GM manually.

Clock source

The clock source used by clock nodes is 38.88 MHz clock signals generated by a crystal oscillator inside the clock monitoring module of the device.

Grandmaster clock selection and master-member/subordinate relationship establishment

A GM can be manually specified. It can also be elected through the BMC algorithm as follows:

1.     The clock nodes in a PTP domain exchange announce messages and elect a GM by using the following rules in descending order:

a.     Clock node with higher priority 1.

b.     Clock node with higher time class.

c.     Clock node with higher time accuracy.

d.     Clock node with higher priority 2.

e.     Clock node with a smaller port ID (containing clock number and port number).

The master nodes, member nodes, master ports, and subordinate ports are determined during the process. Then a spanning tree with the GM as the root is generated for the PTP domain.

2.     The master node periodically sends announce messages to the member nodes. If the member nodes do not receive announce messages from the master node, they determine that the master node is invalid, and they start to elect another GM.

Optimal domain selection

If only one PTP instance is configured on the device, this PTP instance is the optimal instance of the device. If multiple PTP instances are configured on the device, the optimal PTP instance (domain) is selected by using the following rules in descending order:

1.     Instance activated.

2.     Instance on which the device is an OC or BC clock node.

3.     Instance on which the clock source has a higher priority 1 value

4.     Instance on which the clock source has a higher time class.

5.     Instance on which the clock source has a higher time accuracy.

6.     Instance on which the clock source has a lower offset from the GM.

7.     Instance on which the clock source has a higher priority 2 value.

8.     Instance associated with a PTP domain that has a smaller domain ID.

The PTP instance on which the ptp active force-state command is configured has the lowest priority.

Synchronization mechanism

After master-member relationships are established between the clock nodes, the master and member clock nodes exchange PTP messages and record the message transmit and receive time. Based on the timestamps, each member clock calculates the path delay and time offset between them and the master clock and adjusts their time accordingly for time synchronization with the master clock.

PTP defines two path delay measurement mechanisms: Request_Response_ and Peer Delay, both of which are based on network symmetry.

Request_Response

The Request_Response mechanism measures the average path delay between the master and member clock nodes by using the PTP messages as shown in Figure 2. A TC between master and member clock nodes does not calculate the path delay. It forwards PTP messages and carries the Sync message residence time on it to the downstream clock node.

This mechanism can be implemented in one of the following two modes:

·     Two-step mode—t1 is carried in the Follow_Up message as shown in Figure 2.

·     Single-step mode—t1 is carried in the Sync message, and no Follow_Up message is sent.

This mode is not supported in the current software version.

Figure 2 shows the Request_Response mechanism in two-step mode.

1.     The master clock sends a Sync message to the member clock, and records the sending time t1. Upon receiving the message, the member clock records the receiving time t2.

2.     After sending the Sync message, the master clock immediately sends a Follow_Up message that carries time t1.

3.     The member clock sends a Delay_Req message to the master clock, and records the sending time t3. Upon receiving the message, the master clock records the receiving time t4.

4.     The master clock returns a Delay_Resp message that carries time t4.

After this procedure, the member clock obtains all the four timestamps and can make the following calculations:

·     Round-trip delay between the master and member clocks: (t2 t1) + (t4 t3)

·     One-way delay between the master and member clocks: [(t2 – t1) + (t4 – t3)] / 2

·     Offset between the member and master clocks: (t2 – t1) – [(t2 – t1) + (t4 – t3)] / 2 or [(t2 – t1) – (t4 – t3)] / 2

Figure 2 Request_Response mechanism (two-step node)

 

Peer Delay

The Peer Delay mechanism measures the average path delay between two clock nodes. The two clock nodes (BC, TC, or OC) implementing this mechanism send Pdelay messages to each other, and calculate the one-way link delay between them independently. The message interaction process and delay calculation method are identical on the two nodes. TCs that exist between master and member clock nodes divide the synchronization path into multiple links and participate in delay calculation. The link delays and Sync message residence time on the TCs are carried to downstream nodes.

This mechanism can be implemented in one of the following two modes:

·     Two-step mode

As shown in Figure 3, Pdelay messages include Pdelay_Req, Pdelay_Resp, and Pdelay_Resp_Follow_Up messages. t2 is carried in the Pdelay_Resp message, and t3 is carried in the Pdelay_Resp_Follow_Up message.

·     Single-step mode:

¡     t1 is carried in the Sync message, and no Follow_Up message is sent.

¡     The offset between t5 and t4 is carried in the Pdelay_Resp message, and no Pdelay_Resp_Follow_Up message is sent.

This mode is not supported in the current software version.

Figure 3 uses Clock node B as an example to describe the Peer Delay mechanism.

1.     Clock node B sends a Pdelay_Req message to Clock node A, and records the sending time t1. Upon receiving the message, Clock node A records the receiving time t2.

2.     Clock node A sends a Pdelay_Req message that carries t2 to Clock node B, and records the sending time t3. Upon receiving the message, Clock node B records the receiving time t4.

3.     Clock node A immediately sends a Pdelay_Resp_Follow_Up message carrying t3 to Clock node B after sending the Pdelay_Req message.

After this procedure, Clock node B obtains all the four timestamps and can make the following calculations:

·     Round-trip delay between Clock node A and Clock node B: (t2 – t1) + (t4 – t3)

·     One-way delay between Clock node A and Clock node B: [ (t2 – t1) + (t4 – t3)] / 2 = [ (t4 – t1) - (t3 – t2) ] / 2

·     Time offset between the member clock and the master clock: Sync message receiving time on the member clock Sync message sending time on the master clock – Total one-way delays on all links – Total Sync message residence time on all TCs.

Figure 3 Peer Delay mechanism (two-step mode)

Protocols and standards

·     IEEE Std 1588-2008, IEEE Standard for a Precision Clock Synchronization Protocol for Networked Measurement and Control Systems, 2008

·     IEEE 802.1AS, Timing and Synchronization for Time-Sensitive Applications in Bridged Local Area Networks

·     SMPTE ST 2059-2, SMPTE Profile for Use of IEEE-1588 Precision Time Protocol in Professional Broadcast Applications

·     AES67-2015, AES Standard for Audio Applications of Networks-High-Performance Streaming Audio-Over-IP Interoperability, 2015

Restrictions: Hardware compatibility with PTP

The device does not provide ToD interfaces or support external clock sources.

Restrictions: Software version compatibility with PTP

PTP multi-instance and the AES67-2015 PTP profile are supported only in Release 6616 and later.

In R6607, for an interface to run PTP, enable PTP on the interface. In Release 6616 and later, for an interface to run PTP, you must enable PTP globally and on the interface.

Restrictions and guidelines: PTP configuration

Before configuring PTP, determine the PTP profile and define the scope of the PTP domain and the role of every clock node.

On a network that uses PTP for time synchronization, do not specify NTP for obtaining the time or use the system time as the clock source on a device. If you do so, PTP time might jump and a PTP lock loss error might be reported because of low accuracy of NTP and system time.

PTP tasks at a glance

Configuring PTP (IEEE 1588 version 2)

1.     Specifying PTP for obtaining the time

2.     Specifying a PTP profile

Specify the IEEE 1588 version 2 PTP profile.

3.     Configuring clock nodes

¡     Specifying a clock node type

¡     (Optional.) Configuring an OC to operate only as a member clock

4.     (Optional.) Specifying a PTP domain

5.     Enabling PTP

To run PTP on an interface, enable PTP globally and on the interface.

¡     Enabling PTP globally

¡     Enabling PTP on a port

6.     Configuring PTP ports

¡     (Optional.) Configuring the role of a PTP port

¡     Configuring the mode for carrying timestamps

¡     Specifying a delay measurement mechanism for a BC or an OC

¡     Configuring one of the ports on a TC+OC clock as an OC-type port

7.     (Optional.) Configuring PTP message transmission and receipt

¡     Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages

¡     Setting the interval for sending Pdelay_Req messages

¡     Setting the interval for sending Sync messages

¡     Setting the minimum interval for sending Delay_Req messages

8.     (Optional.) Configuring parameters for PTP messages

¡     Specifying the IPv4 UDP transport protocol for PTP messages

¡     Configuring a source IP address for multicast PTP message transmission over

¡     Configuring a destination IP address for unicast PTP message transmission over Configuring a destination IP address for

¡     Configuring the destination MAC address for non-Pdelay messages

¡     Setting a DSCP value for PTP messages transmitted over

¡     Specifying a VLAN tag for PTP messages

9.     (Optional.) Adjusting and correcting clock synchronization

¡     Setting the delay correction value

¡     Setting the cumulative offset between the UTC and TAI

¡     Setting the correction date of the UTC

10.     (Optional.) Configuring a priority for a clock

11.     (Optional.) Configuring the PTP time locking and unlocking thresholds

Configuring PTP (IEEE 802.1AS)

1.     Specifying PTP for obtaining the time

2.     Specifying a PTP profile

Specify the IEEE 802.1AS PTP profile.

3.     Configuring clock nodes

¡     Specifying a clock node type

¡     (Optional.) Configuring an OC to operate only as a member clock

4.     (Optional.) Specifying a PTP domain

5.     Enabling PTP

To run PTP on an interface, enable PTP globally and on the interface.

¡     Enabling PTP globally

¡     Enabling PTP on a port

6.     Configuring PTP ports

¡     (Optional.) Configuring the role of a PTP port

¡     Configuring one of the ports on a TC+OC clock as an OC-type port

7.     (Optional.) Configuring PTP message transmission and receipt

¡     Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages

¡     Setting the interval for sending Pdelay_Req messages

¡     Setting the interval for sending Sync messages

8.     (Optional.) Specifying a VLAN tag for PTP messages

9.     (Optional. ) Adjusting and correcting clock synchronization

¡     Setting the delay correction value

¡     Setting the cumulative offset between the UTC and TAI

¡     Setting the correction date of the UTC

10.     (Optional.) Configuring a priority for a clock

11.     (Optional.) Configuring the PTP time locking and unlocking thresholds

Configuring PTP (SMPTE ST 2059-2)

1.     Specifying PTP for obtaining the time

2.     Specifying a PTP profile

Specify the SMPTE ST 2059-2 PTP profile.

3.     Configuring clock nodes

¡     Specifying a clock node type

¡     (Optional.) Configuring an OC to operate only as a member clock

4.     (Optional.) Specifying a PTP domain

5.     Enabling PTP

To run PTP on an interface, enable PTP globally and on the interface.

¡     Enabling PTP globally

¡     Enabling PTP on a port

6.     Configuring PTP ports

¡     (Optional.) Configuring the role of a PTP port

¡     Configuring the mode for carrying timestamps

¡     Specifying a delay measurement mechanism for a BC or an OC

7.     (Optional.) Configuring PTP message transmission and receipt

¡     Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages

¡     Setting the interval for sending Pdelay_Req messages

¡     Setting the interval for sending Sync messages

¡     Setting the minimum interval for sending Delay_Req messages

8.     (Optional.) Configuring parameters for PTP messages

¡     Configuring a source IP address for multicast PTP message transmission over

¡     Configuring a destination IP address for unicast PTP message transmission over

¡     Setting a DSCP value for PTP messages transmitted over

¡     Specifying a VLAN tag for PTP messages

9.     (Optional.) Adjusting and correcting clock synchronization

¡     Setting the delay correction value

¡     Setting the cumulative offset between the UTC and TAI

¡     Setting the correction date of the UTC

10.     (Optional.) Configuring a priority for a clock

11.     (Optional.) Configuring the PTP time locking and unlocking thresholds

Configuring PTP (AES67-2015)

1.     Specifying PTP for obtaining the time

2.     (Optional.) Creating a PTP instance

3.     Specifying a PTP profile

Specify the AES67-2015 PTP profile.

4.     Configuring clock nodes

¡     Specifying a clock node type

¡     (Optional.) Configuring an OC to operate only as a member clock

5.     (Optional.) Specifying a PTP domain

6.     Enabling PTP

To run PTP on an interface, enable PTP globally and on the interface.

¡     Enabling PTP globally

¡     Enabling PTP on a port

7.     Configuring PTP ports

¡     (Optional.) Configuring the role of a PTP port

¡     Configuring the mode for carrying timestamps

¡     Specifying a delay measurement mechanism for a BC or an OC

¡     Configuring one of the ports on a TC+OC clock as an OC-type port

8.      (Optional.) Configuring PTP message transmission and receipt

¡     Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages

¡     Setting the interval for sending Pdelay_Req messages

¡     Setting the interval for sending Sync messages

¡     Setting the minimum interval for sending Delay_Req messages

9.     (Optional.) Configuring parameters for PTP messages

¡     Configuring a source IP address for multicast PTP message transmission over

¡     Configuring a destination IP address for unicast PTP message transmission over

¡     Setting a DSCP value for PTP messages transmitted over

¡     Specifying a VLAN tag for PTP messages

10.     (Optional.) Adjusting and correcting clock synchronization

¡     Setting the delay correction value

¡     Setting the cumulative offset between the UTC and TAI

¡     Setting the correction date of the UTC

11.     (Optional.) Configuring a priority for a clock

12.     (Optional.) Configuring the PTP time locking and unlocking thresholds

Specifying PTP for obtaining the time

1.     Enter system view.

system-view

2.     Specify PTP for obtaining the time.

clock protocol ptp

By default, the device uses NTP to obtain the system time.

For more information about the clock protocol command, see device management commands in Fundamentals Command Reference.

Creating a PTP instance

About this task

A PTP instance is uniquely identified by its ID on a device. For easy identification and management, you can also set a name for a PTP instance.

Restrictions and guidelines

Do not set a same name for different PTP instances.

If you create PTP instances with the same ID but different names, the most recent configuration takes effect.

PTP instance 0 is the default PTP instance. You cannot create or delete PTP instance 0. PTP settings configured in system view take effect only on PTP instance 0. To configure settings for a PTP instance other than PTP instance 0, enter PTP instance view.

Procedure

1.     Enter system view.

system-view

2.     Create a PTP instance.

ptp instance ptp-instance-id [ name ptp-instance-name ]

This command is supported only in Release 6616 and later.

By default, PTP instance numbered 0 and named default-instance exists.

Specifying a PTP profile

Restrictions and guidelines

You must specify a PTP profile before configuring PTP settings. Changing the PTP profile clears all settings under the profile.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Specify a PTP profile.

ptp profile { 1588v2 | 8021as | aes67-2015 | st2059-2 }

The aes67-2015 keyword is supported only in Release 6616 and later.

By default, no PTP profile is configured, and PTP is not running on the device.

Configuring clock nodes

Specifying a clock node type

Restrictions and guidelines

You can specify only one clock node type for the device. The clock node types include OC, BC, E2ETC, P2PTC, E2ETC+OC, and P2PTC+OC.

Before you specify a clock node type, specify a PTP profile.

For the IEEE 802.1AS PTP profile, you cannot specify the E2ETC or E2ETC+OC clock node type.

For the SMPTE ST 2059-2 or AES67-2015 PTP profile, you cannot specify the E2ETC+OC or P2PTC+OC clock node type.

Changing or removing the clock node type restores the default settings of the PTP profile.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Specify a clock node type for the device.

¡     IEEE 1588v2 profile:

ptp mode { bc | e2etc | e2etc-oc | oc | p2ptc | p2ptc-oc }

¡     IEEE 802.1AS profile:

ptp mode { bc | oc | p2ptc | p2ptc-oc }

¡     AES67-2015 or SMPTE ST 2059-2 profile:

ptp mode { bc | e2etc | oc | p2ptc }

By default, no clock node type is specified.

Configuring an OC to operate only as a member clock

About this task

An OC can operate either as a master clock to send synchronization messages or as a member clock to receive synchronization messages. This task allows you to configure an OC to operate only as a member clock.

If an OC is operating only as a member clock, you can use the ptp force-state command to configure its PTP port as a master port or passive port.

Restrictions and guidelines

This task is applicable only to OCs.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Configure the OC to operate only as a member clock.

ptp slave-only

By default, an OC operates as a master or member clock.

Specifying a PTP domain

About this task

Within a PTP domain, all devices follow the same rules to communicate with each other. Devices in different PTP domains cannot exchange PTP messages.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Specify a PTP domain for the device.

ptp domain value

By default, no PTP domain exists.

Do not configure a same domain on different PTP instances.

Enabling PTP globally

Restrictions and guidelines

For PTP to run on an interface, you must enable PTP globally and on the interface.

Procedure

1.     Enter system view.

system-view

2.     Enable PTP globally.

ptp global enable

This command is supported only in Release 6616 and later.

By default, PTP is enabled globally.

Enabling PTP on a port

About this task

A port enabled with PTP becomes a PTP port.

Restrictions and guidelines

You can enable PTP on only one port on an OC.

To enable PTP on a Layer 3 Ethernet interface that has been assigned to a VPN instance, you must specify this VPN instance in the ptp source ip-address vpn-instance vpn-instance-name command if PTP messages are to be transmitted in multicast mode over IPv4 UDP.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

This command is supported only in Release 6616 and later.

4.     Enable PTP on the port.

ptp enable

By default, PTP is disabled on a port.

Configuring PTP ports

Configuring the role of a PTP port

About this task

You can configure the master, passive, or slave role for a PTP port.

For an OC that operates in slave-only mode, you can perform this task to change its PTP port role to master or slave.

Restrictions and guidelines

By default, the PTP port roles are automatically negotiated based on the BMC algorithm. If you use this task to change the role of one PTP port, all the other PTP ports in the PTP domain stop working. For these PTP ports to function, you must specify roles for each of them. As a best practice, enable automatic negotiation of PTP port roles based on the BMC algorithm.

Only one subordinate port is allowed to be configured for a device.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Configure the role of the PTP port.

ptp force-state { master | passive | slave }

By default, the PTP port role is automatically calculated through BMC.

5.     Return to system view.

quit

6.     (Optional.) Enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

7.     Activate the port role configuration.

ptp active force-state

By default, the port role configuration is not activated.

Configuring the mode for carrying timestamps

About this task

Timestamps can be carried in either of the following modes:

·     Single-step mode—The Sync message (in the Request_Response or Peer Delay mechanism) and Pdelay_Resp message (in the Peer Delay mechanism) carry their sending timestamps by themselves.

·     Two-step mode—The Sync message (in the Request_Response or Peer Delay mechanism) and Pdelay_Resp message (in the Peer Delay mechanism) do not carry their sending timestamps by themselves. The subsequent messages carry their sending timestamps.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Configure the mode for carrying timestamps.

ptp clock-step two-step

By default, the two-step mode is used for carrying  timestamps.

Specifying a delay measurement mechanism for a BC or an OC

About this task

PTP defines two transmission delay measurement mechanisms: Request_Response and Peer Delay. For correct communication, ports on the same link must share the same delay measurement mechanism.

Restrictions and guidelines

When the PTP profile is IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015, the following restrictions apply:

·     You can configure this task only for a BC or OC clock node.

·     You cannot configure this task for an E2ETC, E2ETC+OC, P2PTC, or P2PTC+OC clock node. The E2ETC and E2ETC+OC clock nodes support both Request_Response and Peer Delay measurement mechanisms. A P2PTC clock node supports only the Peer Delay measurement mechanism.

The IEEE 802.1AS PTP profile supports only the peer delay measurement mechanism and does not support this task.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Specify a delay measurement mechanism for a BC or an OC.

ptp delay-mechanism { e2e | p2p }

The default delay measurement mechanism varies by PTP profile.

¡     IEEE 1588 version 2, AES67-2015, and SMPTE ST 2059-2—Request_Response delay measurement mechanism.

¡     IEEE 802.1AS—Peer Delay measurement mechanism.

Configuring one of the ports on a TC+OC clock as an OC-type port

About this task

All ports on a TC+OC (E2ETC+OC or P2PTC+OC) are TC-type ports by default. This feature allows you to configure one of the ports on a TC+OC clock as an OC-type port.

Restrictions and guidelines

This task is applicable only to E2ETC+OCs and P2PTC+OCs.

This task is not available for the SMPTE ST 2059-2 or AES67-2015 PTP profile.

For time synchronization accuracy, the OC-type port on an E2ETC+OC or P2PTC+OC must be specified as the master port.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Configure the port type as OC.

ptp port-mode oc

By default, the ports on the E2ETC+OC and P2PTC+OC clock nodes are all TC type.

Configuring PTP message transmission and receipt

Setting the interval for sending announce messages and the timeout multiplier for receiving announce messages

About this task

A master node sends announce messages to the member nodes at the specified interval. If a member node does not receive any announce messages from the master node within the specified interval, it determines that the master node is invalid.

For the IEEE 1588 version 2, AES67-2015, or SMPTE ST 2059-2 PTP profile, the timeout for receiving announce messages is the announce message sending interval for the subordinate node × multiple-value. For IEEE 802.1AS, the timeout for receiving announce messages is the announce message sending interval for the master node × multiple-value.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set the interval for sending announce messages.

ptp announce-interval interval

The default settings vary by PTP profile.

¡     IEEE 1588 version 2 or AES67-2015—The interval argument value is 1 and the interval for sending announce messages is 2 (21) seconds.

¡     IEEE 802.1AS—The interval argument value is 0 and the interval for sending announce messages is 1 (20)second.

¡     SMPTE ST 2059-2—The interval argument value is –2 and the interval for sending announce messages is 1/4 (2-2) seconds.

5.     Set the number of intervals before a timeout occurs.

ptp announce-timeout multiple-value

By default, a timeout occurs when three intervals are reached.

Setting the interval for sending Pdelay_Req messages

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set the interval for sending Pdelay_Req messages.

ptp pdelay-req-interval interval

By default, the interval argument value is 0 and the interval for sending peer delay request messages is 1 (20) second.

For the SMPTE ST 2059-2 or AES67-2015 PTP profile, set the interval argument to a value in the range of ptp syn-interval interval to ptp syn-interval interval plus 5 as a best practice.

Setting the interval for sending Sync messages

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set the interval for sending Sync messages.

ptp syn-interval interval

The default settings vary by PTP profile.

¡     IEEE 1588 version 2—The interval argument value is 0 and the interval for sending Sync messages is 1 (20) second.

¡     IEEE 802.1AS, AES67-2015, or SMPTE ST 2059-2—The interval argument value is –3 and the interval for sending Sync messages is 1/8 (2-3) seconds.

Setting the minimum interval for sending Delay_Req messages

About this task

When receiving a Sync or Follow_Up message, an interface can send Delay_Req messages only when the minimum interval is reached. This task allows you to set the minimum interval for sending Delay_Req messages.

Restrictions and guidelines

This setting is not available for the IEEE 802.1AS PTP profile.

In PTP multicast transport mode, this setting takes effect only when configured on the master clock. The master clock sends the value to a member clock through PTP messages to control the interval for the member clock to send Delay_Req messages. To view the interval, execute the display ptp interface command on the member clock.

In PTP unicast transport mode, this setting takes effect when configured on member clocks. It does not take effect when configured on the master clock.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set the minimum interval for sending Delay_Req messages.

ptp min-delayreq-interval interval

The interval argument value is 0 and the minimum interval for sending delay request messages is 1 (20) second.

For the SMPTE ST 2059-2 PTP profile, set the interval argument to a value in the range of ptp syn-interval interval to ptp syn-interval interval plus 5 as a best practice.

Configuring parameters for PTP messages

Specifying the IPv4 UDP transport protocol for PTP messages

About this task

PTP messages can be transported over IEEE 802.3/Ethernet or IPv4 UDP.

Restrictions and guidelines

The IEEE 802.1AS PTP profile transports PTP messages over IEEE 802.3/Ethernet and does not support this task.

The SMPTE ST 2059-2 and AES67-2015 PTP profiles transport PTP messages over IPv4 UDP and do not support this task.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     Specify the IPv4 UDP transport protocol for PTP messages.

ptp transport-protocol udp

In R6607, this command is supported only in Layer 3 Ethernet interface view. In Release 6616 and later, this command is supported in both Layer 2 and Layer 3 Ethernet interface views.

By default, PTP messages are encapsulated in IEEE 802.3/Ethernet packets.

Configuring a source IP address for multicast PTP message transmission over IPv4 UDP

About this task

To transport multicast PTP messages over IPv4 UDP, you must configure a source IP address for the messages.

Restrictions and guidelines

If both a source IP address for multicast PTP message transmission over IPv4 UDP and a destination address for unicast PTP message transmission over IPv4 UDP are configured, the system unicasts the messages.

This task is not available for the IEEE 802.1AS PTP profile.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Configure a source IP address for multicast PTP message transmission over IPv4 UDP.

ptp source ip-address [ vpn-instance vpn-instance-name ]

By default, no source IP address is configured for multicast PTP message transmission over IPv4 UDP.

Configuring a destination IP address for unicast PTP message transmission over IPv4 UDP

About this task

To transport unicast PTP messages over IPv4 UDP, you must configure a destination IP address for the messages.

Restrictions and guidelines

If both a source IP address for multicast PTP message transmission over IPv4 UDP and a destination address for unicast PTP message transmission over IPv4 UDP are configured, the system unicasts the messages.

This task is not available for the IEEE 802.1AS PTP profile.

Prerequisites

Configure an IP address for the current interface, and make sure the interface and the peer PTP interface can reach each other.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Configure a destination IP address for unicast PTP message transmission over IPv4 UDP.

ptp unicast-destination ip-address

By default, no destination IP address is configured for unicast PTP message transmission over IPv4 UDP.

Configuring the destination MAC address for non-Pdelay messages

About this task

Pdelay messages include Pdelay_Req, Pdelay_Resp, and Pdelay_Resp_Follow_Up messages. The destination MAC address of Pdelay messages is 0180-C200-000E by default, which cannot be modified. The destination MAC address of non-Pdelay messages is either 0180-C200-000E or 011B-1900-0000.

Restrictions and guidelines

This feature takes effect only when PTP messages are encapsulated in IEEE 802.3/Ethernet packets.

This task is not available for the IEEE 802.1AS, AES67-2015, or SMPTE ST 2059-2 PTP profile.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

4.     Configure the destination MAC address for non-Pdelay messages.

ptp destination-mac mac-address

The default destination MAC address is 011B-1900-0000.

Setting a DSCP value for PTP messages transmitted over IPv4 UDP

About this task

The DSCP value determines the sending precedence of PTP messages transmitted over IPv4 UDP.

Restrictions and guidelines

This task is not available for the IEEE 802.1AS PTP profile.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set a DSCP value for PTP messages transmitted over IPv4 UDP.

ptp dscp dscp

In R6607, this command is supported only in Layer 3 Ethernet view. In Release 6616 and later, this command is supported in both Layer 2 and Layer 3 Ethernet views.

By default, the DSCP value is 56.

Specifying a VLAN tag for PTP messages

About this task

Perform this task to configure the VLAN ID and the 802.1p precedence in the VLAN tag carried by PTP messages.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Specify a VLAN tag for PTP messages.

ptp vlan vlan-id [ dot1p dot1p-value ]

By default, PTP messages do not have a VLAN tag.

Adjusting and correcting clock synchronization

Setting the delay correction value

About this task

PTP performs time synchronization based on the assumption that the delays in sending and receiving messages are the same. However, this is not practical. If you know the offset between the delays in sending and receiving messages, you can set the delay correction value for more accurate time synchronization.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     (Optional.) Assign the interface to a PTP instance and enter interface PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

4.     Set a delay correction value.

ptp asymmetry-correction { minus | plus } value

The default is 0 nanoseconds. Delay correction is not performed.

Setting the cumulative offset between the UTC and TAI

About this task

An offset exists between Coordinated Universal Time (UTC) and International Atomic Time (TAI). The device displays the UTC time. However, PTP uses TAI for time synchronization. For the device to synchronize correct time to other clock nodes in the PTP domain when its local clock is selected as the GM, configure this task to correct the offset between UTC and TAI.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Set the cumulative offset between the UTC and TAI.

ptp utc offset utc-offset

The default is 0 seconds.

Setting the correction date of the UTC

About this task

This task allows you to adjust the UTC at the last minute (23:59) of the specified date.

Restrictions and guidelines

If you configure the setting multiple times, the most recent configuration takes effect.

This setting takes effect only when it is configured on the master clock node and when the local clock of the master clock node is the GM.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Set the correction date of the UTC.

ptp utc { leap59-date | leap61-date } date

By default, the correction date of the UTC is not configured.

Configuring a priority for a clock

About this task

Priorities for clocks are used to elect the GM. The smaller the priority value, the higher the priority.

Procedure

1.     Enter system view.

system-view

2.     (Optional.) Enter PTP instance view.

ptp instance ptp-instance-id

To configure settings for PTP instance 0, skip this step.

3.     Configure the priority for the specified clock for GM election through BMC.

ptp priority clock-source local { priority1 priority1 | priority2 priority2 }

The default value varies by PTP profile:

¡     IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015—The priority 1 and priority 2 values are both 128.

¡     IEEE 802.1AS—The priority 1 value is 246 and the priority 2 value is 248.

Configuring the PTP time locking and unlocking thresholds

About this task

This task enables the system to output logs that indicate the time-locked or time-unlocked state.

·     When the time offset of the PTP reference clock crosses the PTP time locking threshold, the PTP time is put into unlocked state. The system outputs a time-unlocked log for notification.

·     When the time offset of the PTP reference clock drops to or below the PTP time locking threshold, the PTP time is put into locked state. The system outputs a time-locked log for notification.

Procedure

1.     Enter system view.

system-view

2.     Configure the PTP time locking and unlocking thresholds.

ptp alarm-threshold { time-lock lock-value | time-unlock unlock-value } *

This command is supported only in Release 6616 and later.

By default, the PTP time locking threshold is 200 ns and the unlocking threshold is 300 ns.

Display and maintenance commands for PTP

IMPORTANT

IMPORTANT:

The display ptp port-history command is supported only in Release 6616 and later.

Execute display commands in any view and the reset command in user view.

 

Task

Command

Display PTP clock information.

display ptp clock [ all | instance ptp-instance-id ]

Display the delay correction history.

display ptp corrections [ all | instance ptp-instance-id ]

Display information about foreign master nodes.

display ptp foreign-masters-record [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]

Display PTP information for one or all PTP interfaces.

display ptp interface [ interface-type interface-number | brief ] [ all | instance ptp-instance-id ]

Display brief PTP information for all PTP interfaces.

display ptp interface brief

Display parent node information for the PTP device.

display ptp parent [ all | instance ptp-instance-id ]

Display historical role change information for PTP ports.

display ptp port-history [ interface interface-type interface-number ]

Display PTP statistics.

display ptp statistics [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]

Display PTP clock time properties.

display ptp time-property [ all | instance ptp-instance-id ]

Clear PTP statistics.

reset ptp statistics [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]

PTP configuration examples

Example: Configuring PTP (IEEE 1588 version 2, IEEE 802.3/Ethernet transport, multicast transmission)

Network configuration

As shown in Figure 4, configure PTP (IEEE 1588 version 2, IEEE 802.3/Ethernet transport, multicast transmission) to enable time synchronization between Device A and Device C.

·     Specify the IEEE 1588 version 2 PTP profile and the IEEE 802.3/Ethernet transport protocol for PTP messages on Device A, Device B, and Device C.

·     Use the IEEE 802.3/Ethernet transport protocol for PTP messages.

·     Assign Device A, Device B, and Device C to the same PTP domain. Specify the OC clock node type for Device A and Device C, and E2ETC clock node type for Device B. All clock nodes elect a GM through BMC in the PTP domain.

·     Use the default Request_Response delay measurement mechanism on Device A and Device C.

Figure 4 Network diagram

Procedure

1.     Configure Device A:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile 1588v2

# Specify the OC clock node type.

[DeviceA] ptp mode oc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on this interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on the interface.)

[DeviceA] ptp global enable

# Specify PTP for obtaining the time.

[DeviceA] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

2.     Configure Device B:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile 1588v2

# Specify the E2ETC clock node type.

[DeviceB] ptp mode e2etc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceB] interface twenty-fivegige 1/0/1

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# Enable PTP on Twenty-FiveGigE 1/0/2.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

3.     Configure Device C:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile 1588v2

# Specify the OC clock node type.

[DeviceC] ptp mode oc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

Verifying the configuration

When the network is stable, perform the following tasks to verify that Device A is elected as the GM, Twenty-FiveGigE1/0/1 on Device A is the master port, and Device B has synchronized to Device A:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : OC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     Master        E2E              Two         0

# Display PTP clock information on Device B.

[DeviceB] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : E2ETC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106821530000 (ns)

Mean path delay     : 2801000 (ns)

Steps removed       : 1

Local clock time    : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device B.

[DeviceB] display ptp interface brief

Name           State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1       N/A           E2E              Two         0

WGE1/0/2       N/A           E2E              Two         0

Example: Configuring PTP (IEEE 1588 version 2, IPv4 UDP transport, multicast transmission)

Network configuration

As shown in Figure 5, configure PTP (IEEE 1588 version 2, IPv4 UDP transport, multicast transmission) to enable time synchronization between the devices.

·     Specify the IEEE 1588 version 2 PTP profile and IPv4 UDP transport of PTP messages on Device A, Device B, and Device C.

·     Assign Device A, Device B, and Device C to the same PTP domain. Specify the OC clock node type for Device A and Device C, and the P2PTC clock node type for Device B. All clock nodes elect a GM through BMC in the PTP domain.

·     Configure the peer delay measurement mechanism (p2p) for Device A and Device C.

Figure 5 Network diagram

Procedure

1.     Configure Device A:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile 1588v2

# Specify the OC clock node type.

[DeviceA] ptp mode oc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on this interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on this interface.)

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceA] ptp source 10.10.10.1

# Specify PTP for obtaining the time.

[DeviceA] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the IPv4 UDP transport protocol for PTP messages, specify the peer delay measurement mechanism, and enable PTP.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp transport-protocol udp [DeviceA-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

2.     Configure Device B:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile 1588v2

# Specify the P2PTC clock node type.

[DeviceB] ptp mode p2ptc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceB] ptp source 10.10.10.2

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the IPv4 UDP transport protocol for PTP messages and enable PTP.

[DeviceB] interface twenty-fivegige 1/0/1

DeviceB-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE 1/0/2, specify the IPv4 UDP transport protocol for PTP messages and enable PTP.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

3.     Configure Device C:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile 1588v2

# Specify the OC clock node type.

[DeviceC] ptp mode oc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceC] ptp source 10.10.3.1

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the IPv4 UDP transport protocol for PTP messages, specify the peer delay measurement mechanism, and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp transport-protocol udp [DeviceC-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

Verifying the configuration

When the network is stable, perform the following tasks to verify that Device A is elected as the GM, Twenty-FiveGigE1/0/1 on Device A is the master port, and Device B has synchronized to Device A:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : OC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     Master        P2P              Two         0

# Display PTP clock information on Device B.

[DeviceB] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : P2PTC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106368000000 (ns)

Mean path delay     : 2700000 (ns)

Steps removed       : 1

Local clock time    : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device B.

[DeviceB] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     N/A           P2P              Two         0

WGE1/0/2     N/A           P2P              Two         0

Example: Configuring PTP (IEEE 1588 version 2, IPv4 UDP transport, unicast transmission)

Network configuration

As shown in Figure 6, configure PTP (IEEE 1588 version 2, IPv4 UDP transport, unicast transmission) to enable Device A, Device B, Device C, and the base station to synchronize the time with the ToD clock source.

·     Specify the IEEE 1588 version 2 PTP profile and unicast IPv4 UDP transport of PTP messages for Device A, Device B, and Device C.

·     Assign Device A, Device B, Device C, and the base station to PTP domain 0. Specify the BC clock node type for Device A, Device B, and Device C.

·     Connect Device A to the ToD clock source and Device C to the base station.

·     Use the default Request_Response delay measurement mechanism on all clock nodes in the PTP domain.

Figure 6 Network diagram

Restrictions and guidelines

The switch does not provide ToD interfaces. It can be used as Device B or C but not Device A.

Procedure

1.     Assign IP addresses to the interfaces, and make sure the devices can reach each other, as shown in Figure 6. (Details not shown.)

2.     Configure Device A:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile 1588v2

# Specify the BC clock node type.

[DeviceA] ptp mode bc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Configure the delay time correction as 1000 nanoseconds for receiving ToD 0 clock signals.

[DeviceA] ptp tod0 input delay 1000

# Set priority 1 to 0 for the ToD 0 clock.

[DeviceA] ptp priority clock-source tod0 priority1 0

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP message transmission over IPv4 UDP, and enable PTP.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceA-Twenty-FiveGigE1/0/1] ptp unicast-destination 10.10.10.2

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

3.     Configure Device B:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile 1588v2

# Specify the BC clock node type.

[DeviceB] ptp mode bc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on this interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on this interface.)

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP message transmission over IPv4 UDP, and enable PTP.

[DeviceB] interface twenty-fivegige 1/0/1

[DeviceB-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/1] ptp unicast-destination 10.10.10.1

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE 1/0/2, configure the destination IP address for unicast PTP message transmission over IPv4 UDP, and enable PTP.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/2] ptp unicast-destination 11.10.10.1

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

4.     Configure Device C:

# Specify the IEEE 1588 version 2 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile 1588v2

# Specify the BC clock node type.

[DeviceC] ptp mode bc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceC] ptp global enable

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP message transmission over IPv4 UDP, and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceC-Twenty-FiveGigE1/0/1] ptp unicast-destination 11.10.10.2

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE1/0/2, specify IPv4 UDP transport of PTP messages, configure the destination IP address for unicast PTP messages, and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/2

[DeviceC-Twenty-FiveGigE1/0/2] ptp transport-protocol udp

[DeviceC-Twenty-FiveGigE1/0/2] ptp unicast-destination 12.10.10.1

[DeviceC-Twenty-FiveGigE1/0/2] ptp enable

[DeviceC-Twenty-FiveGigE1/0/2] quit

5.     Configure the base station.

# Specify PTP domain 0.

# Specify IPv4 UDP transport of PTP messages.

# Set the destination IP address of unicast PTP messages to 12.10.10.2.

# Specify the Request_Response delay measurement mechanism.

For more information, see the configuration guide for the base station.

Verifying the configuration

When the network is stable, perform the following tasks:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : BC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : ToD0

 ToD direction  : In

 ToD delay time : 1000 (ns)

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 0

Priority2     : 128

Clock quality :

 Class                 : 6

 Accuracy              : 32

 Offset (log variance) : 65535

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     Master        E2E              Two         0

# Display PTP clock information on Device C.

[DeviceC] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 1588 Version 2

PTP mode            : BC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106368539000 (ns)

Mean path delay     : 2791000 (ns)

Steps removed       : 2

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device C.

[DeviceC] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     N/A           E2E              Two         0

WGE1/0/2     N/A           E2E              Two         0

Example: Configuring PTP (IEEE 802.1AS, IEEE 802.3/Ethernet transport, multicast transmission)

Network configuration

As shown in Figure 7, configure PTP (IEEE 802.1AS, IEEE 802.3/Ethernet transport, multicast transmission) to enable time synchronization between Device A, Device B, and Device C.

·     Specify the IEEE 802.1AS PTP profile for Device A, Device B, and Device C.

·     Assign Device A, Device B, and Device C to the same PTP domain. Specify the OC clock node type for Device A and Device C, and P2PTC clock node type for Device B. The clock nodes elect a GM through BMC in the PTP domain.

·     Use the default peer delay measurement mechanism on all clock nodes in the PTP domain.

Figure 7 Network diagram

Procedure

IMPORTANT

IMPORTANT:

The IEEE 802.1AS PTP profile transports PTP messages over IEEE 802.3/Ethernet rather than IPv4 UDP and in multicast rather than unicast mode.

 

1.     Configure Device A:

# Specify the IEEE 802.1AS PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile 802.1AS

# Specify the OC clock node type.

[DeviceA] ptp mode oc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on this interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on this interface.)

[DeviceA] ptp global enable

# Specify PTP for obtaining the time.

[DeviceA] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

2.     Configure Device B:

# Specify the IEEE 802.1AS PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile 802.1AS

# Specify the P2PTC clock node type.

[DeviceB] ptp mode p2ptc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceB] interface twenty-fivegige 1/0/1

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# Enable PTP on Twenty-FiveGigE 1/0/2.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

3.     Configure Device C:

# Specify the IEEE 1588 802.1AS PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile 802.1AS

# Specify the OC clock node type.

[DeviceC] ptp mode oc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

Verifying the configuration

When the network is stable, perform the following tasks to verify that Device A is elected as the GM, Twenty-FiveGigE1/0/1 on Device A is the master port, and Device B has synchronized to Device A:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 802.1AS

PTP mode            : OC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 246

Priority2     : 248

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 16640

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     Master        P2P              Two         0

# Display PTP clock information on Device B.

[DeviceB] display ptp clock

PTP global state    : Enabled

PTP profile         : IEEE 802.1AS

PTP mode            : P2PTC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 246

Priority2     : 248

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 16640

Offset from master  : 106368539000 (ns)

Mean path delay     : 2791000 (ns)

Steps removed       : 1

Local clock time    : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device B.

[DeviceB] display ptp interface brief

Name         State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1     N/A           P2P              Two         0

WGE1/0/2     N/A           P2P              Two         0

Example: Configuring PTP (SMPTE ST 2059-2, IPv4 UDP transport, multicast transmission)

Network configuration

As shown in Figure 8, configure PTP (SMPTE ST 2059-2, IPv4 UDP transport, multicast transmission) to enable time synchronization between Device A and Device C:

·     Specify the SMPTE ST 2059-2 PTP profile and multicast IPv4 UDP transport of PTP messages for Device A, Device B, and Device C.

·     Specify the OC clock node type for Device A and Device C, and the P2PTC clock node type for Device B. All clock nodes elect a GM through BMC.

·     Use the peer delay measurement mechanism on all clock nodes in the PTP domain.

Figure 8 Network diagram

Procedure

IMPORTANT

IMPORTANT:

The SMPTE ST 2059-2 PTP profile transports PTP messages over IPv4 UDP rather than IEEE 802.3/Ethernet. The profile supports both multicast and unicast transmission modes.

 

1.     Configure Device A:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile st2059-2

# Specify the OC clock node type.

[DeviceA] ptp mode oc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on the interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on the interface.)

[DeviceA] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceA] ptp source 10.10.1.1

# Specify PTP for obtaining the time.

[DeviceA] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the peer delay measurement mechanism and enable PTP.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp transport-protocol udp [DeviceA-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

2.     Configure Device B:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile st2059-2

# Specify the P2PTC clock node type.

[DeviceB] ptp mode p2ptc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceB] ptp source 10.10.10.2

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, enable PTP.

[DeviceB] interface twenty-fivegige 1/0/1

DeviceB-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE 1/0/2, enable PTP.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

3.     Configure Device C:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile st2059-2

# Specify the OC clock node type.

[DeviceC] ptp mode oc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceC] ptp global enable

# Configure the source IP address for multicast PTP message transmission over IPv4 UDP.

[DeviceC] ptp source 11.10.10.1

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the delay measurement mechanism as p2p and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp transport-protocol udp [DeviceC-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

Verifying the configuration

When the network is stable, perform the following tasks to verify the PTP configuration:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : SMPTE ST 2059-2

PTP mode            : OC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          Master        P2P              Two         0

# Display PTP clock information on Device B.

[DeviceB] display ptp clock

PTP global state    : Enabled

PTP profile         : SMPTE ST 2059-2

PTP mode            : P2PTC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106368539000 (ns)

Mean path delay     : 2791000 (ns)

Steps removed       : 1

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device B.

[DeviceB] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          N/A           P2P              Two         0

WGE1/0/2   0          N/A           P2P              Two         0

The output shows that Device A is elected as the GM and Twenty-FiveGigE1/0/1 on Device A is the master port.

Example: Configuring PTP (SMPTE ST 2059-2, IPv4 UDP transport, unicast transmission)

Network configuration

As shown in Figure 9, configure PTP (SMPTE ST 2059-2, IPv4 UDP transport, unicast transmission) to enable Device A, Device B, Device C, and the base station to synchronize time with the ToD clock source .

·     Specify the SMPTE ST 2059-2 PTP profile and unicast IPv4 UDP transport of PTP messages for Device A, Device B, and Device C.

·     Assign Device A, Device B, Device C, and the base station to PTP domain 0. Specify the BC clock node type for Device A, Device B, and Device C.

·     Connect Device A to the ToD clock source and Device C to the base station.

·     Use the default Request_Response delay measurement mechanism on all clock nodes in the PTP domain.

Figure 9 Network diagram

Restrictions and guidelines

The switch does not provide ToD interfaces. It can be configured as Device B or C but not Device A.

Procedure

IMPORTANT

IMPORTANT:

The SMPTE ST 2059-2 PTP profile supports IPv4 UDP transport rather than IEEE 802.3/Ethernet transport of PTP messages. It supports both multicast and unicast transmission of PTP messages.

 

 

1.     Assign IP addresses to the interfaces, and make sure the devices can reach each other, as shown in Figure 9. (Details not shown.)

2.     Configure Device A:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile st2059-2

# Specify the BC clock node type.

[DeviceA] ptp mode bc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Configure the device to receive ToD 0 clock signals and set the delay correction value to 1000 nanoseconds.

[DeviceA] ptp tod0 input delay 1000

# Set priority 1 to 0 for the ToD 0 clock.

[DeviceA] ptp priority clock-source tod0 priority1 0

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP messages and enable PTP. (The SMPTE ST 2059-2 PTP profile uses IPv4 UDP transport of PTP messages by default.)

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceA-Twenty-FiveGigE1/0/1] ptp unicast-destination 10.10.10.2

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

3.     Configure Device B:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile st2059-2

# Specify the BC clock node type.

[DeviceB] ptp mode bc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally. (In R6607, to run PTP on an interface, enable PTP on the interface. In Release 6616 and later, to run PTP on an interface, enable PTP globally and on the interface.)

[DeviceB] ptp global enable

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP messages and enable PTP. (The SMPTE ST 2059-2 PTP profile uses IPv4 UDP transport of PTP messages by default.)

[DeviceB] interface twenty-fivegige 1/0/1

[DeviceB-Twenty-FiveGigE1/0/1] ptp unicast-destination 10.10.10.1

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE 1/0/2, configure the destination IP address for unicast PTP messages and enable PTP. (The SMPTE ST 2059-2 PTP profile uses IPv4 UDP transport of PTP messages by default.)

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp unicast-destination 11.10.10.1

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

4.     Configure Device C:

# Specify the SMPTE ST 2059-2 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile st2059-2

# Specify the BC clock node type.

[DeviceC] ptp mode bc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceC] ptp global enable

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, configure the destination IP address for unicast PTP messages and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceC-Twenty-FiveGigE1/0/1] ptp unicast-destination 11.10.10.2

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

# On Twenty-FiveGigE1/0/2, configure the destination IP address for unicast PTP messages and enable PTP. (The SMPTE ST 2059-2 PTP profile uses IPv4 UDP transport of PTP messages by default.)

[DeviceC] interface twenty-fivegige 1/0/2

[DeviceC-Twenty-FiveGigE1/0/2] ptp unicast-destination 12.10.10.1

[DeviceC-Twenty-FiveGigE1/0/2] ptp enable

[DeviceC-Twenty-FiveGigE1/0/2] quit

5.     Configure the base station.

# Specify PTP domain 0.

# Specify IPv4 UDP transport of PTP messages.

# Set the destination IP address of unicast PTP messages to 12.10.10.2.

# Specify the Request_Response delay measurement mechanism.

For more information, see the configuration guide for the base station.

Verifying the configuration

When the network is stable, perform the following tasks to verify the PTP configuration:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : SMPTE ST 2059-2

PTP mode            : BC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : ToD0

 ToD direction  : In

 ToD delay time : 1000 (ns)

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 0

Priority2     : 128

Clock quality :

 Class                 : 6

 Accuracy              : 32

 Offset (log variance) : 65535

Offset from master : 0 (ns)

Mean path delay    : 0 (ns)

Steps removed      : 0

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information on Device A.

[DeviceA] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          Master        E2E              Two         0

# Display PTP clock information on Device C.

[DeviceC] display ptp clock

PTP global state    : Enabled

PTP profile         : SMPTE ST 2059-2

PTP mode            : BC

Slave only          : No

Lock status         : Locked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106361246000 (ns)

Mean path delay     : 2780000 (ns)

Steps removed       : 2

Local clock time    : Sun Jan 15 20:57:29 2019

# Display brief PTP running information on Device B.

[DeviceB] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          Slave         E2E              Two         0

WGE1/0/2   0          Master        E2E              Two         0

Example: Configuring PTP (AES67-2015, IPv4 UDP transport, multicast transmission)

Network configuration

As shown in Figure 8, configure PTP (AES67-2015, IPv4 UDP transport, multicast transmission) to enable time synchronization between Device A and Device C:

·     Specify the AES67-2015 PTP profile and multicast IPv4 UDP transport of PTP messages for Device A, Device B, and Device C.

·     Assign Device A, Device B, and Device C to the same PTP domain. Specify the OC clock node type for Device A and Device C, and the P2PTC clock node type for Device B. All clock nodes elect a GM through BMC.

·     Use the peer delay measurement mechanism on all clock nodes in the PTP domain.

Figure 10 Network diagram

Software version compatibility

This configuration example is supported only in Release 6616 and later.

Procedure

IMPORTANT

IMPORTANT:

The AES67-2015 PTP profile transports PTP messages over IPv4 UDP rather than IEEE 802.3/Ethernet. The profile supports both multicast and unicast transmission modes.

 

1.     Configure Device A:

# Specify the AES67-2015 PTP profile.

<DeviceA> system-view

[DeviceA] ptp profile aes67-2015

# Specify the OC clock node type.

[DeviceA] ptp mode oc

# Create a PTP domain.

[DeviceA] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP messages transmitted over IPv4 UDP.

[DeviceA] ptp source 10.10.1.1

# Specify PTP for obtaining the time.

[DeviceA] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the peer delay measurement mechanism and enable PTP.

[DeviceA] interface twenty-fivegige 1/0/1

[DeviceA-Twenty-FiveGigE1/0/1] ptp transport-protocol udp [DeviceA-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceA-Twenty-FiveGigE1/0/1] ptp enable

[DeviceA-Twenty-FiveGigE1/0/1] quit

2.     Configure Device B:

# Specify the AES67-2015 PTP profile.

<DeviceB> system-view

[DeviceB] ptp profile aes67-2015

# Specify the P2PTC clock node type.

[DeviceB] ptp mode p2ptc

# Create a PTP domain.

[DeviceB] ptp domain 0

# Enable PTP globally.

[DeviceB] ptp global enable

# Configure the source IP address for multicast PTP messages transmitted over IPv4 UDP.

[DeviceB] ptp source 10.10.2.1

# Specify PTP for obtaining the time.

[DeviceB] clock protocol ptp

# Enable PTP on Twenty-FiveGigE 1/0/1.

[DeviceB] interface twenty-fivegige 1/0/1

DeviceB-Twenty-FiveGigE1/0/1] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/1] ptp enable

[DeviceB-Twenty-FiveGigE1/0/1] quit

# Enable PTP on Twenty-FiveGigE 1/0/2.

[DeviceB] interface twenty-fivegige 1/0/2

[DeviceB-Twenty-FiveGigE1/0/2] ptp transport-protocol udp

[DeviceB-Twenty-FiveGigE1/0/2] ptp enable

[DeviceB-Twenty-FiveGigE1/0/2] quit

3.     Configure Device C:

# Specify the AES67-2015 PTP profile.

<DeviceC> system-view

[DeviceC] ptp profile aes67-2015

# Specify the OC clock node type.

[DeviceC] ptp mode oc

# Create a PTP domain.

[DeviceC] ptp domain 0

# Enable PTP globally.

[DeviceC] ptp global enable

# Configure the source IP address for multicast PTP messages transmitted over IPv4 UDP.

[DeviceC] ptp source 10.10.3.1

# Specify PTP for obtaining the time.

[DeviceC] clock protocol ptp

# On Twenty-FiveGigE 1/0/1, specify the peer delay measurement mechanism and enable PTP.

[DeviceC] interface twenty-fivegige 1/0/1

[DeviceC-Twenty-FiveGigE1/0/1] ptp delay-mechanism p2p

[DeviceC-Twenty-FiveGigE1/0/1] ptp enable

[DeviceC-Twenty-FiveGigE1/0/1] quit

Verifying the configuration

When the network is stable, perform the following tasks to verify the PTP configuration:

·     Use the display ptp clock command to display PTP clock information.

·     Use the display ptp interface brief command to display brief PTP running information for all PTP interfaces.

# Display PTP clock information on Device A.

[DeviceA] display ptp clock

PTP global state    : Enabled

PTP profile         : AES67-2015

PTP mode            : OC

Slave only          : No

Lock status         : Unlocked

Clock ID            : 000FE2-FFFE-FF0000

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 1

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master  : 106368539000 (ns)

Mean path delay     : 2791000 (ns)

Steps removed       : 1

Local clock time    : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device A.

[DeviceA] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          Master        P2P              Two         0

# Display PTP clock information on Device B.

[DeviceB] display ptp clock

PTP global state    : Enabled

PTP profile         : AES67-2015

PTP mode            : P2PTC

Slave only          : No

Lock status         : Unlocked

Clock ID            : 000FE2-FFFE-FF0001

Clock type          : Local

Clock domain        : 0

Number of PTP ports : 2

Priority1     : 128

Priority2     : 128

Clock quality :

 Class                 : 248

 Accuracy              : 254

 Offset (log variance) : 65535

Offset from master : N/A

Mean path delay    : N/A

Steps removed      : N/A

Local clock time   : Sun Jan 15 20:57:29 2019

# Display brief PTP running information for all PTP interfaces on Device B.

[DeviceB] display ptp interface brief

Name       InstID     State         Delay mechanism  Clock step  Asymmetry correction

WGE1/0/1   0          N/A           P2P              Two         0

WGE1/0/2   0          N/A           P2P              Two         0

The output shows that Device A is elected as the GM and Twenty-FiveGigE1/0/1 on Device A sends time synchronization information to its downstreams as a master port.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网