SV-217074r639663_rule
V-217074
SRG-NET-000362-RTR-000119
JUNI-RT-000690
CAT III
10
Configure PIM snooping for each VPLS bridge domain as shown in the example below.
[edit routing-instances VPLS_CUST2]
set routing-instances VPLS_CUST2 protocols pim-snooping
Review the router configuration to verify that PIM snooping has been configured under the routing instance protocols hierarchy for each VPLS bridge domain as shown in the example.
routing-instances {
VPLS_CUST2 {
instance-type vpls;
interface ge-0/1/0.0;
route-distinguisher 22:22;
vrf-target target:22:22;
}
protocols {
vpls {
site-range 9;
no-tunnel-services;
site R8 {
site-identifier 8;
interface ge-0/1/0.0;
}
vpls-id 102;
neighbor 8.8.8.8;
}
pim-snooping;
}
}
}
}
If the router is not configured to implement PIM snooping for each VPLS bridge domain, this is a finding.
V-217074
False
JUNI-RT-000690
Review the router configuration to verify that PIM snooping has been configured under the routing instance protocols hierarchy for each VPLS bridge domain as shown in the example.
routing-instances {
VPLS_CUST2 {
instance-type vpls;
interface ge-0/1/0.0;
route-distinguisher 22:22;
vrf-target target:22:22;
}
protocols {
vpls {
site-range 9;
no-tunnel-services;
site R8 {
site-identifier 8;
interface ge-0/1/0.0;
}
vpls-id 102;
neighbor 8.8.8.8;
}
pim-snooping;
}
}
}
}
If the router is not configured to implement PIM snooping for each VPLS bridge domain, this is a finding.
M
4032