Send comments to nexus3k-docfeedback@cisco.com
-SM-292
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
show startup-config ptp
show startup-config ptp
To display the Precision Time Protocol (PTP) startup configuration, use the show startup-config ptp
command.
show startup-config ptp [all]
Syntax Description
Command Default Displays only the configured information.
Command Modes EXEC mode
Command History
Examples This example shows how to display the PTP startup configuration:
switch# show startup-config ptp
!Command: show startup-config ptp
!Time: Wed Aug 24 08:10:00 2011
!Startup config saved at: Wed Aug 24 08:09:56 2011
version 5.0(3)U2(2)
feature ptp
ptp domain 1
ptp source 192.0.2.1
ptp priority1 10
ptp priority2 20
interface Ethernet1/5
ptp
ptp vlan 5
ptp delay-request minimum interval 2
switch#
This example shows how to display the entire PTP startup configuration, including the default values:
switch# show startup-config ptp all
all (Optional) Displays all the default and configured information.
Release Modification
5.0(3)U2(2) This command was introduced.