PTP Profile
Location in GUI: Fabric
» Access Policies
» Policies
» Global
» PTP User Profile
Diagram
Section titled “Diagram”Classes
Section titled “Classes”access_policies (apic)
Section titled “access_policies (apic)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ptp_profiles | List | [ptp_profiles] | No |
ptp_profiles (apic.access_policies)
Section titled “ptp_profiles (apic.access_policies)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,16}$ | Yes | |
announce_interval | Integer | min: -3 , max: 4 | No | 1 |
announce_timeout | Integer | min: 2 , max: 10 | No | 3 |
delay_interval | Integer | min: -4 , max: 5 | No | -3 |
sync_interval | Integer | min: -4 , max: 1 | No | -3 |
priority | Integer | min: 1 , max: 255 | No | 128 |
template | Choice | aes67 , smpte , telecom | No | aes67 |
forwardable | Boolean | true , false | No | true |
mismatch_handling | Choice | drop , received , configured | No | configured |
Examples
Section titled “Examples”apic: access_policies: ptp_profiles: - name: MY_PTP_PROFILE template: telecom announce_interval: -3 delay_interval: -4 sync_interval: -4