SV-223209r513316_rule
V-223209
SRG-APP-000142-NDM-000245
JUSX-DM-000109
CAT II
10
Remove or deny nonsecure protocols to prevent their usage for nonlocal management and diagnostic communications.
Use the delete command to disable services that should not be enabled.
Example deletion commands:
[edit]
delete system services telnet
delete system services ftp
delete snmp v1
delete snmp v2c
delete set system services ssh protocol-version v1
Verify nonsecure protocols are not enabled for management access by viewing the enabled system services.
From the operational hierarchy:
> show config | match "set system services" | display set
From the configuration hierarchy:
[edit]
show snmp
show system services telnet
show system services ftp
show system services ssh
If nonsecure protocols and protocol versions such as Telnet, FTP, SNMPv1, SNMPv2c, or SSHv1 are enabled, this is a finding.
V-223209
False
JUSX-DM-000109
Verify nonsecure protocols are not enabled for management access by viewing the enabled system services.
From the operational hierarchy:
> show config | match "set system services" | display set
From the configuration hierarchy:
[edit]
show snmp
show system services telnet
show system services ftp
show system services ssh
If nonsecure protocols and protocol versions such as Telnet, FTP, SNMPv1, SNMPv2c, or SSHv1 are enabled, this is a finding.
M
4098