STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 5 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Dell OS10 Switch Router Security Technical Implementation Guide

V-269885

CAT II (Medium)

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

Rule ID

SV-269885r1052040_rule

STIG

Dell OS10 Switch Router Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-002385

Discussion

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 Content

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 Text

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