Switch User Manual

Configuring Link Layer Discovery Protocol and LLDP-MED
SecureStack C3 Configuration Guide 6-13
Examples
ThisexampleshowshowtoclearalltheCiscoDPparametersbacktothedefaultsettings.
C3(rw)->clear ciscodp
ThisexampleshowshowtocleartheCiscoDPstatusonportge.1.5.
C3(rw)->clear ciscodp port status ge.1.5
Configuring Link Layer Discovery Protocol and LLDP-MED
Overview
TheLinkLayerDiscoveryProtocol(LLPD)providesanindustrystandard,vendorneutralwayto
allownetworkdevicestoadvertisetheiridentitiesandcapabilitiesonalocalareanetwork,andto
discoverthatinformationabouttheirneighbors.
LLDPMEDisanenhancementtoLLDPthatprovidesthefollowingbenefits:
•AutodiscoveryofLAN
policies,suchasVLANid,802.1ppriority,andDiffServcodepoint
settings,leadingto“plugandplay”networking
•Devicelocationandtopologydiscovery,allowingcreationoflocationdatabasesand,inthe
caseofVoIP ,provisionofE911services
•Extendedanda utoma tedpowermanagementofPoweroverEthernetendpoints
•Inventorymanagement,allowingnetworkadministrators
totracktheirnetworkdevicesand
todeterminetheircharacteristics,suchasmanufacturer,softwareandhardwareversions,and
serialorassetnumbers
TheinformationsentbyanLLDPenableddeviceisextractedandtabulatedbyitspeers.The
communicationcanbedonewheninformationchangesoronaperiodicbasis.The
information
tabulatedisagedtoensurethatitiskeptuptodate.Portscanbeconfiguredtosendthis
information,receivethisinformation,orbothsendandreceive.
EitherLLDPorLLDPMED,butnotboth,canbeusedonaninterfacebetweentwodevices.A
switchportusesLLDP
MEDwhenitdetectsthatanLLDPMEDcapabledeviceisconnectedtoit.
LLDPinformationiscontainedwithinaLinkLayerDiscoveryProtocolDataUnit(LLDPDU)sent
inasingle8 02.3Ethernetframe.TheinformationfieldsinLLDPDUareasequenceofshort,
variablelength,informationelementsknownasTLVs
type,length,andvaluefieldswhere:
•Typeidentifieswhatkindofinformationisbeingsent
•Lengthindicates thelengthoftheinformation stringinoctets
•Valueistheactualinformationthatneedstobesent
TheLLDPstandardspecifiesthatcertainTLVsaremandatoryintransmittedLLDPDUs,while
othersareoptional.
YoucanconfigureonaportspecificbasiswhichoptionalLLDPandLLDP
MEDTLVsshouldbesentinLLDPDUs.
Purpose
ToreviewandconfigureLLPDandLLPDMED.