The RUCKUS ICX BGP router must be configured to reject inbound route advertisements for any prefixes belonging to the local autonomous system (AS).

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-273571RCKS-RTR-000030SV-273571r1110907_ruleCCI-001368medium
Description
Accepting route advertisements belonging to the local AS can result in traffic looping or being black holed, or at a minimum using a nonoptimized path.
STIGDate
RUCKUS ICX Router Security Technical Implementation Guide2025-06-03

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
AC-4
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.1.3
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-001368
1.00
  • DISA · V1R1 · disa_xccdf · related

Details

Check Text (C-273571r1110907_chk)

Review BGP neighbor configuration using "show running-config | begin router bgp". If any BGP neighbor is configured for the "neighbor x.x.x. allowas-in" command, this is a finding.

Fix Text (F-77567r1109734_fix)

Remove the command "neighbor x.x.x.x allowas-in" where found in the BGP neighbor configuration.