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
Adding Configuration Statements and Identifiers
When you use the ? help to view a list of possible command completions, the output includes symbols that provide more information about the statement. The following symbols can appear in a list:
- Angle bracket (>) before the statement name indicates that the statement is a container statement and that you can define other statements at levels below it.
- No angle bracket (>) before the statement name indicates that the statement is a leaf statement; you cannot define other statements at hierarchy levels below it.
- Plus sign (+) before the statement name indicates that the statement can contain a set of values. To specify a set, include the values in brackets.
- Asterisk (*) before a statement name indicates a required statement or option that is not configured.
- Plus/Asterisk (+*) before a statement name indicates a required option that can contain a set of values.
The following example at the [edit system services] hierarchy level shows that authentication-order, domain-search, and name-server can contain more than one value.
[edit system] user@host# show ? Possible completions: <[Enter]> Execute this command + authentication-order Order in which authentication methods are invoked + domain-search List of domain names to search host-name Hostname for C Series Controller > ldap LDAP properties > login Login properties + name-server DNS name servers > ntp NTP configuration > radius-server RADIUS server configuration > services System services configuration > syslog System log configuration > tacplus-server TACACS+ server configuration time-zone Time zone definition name | Pipe through a command
The following example at the [edit shared sae configuration driver] hierarchy level shows that mac-cache-expiration and unauthenticated-subscriber-dn are required statements.
[edit shared sae configuration driver] user@host# show ? Possible completions: <[Enter]> Execute this command > junos Parameters the SAE uses to manage devices running Junos OS > junose Parameters the SAE uses to manage JunosE routers * mac-cache-expiration Time that a subscriber profile remains in SAE cache (0..I NF s) > pcmm Parameters that SAE uses to manage PCMM devices > scripts Scripts to customize setup of SAE connections to devices > simulated Parameters that the SAE uses for simulated drivers > snmp Global default SNMP communities > third-party Parameters that SAE uses to manage third-party devices * unauthenticated-subscriber-dn DN of an unauthenticated subscriber profile virtual-portal-address IP address of the portal server | Pipe through a command
If you do not type an option for a statement that requires one, a message indicates the type of information expected. In this example, you need to type an area number as an identifier to complete the logger name:
[edit] user@host# set shared sae configuration logger ^ syntax error, expecting <identifier>.
Related Documentation
- Understanding SRC CLI Configuration Mode
- Cutting and Pasting Configuration Information at the SRC CLI
- Renaming an Identifier
- Inserting a New Identifier
- Deleting a Statement from the Configuration