SV-256035r882447_rule
V-256035
SRG-NET-000362-RTR-000117
ARST-RT-000560
CAT II
10
Configure all eBGP Arista routers to use the maximum prefixes feature to protect against route table flooding and prefix deaggregation attacks.
Configure each BGP neighbor to control the number of prefixes.
router bgp NNN
neighbor x.1.12.1 remote-as YYY
neighbor x.1.12.1 maximum-routes 12000
neighbor x.1.12.1 maximum-accepted-routes 10000
Review the Arista router configuration to verify the number of received prefixes from each eBGP neighbor is controlled.
To verify in the BGP configuration that number of received prefixes from each eBGP neighbor is controlled, execute the command "sh rnu section router bgp".
router bgp NNN
neighbor x.1.12.1 remote-as YYY
neighbor x.1.12.1 maximum-routes 12000
neighbor x.1.12.1 maximum-accepted-routes 10000
If the Arista router is not configured to control the number of prefixes received from each peer to protect against route table flooding and prefix deaggregation attacks, this is a finding.
V-256035
False
ARST-RT-000560
Review the Arista router configuration to verify the number of received prefixes from each eBGP neighbor is controlled.
To verify in the BGP configuration that number of received prefixes from each eBGP neighbor is controlled, execute the command "sh rnu section router bgp".
router bgp NNN
neighbor x.1.12.1 remote-as YYY
neighbor x.1.12.1 maximum-routes 12000
neighbor x.1.12.1 maximum-accepted-routes 10000
If the Arista router is not configured to control the number of prefixes received from each peer to protect against route table flooding and prefix deaggregation attacks, this is a finding.
M
5513