The Dell OS10 Router must not be configured to have any zero-touch deployment feature enabled when connected to an operational network.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-269885SRG-NET-000362-RTR-000109OS10-RTR-000600SV-269885r1052040_rule2024-12-111
Description
Network devices that are configured via a zero-touch deployment or auto-loading feature can have their startup configuration or image pushed to the device for installation via TFTP or Remote Copy (rcp). Loading an image or configuration file from the network is taking a security risk because the file could be intercepted by an attacker who could corrupt the file, resulting in a denial of service.
ℹ️ Check
Review the Dell OS10 Switch configuration to verify that zero-touch deployment has been disabled. Verify that ZTD has been disabled by checking with the following command: OS10# show ztd-status ----------------------------------- ZTD Status : disabled ZTD State : init Protocol State : idle Reason : ----------------------------------- OS10# if ZTD is enabled, this is a finding.
✔️ Fix
Disable zero-touch deployment. Log in to the device and make any configuration change and then issue the following commands: OS10# write memory OS10# ztd stop OS10# reload