OcNOS-SP : System Management Guide : System Management Command Reference : Basic Commands : configure terminal force
configure terminal force
Use the configure terminal force command to kick out the configure command mode to privileged EXEC mode, iff there is any session already in configure command mode.
Note: Configure terminal force with option 0 or without any option indicates immediate kick out the session which is locked to configure command mode. similarly, configure terminal force with option of any value indicates session locked to configure command mode will be exited to privileged Exec mode after the specified number of seconds completed.
When multiple CLI sessions are enabled with the cmlsh multiple-config-session command, configure terminal force has no effect because configuration mode is allowed for multiple users simultaneously.
Command Syntax
configure terminal force <0-600|>
Parameters
<0-600>
Timeout value in seconds for the session in config mode to exit to Privileged
Default
No default value is specified
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal force 0
#
Last modified date: 10/19/2023