SV-254068r997539_rule
V-254068
SRG-NET-000512-RTR-000009
JUEX-RT-000960
CAT I
10
Assign globally unique VPN IDs for each customer VLAN using VPLS for carrier Ethernet services between multiple sites, and configure the attachment circuits to the appropriate VFI.
set routing-instances <instance name> protocols vpls vpls-id <VPLS ID> neighbor <neighbor address>
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 (i.e., VLANs) are associated to the appropriate VPLS ID.
Review the implementation plan and the VPLS 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 routing instance configured for the customers VPLS ID.
[edit]
routing-instances {
<instance name> {
interface <interface name>.<logical unit>;
protocols {
vpls {
vpls-id <VPLS ID>;
neighbor <neighbor address>;
}
}
}
}
}
Note: Only EX9200-series devices currently support VPLS.
If the attachment circuits have not been bound to the appropriate routing-instance with the assigned VPN ID for each associated VLAN, this is a finding.
V-254068
False
JUEX-RT-000960
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 (i.e., VLANs) are associated to the appropriate VPLS ID.
Review the implementation plan and the VPLS 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 routing instance configured for the customers VPLS ID.
[edit]
routing-instances {
<instance name> {
interface <interface name>.<logical unit>;
protocols {
vpls {
vpls-id <VPLS ID>;
neighbor <neighbor address>;
}
}
}
}
}
Note: Only EX9200-series devices currently support VPLS.
If the attachment circuits have not been bound to the appropriate routing-instance with the assigned VPN ID for each associated VLAN, this is a finding.
M
5479