实验拓扑
需求一配置:
pwd
dir
需求二配置:
mkdir test
rmdir test
需求三配置:
rename dhcp-duid.txt test.txt
需求四配置:
copy test.txt file.txt
需求五配置:
move test.txt flash:/pmdata/
需求六配置:
delete test.txt
需求七配置:
undelete test.txt
实验现象查看