G.8275.1 ptp and synce config on OcNOS


https://www.ipinfusion.com/wp-content/uploads/2021/08/07-21-OcNOS-SP-Timing-Support-Appplication-Note-v1.pdf



Attached to GPS






Attached to Over IP Clock
ptp config
ptp config
R6LAB#sh run ptp
!
ptp clock 0 profile g8275.1
 number-ports 5
 system-clock-sync 30
 clock-port 1
  network-interface xe10
  exit

syncE config
syncE
R6LAB#sh run synce
!
synce
!
interface xe10
 synce
  mode synchronous
  input-source 10
  wait-to-restore 1
Spine1

ptp
spine-01#show running-config ptp
!
ptp clock 0 profile g8275.1
number-ports 3
system-clock-sync 30
clock-port 1
network-interface ce47
exit
clock-port 2
network-interface ce1
exit
clock-port 3
network-interface ce3
exit


syncE
spine-01#show running-config synce
!
synce
!
interface ce3
 synce
  mode synchronous
  output-source
  wait-to-restore 1
!
interface ce1
 synce
  mode synchronous
  output-source
  wait-to-restore 1
!
interface ce47
 synce
  mode synchronous
  input-source 10
  wait-to-restore 1

Leaf1/Leaf2/Spine2