SV-253955r1082970_rule
V-253955
SRG-NET-000362-L2S-000021
JUEX-L2-000080
CAT III
10
Configure the switch to have Root Protection enabled on all switch ports connecting to access layer switches and hosts using trunked interfaces.
set protocols mstp interface <interface name> no-root-port
Review the switch topology as well as the switch configuration to verify that Root Protection is enabled on all interfaces connecting to access layer switches.
[edit protocols]
mstp {
interface <interface name> {
no-root-port;
}
}
If Root Protection is not enabled on all interfaces connecting to access layer switches, this is a finding.
V-253955
False
JUEX-L2-000080
Review the switch topology as well as the switch configuration to verify that Root Protection is enabled on all interfaces connecting to access layer switches.
[edit protocols]
mstp {
interface <interface name> {
no-root-port;
}
}
If Root Protection is not enabled on all interfaces connecting to access layer switches, this is a finding.
M
5478