P Commands
ptp source
339
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
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-id]
no ptp source ip_address [vrf vrf-id]
Syntax Description
Defaults None
Command Modes Global configuration mode (source)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the global source for all PTP packets:
switch# configure terminal
switch(config)# ptp source 10.1.1.1
switch(config)#
This example shows how to remove the global source configuration for all PTP packets:
switch(config)# no ptp source 10.1.1.1
switch(config)#
Related Commands
ip_address IPv4 address of the source.
vrf Specifies the VRF to be used for hello messages.
vrf-id Specifies the VRF ID.
Release Modification
6.1(1) vrf option is deprecated in Cisco NX-OS 6.1(1) release.
5.2(1) 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.