[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying a Configuration

Purpose

Verify that the syntax of a configuration is correct.

Action

Use the configuration mode commit check command.

[edit]
user@host# commit check
configuration check succeeds
[edit]
user@host#

If there is an error in the configuration syntax, the commit check command returns a message that indicates the location of the error. For example:

[edit]
user@host# commit check
[edit shared sae configuration driver]
missing mandatory attribute(s): 'unauthenticated-subscriber-dn', 'mac-cache-expiration'


[Contents] [Prev] [Next] [Index] [Report an Error]