protocol lldp

Enters the Link Layer Discovery Protocol (LLDP) configuration mode.

Syntax

protocol lldp
no protocol lldp

Command Default

LLDP protocols are enabled.

Modes

Global configuration mode

Usage Guidelines

Enter no protocol lldp to restore the default settings.

Examples

To enter LLDP mode:

device# configure terminal
device(config)# protocol lldp
device(conf-lldp)# 

To reset all LLDP configurations:

device# configure terminal
device(config)# no protocol lldp 
device(conf-lldp)#