Send comments to nexus3k-docfeedback@cisco.com
-SM-162
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ptp domain
ptp domain
To configure a domain number for the Precision Time Protocol (PTP) clock, use the ptp domain
command. To remove the domain configuration for the PTP clock, use the no form of this command.
ptp domain domain_number
no ptp domain domain_number
Syntax Description
Command Default 0
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a domain number for the PTP clock:
switch# configure terminal
switch(config)# ptp domain 6
switch(config)#
This example shows how to remove the PTP domain configuration:
switch# configure terminal
switch(config)# no ptp domain 6
switch(config)#
Related Commands
domain_number Domain number. The range is from 0 to 128.
Release Modification
5.0(3)U2(2) This command was introduced.
Command Description
feature ptp Enables or disables PTP on the device.
ptp priority1 Configures the priority1 value to use when advertising this clock.
ptp priority2 Configures the priority2 value to use when advertising this clock.
ptp source Configures the source IP address for all PTP packets.
show ptp brief Displays the PTP status.
show ptp clock Displays the properties of the local clock.