SV-255947r960735_rule
V-255947
SRG-APP-000001-NDM-000200
ARST-ND-000010
CAT II
10
Configure the switch to limit SSH concurrent connections to the device with the following commands:
switch#configure
switch(config)#management ssh
switch(config-mgmt-ssh)#connection limit 5
switch(config-mgmt-ssh)#exit
switch#wr
!
Verify the device is configured to limit the number of concurrent management sessions with the following commands:
switch#sh run | section management ssh
management ssh
connection limit 5
!
If the Arista network device is not configured to limit the number of SSH concurrent sessions, this is a finding.
V-255947
False
ARST-ND-000010
Verify the device is configured to limit the number of concurrent management sessions with the following commands:
switch#sh run | section management ssh
management ssh
connection limit 5
!
If the Arista network device is not configured to limit the number of SSH concurrent sessions, this is a finding.
M
5511