When on QFX5110, with boundary clock if we configure certain IPV6 addresses the downstream clients does not get synced with PTP clocks.
Configure below IPV6 loopback on QFX5110 with PTP boundary clock enabled. Then downstream do not see any PTP clock sync. {master:0}root@QFX5110> show configuration protocols ptp Jul 30 17:50:23clock-mode boundary;profile-type g.8275.2.enh;unicast-negotiation;slave { interface et-0/0/50.0 { unicast-mode { transport ipv6; clock-source fec0:abcd:3000:a::2 local-ip-address fec0:abcd:101a:1::2; } } interface et-0/0/51.0 { unicast-mode { transport ipv6; clock-source fec0:abcd:1000:b::2 local-ip-address fec0:abcd:101b:1::2; } }}master { interface xe-0/0/26.0 { unicast-mode { transport ipv4; clock-client 53.1.1.2/32 local-ip-address 53.1.1.1; } } interface lo0.0 { unicast-mode { transport ipv6; clock-client 2001:558:1028:3b04::3/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b04::2/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b04::7/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b04::4/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b04::6/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b04::5/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::2/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::3/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::4/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::5/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::6/128 local-ip-address 2001:558:1c0::278; clock-client 2001:558:1028:3b00::7/128 local-ip-address 2001:558:1c0::278; } }} root@coerds102> show ptp statistics detail Jul 30 17:50:37||lo0.0 2001:558:1028:3b04::3 Master 11 1651 3589 Signalling Announce Sync Delay Error Rx: 3 0 0 1648 0 Tx: 3 29 1909 1648 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@coerds102> show ptp statistics detail Jul 30 17:50:43||lo0.0 2001:558:1028:3b04::3 Master 11 1651 3589 >>>> we can see statistics incrementing Signalling Announce Sync Delay Error Rx: 3 0 0 1648 0 Tx: 3 29 1909 1648 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110> - After we change the loopback to below IPv6 we see RPD losing PTP status and not recovering. {master:0}root@QFX5110> configure Jul 30 17:52:50Entering configuration mode {master:0}[edit]root@QFX5110# rollback 1 Jul 30 17:52:52load complete {master:0}[edit]root@QFX5110# show | compare Jul 30 17:52:54[edit interfaces lo0 unit 0 family inet6]+ address 2001:558:140:0:ffff:fffe:e000:20/128;- address 2001:558:1c0::278/128;[edit protocols ptp master interface lo0.0 unicast-mode]+ clock-client 2001:558:1028:3b04::3/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b04::2/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b04::7/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b04::4/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b04::6/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b04::5/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::2/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::3/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::4/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::5/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::6/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;+ clock-client 2001:558:1028:3b00::7/128 local-ip-address 2001:558:140:0:ffff:fffe:e000:20;- clock-client 2001:558:1028:3b04::3/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b04::2/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b04::7/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b04::4/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b04::6/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b04::5/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::2/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::3/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::4/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::5/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::6/128 local-ip-address 2001:558:1c0::278;- clock-client 2001:558:1028:3b00::7/128 local-ip-address 2001:558:1c0::278; {master:0}[edit]root@QFX5110# commit and-quit Jul 30 17:52:56configuration check succeedscommit completeExiting configuration mode {master:0}root@QFX5110> Jul 30 17:53:13 {master:0}root@QFX5110> show ptp lock-status detail Jul 30 17:53:17Lock Status: Lock State : 5 (PHASE ALIGNED)Phase offset : -0.000000022 secState since : 2024-07-30 15:51:01 PDT (02:02:16 ago) Selected Master Details:Upstream Master address : fec0:abcd:1000:b::2Slave interface : et-0/0/51.0Parent Id : 04:69:8f:ff:fe:0f:70:98GMC Id : 04:69:8f:ff:fe:0f:70:98 {master:0}root@QFX5110> show ptp statistics detail Jul 30 17:53:21||lo0.0 2001:558:1028:3b04::3 Master 11 0 365 Signalling Announce Sync Delay Error Rx: 0 0 0 0 0 Tx: 0 5 360 0 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110> show ptp statistics detail Jul 30 17:53:23||lo0.0 2001:558:1028:3b04::3 Master 11 0 365 Signalling Announce Sync Delay Error Rx: 0 0 0 0 0 Tx: 0 5 360 0 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110> Jul 30 17:53:26 {master:0}root@QFX5110> show ptp statistics detail Jul 30 17:53:31||lo0.0 2001:558:1028:3b04::3 Master 11 0 365 Signalling Announce Sync Delay Error Rx: 0 0 0 0 0 Tx: 0 5 360 0 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110> show ptp statistics detail Jul 30 17:53:45||lo0.0 2001:558:1028:3b04::3 Master 11 0 365 Signalling Announce Sync Delay Error Rx: 0 0 0 0 0 Tx: 0 5 360 0 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110> Jul 30 17:53:47 {master:0}root@QFX5110> show ptp statistics detail Jul 30 17:53:59||lo0.0 2001:558:1028:3b04::3 Master 11 0 365 >>>> no increments in statistics. Signalling Announce Sync Delay Error Rx: 0 0 0 0 0 Tx: 0 5 360 0 0 Local Clock Remote Clock Role Stream Received Transmitted {master:0}root@QFX5110>