SV-221098r622190_rule
V-221098
SRG-NET-000364-RTR-000112
CISC-RT-000380
CAT II
10
Disable Proxy ARP on all external interfaces as shown in the example below:
SW1(config)#int e2/2
SW1(config-if)# no ip proxy-arp
SW1(config-if)# end
Review the switch configuration to determine if IP Proxy ARP is enabled on any external interface as shown in the example below:
interface Ethernet2/2
description link to DISN
no switchport
ip address x.1.12.2/24
ip proxy-arp
no shutdown
Note: By default Proxy ARP is disabled on all interfaces.
If IP Proxy ARP is enabled on any external interface, this is a finding.
V-221098
False
CISC-RT-000380
Review the switch configuration to determine if IP Proxy ARP is enabled on any external interface as shown in the example below:
interface Ethernet2/2
description link to DISN
no switchport
ip address x.1.12.2/24
ip proxy-arp
no shutdown
Note: By default Proxy ARP is disabled on all interfaces.
If IP Proxy ARP is enabled on any external interface, this is a finding.
M
4075