SV-254003r844042_rule
V-254003
SRG-NET-000192-RTR-000002
JUEX-RT-000310
CAT II
10
Configure a MAC address learning limit for each VPLS bridge domain.
set routing-instance <name> protocols vpls interface-mac-limit <value>
set routing-instance <name> protocols vpls interface <name>.<logical unit> interface-mac-limit <value>
Review the PE router configuration to determine if a MAC address limit has been set for each bridge domain.
Verify the MAC address limit is globally defined for the VPLS protocol or at each interface assigned to the routing instance.
[edit routing-instance]
<instance name> {
protocols {
vpls {
interface-mac-limit {
<value>;
}
interface <interface name>.<logical unit> {
interface-mac-limit {
<value>;
}
}
}
}
}
Note: Only EX9200-series devices currently support VPLS.
If a limit has not been configured, this is a finding.
V-254003
False
JUEX-RT-000310
Review the PE router configuration to determine if a MAC address limit has been set for each bridge domain.
Verify the MAC address limit is globally defined for the VPLS protocol or at each interface assigned to the routing instance.
[edit routing-instance]
<instance name> {
protocols {
vpls {
interface-mac-limit {
<value>;
}
interface <interface name>.<logical unit> {
interface-mac-limit {
<value>;
}
}
}
}
}
Note: Only EX9200-series devices currently support VPLS.
If a limit has not been configured, this is a finding.
M
5479