adebeer_FTNT
Staff
Created on 03-11-2014 10:03 PM Edited on 04-04-2022 01:42 PM By Anonymous
Article Id
197234
Description
Under certain circumstances, it can happen that an admin user was in config mode, and the session was not terminated correctly.
Later, when an admin user wants to enter the config terminal mode, the following message is displayed:
FBL-1#con t
Someone else is in config mode.
Access denied!
Command failed: error code -1.
FBL-1#con t
Someone else is in config mode.
Access denied!
Command failed: error code -1.
Scope
Solution
To force the disconnect of the previous user session from the config mode, use the CLI command:
FBL-1#config terminal force
FBL-1(config)#
This command should allow the admin user to enter the config terminal mode, where it would be possible to proceed with further configuration steps.
Labels: