<commit>

Usage

<rpc><commit/></rpc>]]>]]>
<rpc><commit><confirmed/><confirm-timeout>rollback-delay</confirm-timeout></commit></rpc>]]>]]>

Description

Request that the NETCONF server perform one of the variants of the commit operation on the candidate configuration:

<confirmed>—Requests a temporary commit of the candidate configuration. The device reverts to the previous active configuration after a specified time.

<confirm-timeout>—Specifies the number of minutes before the device reverts to the previously active configuration. If this tag element is omitted, the default is 10 minutes.

Usage Guidelines

See Committing a Configuration.

Related Topics