Information about commands and statements is provided at each level of the CLI hierarchy. You can type a question mark to get help in the following ways:
user@host> ? Possible completions: clear Clear system-level objects configure Enter configuration mode disable Stop an SRC component enable Start an installed and configured component exit Exit a CLI session file Perform file operations help Display help about commands and statements history Display command history request Make request for specified component restart Restart an SRC component set Properties for the CLI environment show Display configuration information ssh Open SSH session to another host start Start shell telnet Telnet to another host test Test a NIC resolution user@host>
user@host> clear ? Possible completions: sae Clear SAE-level objects security Delete security data user@host> clear
user@host> c? Possible completions: clear Clear (delete) data configure Enter configuration mode user@host> c
You can also get extended help for a command, statement, or option by using the help command:
user@host> help enable Start a specified SRC component.