PE_PTPTC_TIMEOUT_LIMIT

code: 1675

Warning

This command is under development.

# set
<module-index>/<port-index> PE_PTPTC_TIMEOUT_LIMIT <timeout_ingress> <timeout_egress>

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

Description

Timeout limits for PTP ingress and PTP egress Sync event messages.

Actions

set, get

Parameters

  1. timeout_ingress: integer, PTP ingress timeout limit for Sync event messages in µs.

  2. timeout_egress: integer, PTP egress timeout limit for Sync event messages in µs.

Example

# set
input:  0/1 PE_PTPTC_NOMINAL 1000 1000
output: <OK>

# get
input:  0/1 PE_PTPTC_NOMINAL ?
output: 0/1 PE_PTPTC_NOMINAL 1000 1000