lldp dot3

Syntax

lldp dot3 {poe | macphy}

no lldp dot3 {poe | macphy}

Description

Sets the 802.3 TLVs to be advertised. By default, advertisement of both POE and MAC/PHY TLVs is enabled.

The no form of this command disables advertisement of 802.3 TLVs.

Command context

config-if

Parameters

poe

Specifies advertisement of power over Ethernet data link classification.

macphy

Specifies advertisement of media access control and physical layer information.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling advertisement of the POE TLV:

switch(config-if)# lldp dot3 poe 

Disabling advertisement of the POE TLV:

switch(config-if)# no lldp dot3 poe