SV-217036r639663_rule
V-217036
SRG-NET-000205-RTR-000014
JUNI-RT-000310
CAT I
10
This requirement is not applicable for the DoDIN Backbone.
Configure the router to ensure that an egress filter or uRPF is configured on internal interfaces to restrict the router from accepting any outbound IP packet that contains an illegitimate address in the source field. The example below enables uRPF.
[edit interfaces ge-0/1/0 unit 0 family inet]
set rpf-check
This requirement is not applicable for the DoDIN Backbone.
Review the router configuration to verify uRPF or an egress filter has been configured on all internal interfaces to restrict the router from accepting outbound IP packets that contain an illegitimate address in the source address field.
interfaces {
ge-0/1/0 {
description "LAN link";
unit 0 {
family inet {
rpf-check;
If uRPF or an egress filter to restrict the router from accepting outbound IP packets that contain an illegitimate address in the source address field has not been configured on all internal interfaces in an enclave, this is a finding.
V-217036
False
JUNI-RT-000310
This requirement is not applicable for the DoDIN Backbone.
Review the router configuration to verify uRPF or an egress filter has been configured on all internal interfaces to restrict the router from accepting outbound IP packets that contain an illegitimate address in the source address field.
interfaces {
ge-0/1/0 {
description "LAN link";
unit 0 {
family inet {
rpf-check;
If uRPF or an egress filter to restrict the router from accepting outbound IP packets that contain an illegitimate address in the source address field has not been configured on all internal interfaces in an enclave, this is a finding.
M
4032