SV-221093r622190_rule
V-221093
SRG-NET-000205-RTR-000004
CISC-RT-000330
CAT II
10
Configure the switch to use an inbound ACL on all external interfaces as shown in the example below:
SW1(config)#int e2/2
SW1(config-if)# ip access-group EXTERNAL_ACL in
SW1(config-if)# end
Review the switch configuration to verify that an inbound ACL is configured on all external interfaces as shown in the example below:
interface Ethernet2/2
description link to DISN
no switchport
ip access-group EXTERNAL_ACL in
If the switch is not configured to filter traffic entering the network at all external interfaces in an inbound direction, this is a finding.
V-221093
False
CISC-RT-000330
Review the switch configuration to verify that an inbound ACL is configured on all external interfaces as shown in the example below:
interface Ethernet2/2
description link to DISN
no switchport
ip access-group EXTERNAL_ACL in
If the switch is not configured to filter traffic entering the network at all external interfaces in an inbound direction, this is a finding.
M
4075