An engineer is configuring MPLS LDP on a Cisco router. Which TWO statements about LDP operation are correct? (Choose two.)
Why this answer
LDP uses downstream unsolicited mode by default in Cisco IOS; liberal label retention means it keeps all labels even if not directly reachable. Option B is correct because LDP uses UDP hello on port 646 for neighbor discovery and then TCP on port 646 for session establishment. Option D is correct because liberal label retention stores all received labels, even from non-next-hop neighbors, improving convergence.
Option C is incorrect because LDP uses downstream unsolicited, not downstream-on-demand. Options A and E are incorrect.