Commit any pending changes. If you do not have pending changes,
which prevents you from committing any configuration updates, you
can: issue a commit force command through the CLI or make an update
that writes to the candidate configuration, which enables the commit
option.
Use the following CLI configuration mode command to initiate
a commit force:
username@hostname>
configure
Entering configuration mode
[edit]
username@hostname#
commit force
A
commit force bypasses some of the validation checks that normally
occur with a normal commit operation. Make sure your configuration
is valid and is semantically and syntactically correct before issuing
a commit force update.