SV-256031r884234_rule
V-256031
SRG-NET-000362-RTR-000112
ARST-RT-000520
CAT III
10
Disable IP directed broadcasts on all layer 3 interfaces.
LEAF-1A(config)#interface Ethernet 2
LEAF-1A(config-if-Et2)# ip address 10.1.12.1/24
LEAF-1A(config-if-Et2)# no ip directed-broadcast
Review the Arista router configuration to determine if IP directed broadcast is enabled.
By default, IP directed broadcast is disabled on Arista multi-layer router. To verify the IP directed broadcast is enabled, execute the command:
sh run int ethernet <YY>
interface Ethernet 2
ip address 10.1.12.1/24
no ip directed-broadcast
If IP directed broadcast is enabled on layer 3 interfaces, this is a finding.
V-256031
False
ARST-RT-000520
Review the Arista router configuration to determine if IP directed broadcast is enabled.
By default, IP directed broadcast is disabled on Arista multi-layer router. To verify the IP directed broadcast is enabled, execute the command:
sh run int ethernet <YY>
interface Ethernet 2
ip address 10.1.12.1/24
no ip directed-broadcast
If IP directed broadcast is enabled on layer 3 interfaces, this is a finding.
M
5513