SV-283843r1203778_rule
V-283843
SRG-NET-000512-RTR-000005
NOKI-RT-000250
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.
Add appropriate physical and logical interfaces to each MPLS L3VPN service, as shown in the example below:
- configure service vprn 30 customer 1 create
- config>service>vprn# interface "TO-CE" create
- config>service>vprn>if# address 172.200.x.x/30
- config>service>vprn>if# sap 1/1/c3/1 create
- config>service>vprn>if>sap# exit
- config>service>vprn>if# exit
- config>service>vprn#
Review the design plan for deploying L3VPN and VRF-lite.
Review all CE-facing interfaces and verify the proper VRF is defined.
Use the command below and verify CE-facing interfaces and the physical ports:
- show router 30 interface "TO-CE"
Interface Table (Service: 30)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
TO-CE Up Up/Down VPRN 1/1/c3/1
172.200.200.1/30 n/a
-------------------------------------------------------------------------------
Interfaces : 1
If any VRFs are not bound to the appropriate physical or logical interface, this is a finding.
V-283843
False
NOKI-RT-000250
Review the design plan for deploying L3VPN and VRF-lite.
Review all CE-facing interfaces and verify the proper VRF is defined.
Use the command below and verify CE-facing interfaces and the physical ports:
- show router 30 interface "TO-CE"
Interface Table (Service: 30)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
TO-CE Up Up/Down VPRN 1/1/c3/1
172.200.200.1/30 n/a
-------------------------------------------------------------------------------
Interfaces : 1
If any VRFs are not bound to the appropriate physical or logical interface, this is a finding.
M
5746