Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attached to GPS






Attached to Over IP Clock
ptp config


Code Block
titleptp 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


Code Block
titlesyncE
R6LAB#sh run synce
!
synce
!
interface xe10
 synce
  mode synchronous
  input-source 10
  wait-to-restore 1


Spine1


Code Block
titleptp
uk-wnlb-lg-pol-cinspine-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




Code Block
titlesyncE
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