Skip to main content

PTP Profile

Location in GUI: Fabric » Access Policies » Policies » Global » PTP User Profile

Diagram

Classes

access_policies (apic)

NameTypeConstraintMandatoryDefault Value
ptp_profilesList[ptp_profiles]No

ptp_profiles (apic.access_policies)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,16}$Yes
announce_intervalIntegermin: -3, max: 4No1
announce_timeoutIntegermin: 2, max: 10No3
delay_intervalIntegermin: -4, max: 5No-3
sync_intervalIntegermin: -4, max: 1No-3
priorityIntegermin: 1, max: 255No128
templateChoiceaes67, smpte, telecomNoaes67
forwardableBooleantrue, falseNotrue
mismatch_handlingChoicedrop, received, configuredNoconfigured

Examples

apic:
access_policies:
ptp_profiles:
- name: MY_PTP_PROFILE
template: telecom
announce_interval: -3
delay_interval: -4
sync_interval: -4