Users Guide

Table Of Contents
ptp source
Configures the source IP address for the PTP multicast packets.
Syntax
ptp source {ipv4 ipv4-address | ipv6 ipv6-address}
Parameters
ipv4-addressSource IPv4 address for the PTP multicast packets
ipv6-addressSource IPv6 address for the PTP multicast packets
Defaults None
Command Mode CONFIGURATION
Security and
Access
Netadmin and sysadmin
Usage
Information
Supports both IPv4 and IPv6 addresses. The version of the source IP address (IPv4 or IPv6) depends
on the transport mode that you configured using the ptp transport command. The IPv4 or IPv6
address that you specify must correspond to a configured L3 interface (physical, Loopback, VLAN, or
port channel) and the interface must be operationally up. The no form of this command removes the
configuration.
Example
OS10(config)# ptp source ipv4 10.10.10.1
OS10(config)# ptp source ipv6 2018:1105::1
Supported
Releases
10.5.1.0 or later
ptp sync-interval
Configures the interval between synchronization messages.
Syntax
ptp sync-interval log2-seconds
Parameters log2-secondsConfigures the logarithmic time interval in seconds between successive
synchronization messages. For the system default profile, enter a value from -7 to 1 (1/128 s to 2 s).
For the ITU G.8275.1 profile, enter a value from -7 to 4 (1/128 s to 16 s).
Defaults -4
Command Mode INTERFACE CONFIGURATION
Security and
Access
Netadmin and sysadmin
Usage
Information
The no form of this command removes the configuration.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ptp sync-interval -1
Supported
Releases
10.5.1.0 or later
ptp system-time enable
Configures the PTP clock to set the system time on the switch.
Syntax
ptp system-time enable
Parameters enableEnables the PTP clock and sets the system time from the PTP clock.
Defaults Disabled
226 System management