0% found this document useful (0 votes)
160 views7 pages

MPLS Label Distribution Protocol, LDP - Part 2 - WWW - Ipcisco

ldp 2

Uploaded by

DAGNUX
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
160 views7 pages

MPLS Label Distribution Protocol, LDP - Part 2 - WWW - Ipcisco

ldp 2

Uploaded by

DAGNUX
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.

com

www.ipcisco.com
ChallengeIPNetworking
IPCisco
About
NetworkTools
TechnologyForecasts
ContactUs

MPLSLabelDistributionProtocol,LDPPart2
Category:AlcatelLucent,AlcatelLucentCertification,CCIE,CCIESP,CCNPSP,CiscoCertification,JNCIE,
JNCIP,JuniperCertification,LDP,MPLS,NetworkCertifications,NRSII,SRA
Author:gokhankosem,on12Jul150Comments

LabelDistribution

AfterLDPsessionestablishment, labelsaredistributedfromtheTailEndroutertotheHeadEndrouterfor
eachprefix.Thisprocessoccursattheoppositedirectionofthedataplane.Atthedataplanethetrafficflow
goesformtheHeadEndtotheTailEnd.Butlabeldistributionprocessisdoneattheoppositedirection.

LabelDistributionAndTrafficFlow
http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 1/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

Withthesedistribution,LIBandtheLFIBtablesarefilled.

FIB,LIB,LFIB

These terms are very important terms in MPLS, We had also talked about this terms before, in the MPLS
articles.Buttorecall,Iwouldliketotellyouagainbelow.Letsbeginwithhowthistablesarefilled.

AlltheroutestoallthedestinationsareinRIB(RoutingInformationBase).Thebestroutestothedestinations
are choosed and stored in the Routing Table. Then the values in the Routing Table, are copied to the
FIB(ForwardingInformationBase).LabelsforallthedestinationsarestoredintheLIB(LabelInformation
Base).AndLFIB(LabelForwardingInformationBase)tableisfilledwiththebestroutesslabelvalues.

BelowyoucanseethesummaryofthesetablessjobandyoucanalsoseehowtoreachthistablesonAlcatel
Lucentservicerouters.

RIB(RoutingInformationBase):Allroutestothealldestinations

RoutingTable:Bestroutestothedestination

A:>#showrouteroutetable

FIB(ForwardingInformationBase):Copyofroutingtable.

A:>#showrouterfib1

LIB(LabelInformationBase):Alllabelstoalldestinations

A:>#showrouterldpbindings

LFIB(LabelForwardingInformationBase):Labelstothebestroutestothedestinations

El87%delaspersonasnolove
Cuntostringulos
ves?

3
5

Votayganaun
SMARTPHONE
Adsalsa

A:>#showrouterldpbindingsactive

ThedefaultMPLSimplementationonALUrouters

http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 2/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

Downstreamunsolicitedlabeldistributionmode:LabelsaredistributedtoallLDPpeerswithactiveLDP
sessions(notlikeonDemand,whichsendonlyrequesteddownstream).

Orderedcontrolmode:LDProutergenerateanddistributelabelsforonlyitsownprefixes.Ifitisegress,the
assignalabelbindinggtoaFEC.(notlikeindependantlabeldistributioncontrolmode,whichdoesnotwaitfor
alabelfromitsdownstreamrouterandassignalocalbindingtoaFEC).

Liberallabelretention:keepalllabelsreceivedformallpeers,onlyonelabelusedasactiveforagivenIP
prefix(notlikeconservativelabelretention,whichkeepsonlylabelsthatwillbeused).

Here, maybe the above definitions seem complex. But I wrote this with its opposite to recall these MPLS
features.BecauseIthinkasme,youarealsoconfusedonthistermusually:)

LDPLabelWithdrawalandReleasemessages

If an LDP router realized a failure, it send a Withdrawal Message to notify the peers and remove the
binding.Whenthereceivingroutergetsthismessage,itsendaReleaseMessagetothesendingnode.

Thecauseofthisfailurescanbe,interfacefailures,MTUchanges,missconfigurationoralabelclearcommand
likeclearrouterldpinstance.

LDPauthentication

LDP sessions are established over TCP transport layer. Against the spoofed TCP segments MD5
authenticationisused.

A:>configrouterldp
peerparameters
peer2.2.2.2
authenticationkey"xyz"
exit
exit

