<close-configuration/>

Usage

<rpc><close-configuration/></rpc>

Description

Discard a candidate configuration and any changes to it.

This tag element is normally used only to discard a private copy of the candidate configuration without committing it. The application must have previously emitted the <open-configuration> tag element. Closing the Junos XML protocol session (by emitting the <request-end-session/> tag, for example) has the same effect as emitting this tag element.

Usage Guidelines

See Creating a Private Copy of the Configuration.

Related Topics