L2 MTU
Location in GUI: Fabric » Fabric Policies » Global » Fabric L2 MTU » default
Diagram
Section titled “Diagram”Classes
Section titled “Classes”fabric_policies (apic)
Section titled “fabric_policies (apic)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| l2_port_mtu | Integer | min: 576, max: 9216 | No | 9000 |
| l2_mtu_policies | List | [l2_mtu_policies] | No |
l2_mtu_policies (apic.fabric_policies)
Section titled “l2_mtu_policies (apic.fabric_policies)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| port_mtu_size | Integer | min: 0, max: 9216 | No | 9000 |
Examples
Section titled “Examples”apic: fabric_policies: l2_port_mtu: 9216apic: fabric_policies: l2_mtu_policies: - name: L2_8950 port_mtu_size: 8950