Re: [Linuxptp-users] Redundant boundary clocks

2021-12-10 Thread Richard Cochran
On Fri, Dec 10, 2021 at 11:29:25AM +0100, Marco Davids (SIDN) via Linuxptp-users wrote: > Hi there, > > Here's a newcomers question. > > I am working out a setup with two master clocks (one GM/leader, one > slave/follower, depending on what BMCA decides) and two boundary clocks that > both slave

Re: [Linuxptp-users] Linuxptp for Masterclock simulation

2021-12-10 Thread Richard Cochran
On Fri, Dec 10, 2021 at 12:51:10PM +, Kirchhoff, Philip wrote: > Ok, but do I need to configure anything explicitly for this? How does the Lib > know that it should act as GM. You can run the DUT with --clientOnly (aka -s) Or you can bump the --priority1 or --priority2 on the GM. Thanks, Ri

Re: [Linuxptp-users] Redundant boundary clocks

2021-12-10 Thread Marco Davids (SIDN) via Linuxptp-users
Hi Dennis, Op 10-12-21 om 13:21 schreef Dennis Hagarty (dehagart): the profile can have a large influence on this. What PTP profiles are you using and what transport (L2 or L3?) What are the two BC's sending out in their announce message? How is the OC connected to VLAN2? Is it using anothe

Re: [Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-10 Thread Ed Branch
With the -w argument, phc2sys uses this port to communicate with ptp4l to wait until ptp4l is tracking and to get the UTC offset propagated from PTP protocol. - ed On 12/10/21 02:44, Kat Y wrote: Hi, I am running two instances of ptp4l on separate interfaces, one is master and one is slave.

Re: [Linuxptp-users] Linuxptp for Masterclock simulation

2021-12-10 Thread Kirchhoff, Philip
Ok, but do I need to configure anything explicitly for this? How does the Lib know that it should act as GM. From: Richard Cochran Sent: Thursday, December 9, 2021 10:19 PM To: Kirchhoff, Philip (SE GP T HG PE T 1 2) Cc: linuxptp-users@lists.sourceforge.net Sub

[Linuxptp-users] Redundant boundary clocks

2021-12-10 Thread Marco Davids (SIDN) via Linuxptp-users
Hi there, Here's a newcomers question. I am working out a setup with two master clocks (one GM/leader, one slave/follower, depending on what BMCA decides) and two boundary clocks that both slave from the above setup and both provide time to the same vlan on the other side. The BC's are slave

[Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-10 Thread Kat Y
Hi, I am running two instances of ptp4l on separate interfaces, one is master and one is slave. I have changed their uds_address to be different per iface (/var/run/ptp4leth0 and /var/run/ptp4leth1). That is the uds_address that I give to 'pmc' and I get the correct response. I was wondering, is