Applies a Link Layer Discovery Protocol (LLDP) profile to an interface.
LLDP profile name.
Interface subtype configuration mode
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.
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