SV-220447r622190_rule
V-220447
SRG-NET-000205-RTR-000005
CISC-RT-000340
CAT II
10
Configure the switch to use an inbound ACL on all internal interfaces as shown in the example below:
SW1(config)#int g0/2
SW1(config-if)#ip access-group EGRESS_FILTER in
Review the switch configuration to verify that the egress access control list (ACL) is bound to the internal interface in an inbound direction.
interface interface GigabitEthernet0/2
description downstream link to LAN
ip address 10.1.25.5 255.255.255.0
ip access-group EGRESS_FILTER in
If the switch is not configured to filter traffic leaving the network at the internal interface in an inbound direction, this is a finding.
V-220447
False
CISC-RT-000340
Review the switch configuration to verify that the egress access control list (ACL) is bound to the internal interface in an inbound direction.
interface interface GigabitEthernet0/2
description downstream link to LAN
ip address 10.1.25.5 255.255.255.0
ip access-group EGRESS_FILTER in
If the switch is not configured to filter traffic leaving the network at the internal interface in an inbound direction, this is a finding.
M
4065