configure terminal force

Use the configure terminal force command to kick out the configure command mode to privileged EXEC mode, if there is any session already in configure command mode.

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 command, configure terminal force has no effect because configuration mode is allowed for multiple users simultaneously.

Command Syntax

Copy
configure terminal force <0-600|>

Parameters

<0-600>

Timeout value in seconds for the session in config mode to exit to Privileged

Default

None

Command Mode

Privileged execution mode

Applicability

This command was introduced before OcNOS version 1.3.

Example

Copy
#configure terminal force 0
#