1-7To prevent undesirable consequence resulting from misoperations, the alert mode is preferred.To do… Use the command… RemarksEnter system view system-view —Set the operation prompt modeof the file system file prompt { alert | quiet } OptionalThe default is alert.File System Operations Example# Display the files and the subdirectories under the current directory. dirDirectory of flash:/0 -rw- 10197108 Jul 17 2007 18:30:04 s5120eih3c.bin1 -rw- 478164 Apr 26 2007 14:40:07 s5120ei_505.btm2 -rw- 1586 Aug 24 2007 12:00:03 startup.cfg3 -rw- 11053555 Aug 22 2007 17:25:16 s5120eih3cd.bin4 drw- - Apr 26 2007 19:58:11 test31496 KB total (9943 KB free)# Create a new folder called mytest under the test directory. cd test mkdir mytest%Created dir flash:/test/mytest.# Display the current working directory. pwdflash:/test# Display the files and the subdirectories under the test directory. dirDirectory of flash:/test/0 drw- - Apr 26 2007 19:58:39 mytest31496 KB total (9942 KB free)# Return to the upper directory. cd ..# Display the current working directory. pwdflash:Configuration File ManagementThe device provides the configuration file management function with a user-friendly command lineinterface (CLI) for you to manage the configuration files conveniently.This section covers these topics:z Configuration File Overview