SV-256054r991793_rule
V-256054
SRG-NET-000512-RTR-000007
ARST-RT-000750
CAT II
10
Configure the correct RD for each VRF.
Configure the correct Route Distinguisher.
PE11(config)#router bgp 65000
PE11(config-router-bgp)#vrf PROD
PE11(config-router-bgp-vrf-PROD)#rd 200:200
Review the RDs that have been assigned for each VRF according to the plan provided by the ISSM.
Review all VRFs configured on CE-facing interfaces and verify the proper RD has been configured for each.
To verify the proper Route Distinguisher has been configured, execute the command "sh run sec router bgp".
router bgp 65000
vrf PROD
rd 200:200
If the wrong RD has been configured for any VRF, this is a finding.
V-256054
False
ARST-RT-000750
Review the RDs that have been assigned for each VRF according to the plan provided by the ISSM.
Review all VRFs configured on CE-facing interfaces and verify the proper RD has been configured for each.
To verify the proper Route Distinguisher has been configured, execute the command "sh run sec router bgp".
router bgp 65000
vrf PROD
rd 200:200
If the wrong RD has been configured for any VRF, this is a finding.
M
5513