SV-110337r1_rule
V-101233
SRG-NET-000362-L2S-000022
CISC-L2-000100
CAT II
10
Configure the switch to have BPDU Guard enabled on all user-facing or untrusted access switch ports as shown in the configuration example below:
SW1(config)# int e1/1 -44
SW1(config-if-range)# spanning-tree bpduguard enable
Note: BPDU guard can also be enabled globally on all edge ports via the following command:
spanning-tree port type edge bpduguard default
Review the switch configuration to verify that BPDU Guard is enabled on all user-facing or untrusted access switch ports as shown in the configuration example below:
interface Ethernet1/1
…
…
…
spanning-tree bpduguard enable
interface Ethernet1/2
…
…
…
spanning-tree bpduguard enable
If the switch has not enabled BPDU Guard, this is a finding.
V-101233
False
CISC-L2-000100
Review the switch configuration to verify that BPDU Guard is enabled on all user-facing or untrusted access switch ports as shown in the configuration example below:
interface Ethernet1/1
…
…
…
spanning-tree bpduguard enable
interface Ethernet1/2
…
…
…
spanning-tree bpduguard enable
If the switch has not enabled BPDU Guard, this is a finding.
M
3551