SV-256028r882426_rule
V-256028
SRG-NET-000343-RTR-000001
ARST-RT-000480
CAT II
10
Implement authentication for all targeted LDP sessions using a FIPS-approved message authentication code algorithm.
Step 1: Configure the mpls LDP on the Arista MLS.
PE11(config)#mpls ldp
PE11(config-mpls-ldp)#router-id interface Loopback0
PE11(config-mpls-ldp)#no shutdown
Step 2: Enable the authentication for LDP neighbors.
PE11(config-mpls-ldp)#password 0 xxxxx
Review the Arista router configuration to determine if LDP messages are being authenticated for the targeted LDP sessions.
Step 1: Verify the Arista router configuration to verify LDP is configured globally and router-id is set.
mpls ldp
router-id [x.x.x.x | interface] LoopbackY
no shutdown
Step 2: Verify the Arista router configuration to ensure the password is configured for LDP neighbor.
mpls ldp
password [type] [password]
Step 3: Enable the mpls globally or per interface.
For Global:
mpls ip
For interfaces:
interface Ethernet 1
mpls ip
If authentication is not being used for the LDP sessions using a FIPS-approved message authentication code algorithm, this is a finding.
V-256028
False
ARST-RT-000480
Review the Arista router configuration to determine if LDP messages are being authenticated for the targeted LDP sessions.
Step 1: Verify the Arista router configuration to verify LDP is configured globally and router-id is set.
mpls ldp
router-id [x.x.x.x | interface] LoopbackY
no shutdown
Step 2: Verify the Arista router configuration to ensure the password is configured for LDP neighbor.
mpls ldp
password [type] [password]
Step 3: Enable the mpls globally or per interface.
For Global:
mpls ip
For interfaces:
interface Ethernet 1
mpls ip
If authentication is not being used for the LDP sessions using a FIPS-approved message authentication code algorithm, this is a finding.
M
5513