- Table of Contents
-
- 13-Network Management and Monitoring Command Reference
- 00-Preface
- 01-System maintenance and debugging commands
- 02-NQA commands
- 03-iNQA commands
- 04-NTP commands
- 05-PTP commands
- 06-Network synchronization commands
- 07-SNMP commands
- 08-RMON commands
- 09-NETCONF commands
- 10-EAA commands
- 11-Process monitoring and maintenance commands
- 12-Sampler commands
- 13-Mirroring commands
- 14-NetStream commands
- 15-IPv6 NetStream commands
- 16-sFlow commands
- 17-Information center commands
- 18-GOLD commands
- 19-Packet capture commands
- 20-VCF fabric commands
- 21-CWMP commands
- 22-SmartMC commands
- 23-SQA commands
- 24-eMDI commands
- 25-Performance management commands
- 26-Event MIB commands
- 27-EPS agent commands
- 28-Cloud connection commands
- 29-EPA commands
- 30-Packet trace commands
- Related Documents
-
Title | Size | Download |
---|---|---|
05-PTP commands | 287.68 KB |
PTP commands
Only the default MDC supports PTP. Non-default MDCs do not support PTP or PTP commands. For more information about MDCs, see Virtual Technologies Configuration Guide.
display ptp clock
Use display ptp clock to display PTP clock information.
Syntax
display ptp clock [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
The PTP clock information is display only after you have specified a PTP profile, a PTP mode, and a PTP domain.
If you do not specify a PTP instance or all PTP instances, this command displays PTP clock information on PTP instance 0.
Examples
# Display PTP clock information on PTP instance 0.
<Sysname> display ptp clock
PTP global state : Enabled
PTP profile : IEEE 1588 Version 2
PTP mode : BC
Slave only : No
Lock status : Locked
Clock ID : 66AAC8-FFFE-480200
Clock type : Local
Clock domain : 100
Number of PTP ports : 1
Priority1 : 128
Priority2 : 128
Clock quality :
Class : 248
Accuracy : 254
Offset (log variance) : 65535
Offset from master : 144057413000 (ns)
Mean path delay : 2106500 (ns)
Steps removed : 1
Local clock time : Wed Sept 18 11:42:00 2019
# Display PTP clock information on all PTP instances.
<Sysname> display ptp clock all
PTP instance ID : 0
PTP global state : Enabled
PTP profile : IEEE 1588 Version 2
PTP mode : BC
Slave only : No
Lock status : Locked
Clock ID : 66AAC8-FFFE-480200
Clock type : Local
Clock domain : 100
Number of PTP ports : 1
Priority1 : 128
Priority2 : 128
Clock quality :
Class : 248
Accuracy : 254
Offset (log variance) : 65535
Offset from master : 146279951000 (ns)
Mean path delay : 3319500 (ns)
Steps removed : 1
Local clock time : Wed Sept 18 11:40:47 2019
PTP instance ID : 1
PTP global state : Enabled
PTP profile : IEEE 802.1AS
PTP mode : BC
Slave only : No
Lock status : Unlocked
Clock ID : 66AAC8-FFFE-480200
Clock type : Local
Clock domain : 200
Number of PTP ports : 1
Priority1 : 246
Priority2 : 248
Clock quality :
Class : 248
Accuracy : 254
Offset (log variance) : 16640
Offset from master : -12063623000 (ns)
Mean path delay : 2379000 (ns)
Steps removed : 1
Local clock time : Wed Sept 18 11:40:47 2019
Field |
Description |
PTP global state |
Whether PTP is enabled globally: · Enabled. · Disabled. |
PTP instance ID |
ID of the PTP instance. |
PTP profile |
PTP standard: · IEEE 1588 version 2. · IEEE 802.1AS. · SMPTE ST 2059-2. · AES67-2015. |
PTP mode |
Clock node type: · BC. · E2ETC. · E2ETC-OC. · OC. · P2PTC. · P2PTC-OC. |
Slave only |
Whether the OC operates in Slave only mode: · Yes. · No. |
Lock status |
Whether the PTP time is locked: · Locked. · Unlocked. |
Clock ID |
Clock ID for the device, which uniquely identifies a PTP device. |
Clock type |
Clock type of the device: · Local—Local clock. · ToD0—ToD 0 clock. · ToD1—ToD 1 clock. |
ToD direction |
For a local clock source, this field displays N/A. For a ToD clock source, the values include: · IN—The device is configured to receive ToD clock signals. · Out—The device is configured to transmit ToD clock signals. · N/A—Whether to receive or transmit ToD clock signals is not configured. |
ToD delay time |
Delay correction value in nanoseconds for the ToD clock. This field is not displayed when the device is a local clock. |
Clock domain |
PTP domain where the device resides. |
Priority1 |
Priority 1 value for the device. |
Priority2 |
Priority 2 value for the device. |
Class |
Time class of the device. |
Accuracy |
Time accuracy of the device. |
Offset (log variance) |
Offset of the grandmaster clock. |
Offset from master |
Offset from the master clock node (parent clock node), in nanoseconds. N/A indicates that information for this field is not obtained. |
Mean path delay |
Mean path delay, in nanoseconds. N/A indicates that information for this field is not obtained. |
Steps removed |
Hops from the grandmaster to the local clock node. N/A indicates that information for this field is not obtained. |
display ptp corrections
Use display ptp corrections to display PTP corrections that have occurred on a subordinate port.
Syntax
display ptp corrections [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
The PTP corrections are displayed only when the following conditions are met:
· You have specified a PTP profile, PTP mode, and PTP domain for the device.
· The device has a subordinate port and has performed time or frequency synchronization through the port.
If the subordinate port is changed, the recorded information will be cleared.
If you do not specify a PTP instance or all PTP instances, this command displays PTP correction information on PTP instance 0.
Examples
# Display PTP correction information on PTP instance 0.
<Sysname> display ptp corrections
Slave port Correction time Corrections(s,ns) Rate ratio
XGE1/0/1 Sep 18 11:21:48 2019 169,880322500 N/A
XGE1/0/1 Sep 18 11:21:49 2019 169,869306500 N/A
XGE1/0/1 Sep 18 11:21:50 2019 169,871961500 N/A
# Display PTP correction information on all PTP instances.
<Sysname> display ptp corrections all
PTP instance ID : 0
Sync State : Inactive
Slave port Correction time Corrections(s,ns) Rate ratio
XGE1/0/1 Sep 18 11:21:48 2019 169,880322500 N/A
XGE1/0/1 Sep 18 11:21:49 2019 169,869306500 N/A
XGE1/0/1 Sep 18 11:21:50 2019 169,871961500 N/A
PTP instance ID : 1
Sync State : Active
Slave port Correction time Corrections(s,ns) Rate ratio
XGE1/0/2 Sep 18 11:22:31 2019 -22,801753000 N/A
XGE1/0/2 Sep 18 11:22:31 2019 -22,789640000 N/A
XGE1/0/2 Sep 18 11:22:31 2019 -22,771568000 N/A
Table 2 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
Sync State |
Whether the time of the PTP instance can be used to synchronize the local system time. · Active—Yes. · Inactive—No. |
Slave port |
Name of the subordinate port. |
Correction time |
Time when the correction occurred. |
Corrections(s,ns) |
Time corrections in seconds or nanoseconds. N/A indicates that no correction occurred this time. |
Rate ratio |
Ratio of the subordinate port rate to the master port rate. N/A indicates that no correction occurred this time. |
display ptp foreign-masters-record
Use display ptp foreign-masters-record to display information about foreign master nodes.
Syntax
display ptp foreign-masters-record [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays information about foreign master nodes for all interfaces.
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
Foreign master node information is displayed only when the following conditions are met:
· The PTP profile is IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015.
· You have specified a PTP mode and PTP domain for the device.
· The device has a port in slave, passive, or subordinate state.
If you do not specify a PTP instance or all PTP instances, this command displays foreign master node information on PTP instance 0.
Examples
# Display information about foreign master nodes of all interfaces on PTP instance 0.
<Sysname> display ptp foreign-masters-record
P1=Priority1, P2=Priority2, C=Class, A=Accuracy,
OSLV=Offset-scaled-log-variance, SR=Steps-removed
GM=Grandmaster
----------------------- -------------------- ---- ---- ---- ---- ------ ---- ---
Interface Clock ID P1 P2 C A OSLV SR GM
----------------------- -------------------- ---- ---- ---- ---- ------ ---- ---
XGE1/0/1 62214E-FFFE-B20100 128 128 248 254 65535 0 Yes
# Display information about foreign master nodes of all interfaces on all PTP instances.
<Sysname> display ptp foreign-masters-record all
P1=Priority1, P2=Priority2, C=Class, A=Accuracy,
OSLV=Offset-scaled-log-variance, SR=Steps-removed
GM=Grandmaster
Interface : Ten-GigabitEthernet1/0/1
------------- -------------------- ---- ---- ---- ---- ------ ---- ---
Instance ID Clock ID P1 P2 C A OSLV SR GM
------------- -------------------- ---- ---- ---- ---- ------ ---- ---
0 62214E-FFFE-B20100 128 128 248 254 65535 0 Yes
Interface : Ten-GigabitEthernet1/0/2
------------- -------------------- ---- ---- ---- ---- ------ ---- ---
Instance ID Clock ID P1 P2 C A OSLV SR GM
------------- -------------------- ---- ---- ---- ---- ------ ---- ---
1 66E331-FFFE-960300 100 128 248 254 65535 0 Yes
Table 3 Command output
Field |
Description |
Instance ID |
ID of the PTP instance. |
Interface |
PTP interface name. |
Clock ID |
Clock ID of the foreign master node. |
C |
Time class. |
A |
Time accuracy. |
OSLV |
Offset of the grandmaster clock. |
SR |
Hops from the grandmaster to the local clock node. |
GM |
Whether the node represents the grandmaster clock: · Yes. · No. |
display ptp instance
Use display ptp instance to display information about PTP instances.
Syntax
display ptp instance [ ptp-instance-id | all ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
all: Specifies all PTP instances.
Usage guidelines
The PTP instance information is displayed only after you have specified a PTP profile, PTP mode, and a PTP domain for the device.
If you do not specify a PTP instance or all PTP instances, this command displays information about PTP instance 0.
Examples
# Display information about PTP instance 0.
<Sysname> display ptp instance
PTP instance ID : 0
PTP instance name : default-instance
PTP domain : 100
PTP profile : IEEE 1588 Version 2
PTP mode : BC
Sync state : Inactive
# Display information about all PTP instances.
<Sysname> display ptp instance all
PTP instance ID : 0
PTP instance name : default-instance
PTP domain : 100
PTP profile : IEEE 1588 Version 2
PTP mode : BC
Sync state : Inactive
PTP instance ID : 1
PTP instance name : -
PTP domain : 200
PTP profile : IEEE 802.1AS
PTP mode : BC
Sync state : Active
Table 4 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
PTP instance name |
Name of the PTP instance. |
PTP domain |
PTP domain to which the PTP instance associates. |
PTP profile |
PTP standard: · IEEE 1588 version 2. · IEEE 802.1AS. · SMPTE ST 2059-2. · AES67-2015. |
PTP mode |
Clock node type: · BC. · E2ETC. · E2ETC-OC. · OC. · P2PTC. · P2PTC-OC. |
Sync state |
Whether the instance participates in time synchronization. · Active—Yes. · Inactive—No. |
Related commands
ptp instance
display ptp interface
Use display ptp interface to display PTP running information for one or all PTP interfaces.
Syntax
display ptp interface [ interface-type interface-number ] [ all | instance ptp-instance-id ]
display ptp interface brief
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays PTP running information for all PTP interfaces.
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
brief: Displays brief PTP running information for all interfaces. If you do not specify this keyword, this command displays detailed PTP running information for the specified PTP interface or all PTP interfaces.
Usage guidelines
The detailed PTP running information can be displayed only if you enable PTP on the interface. The brief PTP running information can be displayed only when PTP is operating on the interface.
If you do not specify a PTP instance or all PTP instances, this command displays information on PTP instance 0.
Examples
# Display brief PTP running information for all PTP interfaces on all PTP instances.
<Sysname> display ptp interface brief
Name InstID State Delay mechanism Clock step Asymmetry correction
XGE1/0/1 0 Slave E2E Two 0
XGE1/0/2 1 Slave P2P Two 0
# Display detailed PTP running information for all PTP interfaces on PTP instance 0.
<Sysname> display ptp interface
Interface : Ten-GigabitEthernet1/0/1
Clock ID : 66AAC8-FFFE-480200
Port number : 258
PTP version : 2
PTP state : Enabled
Transport protocol of PTP : IEEE 802.3/Ethernet
Port state : Slave
Force state : No
Clock step : Two
Asymmetry correction : 0
Delay mechanism : End to End
Announce interval (log mean) : 1
Announce receipt time out : 3
Sync interval (log mean) : 0
Delay request interval (log mean) : 0
Peer delay request interval (log mean) : 0
Mean path delay : 1357 (ns)
# Display detailed PTP running information for all PTP interfaces on all PTP instances.
<Sysname> display ptp interface all
Interface : Ten-GigabitEthernet1/0/1
PTP instance ID : 0
Clock ID : 66AAC8-FFFE-480200
Port number : 258
PTP version : 2
PTP state : Enabled
Transport protocol of PTP : IEEE 802.3/Ethernet
Port state : Slave
Force state : No
Clock step : Two
Asymmetry correction : 0
Delay mechanism : End to End
Announce interval (log mean) : 1
Announce receipt time out : 3
Sync interval (log mean) : 0
Delay request interval (log mean) : 0
Peer delay request interval (log mean) : 0
Mean path delay : 1357 (ns)
Interface : Ten-GigabitEthernet1/0/2
PTP instance ID : 1
Clock ID : 66AAC8-FFFE-480200
Port number : 259
PTP version : 2
PTP state : Enabled
Transport protocol of PTP : IEEE 802.3/Ethernet
Port state : Slave
Force state : No
Clock step : Two
Asymmetry correction : 0
Delay mechanism : Peer to Peer
Announce interval (log mean) : 0
Announce receipt time out : 3
Sync interval (log mean) : -3
Delay request interval (log mean) : 0
Peer delay request interval (log mean) : 0
Mean path delay : 1426 (ns)
Table 5 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
InstID |
ID of the PTP instance. |
Name |
Name of the PTP interface. |
State |
States of the PTP interface: · Slave—Receives synchronization messages. · Uncalibrated—Temporary state before the interface enters Slave state. · Passive—Neither receives nor sends synchronization messages. A PTP interface is in passive state after it receives an announce messages. · Master—Sends synchronization messages. · Premaster—Temporary state before the interface enters Master state. · Listening—Neither receives nor sends synchronization messages. A PTP interface is in listening state after being initialized. · Faulty—PTP is running incorrectly. A PTP interface in faulty state does not process PTP messages. · Disabled—PTP is not running on the interface. A PTP interface in disabled state does not process PTP messages. · Initializing—The interface is initializing. A PTP interface in initializing state does not process PTP messages. · N/A—No PTP interface state is obtained. |
Delay mechanism |
Delay measurement mechanism: · End to End—Request-response mechanism. · Peer to Peer—Peer delay mechanism. |
Clock step |
Mode for carrying timestamps: · One—Single-step mode. · Two—Two-step mode. |
Asymmetry correction |
Asymmetric delay correction value (in nanoseconds). |
Clock ID |
Clock ID of the device where the interface resides. |
PTP version |
PTP version number. The version number is always 2. |
PTP state |
Whether PTP is enabled on the port: · Enabled. · Disabled. |
Transport protocol of PTP |
PTP message transport protocol: · User Datagram Protocol (IPv4). · IEEE 802.3/Ethernet. |
Unicast destination address |
Destination IP address for unicast PTP messages that are transmitted over IPv4 UDP. This field is not displayed if the ptp unicast-destination command is not executed. |
DSCP priority |
DSCP value for PTP messages that are transmitted over IPv4 UDP. This field is not displayed if the ptp dscp command is not executed. |
VLAN |
VLAN ID for PTP messages. This field is not displayed if the ptp vlan command is not executed. |
Dot1p priority |
802.1p precedence for PTP messages. This field is not displayed if the ptp vlan command is not executed. |
Force state |
Whether the force state is configured: · Yes. · No. |
Announce interval (log mean) |
Announce message sending interval (in seconds) = 2interval. This field displays the value for the interval exponent. |
Announce receipt time out |
Number of announcement intervals before the receiving node stops receiving announce messages. If a member node does not receive any announce message from the master node within the specified value, it considers the master node invalid. |
Sync interval (log mean) |
Sync message sending interval (in seconds) = 2interval. This field displays the value for the interval exponent. |
Delay request interval (log mean) |
Minimum delay request message sending interval (in seconds) = 2interval. This field displays the value for the interval exponent. |
Peer delay request interval (log mean) |
Peer delay request message sending interval (in seconds) = 2interval. This field displays the value for the interval exponent. |
Mean path delay |
Mean path delay, in nanoseconds. |
display ptp parent
Use display ptp parent to display information about the parent node (master node).
Syntax
display ptp parent [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
The command does not display information about the parent node (master node) in any of the following circumstances:
· PTP profile, PTP mode, or PTP domain is not configured for the device.
· The clock node type of the device is TC.
· The ptp active force-state command has been executed.
If you do not specify a PTP instance or all PTP instances, this command displays information on PTP instance 0.
Examples
# Display information about the parent node on PTP instance 0.
<Sysname> display ptp parent
Parent clock:
Parent clock ID : 62214E-FFFE-B20100
Parent port number : 258
Observed parent offset (log variance) : N/A
Observed parent clock phase change rate : N/A
Grandmaster clock:
Grandmaster clock ID: 62214E-FFFE-B20100
Grandmaster clock quality:
Class : 248
Accuracy : 254
Offset (log variance) : 65535
Priority1 : 128
Priority2 : 128
# Display information about the parent node on all PTP instances.
<Sysname> display ptp parent all
PTP instance ID : 0
Parent clock:
Parent clock ID : 62214E-FFFE-B20100
Parent port number : 258
Observed parent offset (log variance) : N/A
Observed parent clock phase change rate : N/A
Grandmaster clock:
Grandmaster clock ID: 62214E-FFFE-B20100
Grandmaster clock quality:
Class : 248
Accuracy : 254
Offset (log variance) : 65535
Priority1 : 128
Priority2 : 128
PTP instance ID : 1
Parent clock:
Parent clock ID : 66E331-FFFE-960300
Parent port number : 259
Observed parent offset (log variance) : N/A
Observed parent clock phase change rate : N/A
Grandmaster clock:
Grandmaster clock ID: 66E331-FFFE-960300
Grandmaster clock quality:
Class : 248
Accuracy :254
Offset (log variance) : 16640
Priority1 : 100
Priority2 : 248
Table 6 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
Parent port number |
Outgoing interface number of the parent clock. |
Observed parent offset (log variance) |
Offset from the parent clock node. N/A indicates that information for this field is not obtained. |
Class |
Time class of the grandmaster clock. |
Accuracy |
Time accuracy of the grandmaster clock. |
Offset (log variance) |
Offset of the grandmaster clock. |
Priority1 |
Priority 1 value of the grandmaster clock. |
Priority2 |
Priority 2 value of the grandmaster clock. |
display ptp path-trace
Use display ptp path-trace to display brief information about the PTP synchronization path from the GM to the device.
Syntax
display ptp path-trace [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
This command does not have an output if one of the following conditions exists:
· The PTP profile, PTP clock node type, or PTP domain is not configured.
· The clock node type is E2ETC, E2ETC-OC, P2PTC, P2PTC-OC, or T-TC.
· The ptp active force-state command has been configured.
Examples
# Display brief information about the PTP synchronization path from the GM to the device on PTP instance 0.
<Sysname> display ptp path-trace
Sequence number Clock ID
1 000FE2-FFFE-FF0000
2 000FE3-FFFE-F90000
3 000FE4-FFFE-F50000
4 000FE5-FFFE-F20000
5 000FE6-FFFE-F70000
# Display brief information about the PTP synchronization path from the GM to the device on all PTP instances.
<Sysname> display ptp path-trace all
PTP instance ID : 0
Sequence number Clock ID
1 000FE2-FFFE-FF0000
2 000FE3-FFFE-F90000
3 000FE4-FFFE-F50000
4 000FE5-FFFE-F20000
5 000FE6-FFFE-F70000
PTP instance ID : 1
Sequence number Clock ID
1 000FE2-FFFE-FF0000
2 000FE3-FFFE-F90000
3 000FE4-FFFE-F50000
4 000FE5-FFFE-F20000
5 000FE6-FFFE-F70000
Table 7 Command output
Field |
Description |
Sequence number |
Sequence number of the clock node. |
Clock ID |
ID of the clock node |
Related commands
ptp active force-state
ptp domain
ptp mode
ptp profile
display ptp port-history
Use display ptp port-history to display historical role change information for PTP ports.
Syntax
display ptp port-history [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays historical role change information for all interfaces.
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
If you do not specify a PTP instance or all PTP instances, this command displays historical role change information for all PTP ports on PTP instance 0.
Examples
# Display historical role change information for all PTP ports on PTP instance 0.
<Sysname> display ptp port-history
Interface: Ten-GigabitEthernet1/0/1
Role change: Disabled -> Listening
Time : Apr 15 08:56:50 2020
IfBMCInfo : 0 255 255 255 255 65535 65535 65535 65535 65535 6
Role change: Listening -> Master
Time : Apr 15 08:56:56 2020
IfBMCInfo : 0 255 255 255 255 65535 65535 65535 65535 65535 6
Table 8 Command output
Field |
Description |
Interface |
PTP port name. |
PTP instance ID |
ID of the PTP instance. |
Role change |
Role change of the PTP port. |
Time |
Time at which the PTP port role was calculated. |
IfBMCInfo |
BMC information for the PTP port: · IEEE 1588 version 2, SMPTE ST 2059-2, AES67-2015—Includes the values of protocol type, priority 1, clock class, clock accuracy, priority 2, sending port number, receiving port number, source port number, hops, offset (log variance), and port number in sequence and separated by spaces. · IEEE 802.1AS—Includes the values of protocol type, priority 1, clock class, clock accuracy, priority 2, source port number, hops, offset (log variance), and port number in sequence and separated by spaces. |
display ptp statistics
Use display ptp statistics to display PTP statistics.
Syntax
display ptp statistics [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays PTP statistics on all interfaces.
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
The command displays PTP statistics only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
If you do not specify a PTP instance or all PTP instances, this command displays information on PTP instance 0.
Examples
# Display PTP statistics on all interfaces on all PTP instances.
<Sysname> display ptp statistics all
Interface : Ten-GigabitEthernet1/0/1
PTP instance ID : 0
Received packets
--------------------------------------------------------------------------
Announce :2359 Sync :4712 Signaling :0
DelayReq :0 DelayResp :4462 FollowUp :4712
PdelayReq:0 PdelayResp:0 PdelayRespFollowUp :0
Sent packets
--------------------------------------------------------------------------
Announce :8 Sync :14 Signaling :0
DelayReq :4462 DelayResp :0 FollowUp :14
PdelayReq:0 PdelayResp:0 PdelayRespFollowUp :0
Discarded packets
--------------------------------------------------------------------------
Announce :0 Sync :4 Signaling :0
DelayReq :0 DelayResp :0 FollowUp :4
PdelayReq:0 PdelayResp:0 PdelayRespFollowUp :0
Interface : Ten-GigabitEthernet1/0/2
PTP instance ID : 1
Received packets
--------------------------------------------------------------------------
Announce :3642 Sync :30325 Signaling :0
DelayReq :0 DelayResp :0 FollowUp :30325
PdelayReq:3640 PdelayResp:3661 PdelayRespFollowUp :3661
Sent packets
--------------------------------------------------------------------------
Announce :284 Sync :2339 Signaling :0
DelayReq :0 DelayResp :0 FollowUp :2339
PdelayReq:3942 PdelayResp:3640 PdelayRespFollowUp :3640
Discarded packets
--------------------------------------------------------------------------
Announce :0 Sync :0 Signaling :0
DelayReq :0 DelayResp :0 FollowUp :0
PdelayReq:0 PdelayResp:0 PdelayRespFollowUp :0
Table 9 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
Received packets |
Statistics about received PTP messages. |
Sent packets |
Statistics about sent PTP messages. |
Discarded packets |
Statistics about discarded PTP messages. |
display ptp time-property
Use display ptp time-property to display PTP clock time information.
Syntax
display ptp time-property [ all | instance ptp-instance-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
This command does not display PTP clock time information in any of the following circumstances:
· PTP profile, PTP mode, or PTP domain is not configured for the device.
· The clock node type of the device is TC.
· The ptp active force-state command has been executed.
If you do not specify a PTP instance or all PTP instances, this command displays information on PTP instance 0.
Examples
# Display PTP clock time information on PTP instance 0.
<Sysname> display ptp time-property
PTP clock time property:
Current UTC offset valid : False
Current UTC offset : 0
Leap59 : No
Leap61 : No
Time traceable : True
Frequency traceable : True
PTP timescale : True
Time source : 0xA0 (Internal oscillator)
# Display PTP clock time information on all PTP instances.
<Sysname> display ptp time-property all
PTP instance ID : 0
PTP clock time property:
Current UTC offset valid : False
Current UTC offset : 0
Leap59 : No
Leap61 : No
Time traceable : True
Frequency traceable : True
PTP timescale : True
Time source : 0xA0 (Internal oscillator)
PTP instance ID : 1
PTP clock time property:
Current UTC offset valid : False
Current UTC offset : 0
Leap59 : No
Leap61 : No
Time traceable : True
Frequency traceable : True
PTP timescale : True
Time source : 0xA0 (Internal oscillator)
Table 10 Command output
Field |
Description |
PTP instance ID |
ID of the PTP instance. |
Current UTC offset valid |
Whether the Coordinated Universal Time (UTC) offset is valid: · True—Yes. · False—No. |
Current UTC offset |
Cumulative offset (in seconds) between the UTC of the grandmaster clock and the International Atomic Time (TAI). |
Leap59 |
Whether cumulative offset is minus 1: · Yes. · No. |
Leap61 |
Whether cumulative offset is plus 1: · Yes. · No. |
Time traceable |
Whether the PTP time is traceable: · True—Yes. · False—No. |
Frequency traceable |
Whether the PTP frequency is traceable: · True—Yes. · False—No. |
PTP timescale |
The possible timescales available for use by the grandmaster clock: · True—PTP timescale. · False—Non-PTP timescale. |
Time source |
Attributes of the grandmaster clock: · Atomic clock. · GPS. · Handset. · Internal oscillator. · NTP. · Other. · PTP. · Terrestrial radio. · Unknown. |
ptp { tod0 | tod1 }
Use ptp { tod0 | tod1 } to configure ToD input or output.
Use undo ptp { tod0 | tod1 } to restore the default delay correction value.
Syntax
ptp { tod0 | tod1 } { input [ delay input-delay-time ] | output [ delay output-delay-time ] }
undo ptp { tod0 | tod1 } { input | output }
Default
Whether to send or receive ToD clock signals is not configured.
Views
System view
Predefined user roles
network-admin
Parameters
tod0: Specifies the ToD 0 clock.
tod1: Specifies the ToD 1 clock.
input: Specifies the input direction for the device to receive ToD clock signals.
input-delay-time: Specifies the delay correction value in nanoseconds for receiving ToD clock signals. The value range for this argument is 0 to 2000000. The default value is 0.
output: Specifies the output direction for the device to send ToD clock signals.
output-delay-time: Specifies the delay correction value in nanoseconds for sending ToD clock signals. The value range for this argument is 0 to 1600. The default value is 0.
Usage guidelines
If you connect the device correctly to a ToD clock source and configure this command, all PTP instances on the device use the ToD clock source as its GM.
To use a ToD clock source as the reference source, you must use the ptp { tod0 | tod1 } command to configure the device to receive ToD clock signals. To use the device as a ToD clock source, you must use the ptp { tod0 | tod1 } command to configure the device to output ToD clock signals.
You can configure this command only after a minimum of one PTP instance on the device is associated to a domain.
The device deletes the ToD clock configuration automatically when PTP domain settings are all deleted.
Examples
# Set the delay correction value to 1000 and 100 nanoseconds for receiving ToD 0 clock signals and sending ToD 1 clock signals, respectively.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp tod0 input delay 1000
[Sysname] ptp tod1 output delay 100
Related commands
ptp domain
ptp mode
ptp profile
ptp active force-state
Use ptp active force-state to activate the port role configuration.
Use undo ptp active force-state to restore the default.
Syntax
ptp active force-state
undo ptp active force-state
Default
The port role configuration is not activated.
Views
System view
PTP instance view
Predefined user roles
network-admin
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Activate the port role configuration.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp active force-state
# In PTP instance view, activate the port role configuration.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp active force-state
Related commands
ptp domain
ptp force-state
ptp mode
ptp profile
ptp alarm-threshold { time-lock | time-unlock }
Use ptp alarm-threshold { time-lock threshold-value | time-unlock unlock-value } * to set the PTP time locking and unlocking thresholds.
Use undo ptp alarm-threshold time-lock to restore the default.
Syntax
ptp alarm-threshold { time-lock lock-value | time-unlock unlock-value } *
undo ptp alarm-threshold { time-lock | time-unlock } *
Default
The PTP time locking threshold is 200 ns and unlocking threshold is 300 ns.
Views
System view
Predefined user roles
network-admin
Parameters
lock-value: Specifies the PTP time locking threshold in ns. The value range for this argument is 50 to 5000.
unlock-value: Specifies the PTP time unlocking threshold in ns. The value is in the range of 50 to 5000.
Usage guidelines
This command is available only after you specify a PTP profile, PTP clock node type, and PTP domain.
You can configure the locking threshold and unlocking threshold separately. The PTP time unlocking threshold must be greater than or equal to the locking threshold. If you execute this command multiple times, the most recent configuration takes effect.
When the time offset of the PTP reference clock crosses the PTP time unlocking 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.
Examples
# Set the PTP time locking threshold to 100 ns.
<Sysname> system-view
[Sysname] ptp profile g8275.1
[Sysname] ptp mode t-bc
[Sysname] ptp alarm-threshold time-lock 100
Related commands
ptp domain
ptp mode
ptp profile
ptp announce-interval
Use ptp announce-interval to set the interval for sending announce messages.
Use undo ptp announce-interval to restore the default.
Syntax
ptp announce-interval interval
undo ptp announce-interval
Default
For the IEEE 1588 version 2 or AES67-2015 PTP profile, the interval argument value is 1 and the announce message sending interval is 2 (21) seconds.
For the IEEE 802.1AS PTP profile, the interval argument value is 0 and the announce message sending interval is 1 (20) second.
For the SMPTE ST 2059-2 PTP profile, the interval argument value is –2 and the announce message sending interval is 1/4 (2-2) second.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
interval: Specifies an exponent, to the power of which base 2 is raised to get the interval in seconds for sending announce messages. When the PTP profile is IEEE 1588 version 2 or AES67-2015, the value range for the interval argument is 0 to 4. When the PTP profile is IEEE 802.1AS, the value range for the interval argument is 0 to 6. When the PTP profile is SMPTE ST 2059-2, the value range for the interval argument is –3 to 1.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The master node uses the value configured on its interface as the interval for sending announce messages.
Examples
# Set the announce message sending interval to 4 (22) seconds on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp announce-interval 2
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the announce message sending interval to 4 (22) seconds.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp announce-interval 2
Related commands
ptp domain
ptp mode
ptp profile
ptp announce-timeout
Use ptp announce-timeout to set the timeout multiplier for the announce message receiving interval.
Use undo ptp announce-timeout to restore the default.
Syntax
ptp announce-timeout multiple-value
undo ptp announce-timeout
Default
The timeout multiplier for the announce message receiving interval is 3.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
PTP instance view
Predefined user roles
network-admin
Parameters
multiple-value: Sets the timeout multiplier for the announce message receiving interval, in the range of 2 to 10.
Usage guidelines
A master node periodically sends announce messages to the member nodes.
· IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015—If a member node does not receive any announce message from the master node within multiple-value times the announce message sending interval, it determines that the master node is invalid.
· IEEE 802.1AS—If a member node does not receive any announce message from the master node within multiple-value times the announce message sending interval configured on the master node, it determines that the master node is invalid.
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
To ensure a stable PTP network, set the timeout multiplier for receiving announce messages to a value in the range of 5 to 7.
Examples
# Set the timeout multiplier for the announce message sending interval to 5 on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp announce-timeout 5
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the timeout multiplier for the announce message sending interval to 5.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp announce-timeout 5
Related commands
ptp announce-interval
ptp domain
ptp mode
ptp profile
ptp asymmetry-correction
Use ptp asymmetry-correction to set the asymmetric delay correction time.
Use undo ptp asymmetry-correction to restore the default.
Syntax
ptp asymmetry-correction { minus | plus } value
undo ptp asymmetry-correction
Default
The asymmetric delay correction time is 0 nanoseconds, which means that delay correction is not performed.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
minus: Subtracts the specified asymmetric delay correction value.
plus: Adds the specified asymmetric delay correction value.
value: Specifies the asymmetric delay correction value in the range of 0 to 2000000 nanoseconds.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Set the asymmetric delay correction time to 100 nanoseconds on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp asymmetry-correction plus 100
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the asymmetric delay correction time to 100 nanoseconds.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp asymmetry-correction plus 100
Related commands
ptp domain
ptp mode
ptp profile
ptp clock-source
Use ptp clock-source to configure ToD clock parameters.
Use undo ptp clock-source to restore ToD clock parameters to their default values.
Syntax
ptp clock-source { tod0 | tod1 } { accuracy acc-value | class class-value | time-source ts-value }
undo ptp clock-source { tod0 | tod1 } { accuracy | class | time-source }
Default
For a ToD clock, the accuracy is 32, the clock class is 6, and the attribute value is 32.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
tod0: Specifies the ToD 0 clock.
tod1: Specifies the ToD 1 clock.
accuracy acc-value: Specifies the accuracy of the ToD clock, in the range of 0 to 255. A smaller value indicates a higher accuracy. Table 11 shows the description for clock accuracy values.
Table 11 Clock accuracy value description
Clock accuracy value (in hexadecimal format) |
Description |
00 through 1F |
Reserved. |
20 |
Less than 25 nanoseconds (1 nanosecond = 10-9 second). |
21 |
Less than 100 nanoseconds. |
22 |
Less than 250 nanoseconds. |
23 |
Less than 1 microsecond (10-6 second). |
24 |
Less than 2.5 microseconds. |
25 |
Less than 10 microseconds. |
26 |
Less than 25 microseconds. |
27 |
Less than 100 microseconds. |
28 |
Less than 250 microseconds. |
29 |
Less than 1 millisecond (10-3 second). |
2A |
Less than 2.5 milliseconds. |
2B |
Less than 10 milliseconds. |
2C |
Less than 25 milliseconds. |
2D |
Less than 100 milliseconds. |
2E |
Less than 250 milliseconds. |
2F |
Less than 1 second. |
30 |
Less than 10 seconds. |
31 |
More than 10 seconds. |
32 through 7F |
Reserved. |
80 through FD |
For use by alternate PTP profiles. |
FE |
Unknown. |
FF |
Reserved. |
class class-value: Specifies the class of the ToD clock, in the range of 0 to 255. A smaller value indicates a higher time class. Table 12 shows the description for clock classes (those not listed are reserved by the protocol and are not recommended to use).
Table 12 Clock class description
Clock class (in decimal format) |
Description |
6 |
The clock node synchronizes its time to the master reference time source. PTP assigns a time table to the clock node. A clock node with time class 6 cannot become a member clock of any other clocks in the domain. |
7 |
The former time class is 6. The clock node cannot synchronize its time to a time source. It enters the reappointment mode and meets the reappointment conditions. PTP assigns a time table to the clock node. A clock node with time class 7 cannot become a member clock of any other clocks in the domain. |
13 |
The clock node synchronizes its time to a time source. ARB assigns a time table to the clock node. A clock node with time class 13 cannot become a member clock of any other clocks in the domain. |
14 |
The former time class is 13. The clock node cannot synchronize its time to a time source. It enters the reappointment mode and meets the reappointment conditions. ARB assigns a time table to the clock node. A clock node with time class 14 cannot become a member clock of any other clocks in the domain. |
52 |
The clock node with time class 7 becomes optional clock A because it does not meet the reappointment conditions. A clock node with time class 52 cannot become a member clock of any other clocks in the domain. |
58 |
The clock node with time class 14 becomes optional clock A because it does not meet the reappointment conditions. A clock node with time class 58 cannot become a member clock of any other clocks in the domain. |
150 |
The clock node synchronizes its frequency to a reference source with frequency accuracy of ±1 ppm (one in a million). The reference source has synchronized itself to the master reference time source. The timescale is PTP. |
158 |
The clock node synchronizes its frequency to a reference source with frequency accuracy of ±10 ppm (ten in a million). The reference source has synchronized itself to the master reference time source. The timescale is PTP. |
187 |
The clock node with time class 7 becomes optional clock B because it does not meet the reappointment conditions. A clock node with time class 187 can become a member clock of another clock in the domain. |
193 |
The clock node with time class 14 becomes optional clock B because it does not meet the reappointment conditions. A clock node with time class 193 can become a member clock of another clock in the domain. |
220 |
The clock node synchronizes its frequency to a reference source with frequency accuracy of ±1 ppm (one in a million). The reference source has synchronized itself to the master reference time source. The timescale is ARB. |
228 |
The clock node synchronizes its frequency to a reference source with frequency accuracy of ±10 ppm (ten in a million). The reference source has synchronized itself to the master reference time source. The timescale is ARB. |
248 |
Default time class value. |
255 |
Clock node operating in slave-only mode. |
time-source ts-value: Specifies the clock attribute value in the range of 0 to 255. Table 13 shows the description for the clock attribute values (those not listed are reserved for the protocol).
Table 13 GM attribute value description
GM attribute values (in hexadecimal format) |
Description |
10 |
Atomic clock. |
20 |
GPS. |
30 |
Terrestrial radio. |
40 |
PTP. |
50 |
NTP. |
60 |
Handset. |
90 |
Other. |
A0 |
Internal oscillator. |
F0 |
Master clock. Time in the master is derived from the periodicity of a synchronization signal where the time value is undefined and is not related to real time. The timescale is ARB. |
F1 |
Master clock. Time in the master is derived from the periodicity of a synchronization signal and is initially referenced to a local time source. Subsequent time accuracy in relation to real time will depend on the frequency accuracy of the synchronization signal. |
F2 to FE |
For use by alternate PTP profiles. |
FF |
Reserved. |
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Set the time accuracy of the ToD 0 clock to 44 in system view.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp clock-source tod0 accuracy 44
# In PTP instance view, set the time accuracy of the ToD 0 clock to 44.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp clock-source tod0 accuracy 44
Related commands
ptp domain
ptp mode
ptp profile
ptp clock-step
Use ptp clock-step to configure the mode for carrying timestamps.
Use undo ptp clock-step to restore the default.
Syntax
ptp clock-step { one-step | two-step }
undo ptp clock-step
Default
Two-step mode is used for carrying timestamps.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
one-step: Specifies the single-step mode.
two-step: Specifies the two-step mode.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The IEEE 802.1AS PTP profile supports only the two-step mode.
Examples
# Configure the two-step timestamp-carrying mode on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp clock-step two-step
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify the two-step timestamp-carrying mode.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp clock-step two-step
Related commands
ptp domain
ptp mode
ptp profile
ptp delay-mechanism
Use ptp delay-mechanism to specify a delay measurement mechanism for a BC or an OC.
Use undo ptp delay-mechanism to restore the default.
Syntax
ptp delay-mechanism { e2e | p2p }
undo ptp delay-mechanism
Default
The default setting varies by PTP profile:
· IEEE 1588 version 2, AES67-2015, or SMPTE ST 2059-2 PTP profile—The request-response delay measurement applies.
· IEEE 802.1AS PTP profile—The peer delay measurement mechanism applies.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
e2e: Specifies the request-response mechanism.
p2p: Specifies the peer delay mechanism.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device. Follow these restrictions and guidelines when you configure this command:
· IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015 PTP profile:
¡ You can configure this command only for a BC or OC clock node.
¡ The E2ETC, E2ETC+OC, P2PTC, and P2PTC+OC clock nodes do not support this command. The E2ETC and E2ETC+OC clock nodes support both the request-response and peer delay measurement mechanisms. The P2PTC clock node supports only the peer delay measurement mechanism.
· IEEE 802.1AS PTP profile: Supports only the peer delay measurement mechanism and does not support this command.
Examples
# Specify the OC clock node type. Specify the request-response delay measurement mechanism (e2e) on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp delay-mechanism e2e
# On PTP instance 1, specify the OC clock node type. Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify the request-response delay measurement mechanism (e2e).
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp delay-mechanism e2e
Related commands
ptp domain
ptp mode
ptp profile
ptp destination-mac
Use ptp destination-mac to configure the destination MAC address for non-peer delay messages.
Use undo ptp destination-mac to restore the default.
Syntax
ptp destination-mac mac-address
undo ptp destination-mac
Default
The destination MAC address for non-peer delay messages is 011B-1900-0000.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
mac-address: Specifies the destination MAC address for non-peer delay messages as 0180-C200-000E or 011B-1900-0000.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device. The IEEE 802.1AS, SMPTE ST 2059-2, and AES67-2015 PTP profiles do not support this command.
This command is available only after you specify IEEE 1588 version 2 or SMPTE ST 2059-2 as the PTP profile and specify a PTP mode.
Peer delay messages include Pdelay_Req, Pdelay_Resp, and Pdelay_Resp_Follow_Up messages. The destination MAC address for peer delay messages is 0180-C200-000E, which cannot be modified.
This command takes effect only if PTP messages are encapsulated in IEEE 802.3/Ethernet packets.
Examples
# Set the destination MAC address for non-peer delay messages to 0180-C200-000E on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp destination-mac 0180-c200-000e
# On PTP instance 1, specify the OC clock node type. Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the destination MAC address for non-peer delay messages to 0180-C200-000E.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp destination-mac 0180-c200-000e
Related commands
ptp domain
ptp mode
ptp profile
ptp domain
Use ptp domain to specify a PTP domain.
Use undo ptp domain to restore the default.
Syntax
ptp domain domain-number
undo ptp domain
Default
No PTP domain exists.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
domain-number: Specifies a PTP domain by its number. When the PTP profile is IEEE 1588 version 2, IEEE 802.1AS, or AES67-2015, the value range for the domain-number argument is 0 to 255. When the PTP profile is SMPTE ST 2059-2, the value range for the domain-number argument is 0 to 127.
Usage guidelines
You can configure this command only after you have specified a PTP profile and PTP mode for the device.
If you delete a PTP domain, all PTP configurations related to the domain are deleted, except the PTP profile and PTP mode settings.
Examples
# Assign the device to PTP domain 2.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 2
# In PTP instance view, assign the device to PTP domain 2.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 2
Related commands
ptp mode
ptp profile
ptp dscp
Use ptp dscp to set a DSCP value for PTP messages transmitted over IPv4 UDP.
Use undo ptp dscp to restore the default.
Syntax
ptp dscp dscp
undo ptp dscp
Default
The DSCP value is 56 for PTP messages transmitted over IPv4 UDP.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
dscp: Sets a DSCP value in the range of 0 to 63 for PTP messages.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The IEEE 802.1AS PTP profile does not support this command.
This command takes effect only for PTP messages transmitted over IPv4 UDP.
Examples
# Set the DSCP value to 63 for PTP messages transmitted over IPv4 UDP on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp transport-protocol udp
[Sysname-Ten-GigabitEthernet1/0/1] ptp dscp 63
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the DSCP value to 63 for PTP messages transmitted over IPv4 UDP.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp transport-protocol udp
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp dscp 63
Related commands
ptp domain
ptp mode
ptp profile
ptp transport-protocol
ptp enable
Use ptp enable to enable PTP.
Use undo ptp enable to disable PTP.
Syntax
ptp enable
undo ptp enable
Default
PTP is disabled.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
You can enable PTP on only one port if the clock node type of the device is OC.
For PTP to run on an interface, enable PTP globally and on the interface. As a best practice, enable PTP on an interface after you complete PTP configuration on the interface.
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.
Examples
# Specify the OC clock node type and enable PTP on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp enable
# Specify the E2ETC clock node type and enable PTP on Ten-GigabitEthernet 1/0/1 and Ten-GigabitEthernet 1/0/2.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode e2etc
[Sysname] ptp domain 1
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp enable
[Sysname-Ten-GigabitEthernet1/0/1] interface ten-gigabitethernet 1/0/2
[Sysname-Ten-GigabitEthernet1/0/2] ptp enable
# On PTP instance 1, specify the OC clock node type. Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Enable PTP.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname] ptp domain 2
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp enable
Related commands
ptp domain
ptp global enable
ptp mode
ptp profile
ptp source
ptp force-state
Use ptp force-state to configure a role for a PTP port.
Use undo ptp force-state to restore the default.
Syntax
ptp force-state { master | passive | slave }
undo ptp force-state
Default
The PTP port role is automatically calculated based on the BMC algorithm.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
master: Specifies the PTP port as a master port.
passive: Specifies the PTP port as a passive port.
slave: Specifies the PTP port as a subordinate port.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
You can configure only one subordinate port for a device.
By default, the PTP port roles are automatically negotiated based on the BMC algorithm. If you use this command 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 a role for each of them by using this command. As a best practice, enable automatic negotiation of PTP port roles based on the BMC algorithm.
Examples
# Specify the OC clock node type and specify Ten-GigabitEthernet 1/0/1 as a subordinate port.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp force-state slave
# On PTP instance 1, specify the OC clock node type. Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify Ten-GigabitEthernet 1/0/1 as a subordinate port.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname] ptp domain 0
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp force-state slave
Related commands
ptp active force-state
ptp domain
ptp mode
ptp profile
ptp slave-only
ptp global enable
Use ptp global enable to enable PTP globally.
Use undo ptp global enable to disable PTP globally.
Syntax
ptp global enable
undo ptp global enable
Default
PTP is enabled globally.
Views
System view
Predefined user roles
network-admin
Usage guidelines
For PTP to run on an interface, enable PTP globally and on the interface.
Examples
# Enable PTP globally.
<Sysname> system-view
[Sysname] ptp global enable
Related commands
ptp enable
ptp instance (interface view)
Use ptp instance to assign an interface to a PTP instance and enter interface PTP instance view.
Use undo ptp instance to remove an interface from a PTP instance.
Syntax
ptp instance ptp-instance-id
undo ptp instance ptp-instance-id
Default
An interface is assigned to PTP instance 0.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Predefined user roles
network-admin
Parameters
ptp-instance-id: Specifies a PTP instance ID. The value is in the range of 1 to 3. The PTP instance must have been configured in system view.
Usage guidelines
If 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.
PTP settings configurable in Ethernet interface view can also be configured in interface PTP instance view. PTP settings configured in Ethernet interface view take effect only on PTP instance 0. PTP settings configured in interface PTP instance view take effect only on the instance to which the interface is assigned.
Examples
# Assign Layer 2 interface Ten-GigabitEthernet1/0/1 to PTP instance 1 and enter interface PTP instance view.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-1]
Related commands
ptp instance (system view)
ptp instance (system view)
Use ptp instance to create a PTP instance and enter PTP instance view. If the PTP instance exists, the device enters PTP instance view directly.
Use undo ptp instance to delete a PTP instance.
Syntax
ptp instance ptp-instance-id [ name ptp-instance-name ]
undo ptp instance ptp-instance-id
Default
PTP instance numbered 0 and named default-instance exists.
Views
System view
Predefined user roles
network-admin
Parameters
ptp-instance-id: Specifies a PTP instance ID. The value is in the range of 1 to 3.
name ptp-instance-name: Specifies a PTP instance name, a case-sensitive string of 1 to 31 characters. If you do not specify this option, the PTP instance is not configured with a name.
Usage guidelines
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.
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.
Do not set a same name for different PTP instances.
If you use this command to 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.
Examples
# Create PTP instance 1 and enter its view.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1]
# Create PTP instance numbered 1 and named ptp 1 and enter its view.
<Sysname> system-view
[Sysname] ptp instance 1 name ptp1
[Sysname-ptp-instance-1]
Related commands
ptp instance (interface view)
ptp min-delayreq-interval
Use ptp min-delayreq-interval to set the minimum interval for sending delay request messages.
Use undo ptp min-delayreq-interval to restore the default.
Syntax
ptp min-delayreq-interval interval
undo ptp min-delayreq-interval
Default
When the PTP profile is IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015, the minimum interval for sending delay request messages is 1 (20) second.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
interval: Specifies an exponent, to the power of which base 2 is raised to get the interval in seconds for sending delay request messages. When the PTP profile is IEEE 1588 version 2, the value range for the interval argument is –4 to 6. When the PTP profile is SMPTE ST 2059-2, the value range for the interval argument is –5 to 4. When the PTP profile is AES67-2015, the value range for the interval argument is –3 to 5.
Usage guidelines
When a member clock receives a Sync message, it responds by sending a Delay_Req message and starts a timer defined by this command. The member clock will not send another Delay_Req message until it receives a Sync message after the timer expires.
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The IEEE 802.1AS PTP profile does not support this command.
In PTP multicast transport mode, this command 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 command takes effect when configured on member clocks. It does not take effect when configured on the master clock.
When the PTP profile is SMPTE ST 2059-2 or AES67-2015, 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.
Examples
# Set the minimum interval to 4 (22) seconds for sending delay request messages on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp min-delayreq-interval 2
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the minimum interval to 4 (22) seconds for sending delay request messages.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp min-delayreq-interval 2
Related commands
ptp domain
ptp mode
ptp profile
ptp syn-interval
ptp mode
Use ptp mode to specify a clock node type for the device.
Use undo ptp mode to restore the default.
Syntax
IEEE 1588v2 PTP profile:
ptp mode { bc | e2etc | e2etc-oc | oc | p2ptc | p2ptc-oc }
undo ptp mode
IEEE 802.1AS PTP profile:
ptp mode { bc | oc | p2ptc | p2ptc-oc }
undo ptp mode
AES67-2015 or SMPTE ST 2059-2 PTP profile:
ptp mode { bc | e2etc | oc | p2ptc }
undo ptp mode
Default
No clock node type is specified.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
bc: Specifies the boundary clock (BC) type.
e2etc: Specifies the end-to-end transparent clock (E2ETC) type.
e2etc-oc: Specifies the E2ETC+OC type.
oc: Specifies the ordinary clock (OC) type.
p2ptc: Specifies the peer-to-peer transparent clock (P2PTC) type.
p2ptc-oc: Specifies the P2PTC+OC type.
Usage guidelines
CAUTION: If you change the clock node type for the device, all settings except for the PTP profile will be removed. |
You can configure this command only after you have specified a PTP profile for the device.
This command is available only after you specify a PTP profile.
When the PTP profile is IEEE 802.1AS, you cannot specify the E2ETC or E2ETC+OC clock node type.
When the PTP profile is SMPTE ST 2059-2 or AES67-2015, you cannot specify the E2ETC+OC or P2PTC+OC clock node type.
If the ptp unicast-forward enable command has been configured, you can specify only the E2ETC clock node type for the device.
Examples
# Specify the OC clock node type for the device.
<Sysname> system-view
[Sysname] ptp profile 1588v2
# In PTP instance view, specify the OC clock node type.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
Related commands
ptp profile
ptp unicast-forward enable
ptp path-trace disable
Use ptp path-trace disable to disable PTP path tracing.
Use undo ptp path-trace disable to enable PTP path tracing.
Syntax
ptp path-trace disable
undo ptp path-trace disable
Default
PTP path tracing is enabled.
Views
System view
PTP instance view
Predefined user roles
network-admin
Usage guidelines
PTP path tracing traces the clock nodes that the clock signals traverse from the GM to the device. The system can obtain complete path tracing information only when all clock nodes on the path are enabled with PTP path tracing. If a device on the path does not support PTP path tracing, disable this feature to prevent PTP intercommunication issues.
This command is available only after you have specified a PTP profile, PTP clock node type, and PTP domain.
Examples
# Disable PTP path tracing.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode bc
[Sysname] ptp domain 1
[Sysname] ptp path-trace disable
# Disable PTP path tracing in PTP instance view.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp path-trace disable
Related commands
display ptp path-trace
ptp mode
ptp profile
ptp pdelay-req-interval
Use ptp pdelay-req-interval to set the interval for sending peer delay request messages.
Use undo ptp pdelay-req-interval to restore the default.
Syntax
ptp pdelay-req-interval interval
undo ptp pdelay-req-interval
Default
The interval for sending peer delay request messages is 1 (20) second.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
interval: Specifies an exponent, to the power of which base 2 is raised to get the interval in seconds for sending peer delay request messages. When the PTP profile is IEEE 1588 version 2 or AES67-2015, the value range for the interval argument is 0 to 5. When the PTP profile is IEEE 802.1AS, the value range for the interval argument is –4 to 6. When the PTP profile is SMPTE ST 2059-2, the value range for the interval argument is –5 to 4.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
This command is available only after you specify a PTP profile and a PTP mode.
When the PTP profile is SMPTE ST 2059-2, 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.
Examples
# Set the interval to 4 (22) seconds for sending peer delay request messages on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp pdelay-req-interval 2
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the interval to 4 (22) seconds for sending peer delay request messages.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp pdelay-req-interval 2
Related commands
ptp domain
ptp mode
ptp profile
ptp syn-interval
ptp port-mode
Use ptp port-mode to specify the OC port type for a TC+OC (including E2ETC+OC and P2PTC+OC) clock.
Use undo ptp port-mode to restore the default.
Syntax
ptp port-mode oc
undo ptp port-mode
Default
The type of all ports on an E2ETC+OC or a P2PTC+OC clock is TC.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
oc: Specifies the OC port type for a TC+OC clock.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
This command is applicable only for E2ETC+OC and P2PTC+OC clocks.
The SMPTE ST 2059-2 and AES67-2015 PTP profiles do not support this command.
Examples
# Specify the P2PTC+OC clock node type for the device. Specify the OC port type for Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode p2ptc-oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp port-mode oc
# On PTP instance 1, specify the P2PTC+OC clock node type. Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify the OC port type for Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode p2ptc-oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp port-mode oc
Related commands
ptp domain
ptp mode
ptp profile
ptp priority
Use ptp priority clock-source to configure the priority for the specified clock for GM election through BMC.
Use undo ptp priority clock-source to restore the specified priority to its default value.
Syntax
ptp priority clock-source { local | tod0 | tod1 } { priority1 priority1 | priority2 priority2 }
undo ptp priority clock-source { local | tod0 | tod1 } { priority1 | priority2 }
Default
When the PTP profile is IEEE 1588 version 2, SMPTE ST 2059-2, or AES67-2015, the priority 1 and priority 2 values are both 128.
When the PTP profile is IEEE 802.1AS, the priority 1 value is 246 and the priority 2 value is 248.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
local: Specifies the local clock.
tod0: Specifies the ToD 0 clock.
tod1: Specifies the ToD 1 clock.
priority1 priority1: Specifies priority 1 for the clock, in the range of 0 to 255. A numerically smaller value has higher priority.
priority2 priority2: Specifies priority 2 for the clock, in the range of 0 to 255. A numerically smaller value has higher priority.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Set priority 1 to 10 for the local clock.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp priority clock-source local priority1 10
# In PTP instance view, set priority 1 to 10 for the local clock.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp priority clock-source local priority1 10
Related commands
ptp domain
ptp mode
ptp profile
ptp profile
Use ptp profile to specify a PTP profile for the device.
Use undo ptp profile to restore the default.
Syntax
ptp profile { 1588v2 | 8021as | aes67-2015 | st2059-2 }
undo ptp profile
Default
PTP operates only after you specify a PTP profile.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
1588v2: Specifies the IEEE 1588 version 2 PTP profile.
8021as: Specifies the IEEE 802.1AS PTP profile.
st2059-2: Specifies the SMPTE ST 2059-2 PTP profile.
aes67-2015: Specifies the AES67-2015 PTP profile.
Usage guidelines
Specify a PTP profile for the device before any other PTP configurations.
Changing or removing a PTP profile clears all settings under the PTP profile.
Examples
# Specify the IEEE 1588 version 2 PTP profile.
<Sysname> system-view
[Sysname] ptp profile 1588v2
# In PTP instance view, specify the IEEE 1588 version 2 PTP profile.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
ptp slave-only
Use ptp slave-only to configure the OC to operate only as a member clock.
Use undo ptp slave-only to restore the default.
Syntax
ptp slave-only
undo ptp slave-only
Default
An OC can operate either as a master clock or a member clock.
Views
System view
PTP instance view
Predefined user roles
network-admin
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
This command is applicable only to OCs.
You can execute the ptp force-state command to specify a subordinate port as a master port or passive port even if the OC operates as a member clock.
Examples
# Specify the OC clock node type for the device. Configure the OC to operate only as a member clock.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp slave-only
# In PTP instance view, specify the OC clock node type and configure the OC to operate only as a member clock.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp slave-only
Related commands
ptp domain
ptp force-state
ptp mode
ptp profile
ptp source
Use ptp source to configure the source IP address for multicast PTP messages transmitted over IPv4 UDP.
Use undo ptp source to remove the specified source IP address for multicast PTP messages transmitted over IPv4 UDP.
Syntax
ptp source ip-address [ vpn-instance vpn-instance-name ]
undo ptp source ip-address [ vpn-instance vpn-instance-name ]
Default
No source IP address is configured for multicast PTP messages transmitted over IPv4 UDP.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the source IP address for multicast PTP messages transmitted over IPv4 UDP.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance used for communication between the local device and the peer device. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the peer device belongs to the public network, do not specify this option.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The IEEE 802.1AS profile does not support this command.
This command takes effect only when PTP messages are transmitted over IPv4 UDP in multicast mode.
If a PTP-enabled Layer 3 Ethernet interface has been assigned to a VPN instance, you must specify the VPN instance in the ptp source ip-address vpn-instance vpn-instance-name command.
Examples
# Configure the source IP address as 3.5.1.5 for multicast PTP messages transmitted over IPv4 UDP.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] ptp source 3.5.1.5
# In PTP instance view, configure the source IP address as 3.5.1.5 for multicast PTP messages transmitted over IPv4 UDP.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp source 3.5.1.5
Related commands
ptp domain
ptp mode
ptp profile
ptp transport-protocol
ptp syn-interval
Use ptp syn-interval to set the interval for sending Sync messages.
Use undo ptp syn-interval to restore the default.
Syntax
ptp syn-interval interval
undo ptp syn-interval
Default
When the PTP profile is IEEE 1588 version 2, the interval argument value is 0 and the interval for sending Sync messages is 1 (20) second.
When the PTP profile is IEEE 802.1AS, SMPTE ST 2059-2, or AES67-2015, the interval argument value is –3 and the interval for sending Sync messages is 1/8 (2-3) seconds.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
interval: Specifies an exponent, to the power of which base 2 is raised to get the interval in seconds for sending Sync messages. When the PTP profile is IEEE 802.1AS, the value range for the interval argument is -4 to 6. When the PTP profile is IEEE 1588 version 2, the value range for the interval argument is -1 to 1. When the PTP profile is SMPTE ST 2059-2, the value range for the interval argument is –5 to –1. When the PTP profile is AES67-2015, the value range for the argument is –4 to 1.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Set the Sync message sending interval to 2 (21) seconds on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp syn-interval 1
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the Sync message sending interval to 2 (21) seconds.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] quit
[Sysname-ptp-instance-1] ptp domain 1
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp syn-interval 1
Related commands
ptp domain
ptp mode
ptp profile
ptp time-offset
Use ptp time-offset to configure the PTP offset threshold and the number of times PTP time synchronization is suppressed.
Use undo ptp time-offset to restore the default.
Syntax
ptp time-offset { suppression-count suppression-count | suppression-threshold threshold-value } *
undo ptp time-offset { suppression-count | suppression-threshold } *
Default
The PTP offset threshold is 3000 nanoseconds and PTP time synchronization will be suppressed twice.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
suppression-count suppression-count: Specifies the number of times PTP time synchronization is suppressed. The value is in the range of 2 to 80. By default, PTP time synchronization is surpressed twice.
suppression-threshold threshold-value: Specifies the PTP time offset threshold, in nanoseconds. The value range for the threshold-value argument is 50 to 1000000. By default, the PTP time offset threshold is 3000 nanosecond.
Usage guidelines
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 then gets the time offset between them and the master clock and adjusts their time accordingly for time synchronization with the master clock.
If the calculated offset exceeds the threshold, the device will suppress PTP time synchronization. Only when the number of suppressions reaches the specified value, the device performs PTP time synchronization. This prevents the device from synchronizing to an incorrect PTP time when the PTP time provided by the master device is instable.
You can configure this command only when the PTP profile, PTP clock node type, and PTP domain are all specified.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Set the PTP offset threshold to 5000 nanoseconds in system view.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode bc
[Sysname] ptp domain 1
[Sysname] ptp time-offset suppression-threshold 5000
# Set the PTP offset threshold to 5000 nanoseconds in PTP instance view.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode bc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] ptp time-offset suppression-threshold 5000
Related commands
ptp domain
ptp mode
ptp profile
ptp transport-protocol
Use ptp transport-protocol to specify the IPv4 PTP transport protocol for PTP messages.
Use undo ptp transport-protocol to restore the default.
Syntax
ptp transport-protocol udp
undo ptp transport-protocol
Default
PTP messages are transported through IEEE 802.3 and Ethernet.
Views
Layer 2 Ethernet interface view
Layer 3 Ethernet interface view
Interface PTP instance view
Predefined user roles
network-admin
Parameters
udp: Specifies the IPv4 PTP transport protocol for PTP messages.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
This command is not available for the IEEE 802.1AS, SMPTE ST 2059-2, or AES67-2015 PTP profile.
Examples
# Specify the IPv4 PTP transport protocol for PTP messages on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp transport-protocol udp
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify the IPv4 PTP transport protocol for PTP messages.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp transport-protocol udp
Related commands
ptp domain
ptp mode
ptp profile
ptp unicast-destination
Use ptp unicast-destination to configure the destination IP address for unicast PTP messages transmitted over IPv4 UDP.
Use undo ptp unicast-destination to restore the default.
Syntax
ptp unicast-destination ip-address
undo ptp unicast-destination ip-address
Default
No destination IP address is configured for unicast PTP messages transmitted over IPv4 UDP.
Views
Layer 3 Ethernet interface view
Layer 3 interface PTP instance view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the destination IP address for unicast PTP messages transmitted over IPv4 UDP.
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
The IEEE 802.1AS profile does not support this command.
This command takes effect only when PTP messages are transmitted over IPv4 UDP.
Examples
# Set the destination IP address to 10.10.10.2 for unicast PTP messages transmitted over IPv4 UDP.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp transport-protocol udp
[Sysname-Ten-GigabitEthernet1/0/1] ptp unicast-destination 10.10.10.2
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Set the destination IP address to 10.10.10.2 for unicast PTP messages transmitted over IPv4 UDP.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp transport-protocol udp
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp unicast-destination 10.10.10.2
Related commands
ptp domain
ptp mode
ptp profile
ptp transport-protocol
ptp unicast-forward enable
Use ptp unicast-forward enable to enable unicast forwarding of PTP messages for an E2ETC clock node.
Use undo ptp unicast-forward enable to disable unicast forwarding of PTP messages for an E2ETC clock node.
Syntax
ptp unicast-forward enable
undo ptp unicast-forward enable
Default
Unicast forwarding of PTP messages is disabled for an E2ETC clock node.
Views
System view
Predefined user roles
network-admin
Usage guidelines
This command is available only for an E2ETC clock node. Do not configure this command for a non-E2ETC clock node.
To improve time synchronization accuracy, enable unicast forwarding of PTP messages for all E2ETC clock nodes on the time synchronization path when PTP messages are transmitted in unicast mode in a PTP domain.
If unicast forwarding of PTP messages is enabled for an E2ETC, the E2ETC will unicast PTP messages.
If unicast forwarding of PTP messages is disabled for an E2ETC, the E2ETC will forward PTP messages from all PTP interfaces on it.
After configuring this command, you can only specify the E2ETC clock node type for the device.
Examples
# Enable unicast forwarding of PTP messages for an E2ETC clock node.
<Sysname> system-view
[Sysname] ptp unicast-forward enable
Related commands
ptp mode
ptp utc
Use ptp utc to add or subtract one second from the UTC scale on the specified date.
Use undo ptp utc to restore the default.
Syntax
ptp utc { leap59-date | leap61-date } date
undo ptp utc { leap59-date | leap61-date }
Default
No second is added to or subtracted from the UTC scale.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
leap59-date: Subtracts one second from the UTC time scale at the last minute (23:59) on the specified date.
leap61-date: Adds one second to the UTC time scale at the last minute (23:59) on the specified date.
date: Sets the date to adjust the UTC, in the format of YYYY/MM/DD. The value range for YYYY and MM is 2000 to 2035 and 1 to 12, respectively. The value range for DD depends on the specified month. For the configuration to take effect, do not specify a date earlier than the current date.
Usage guidelines
UTC is based on International Atomic Time (TAI), a high-precision atomic coordinate time scale, and adjusted by leap seconds for synchronization with astronomical time.
UTC is constantly compared with UT1 (astronomical time, reflecting the earth's rotation). The International Bureau of Weights and Measures (BIPM) will notify to add or subtract one second from the UTC time scale at the last minute on a specific date (typically June 30 or December 31) to ensure that the difference between UTC and UT1 is within one second.
You can use this command to add or subtract one second from the UTC time on the specific date as published by BIPM.
You can configure this command only after you have specified a PTP profile and PTP mode for the device.
This command takes effect only when it is configured on the master clock node and the local clock of the master clock node is the GM.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Assume that the current date is August 8, 2016. Specify the BC clock node type for the device. According to information published by BIPM, add one second to the UTC time at 23:59:60 on December 31, 2016.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode bc
[Sysname] ptp utc offset 36
[Sysname] ptp utc leap61-date 2016/12/31
Related commands
ptp mode
ptp profile
ptp utc offset
ptp utc offset
Use ptp utc offset to set the cumulative offset of UTC relative to TAI.
Use undo ptp utc offset to restore the default.
Syntax
ptp utc offset utc-offset
undo ptp utc offset
Default
The cumulative offset of UTC relative to TAI is 0 seconds.
Views
System view
PTP instance view
Predefined user roles
network-admin
Parameters
utc-offset: Sets the cumulative offset of UTC relative to TAI, in seconds. The value range for the utc-offset argument is 0 to 999.
Usage guidelines
A time difference exists between UTC and TAI. Internet devices typically use the UTC time. To provide more accurate time, PTP also uses TAI. If the device acts as a subordinate clock node, it uses the UTC time and TAI time of the clock reference. If the device acts as the clock reference, it will calculate the TAI time based on the UTC time, and synchronize the UTC and TAI time to the subordinate clocks. TAI provided by the device = Current UTC + cumulative offset.
BIPM periodically publishes the cumulative offset of UTC relative to TAI. Use the value published by BIPM to configure this command.
You can configure this command only after you have specified a PTP profile and PTP mode for the device.
This command takes effect only when it is configured on the master clock node and the local clock of the master clock node is the GM.
Examples
# According to information published by BIPM, the cumulative offset of UTC relative to TAI is 37 seconds. Set the cumulative offset of UTC relative to TAI to 37 seconds.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode bc
[Sysname] ptp utc offset 37
Related commands
ptp mode
ptp profile
ptp utc
ptp vlan
Use ptp vlan to specify a VLAN tag for PTP messages.
Use undo ptp vlan to restore the default.
Syntax
ptp vlan vlan-id [ dot1p dot1p-value ]
undo ptp vlan [ dot1p ]
Default
PTP messages do not have a VLAN tag.
Views
Layer 2 Ethernet interface view
Layer 2 Ethernet interface PTP instance view
Predefined user roles
network-admin
Parameters
vlan vlan-id: Specifies a VLAN by its ID. The value range for the vlan-id argument is 1 to 4094.
dot1p dot1p-value: Specifies an 802.1p precedence for PTP messages, in the range of 0 to 7. The default 802.1p precedence is 7 (the highest).
Usage guidelines
You can configure this command only after you have specified a PTP profile, PTP mode, and PTP domain for the device.
Examples
# Specify VLAN 2 and set the 802.1p precedence to 6 for PTP messages on Ten-GigabitEthernet1/0/1.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] ptp domain 0
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp vlan 2 dot1p 6
# Assign Ten-GigabitEthernet 1/0/1 to PTP instance 1 and enter interface PTP instance view. Specify VLAN 2 and set the 802.1p precedence to 6 for PTP messages.
<Sysname> system-view
[Sysname] ptp instance 1
[Sysname-ptp-instance-1] ptp profile 1588v2
[Sysname-ptp-instance-1] ptp mode oc
[Sysname-ptp-instance-1] ptp domain 1
[Sysname-ptp-instance-1] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ptp instance 1
[Sysname-Ten-GigabitEthernet1/0/1-ptp-instance-1] ptp vlan 2 dot1p 6
Related commands
ptp domain
ptp mode
ptp profile
reset ptp statistics
Use reset ptp statistics to clear PTP statistics.
Syntax
reset ptp statistics [ interface interface-type interface-number ] [ all | instance ptp-instance-id ]
Views
User view
Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command clears PTP statistics on all interfaces.
all: Specifies all PTP instances.
instance ptp-instance-id: Specifies a PTP instance by its ID. The value range for the ptp-instance-id argument is 1 to 3.
Usage guidelines
If you do not specify a PTP instance or all PTP instances, this command clears PTP statistics on PTP instance 0.
Examples
# Clear PTP statistics on Ten-GigabitEthernet1/0/1 on the default PTP instance.
<Sysname> reset ptp statistics interface ten-gigabitethernet 1/0/1
# Clear PTP statistics on Ten-GigabitEthernet1/0/1 on PTP instance 1.
<Sysname> reset ptp statistics interface ten-gigabitethernet 1/0/1 instance 1
Related commands
display ptp statistics