SV-110341r1_rule
V-101237
SRG-NET-000362-L2S-000024
CISC-L2-000120
CAT II
10
Configure the switch to have Unknown Unicast Flood Blocking (UUFB) enabled as shown in the configuration example below:
SW1(config)# int e1/1-32
SW1(config-if-range)# switchport block unicast
SW1(config-if-range)# end
Review the switch configuration to verify that UUFB is enabled on all access switch ports as shown in the configuration example below:
interface Ethernet1/1
switchport block unicast
interface Ethernet1/2
switchport block unicast
…
…
…
interface Ethernet1/32
switchport block unicast
If any access switch ports do not have UUFB enabled, this is a finding.
V-101237
False
CISC-L2-000120
Review the switch configuration to verify that UUFB is enabled on all access switch ports as shown in the configuration example below:
interface Ethernet1/1
switchport block unicast
interface Ethernet1/2
switchport block unicast
…
…
…
interface Ethernet1/32
switchport block unicast
If any access switch ports do not have UUFB enabled, this is a finding.
M
3551