SV-283760r1203325_rule
V-283760
SRG-APP-000001-NDM-000200
NOKI-ND-000010
CAT II
10
Configure the Nokia router to limit the number of concurrent management sessions to a maximum of "3" sessions, as shown in the example below:
SSH example:
- configure system login-control ssh inbound-max-sessions 3
- configure system login-control ssh outbound-max-sessions 3
Review the Nokia router configuration to determine if concurrent management sessions are limited, as shown in the example below:
SSH example:
Use the command below to get into the correct configuration context:
- exit all
- configure system login-control ssh
- info detail | match inbound-max-sessions
inbound-max-sessions 3
- info detail | match outbound-max-sessions
outbound-max-sessions 3
If "inbound-max-sessions" is not set to "3" or less, this is a finding.
If "outbound-max-sessions" is not set to "3" or less, this is a finding.
V-283760
False
NOKI-ND-000010
Review the Nokia router configuration to determine if concurrent management sessions are limited, as shown in the example below:
SSH example:
Use the command below to get into the correct configuration context:
- exit all
- configure system login-control ssh
- info detail | match inbound-max-sessions
inbound-max-sessions 3
- info detail | match outbound-max-sessions
outbound-max-sessions 3
If "inbound-max-sessions" is not set to "3" or less, this is a finding.
If "outbound-max-sessions" is not set to "3" or less, this is a finding.
M
5744