configuring the TTL for PTP Packets

To set the Time To Live (TTL) of PTP packets, use the ptp ttl command. TTL is the maximum number of hops that a PTP packet may make.

Example

This command configures a TTL of 64 hops for PTP packets.
switch(config)# ptp ttl 64
switch(config)#