SV-216701r531086_rule
V-216701
SRG-NET-000512-RTR-000005
CISC-RT-000630
CAT I
10
Configure the PE router to have each VRF bound to the appropriate physical or logical interfaces to maintain traffic separation between all MPLS L3VPNs.
Step 1: Review the design plan for deploying MPLS/L3VPN.
Step 2: Review all CE-facing interfaces and verify that the proper VRF is defined via the "ip vrf forwarding" command. In the example below, COI1 is bound to interface GigabitEthernet0/1, while COI2 is bound to GigabitEthernet0/2.
interface GigabitEthernet0/1
description link to COI1
ip vrf forwarding COI1
ip address x.1.0.1 255.255.255.0
!
interface GigabitEthernet0/2
description link to COI2
ip vrf forwarding COI2
ip address x.2.0.2 255.255.255.0
If any VRFs are not bound to the appropriate physical or logical interface, this is a finding.
V-216701
False
CISC-RT-000630
Step 1: Review the design plan for deploying MPLS/L3VPN.
Step 2: Review all CE-facing interfaces and verify that the proper VRF is defined via the "ip vrf forwarding" command. In the example below, COI1 is bound to interface GigabitEthernet0/1, while COI2 is bound to GigabitEthernet0/2.
interface GigabitEthernet0/1
description link to COI1
ip vrf forwarding COI1
ip address x.1.0.1 255.255.255.0
!
interface GigabitEthernet0/2
description link to COI2
ip vrf forwarding COI2
ip address x.2.0.2 255.255.255.0
If any VRFs are not bound to the appropriate physical or logical interface, this is a finding.
M
4028