(Revised 2011-07-21) page 97 of 152CLI CommandsClearCommand Name clearDescription Clears the screen. The cleared screen shows only the command-lineprompt and the cursor.Syntax clearParameters NoneExamples N-TRON/Admin#[1]> clearThe entire screen will be cleared……………N-TRON/Admin#[2]>NOTES“?” (HELP)Command Name “?”Description Without <keywords>, this command will list all the availablecommands. This is the same as the default behavior of the helpcommand.If is specified and if they match a specific command, theusage of the command will be displayed; otherwise, if >matches the prefix of a command(s), the name of the command(s) willbe listed.If ? is preceded by another ?, the usage and description of this commandwill be displayed.Syntax ?<matched keywords> ?<command> ?Parameters matched keywordsPrefixes of the command.CommandName of the any command supported by CLIExamples N-TRON/Admin#[1]> ?The above command displays all the available commands.N-TRON/Admin#[2]> abcd ?Unknown command supplied as parameter.N-TRON/Admin#[3]> clear ?Usage: clearN-TRON/Admin#[4]> system ?System/N-TRON/Admin#[5]> ? ?This displays the usage of “?” as shown below[] ?NOTES