PE_PTPTC_ENABLE

code: 1664

Warning

This command is under development.

# set
<module-index>/<port-index> PE_PTPTC_ENABLE <mode>

# get
<module-index>/<port-index> PE_PTPTC_ENABLE ?

Description

PTP Transparent Clock enable control. If enable, the port will have PTP awareness. If disable, the port will treat PTP packets as normal packets.

Actions

set, get

Parameters

  1. mode: byte, port PTP packet awareness.

  • OFF = 0

  • ON = 1

Example

# set
input:  0/1 PE_PTPTC_ENABLE ON
output: <OK>

# get
input:  0/1 PE_PTPTC_ENABLE ?
output: 0/1 PE_PTPTC_ENABLE ON