Navigation
Back up to About Overview
[+] Expand All
[-] Collapse All
Symbols
A
C
- C Series Controllers
- C Series controllers
- C Series platforms
- candidate configuration
- CLI
- command hierarchy
- command history
- command mode
- configuration mode
- command completion
- commands 1, 2
- comparing
- entering 1, 2
- exiting
- hierarchy 1, 2, 3
- navigation commands
- overview 1, 2
- statement description
- symbols in statement lists 1, 2
- verifying configurations
- editing level 1, 2
- environment settings
- help 1, 2
- interface elements
- keyboard sequences
- messages
- modes
- operating systems
- overview 1, 2
- password
- prerequisites
- privilege levels
- prompt strings
- tutorial
- working directory
- command output
- commands
- commit and-quit command 1, 2
- commit check command
- commit command 1, 2
- configuration
- configuration files
- configuration hierarchy
- configuration mode See CLI
- configuration statements
- deleting
- overview 1, 2
- symbols in statements
- configure command
- conventions
- count filter
- cursor, moving
- customer support 1
D
- delete command 1, 2
- directories on C Series Controller
- documentation
E
- edit command 1, 2
- enable command
- environment settings, CLI 1
- except filter
- exit command 1, 2
F
H
I
K
L
M
- manuals
- messages
- MORE filter
- MORE prompt
N
O
- online help See CLI, help
- operational mode
P
Q
R
- redrawing screen
- regular expressions
- rename command 1, 2
- request system halt command
- request system reboot
- restart command 1, 2
- rollback command 1, 2
- run command
S
- save command
- screen
- set cli complete-on-space command
- set cli directory command 1, 2
- set cli language command
- set cli level command
- set cli password command
- set cli prompt command
- set cli screen-length command
- set cli screen-width command
- set cli terminal command
- set command 1, 2
- show cli authorization command
- show cli command
- show cli history command
- show cli level command
- show command
- show component command 1, 2
- show configuration command
- show system information command
- SRC CLI
- starting
- SRC components
- SRC modules
- SRC software
- statements See configuration statements, names of individual statements
- support, technical See technical support
- symbols in statements
T
U
- up command
- URLs in commands
- user accounts
W
X
Download This Guide
Getting Help for Commands and Statements for the SRC CLI
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:
- If you type the question mark at the command-line prompt,
the CLI lists the available commands, statements, or options. For
example, to view a list of top-level operational mode commands, type
a question mark (?) at the command-line prompt.
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>
- If you type the question mark after entering the complete
name of a command, statement, or option, the CLI lists the available
options, then displays again the text that you typed.
user@host> clear ? Possible completions: sae Clear SAE-level objects security Delete security data user@host> clear
- If you type the question mark in the middle of a command,
statement, or option name, the CLI lists possible command completions
that match the letters you have entered so far, then displays again
the text that you typed. For example, to list all operational mode
commands that start with the letter c, type the following:
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.
Related Documentation
- Getting Help for Omitted Statements
- Commands to Control the SRC CLI Environment Overview
- Understanding SRC Command and Statement Hierarchies
- Types of SRC Commands and Statements
- SRC CLI Messages