On Wed, Sep 28, 2022 at 10:53:48AM -0400, Rich Schmidt wrote:
> On a second PTP client, *the Grandmaster is reported as still present:*
> 
> pmc -i enp10s0f0 "GET TIME_STATUS_NP"

Is this command being executed on the PTP client itself? In
that case you would normally want to use the Unix socket instead of
network interface. If you have two ptp4l instances, you would need
them to be configured with different uds_address and specify the path
for pmc with the -s option.

> sending: GET TIME_STATUS_NP
> 
> b49691.fffe.35c204-1 seq 0 RESPONSE MANAGEMENT TIME_STATUS_NP

Does the port ID above correspond to the client's port you intended to
query? There might be a different PTP client running in the
network and giving you unexpected responses.

-- 
Miroslav Lichvar



_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to