SV-216796r531087_rule
V-216796
SRG-NET-000512-RTR-000009
CISC-RT-000680
CAT I
10
Assign globally unique VPN IDs for each customer using VPLS for carrier Ethernet services between multiple sites, and configure the attachment circuits to the appropriate VFI.
RP/0/0/CPU0:R3(config)#l2vpn
RP/0/0/CPU0:R3(config-l2vpn)#bridge group L2GROUP
RP/0/0/CPU0:R3(config-l2vpn-bg)#bridge-domain L2_BRIDGE_COI1
RP/0/0/CPU0:R3(config-l2vpn-bg-bd)#interface GigabitEthernet0/0/0/2
RP/0/0/CPU0:R3(config-l2vpn-bg-bd-ac)#exit
RP/0/0/CPU0:R3(config-l2vpn-bg-bd)#vfi VFI_COI1
RP/0/0/CPU0:R3(config-l2vpn-bg-bd-vfi)#vpn-id 101
Review the implementation plan and the VPN IDs assigned to customer VLANs for the VPLS deployment.
Review the PE router configuration to verify that customer attachment circuits are associated to the appropriate VFI. In the example below, the attached circuit at interface GigabitEthernet0/0/0/2 is associated to VPN ID 110.
interface GigabitEthernet0/0/0/2
l2transport
…
…
…
l2vpn
pw-class ETH_O_MPLS
encapsulation mpls
transport-mode ethernet
!
!
bridge group L2GROUP
bridge-domain L2_BRIDGE_COI1
interface GigabitEthernet0/0/0/2
!
vfi VFI_COI1
vpn-id 101
neighbor 10.1.1.1 pw-id 55
pw-class ETH_O_MPLS
!
neighbor 10.2.2.2 pw-id 55
pw-class ETH_O_MPLS
!
!
!
!
If the attachment circuits have not been bound to VFI configured with the assigned VPN ID for each VLAN, this is a finding.
V-216796
False
CISC-RT-000680
Review the implementation plan and the VPN IDs assigned to customer VLANs for the VPLS deployment.
Review the PE router configuration to verify that customer attachment circuits are associated to the appropriate VFI. In the example below, the attached circuit at interface GigabitEthernet0/0/0/2 is associated to VPN ID 110.
interface GigabitEthernet0/0/0/2
l2transport
…
…
…
l2vpn
pw-class ETH_O_MPLS
encapsulation mpls
transport-mode ethernet
!
!
bridge group L2GROUP
bridge-domain L2_BRIDGE_COI1
interface GigabitEthernet0/0/0/2
!
vfi VFI_COI1
vpn-id 101
neighbor 10.1.1.1 pw-id 55
pw-class ETH_O_MPLS
!
neighbor 10.2.2.2 pw-id 55
pw-class ETH_O_MPLS
!
!
!
!
If the attachment circuits have not been bound to VFI configured with the assigned VPN ID for each VLAN, this is a finding.
M
4029