lldp profile

Applies a Link Layer Discovery Protocol (LLDP) profile to an interface.

Syntax

lldp profile name
no lldp profile

Command Default

LLDP profile name.

Parameters

name
Specifies the profile name. Valid profile name length is between 1 and 32 characters.

Modes

Interface subtype configuration mode

Usage Guidelines

You must use the lldp profile command to create an LLDP profile before you can apply the profile to the interface. Only one LLDP profile can exist at any time for a particular interface. When this command is not present, the parameters defined in the global LLDP configuration are used.

Enter no lldp profile to delete the profile from the interface.

Examples

To apply an LLDP profile called test on an specific Ethernet interface:

device# configure terminal
device(config)# interface ethernet 0/9 
device(conf-if-eth-0/9)# lldp profile test