1-70000: 0D 0A 23 0D 0A 20 76 65 72 73 69 6F 6E 20 35 2E ..#.. version 5.0010: 32 30 2C 20 41 6C 70 68 61 20 31 30 31 31 0D 0A 20, Alpha 1011..0020: 23 0D 0A 20 73 79 73 6E 61 6D 65 20 48 33 43 0D #.. sysname H3C.0030: 0A 23 0D 0A 20 70 61 73 73 77 6F 72 64 2D 63 6F .#.. password-co...Omitted...executeSyntaxexecute filenameViewSystem viewDefault Level2: System levelParametersfilename: Name of a batch file with a .bat extension. You can use the rename command to change thesuffix of the configuration file to .bat to use it as a batch file.DescriptionUse the execute command to execute the specified batch file.Batch files are command line files. Executing a batch file is to execute a set of command lines in the file.z You should not include invisible characters in a batch file. If an invisible character is found duringthe execution, the batch process will abort and the commands that have been executed cannot becancelled.z Not every command in a batch file is sure to be executed. For example, if a certain command is notcorrectly configured, the system omits this command and goes to the next one.z Each configuration command in a batch file must be a standard configuration command, meaningthat the valid configuration information can be displayed with the display current-configurationcommand after this command is configured successfully; otherwise, this command may not beexecuted correctly.Examples# Execute the batch file test.bat in the root directory. system-view[Sysname] execute test.batfile promptSyntaxfile prompt { alert | quiet }ViewSystem view