Verifying The Ptp Configuration - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Verifying the PTP Configuration

switch(config-if)# ptp
switch(config-if)# ptp announce interval 3
switch(config-if)# ptp announce timeout 2
switch(config-if)# ptp delay-request minimum interval 4
switch(config-if)# ptp sync interval -1
switch(config-if)# show ptp brief
PTP port status
-----------------------
Port State
------- --------------
Eth2/1 Master
switch(config-if)# show ptp port interface ethernet 2/1
PTP Port Dataset: Eth2/1
Port identity: clock identity: 0:22:55:ff:ff:79:a4:c1
Port identity: port number: 1028
PTP version: 2
Port state: Master
Delay request interval(log mean): 4
Announce receipt time out: 2
Peer mean path delay: 0
Announce interval(log mean): 3
Sync interval(log mean): -1
Delay Mechanism: End to End
Peer delay request interval(log mean): 0
switch(config-if)#
Verifying the PTP Configuration
Use one of the following commands to verify the configuration:
Table 7: PTP Show Commands
Command
show ptp brief
show ptp clock
show ptp clock foreign-masters-record
show ptp corrections
show ptp parent
show ptp port interface ethernet slot/port
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
78
Purpose
Displays the PTP status.
Displays the properties of the local clock, including
clock identity.
Displays the state of foreign masters known to the
PTP process. For each foreign master, the output
displays the clock identity, basic clock properties,
and whether the clock is being used as a grandmaster.
Displays the last few PTP corrections.
Displays the properties of the PTP parent.
Displays the status of the PTP port on the switch.
Configuring PTP

Advertisement

Table of Contents
loading

Table of Contents