PE_PTPTC_IMPAIR

code: 1669

Warning

This command is under development.

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

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

Description

Determines whether the port should impair PTP packets. Default to OFF.

If you want to impair PTP packet, you also need to enable PTP awareness on the port by PE_PTPTC_ENABLE ON.

Actions

get

Parameters

  1. mode: byte, whether the port should impair PTP packets. Default to OFF.

  • OFF = 0

  • ON = 1

Example

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

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