Skip to content

LLDP Interface Policy

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

Diagram
NameTypeConstraintMandatoryDefault Value
lldp_policiesList[lldp_policies]No

lldp_policies (apic.access_policies.interface_policies)

Section titled “lldp_policies (apic.access_policies.interface_policies)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
admin_rx_stateBooleantrue, falseYes
admin_tx_stateBooleantrue, falseYes
dcbxp_versionChoiceCEE, IEEENo

apic:
access_policies:
interface_policies:
lldp_policies:
- name: LLDP-ENABLED
admin_rx_state: true
admin_tx_state: true

Example with DCBX version (release 6.0(3)+):

apic:
access_policies:
interface_policies:
lldp_policies:
- name: LLDP-ENABLED
admin_rx_state: true
admin_tx_state: true
dcbxp_version: IEEE