Add an additional logical unit to each trunk interface with "vlan-id none" to allow PTP traffic to pass correctly.Detailed Configuration:Basic PTP and Interface Configuration:set chassis fpc 0 pic 0 ptp-modeset protocols ptp clock-mode boundaryset protocols ptp profile-type g.8275.1set protocols ptp domain 24set protocols ptp slave hybridset protocols ptp master interface et-0/0/7.0 multicast-mode transport ieee-802.3set protocols ptp stateful interface et-0/0/22.0 multicast-mode slave-candidateset protocols ptp stateful interface et-0/0/22.0 multicast-mode transport ieee-802.3set vlans PTPoE vlan-id noneset vlans PTPoE interface et-0/0/22.0set vlans PTPoE interface et-0/0/7.0set interfaces et-0/0/22 speed 10gset interfaces et-0/0/7 speed 10gset chassis synchronization network-option option-2set chassis synchronization selection-mode received-qualityset chassis synchronization clock-mode auto-selectset chassis synchronization quality-mode-enableset chassis synchronization source interfaces et-0/0/22 quality-level prsset chassis synchronization esmc-transmit interfaces et-0/0/7VLAN Tagging Configuration:For each interface that needs to support both VLAN tagging and PTPset interfaces et-0/0/22 flexible-vlan-taggingset interfaces et-0/0/22 unit 0 vlan-id 0set interfaces et-0/0/22 unit 0 family ethernet-switchingset interfaces et-0/0/22 unit 1 vlan-id noneset interfaces et-0/0/22 unit 1 family ethernet-switchingVerification:After applying the configuration, verify PTP operation:Check PTP port status: > show ptp port briefExpected output:PTP port-data:Local Interface : et-0/0/22.0Local Address : bc:0f:fe:a8:23:80Remote Address : 01:1b:19:00:00:00Clock Stream : 5 Clock Identity : bc:0f:fe:ff:fe:a8:26:adPort State : Slave Delay Req Interval: -4Announce Interval : -3 Announce Timeout : 3Sync Interval : -4 Delay Mechanism : End-to-endPort Number : 1 Operating Mode : StatefulLocal Priority : 128Verify PTP lock status: > show ptp lock-status detailExpected output should show "PHASE ALIGNED" state.Check chassis synchronization: > show chassis synchronization extensiveVerify that the clock is locked to the primary source.Examine PTP statistics: > show ptp statistics briefEnsure that both Received and Transmitted packets are non-zero for the relevant interfaces.Additional Notes: