SV-256027r945862_rule
V-256027
SRG-NET-000230-RTR-000002
ARST-RT-000470
CAT II
10
Configure all eBGP Arista routers with unique keys for each eBGP neighbor that it peers with.
To configure BGP authentication, in the BGP configuration mode interface, when adding neighbors, include the following statement:
router bgp NN
neighbor 100.1.0.0 password 0 [password-string]
Interview the ISSM and router administrator to determine if unique keys are being used.
Verify the BGP router AS is configured for a unique key. Run the command "sh run | section router bgp".
router bgp [NN]
neighbor [ip address] password [type] [password-string]
If unique keys are not being used, this is a finding.
V-256027
False
ARST-RT-000470
Interview the ISSM and router administrator to determine if unique keys are being used.
Verify the BGP router AS is configured for a unique key. Run the command "sh run | section router bgp".
router bgp [NN]
neighbor [ip address] password [type] [password-string]
If unique keys are not being used, this is a finding.
M
5513