Rule ID
SV-283878r1203883_rule
Version
V1R1
CCIs
LDP provides the signaling required for setting up and tearing down pseudowires (virtual circuits used to transport layer 2 frames) across an MPLS IP core network. Using a targeted LDP session, each PE router advertises a virtual circuit label mapping that is used as part of the label stack imposed on the frames by the ingress PE router during packet forwarding. Authentication provides protection against spoofed Transmission Control Protocol (TCP) segments that can be introduced into the LDP sessions.
Review the router configuration to determine if LDP messages are being authenticated for the targeted LDP sessions. Verify "Authentication Key" is enabled using the command below: - show router ldp tcp-session-parameters | match "Authentication Key" Authentication Key : Enabled If authentication is not being used for the LDP sessions using a FIPS-approved message authentication code algorithm, this is a finding.
Configure all targeted LDP sessions using a FIPS-approved message authentication code algorithm, as shown in the example below: - configure router ldp tcp-session-parameters authentication-key pass123