White Papers

© 2017 Dell Inc. or its subsidiaries. All Rights Reserved. Dell, EMC and other trademarks are trademarks of Dell Inc.
or its subsidiaries. Other trademarks may be trademarks of their respective owners.
Direct from
Development
PowerEdge Product Group
Resettable Management Module Configuration
This is a comprehensive list of configuration items which are impacted when a reset to default function is
performed
User Configuration
o Reset root password to factory shipped default password
Identity Configuration
o Reset chassis to default brand
Web SSL Certificate
o Re-generate web SSL certificate and key
Firewall configuration
o Reset firewall configuration to default
SNMP and SSH related configurations
Network Configuration Settings
o Reset IPv4, IPv6, DNS, VLAN settings to defaults
Other User Configurable Settings
o Reset below settings to defaults
Chassis Power Settings
Chassis Settings Asset Tag, Chassis Name
Chassis Topology Settings
KVM Setting - Enable
LCD Settings
Network Switch Settings
Quick Sync Settings
Security Settings Customer Certificate, Private Key
Serial Settings
Time Settings
Resettable Management Module Logs
Hardware logs
OpenManage Enterprise (OME) Modular logs
Dumplog logs
Interfaces
To perform a reset to defaults, use one of the following interfaces:
1. Redfish API
URI: api/ApplicationService/Actions/ApplicationService.ResetApplication
JSON Payload:
{ "ResetType":"<ResetType value>" }
Supported ResetType values:
RESET_CONFIG: Reset resettable management module configuration mentioned above
RESET_ALL: Reset resettable management module configuration and logs mentioned above
(RESET_ALL = RESET_CONFIG + logs)