SV-221083r622190_rule
V-221083
SRG-NET-000362-RTR-000112
CISC-RT-000160
CAT III
10
Disable IP directed broadcast on all interfaces as shown in the example below:
SW1(config)# int e2/2
SW1(config-if)# no ip directed-broadcast
SW1(config-if)# end
Review the switch configuration to determine if it is compliant with this requirement. IP directed broadcast command must not be found on any interface as shown in the example below:
interface Ethernet2/2
no switchport
ip address 10.1.12.1/24
ip directed-broadcast
If IP directed broadcast is not disabled on all interfaces, this is a finding.
V-221083
False
CISC-RT-000160
Review the switch configuration to determine if it is compliant with this requirement. IP directed broadcast command must not be found on any interface as shown in the example below:
interface Ethernet2/2
no switchport
ip address 10.1.12.1/24
ip directed-broadcast
If IP directed broadcast is not disabled on all interfaces, this is a finding.
M
4075