2-3 - Troubleshoot LSP and LDP Flashcards
Describe a label switched path (LSP).
- a sequence of label switch routers (LSRs) that forwards labeld packets for a particular Forwarding Equivalence Class (FEC)
- each intermediate LSR swaps the top label in a packet that traverses the LSP
What is a FEC (Forwarding Equivalence Class)?
a group of packets that are forwarded along the same path and receive the same forwarding treatment
T/F: When using LDP, an LSP is created for each entry in the main routing table, with the exception of BGP entries.
True
In an MPLS enabled SP environment, do the core (P) routers NEED to have BGP running in order to transport traffic to destinations that the PEs know via BGP?
No. Only the PEs need to run BGP in that case, and the P routers technically only need to know how to label switch the traffic to the BGP next-hop (since the P routers aren’t forwarding based on Layer 3 header information, but rather MPLS labels).
The steady state occurs and MPLS is fully functional when the routing protocol and LDP have populated these tables.
- Main IP routing table
- LIB table
- FIB table
- LFIB table
T/F: LDP exchanges label information to its neighbors faster than routing protocols exchange routing information with their neighbors.
False
Describe the MPLS label control methods.
- By default: LDP advertises labels for all the prefixes (except BGP routes) to all its neighbors
- LDP Label Advertisement Control: filter the labels that LDP announces outbound to remote peers
- LDP Label Acceptance Control: filter the labels that LDP accepts inbound from remote peers
By default, how often does LDP send Hellos?
5 seconds
The multicast addresses for LDP are:
- 224.0.0.2 (“all routers on a subnet”)
- FF02::2 (“all routers on a subnet”)
What is the default port number used for LDP Hello messages? What is the default port number used for all other LDP control traffic?
A) UDP 646
B) TCP 646
Describe the two parts of LDP neighbor establishment.
- LDP discovery: discover neighbors by sending Hellos via multicast
- LDP adjacency: receive Hellos and reply to them by opening a TCP session with the remote device
Describe the overall LDP neighbor process.
- Establish the TCP session
- Exchange initialization messages that contain info like
- label distribution methods
- session keepalive time
- fault-tolerant TLV
- Exchange initial keepalive messages
After this, LDP keepalives transmit every 60 seconds (by default)
Which of the following statements best describes LSP?
A. A sequence of LSRs that forwards labeled packets for a paricular FEC.
B. A group of packets that forward along the same path and receive the same treatment.
C. Populates the routing tables in all routers in an MPLS domain.
D. Swaps the top label in a packet that traverses the MPLS netowork.
A
Which of the following statements best describes LDP?
A. Propagates routing information to all routers in an MPLS domain.
B. Determines the destination networks that are found in the main routing table.
C. Stores labels and related information inside a data structure called a LIB.
D. Standard protocol used to exchange labels between adjacent LSRs.
D