SV-221119r622190_rule
V-221119
SRG-NET-000512-RTR-000007
CISC-RT-000650
CAT II
10
Configure the correct RD for each VRF.
SW1(config)# vrf context CUST1
SW1(config-vrf)# rd 13:13
SW1(config-vrf)# end
Review the design plan for MPLS/L3VPN to determine what RD has been assigned for each VRF. Review the switch configuration and verify that the correct RD is configured for each VRF. In the example below, route distinguisher 13:13 has been configured for customer 1.
vrf context CUST1
rd 13:13
address-family ipv4 unicast
route-target export 13:13
route-target import 13:13
Note: This requirement is only applicable for MPLS L3VPN implementations.
If the wrong RD has been configured for any VRF, this is a finding.
V-221119
False
CISC-RT-000650
Review the design plan for MPLS/L3VPN to determine what RD has been assigned for each VRF. Review the switch configuration and verify that the correct RD is configured for each VRF. In the example below, route distinguisher 13:13 has been configured for customer 1.
vrf context CUST1
rd 13:13
address-family ipv4 unicast
route-target export 13:13
route-target import 13:13
Note: This requirement is only applicable for MPLS L3VPN implementations.
If the wrong RD has been configured for any VRF, this is a finding.
M
4075