备份配置
show run | no-more
show inventory | no-more
show environment | no-more
show system brief | no-more
--------------
清除数据
delete startup-config
system "sudo -i" //输入密码
rm -rf /config/etc/opt/dell/os10/db_init/startup.xml
rm -vf /config/var/lib/redis/dump.rdb
sync
reboot -f
-------------
查看配置
show run | no-more
show inventory | no-more
show environment | no-more
show system brief | no-more