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
Switching Between Operational Mode and Configuration Mode
When you monitor and configure the SRC software, you may need to switch between operational mode and configuration mode. Topics that describe switching modes include:
- Switching to Configuration Mode
- Returning to Operational Mode
- Running Operational Mode Commands from Configuration Mode
Switching to Configuration Mode
To enter configuration mode:
- Type the configure command or the edit command from the CLI operation mode. For example:user@host> configure Entering configuration mode.[edit]user@host#
The CLI prompt changes from user@host> to user@host# and a banner appears to indicate the hierarchy level.
Returning to Operational Mode
You can return to operational mode with or without committing configuration changes. You can enter or exit configuration mode as many times as you wish without committing your changes.
To commit the configuration and exit:
To exit without committing:
If there are changes that have not been committed, the CLI returns a message to that effect:
To return to operational mode from any configuration hierarchy level, such as [edit system services]:
Running Operational Mode Commands from Configuration Mode
To display the output of an operational mode command, such as show, while in configuration mode:
- Issue the run configuration
mode command, then specify the operational mode command.[edit]user@host# run operational-mode-command
For example, to display the SAE configuration and then check whether the SAE is running:
[edit shared sae configuration] user@host# show plug-ins { pool rksPlugin { pcmm-rks { load-balancing-mode failover; failback-timer -1; retry-interval 3000; maximum-queue-length 10000; feid-mso-domain-name abcd.com; trusted-element; default-peer radius01; peer-group rksPeer { server-address 10.10.3.60; server-port 1812; } } } } driver { . . .
[edit shared sae configuration] user@host> run show component Installed Components Name Version Status acp Release: 7.8 Build: ACP.A.MAIN.1480 disabled activity Release: 7.8 Build: ACTIVITY.A.MAIN.1480 running agent Release: 7.8 Build: SYSMAN.A.MAIN.1480 disabled appsvr Release: 7.8 Build: JBOSS.A.MAIN.1480 disabled cli Release: MAIN Build: CLI.A.MAIN.1480 running database Release: 7.8 Build: SSR.A.MAIN.1480 disabled diameter Release: 7.8 Build: DIAMETER.A.MAIN.1480 running dsa Release: 7.8 Build: GATEWAYAPPS.A.MAIN.1480 disabled editor Release: 7.8 Build: EDITOR.A.MAIN.1480 running extsubmon Release: 7.8 Build: MONAGENT.A.MAIN.1480 disabled gw-3gpp Release: 7.8 Build: 3GPPGW.A.MAIN.1480 disabled gy-3gpp Release: 7.8 Build: 3GPPGY.A.MAIN.1480 running ims Release: 7.8 Build: IMS.A.MAIN.1480 disabled jdb Release: 7.8 Build: DIRXA.A.MAIN.1480 running jps Release: 7.8 Build: JPS.A.MAIN.1480 disabled licSvr Release: 7.8 Build: LICSVR.A.MAIN.1480 disabled naming Release: 7.8 Build: NAMING.A.MAIN.1480 running nic Release: 7.8 Build: GATEWAY.A.MAIN.1480 running redir Release: 7.8 Build: REDIR.A.MAIN.1480 disabled sae Release: 7.8 Build: SAE.A.MAIN.1480 running sic Release: 7.8 Build: SICCLI.A.MAIN.1480 disabled vta Release: 7.8 Build: VTA.A.MAIN.1480 disabled webadm Release: 7.8 Build: WEBADM.A.MAIN.1480 disabled
Related Documentation
- Entering Configuration Mode
- Exiting from Configuration Mode
- Displaying SRC CLI Command History
- Commonly Used Operational Mode Commands
- Types of SRC Commands and Statements