Users Guide

Table Of Contents
ptp clock
Configures the PTP clock type on the switch and specifies the profile for the clock.
Syntax
ptp clock {boundary | end-to-end-transparent} [profile {g8275.1 | system-
default}]
Parameters
boundaryEnables boundary clock.
end-to-end-transparentEnables end-to-end transparent clock.
g8275.1Configures the clock to adhere to the ITU G.8275.1 profile.
system-defaultConfigures the clock to adhere to the system default profile.
Defaults System default profile, when PTP clock is configured.
Command Mode CONFIGURATION
Security and
Access
Netadmin and sysadmin
Usage
Information
Enables the PTP clock and configures the clock type and profile on the switch. The clock identity is an
array of 8 bytes. The system determines the clock identity from the system MAC address. The most
significant 3 bytes (OUI portion) of the MAC address is assigned to the most significant 3 bytes of clock
identity. The least significant 3 bytes of the MAC address is assigned to the least significant 3 bytes of
the clock identity. Fourth and fifth bytes of clock identity can take on the one of the following values:
0xFF or 0xFE. The G8275.1 profile is applicable only for boundary clock. When you configure an attribute,
the new configuration overrides the attribute configuration that is defined in the profile. The no form of
this command removes the configuration.
Example
OS10(config)# ptp clock boundary
OS10(config)# ptp clock boundary profile g8275.1
Supported
Releases
10.5.1.0 or later
ptp delay-mechanism
Configures the delay mechanism of the PTP boundary clock.
Syntax
ptp delay-mechanism {end-to-end}
Parameters end-to-endEnables delay request-response mechanism for the boundary clock.
Defaults End-to-end
Command Mode INTERFACE CONFIGURATION
Security and
Access
Netadmin and sysadmin
Usage
Information
This configuration is only applicable for the boundary clock. The no form of this command removes the
configuration.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ptp delay-mechanism end-to-end
Supported
Releases
10.5.1.0 or later
ptp delay-req-min-interval
Configures the minimum interval between delay request messages.
Syntax
ptp delay-req-min-interval log2-seconds
188 System management