S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-163
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ptp priority1
ptp priority1
To configure the priority1 value when advertising the Precision Time Protocol (PTP) clock, use the
ptp
priority1
command. To remove the priority1 value, use the
no
form of this command.
ptp priority1
priority-number
no ptp priority1
priority-number
Syntax Description
Command Default
255
Command Modes
Global configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure the priority1 value when advertising the PTP clock:
switch#
configure terminal
switch(config)#
ptp priority1 10
switch(config)#
This example shows how to remove the priority1 value when advertising the PTP clock:
switch#
configure terminal
switch(config)#
no ptp priority1 10
switch(config)#
Related Commands
priority-number
Priority number. The range is from 0 to 255.
Release
Modification
5.0(3)U2(2)
This command was introduced.
Command
Description
feature ptp
Enables or disables PTP on the switch.
ptp source
Configures the source IP address for all PTP packets.
ptp domain
Configures the domain number to use for this clock.
ptp priority2
Configures the priority2 value to use when advertising this clock.
show ptp brief
Displays the PTP status.
show ptp clock
Displays the properties of the local clock.