D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
652
is receiving the PTP event messages. Ports on peer-to-peer transparent clocks use the peer delay
mechanism to calculate the propagation delay between PTP ports.
An End-to-End Transparent Clock supports the use of an end-to-end delay measurement
mechanism between the slave clock and the master clock. Ports on end-to-end transparent clocks
are independent of propagation delay mechanisms.
Format
config ptp mode [boundary | p2p_transparent | e2e_transparent]
Parameters
boundary - Specifies the Switch as a Boundary Clock.
p2p_transparent - Specifies the Switch as a Peer-to-Peer Transparent Clock.
e2e_transparent - Specifies the Switch as an End-to-End Transparent Clock.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To specify the switch as a peer-to-peer transparent clock:
DGS-3420-28SC:admin# config ptp mode p2p_transparent
Command: config ptp mode p2p_transparent
Success.
DGS-3420-28SC:admin#
67-4 config ptp transport protocol
Description
This command is used to specify the transport protocol that will be used for the communication
path.
Format
config ptp transport protocol [ethernet | udp]
Parameters
ethernet - Specifies the transport protocol of PTP as IEEE802.3 Ethernet.
udp - Specifies the transport protocol of PTP as UDP over IPv4.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.