/api/aes67/ptp-default

Use the interface to restore PTP service parameters to defaults.

Request Mode

POST /api/aes67/ptp-default

Response Body

{
    "status": 0,
    "version": "PTPV2",
    "priority1": 255,
    "priority2": 255,
    "domain": 0,
    "role": "Slaver",
    "delay-mech": "E2E",
    "announce": -2,
    "sync": -1
}
Name Description
status 0 indicates that the request was accepted successfully. Refer to API Status Codes.
version PTP version, options are PTPV1, and PTPV2.
priority1 Priority 1
priority2 Priority 2
domain PTP domain range is [0,127]
role PTP role can be master or slaver. Options are Auto, and Slaver.
delay-mech Delay mechanism. Options are E2E, and P2P.
announce Value range is [-3,1].
sync Value range is [-3,1].

results matching ""

    No results matching ""