Entering and Exiting Configuration Mode in the SRC CLI
You configure the SRC software by entering configuration mode and creating a hierarchy of configuration mode statements.
Users must have configure permission to view and use the
configure
command to enter configuration mode. When in configuration mode, users can view and modify only those statements for which they have access privileges set.Entering Configuration Mode
user@host>configure
Entering configuration mode.When you enter configuration mode, the following configuration mode commands are available:
[edit]user@host#?
Possible completions:commit Commit a set of changesdelete Delete a configuration statement or identifieredit Specify edit level in hierarchyexit Exit from this levelhelp Display help about commands and statementshistory Display command historyinsert Insert an identifierload Load configuration from an ASCII filerename Rename a statement or identifierrollback Discard current set of changesrun Run an operational mode commandsave Save configuration to fileset Set a configuration propertyshow Display configuration informationtop Return to top level of configuration modeup Move up one level in hierarchyExiting from Configuration Mode
Use the
exit
command from the top level.[edit shared sae configuration time-based-policies]user@host#exit configuration-mode
Exiting configuration mode.user@host>[edit]user@host#exit
Exiting configuration mode.user@host>If you try to exit from configuration mode by using the
exit
command and the configuration contains changes that have not been committed, you see a message:[edit shared sae configuration time-based-policies]user@host#exit configuration-mode
Exiting configuration mode.The configuration has been changed but not committed.user@host>