L2 Interface Policy
Location in GUI: Fabric » Access Policies » Policies » Interface » L2 Interface
Diagram
Section titled “Diagram”Classes
Section titled “Classes”interface_policies (apic.access_policies)
Section titled “interface_policies (apic.access_policies)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| l2_policies | List | [l2_policies] | No |
l2_policies (apic.access_policies.interface_policies)
Section titled “l2_policies (apic.access_policies.interface_policies)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| vlan_scope | Choice | portlocal, global | No | global |
| qinq | Choice | disabled, edgePort, corePort, doubleQtagPort | No | disabled |
| reflective_relay | Boolean | true, false | No | false |
Examples
Section titled “Examples”apic: access_policies: interface_policies: l2_policies: - name: PORT-LOCAL vlan_scope: portlocal qinq: disabled