SV-216612r531085_rule
V-216612
SRG-NET-000512-RTR-000006
CISC-RT-000640
CAT I
10
Configure the router to have each VRF instance defined with the correct RT.
R5(config)#ip vrf CUST1
R5(config-vrf)#route-target import 13:13
R5(config-vrf)#route-target export 13:13
R5(config-vrf)#end
Review the design plan for MPLS/L3VPN to determine what RTs have been assigned for each VRF. Review the router configuration and verify that the correct RT is configured for each VRF. In the example below, route target 13:13 has been configured for customer 1.
ip vrf CUST1
rd 13:13
route-target export 13:13
route-target import 13:13
If there are VRFs configured with the wrong RT, this is a finding.
V-216612
False
CISC-RT-000640
Review the design plan for MPLS/L3VPN to determine what RTs have been assigned for each VRF. Review the router configuration and verify that the correct RT is configured for each VRF. In the example below, route target 13:13 has been configured for customer 1.
ip vrf CUST1
rd 13:13
route-target export 13:13
route-target import 13:13
If there are VRFs configured with the wrong RT, this is a finding.
M
4027