SV-217075r639663_rule
V-217075
SRG-NET-000192-RTR-000002
JUNI-RT-000700
CAT II
10
Configure a MAC address learning limit for each VPLS bridge domain.
[edit routing-instances VPLS_CUST2 protocols vpls]
set mac-table-size nnnn
Review the PE router configuration to determine if a MAC address limit has been set for each VPLS bridge domain.
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;
mac-table-size {
nnnn;
}
no-tunnel-services;
site R8 {
site-identifier 8;
interface ge-0/1/0.0;
}
vpls-id 102;
neighbor 8.8.8.8;
}
}
}
}
If a limit has not been configured, this is a finding.
V-217075
False
JUNI-RT-000700
Review the PE router configuration to determine if a MAC address limit has been set for each VPLS bridge domain.
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;
mac-table-size {
nnnn;
}
no-tunnel-services;
site R8 {
site-identifier 8;
interface ge-0/1/0.0;
}
vpls-id 102;
neighbor 8.8.8.8;
}
}
}
}
If a limit has not been configured, this is a finding.
M
4032