1-4Table 1-5 Configuration on prompt mode of file systemTo do… Use the command… RemarksEnter system view system-view —Configure the prompt mode ofthe file system file prompt { alert | quiet }RequiredBy default, the prompt mode of thefile system is alert.File System Configuration Example# Display all the files in the root directory of the file system. dir /allDirectory of unit1>flash:/1 (*) -rw- 3579326 Mar 28 2007 10:51:22 s4210.bin2 (*) -rw- 1235 Apr 03 2000 16:04:52 config.cfg3 -rwh 151 Apr 03 2000 16:04:55 private-data.txt4 -rwh 716 Apr 04 2000 17:27:35 hostkey5 -rwh 572 Apr 04 2000 17:27:41 serverkey6 -rwh 548 Apr 04 2000 17:30:06 dsakey7 drw- - Apr 04 2000 23:04:21 test7239 KB total (3585 KB free)(*) -with main attribute (b) -with backup attribute(*b) -with both main and backup attribute# Copy the file flash:/config.cfg to flash:/test/, with 1.cfg as the name of the new file. copy flash:/config.cfg flash:/test/1.cfgCopy unit1>flash:/config.cfg to unit1>flash:/test/1.cfg?[Y/N]:y..%Copy file unit1>flash:/config.cfg to unit1>flash:/test/1.cfg...Done.# Display the file information after the copy operation. dir /allDirectory of unit1>flash:/1 (*) -rw- 3579326 Mar 28 2007 10:51:22 s4210.bin2 (*) -rw- 1235 Apr 03 2000 16:04:52 config.cfg3 -rwh 151 Apr 03 2000 16:04:55 private-data.txt4 -rwh 716 Apr 04 2000 17:27:35 hostkey5 -rwh 572 Apr 04 2000 17:27:41 serverkey6 -rwh 548 Apr 04 2000 17:30:06 dsakey7 drw- - Apr 04 2000 23:04:21 test7239 KB total (3585 KB free)(*) -with main attribute (b) -with backup attribute