PE_PTPTC_CLOCK
code: 1667
Warning
This command is under development.
# set
<module-index>/<port-index> PE_PTPTC_CLOCK <clock_name>
# get
<module-index>/<port-index> PE_PTPTC_CLOCK ?
Description
PTP-TC clock selection. Available only when Sync-E clock source is not selected to be this port.
Actions
set, get
Parameters
clock_name: byte, the clock to select to use.
SERDES_RECOVERED_CLOCK = 1, Serdes recovered Rx clock.
PCS_CLOCK = 2, PCS clock.
Example
# set
input: 0/1 PE_PTPTC_CLOCK SERDES_RECOVERD_CLOCK
output: <OK>
# get
input: 0/1 PE_PTPTC_CLOCK ?
output: 0/1 PE_PTPTC_CLOCK SERDES_RECOVERD_CLOCK