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-164
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ptp priority2
ptp priority2
To configure the priority2 value when advertising the Precision Time Protocol (PTP) clock, use the
ptp
priority2
command. To remove the priority2 value when advertising the PTP, use the
no
form of this
command.
ptp priority2
priority-number
no ptp priority2
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 priority2 value when advertising the PTP clock:
switch#
configure terminal
switch(config)#
ptp priority2 1
switch(config)#
This example shows how to remove the priority2 value configuration for use when advertising the PTP
clock:
switch#
configure terminal
switch(config)#
no ptp priority2 1
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 device.
ptp source
Configures the source IP address for all PTP packets.
ptp domain
Configures the domain number to use for this clock.
ptp priority1
Configures the priority1 value to use when advertising this clock.
show ptp brief
Displays the PTP status.
show ptp clock
Displays the properties of the local clock.