Skip to main content

MACsec Interfaces Policy

Location in GUI: Fabric » Access Policies » Policies » Interface » MACsec » Interfaces

Diagram

Classes

interface_policies (apic.access_policies)

NameTypeConstraintMandatoryDefault Value
macsec_interfaces_policiesList[macsec_interfaces_policies]No

macsec_interfaces_policies (apic.access_policies.interface_policies)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
descriptionStringRegex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$No
admin_stateBooleantrue, falseNotrue
macsec_parameters_policyStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
macsec_keychain_policyStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes

Examples

apic:
access_policies:
interface_policies:
macsec_interfaces_policies:
- name: MACSEC_INT1
description: MACSEC Interfaces Policy 1
admin_state: true
macsec_parameters_policy: MACSEC_PARAM1
macsec_keychain_policy: MACSEC_KEYCHAIN1