Send comments to nexus3k-docfeedback@cisco.com
-SM-165
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ptp source
ptp source
To configure the global source for all the Precision Time Protocol (PTP) packets, use the ptp source
command. To remove the global source for PTP packets, use the no form of this command.
ptp source ip_address [vrf {vrf-name | management]
no ptp source ip_address [vrf {vrf-name | management]
Syntax Description
Command Default None
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the global source for all the PTP packets:
switch# configure terminal
switch(config)# ptp source 192.0.1.1
switch(config)#
This example shows how to remove the global source configuration for all the PTP packets:
switch# configure terminal
switch(config)# no ptp source 192.0.1.1
switch(config)#
Related Commands
ip_address IPv4 address of the source.
vrf Specifies the virtual routing and forwarding (VRF) instance.
vrf-name Name of the VRF. The name can be a maximum of 32 alphanumeric
characters and is case sensitive.
management Specifies the management VRF.
Release Modification
5.0(3)U2(2) This command was introduced.
Command Description
feature ptp Enables or disables PTP on the device.
ptp domain Configures the domain number to use for this clock.
ptp priority1 Configures the priority1 value to use when advertising this clock.
ptp priority2 Configures the priority2 value to use when advertising this clock.