Users Guide

Table Of Contents
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ptp announce interval 1
OS10(conf-if-eth1/1/1)# ptp announce timeout 5
Supported
Releases
10.5.1.0 or later
ptp clock
Configures the PTP clock type on the switch and specifies the profile for the clock.
Syntax
ptp clock {boundary [hybrid] | end-to-end-transparent} [profile {g8275.1 |
system-default}]
Parameters
boundaryEnables boundary clock.
hybridEnables hybrid mode to use synchronous Ethernet for frequency synchronization.
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.
Use the hybrid option to enable frequency synchronization using SyncE and synchronization of the time
of the day (ToD) and phase using PTP.
The no form of this command removes the configuration.
Example
OS10(config)# ptp clock boundary
OS10(config)# ptp clock boundary profile g8275.1
Example - PTP
hybrid mode
OS10(config)# ptp clock boundary hybrid profile system-default
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
222 System management