SV-254048r844177_rule
V-254048
SRG-NET-000364-RTR-000112
JUEX-RT-000760
CAT II
10
This requirement is not applicable for the DODIN Backbone.
Disable IP Proxy ARP on all external interfaces.
delete interfaces <external interface> unit 0 proxy-arp
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if Proxy ARP is disabled on all external interfaces. By default, Proxy ARP is disabled on all interfaces. Verify "proxy-arp" has not been enabled on external interfaces as shown in the example:
[edit interfaces]
<external interface> {
unit 0 {
proxy-arp [restricted|unrestricted]; << Must not be configured on external interfaces.
<additional configuration>
}
}
If Proxy ARP is enabled on any external interface, this is a finding.
V-254048
False
JUEX-RT-000760
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if Proxy ARP is disabled on all external interfaces. By default, Proxy ARP is disabled on all interfaces. Verify "proxy-arp" has not been enabled on external interfaces as shown in the example:
[edit interfaces]
<external interface> {
unit 0 {
proxy-arp [restricted|unrestricted]; << Must not be configured on external interfaces.
<additional configuration>
}
}
If Proxy ARP is enabled on any external interface, this is a finding.
M
5479