Skip to main content

L2 Interface Policy

Location in GUI: Fabric » Access Policies » Policies » Interface » L2 Interface

Diagram

Classes

interface_policies (apic.access_policies)

NameTypeConstraintMandatoryDefault Value
l2_policiesList[l2_policies]No

l2_policies (apic.access_policies.interface_policies)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
vlan_scopeChoiceportlocal, globalNoglobal
qinqChoicedisabled, edgePort, corePort, doubleQtagPortNodisabled
reflective_relayBooleantrue, falseNofalse

Examples

apic:
access_policies:
interface_policies:
l2_policies:
- name: PORT-LOCAL
vlan_scope: portlocal
qinq: disabled