Command Line Reference
Network Management And Monitor...
SyncE Configuration
6 min
show synce interface show synce interface \[command] show synce interface interface num \[purpose] display the synce information of the interface \[view] interface view \[use cases] sonic# show ptp interface 12 synce enable true synce mode slave synce priority 1 show synce status show synce status \[command] show synce status \[purpose] display the synce status of the device \[view] system configuration view \[use cases] sonic# show synce status interface enable mode priority selected \ ethernet1 true slave 1 selected ethernet2 true slave 2 non selected ethernet3 true slave 3 non selected ethernet4 true slave 4 non selected synce enable synce enable \[command] synce enable no synce enable \[purpose] enable synce function \[view] interface view \[usage scenario] synce is a synchronization technique based on carrying and recovering frequency information from physical layer code streams the implementation confirms through an election whether the device uses its own crystal frequency or the crystal frequency obtained from the peer to peer interface \[use cases] sonic(config)# interface ethernet 1 sonic(config if 1)# synce enable synce mode {master|slave} synce mode {master|slave} \[command] synce mode {master|slave} \[purpose] configure the synce mode of interface to master or slave \[parameter] parameter description master clock signal sender slave clock signal receiver \[view] interface view \[usage scenario] the default synce mode is master the synce mode is recommended to be the same as the ptp mode on interafce \[use cases] sonic(config)# interface ethernet 1 sonic(config if 1)# synce mode slave synce priority synce priority \[command] synce priority value \[purpose] configure the synce priority of interface \[parameter] parameter description value value range 0 to 255 \[view] interface view \[usage scenario] when more than one interface is present to enable synce, the interface with the highest priority is selected \[use cases] sonic(config)# interface ethernet 1 sonic(config if 1)# synce priority 1