MPLSLabelDistributionProtocol,LDPPart1
MPLSLabelDistributionProtocol,LDPPart2
MPLSLabelDistributionProtocol,LDPPart3(ConfigurationonALU)
MPLSLabelDistributionProtocol,LDPPart4(ECMP)
MPLSLabelDistributionProtocol,LDPPart5(ExportandImportPolicy,PrefixAggregation)
MPLSLabelDistributionProtocol,LDPPart6(TLDP)
MPLSLabelDistributionProtocol,LDPPart7(CRLDP)

FormoreinformationaboutLDP,TLDPandCRLDP,checktherelatedfollowingRFCs

RFC5036:LDPSpecification
RFC3815:DefinitionsofManagedObjectsfortheMPLS,LDP
RFC3478:GracefulRestartMechanismforLabelDistributionProtocol
RFC5443:LDPIGPSynchronization
RFC7307:LDPExtensionsforMultiTopology
RFC7361:LDPExtensionsforOptimizedMACAddressWithdrawalinaHVPLS
RFC3212:ConstraintBasedLSPSetupusingLDP
RFC3213:ApplicabilityStatementforCRLDP
RFC3214:LSPModificationUsingCRLDP

http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 3/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

AbouttheAuthor
GokhanKosemisatelecommunationandnetworkengineer.Hisambitionto
IP networks and endtoend system installation made him to prepare this
website. By sharing his experiences about various networking protocols
beside different system installation experiences and Cisco, Juniper, Alcatel
Lucentdevicesconfigurations,heisaimedtobehelpfulforhiscolleguesin
allovertheworld.HeiscurrentlylivesinIstanbul,Turkey.

LeaveaReply

Name(required)

EMail(required)

Url

SubmitComment

Search
entertexthere..

http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 4/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

El87%delasrespuestasson
incorrectas
Cuntoscuadrados
ves?
9

10
Votayganaun
SMARTPHONE
Adsalsa

RecentArticles
NeighbourDiscoveryProtocolsPart6(LLDPCiscoConfiguration)
NeighbourDiscoveryProtocolsPart5(LLDPMED)
NeighbourDiscoveryProtocolsPart4(CDPConfigurationwithPacketTracer)
NeighbourDiscoveryProtocolsPart3(CDP)
NeighbourDiscoveryProtocolsPart2(LLDP)
NeighbourDiscoveryProtocolsPart1
RIPConfigurationWithPacketTracer
RoutingWithRIP(RoutingInformationProtocol)
RedundancyProtocolsPart5(GLBP)
RedundancyProtocolsPart4(VRRP)

Categories
2.5GGPRS(1)
2GGSM(1)
4GLTE(2)
AlcatelLucent(28)
AlcatelLucent(3)
AlcatelLucent(6)
AlcatelLucentCertification(14)
AllIP(2)
Basic(19)
BGP(6)
CCIE(12)
CCIESP(3)
CCNA(12)
CCNP(17)
CCNPSP(3)
CDP(3)
Cisco(52)
CiscoCertification(24)
DHCP(1)
ECMP(1)
EDGE(1)
EtherChannel(1)
Ethernet(1)
FastReroute(9)
Forecasts(1)
FrameRelay(3)
General(1)

http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 5/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

GLBP(2)
HSRP(3)
IES(4)
IES(3)
IES(3)
IoT(2)
IPTV(2)
IPv4(1)
IPv6(9)
JNCIA(6)
JNCIE(8)
JNCIP(13)
Juniper(20)
JuniperCertification(14)
LACP(4)
LDP(8)
LinkAggregation(4)
LLDP(3)
M2M(2)
Mobile(1)
MPLS(24)
NAT(5)
NeighbourDiscovery(5)
NetworkCertifications(18)
NetworkManagement(5)
NetworkMonitoring(1)
NRSI(5)
NRSII(9)
OSPF(12)
PacketTracer(12)
Packets(1)
PAgP(1)
Redundancy(5)
RIP(2)
Routing(26)
RSVPTE(2)
SAM(1)
SecondaryPaths(9)
Services(12)
Services(3)
Services(6)
SNMP(5)
SRA(10)
StaticRouting(5)
STP(1)
switchsecurity(2)
Switching(15)
TCP/IP(5)
TechnologyForecasts(1)
Troubleshooting(1)
VLAN(8)
VPLS(6)
VPLS(3)
VPLS(3)
VPRN(6)
VPRN(3)
VPRN(3)
VPWS(7)
VPWS(3)
http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 6/7
7/5/2016 MPLSLabelDistributionProtocol,LDPPart2|www.ipcisco.com

VPWS(6)
VRRP(2)
VTP(2)
Wireless(5)

CopyProtectedbyChetansWPCopyprotect.

http://ipcisco.com/mplslabeldistributionprotocolldppart2/ 7/7

You might also like