<error-info>

Usage

<rpc-reply xmlns="URN" xmlns:junos="URL"><rpc-error><error-info><bad-element>command-or-statement</bad-element> </error-info></rpc-error></rpc-reply>]]>]]>

Description

Provide additional information about the event or condition that causes the NETCONF server to report an error or warning in the <rpc-error> tag element.

<bad-element>—Identifies the command or configuration statement that was being processed when the error or warning occurred. For a configuration statement, the <error-path> tag element enclosed in the <rpc-error> tag element specifies the statement’s parent hierarchy level.

Usage Guidelines

See Handling an Error or Warning.

Related Topics