show network-clock ptp counters

show network-clock ptp [boundary | ordinary] vlan [vlan_name {{ipv4_address} [unicast-master | unicast-slave]} | all {unicast-master | unicast-slave}] counters

Description

This command displays the count of PTP packets that include event messages, signaling and management messages transmitted and received on each unicast-slave/unicast-master peers. Use the following queries for the counters:

  • Per unicast-master or unicast-slave peer on a clock port.

  • All unicast-master or unicast-slave peers on a clock port.

  • Peers on a clock port.

  • unicast-master or unicast-slave peers on all clock ports.

  • Peers on all clock ports.

The refresh option is not supported for the counters. This command is available only for Boundary and Ordinary clocks.

Syntax Description

network-clock External clock for ethernet synchronization.
ptp Precise time protocol.
boundary Boundary clock.
ordinary Ordinary clock.
vlan VLAN (Virtual LAN).
ipv4_address Peer IP address.
unicast-master IP addresses that are masters to the local clock.
unicast-slave IP addresses that are slaves to the local clock.
all All VLANS.
counters PTP message counts.

Default

N/A.

Usage Guidelines

Use this command to display the count of PTP packets that include event messages, signaling and management messages transmitted and received on each unicast-slave/unicast-master peers.

Example

# show network-clock ptp boundary vlan lpbk-gm 1.1.1.101 unicast-master counters
VLAN name:        lpbk-gm
Peer IP Address:  1.1.1.101
IN (packets)       OUT (packets)  Message Type
==================  ==================  =============
211                   0  Announce
27041                   0  Sync
0                   0  FollowUp
0               26532  DelayReq
26489                   0  DelayResp
0                   0  Management
141                 150  Signaling
0                      Rejected
# show network-clock ptp boundary vlan all unicast-slave counters
VLAN name:        lpbk-slave
Peer IP Address:  15.1.1.1
IN (packets)       OUT (packets)  Message Type
==================  ==================  =============
0                 258  Announce
0               32958  Sync
0               32958  FollowUp
0                   0  DelayReq
0                   0  DelayResp
0                   0  Management
0                   0  Signaling
0                      Rejected
VLAN name:        lpbk-slave
Peer IP Address:  15.1.1.2
IN (packets)       OUT (packets)  Message Type
==================  ==================  =============
0                 258  Announce
0               32960  Sync
0               32960  FollowUp
31569                   0  DelayReq
0               31569  DelayResp
0                   0  Management
166                   0  Signaling
0                      Rejected

History

This command was first available in ExtremeXOS 15.2.

Platform Availability

This command is available on the Summit X460-G2, X670-G2, and X770.

Note

Note

PTP commands can be used only with the Network Timing feature pack.