SV-220451r622190_rule
V-220451
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 g0/1
SW1(config-if)#no ip proxy-arp
Review the switch configuration to determine if IP Proxy ARP is disabled on all external interfaces as shown in the example below:
interface GigabitEthernet0/1
description link to DISN
ip address x.1.12.2 255.255.255.252
no ip proxy-arp
Note: By default, Proxy ARP is enabled on all interfaces; hence, if enabled, it will not be shown in the configuration.
If IP Proxy ARP is enabled on any external interface, this is a finding.
V-220451
False
CISC-RT-000380
Review the switch configuration to determine if IP Proxy ARP is disabled on all external interfaces as shown in the example below:
interface GigabitEthernet0/1
description link to DISN
ip address x.1.12.2 255.255.255.252
no ip proxy-arp
Note: By default, Proxy ARP is enabled on all interfaces; hence, if enabled, it will not be shown in the configuration.
If IP Proxy ARP is enabled on any external interface, this is a finding.
M
4065