Skip to main content

Link Level Interface Policy

Location in GUI: Fabric » Access Policies » Policies » Interface » Link Level

Diagram

Classes

interface_policies (apic.access_policies)

NameTypeConstraintMandatoryDefault Value
link_level_policiesList[link_level_policies]No

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
speedChoiceauto, 100M, 1G, 10G, 25G, 40G, 100G, 400G, inheritNoinherit
autoBooleantrue, falseNotrue
fec_modeChoiceinherit, cl91-rs-fec, cl74-fc-fec, auto-fec, ieee-rs-fec, cons16-rs-fec, disable-fecNoinherit
physical_media_typeChoiceauto, sfp-10g-txNo

Examples

apic:
access_policies:
interface_policies:
link_level_policies:
- name: 10G
speed: 10G
auto: true
fec_mode: inherit
- name: 10G-Copper
speed: 10G
auto: true
fec_mode: inherit
physical_media_type: sfp-10g-tx