SV-221118r622190_rule
V-221118
SRG-NET-000512-RTR-000006
CISC-RT-000640
CAT I
10
Configure the switch to have each VRF instance defined with the correct RT.
SW1(config)# vrf context CUST1
SW1(config-vrf)# address-family ipv4 unicast
SW1(config-vrf-af-ipv4)# route-target import 13:13
SW1(config-vrf-af-ipv4)# route-target export 13:13
SW1(config-vrf-af-ipv4)# end
Review the design plan for MPLS/L3VPN to determine what RTs have been assigned for each VRF. Review the switch 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.
vrf context CUST1
address-family ipv4 unicast
route-target export 13:13
route-target import 13:13
If there are VRFs configured with the wrong RT, this is a finding.
V-221118
False
CISC-RT-000640
Review the design plan for MPLS/L3VPN to determine what RTs have been assigned for each VRF. Review the switch 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.
vrf context CUST1
address-family ipv4 unicast
route-target export 13:13
route-target import 13:13
If there are VRFs configured with the wrong RT, this is a finding.
M
4075