ON THIS PAGE
<reason>
Usage
<xnm:error | xnm:warning> <reason> <daemon>process</daemon> <process-not-configured/> <process-disabled/> <process-not-running/> </reason> </xnm:error | xnm:warning>
Description
Child element included in an <xnm:error>
or <xnm:warning>
element in a Junos
XML protocol server response to explain why a process could not service
a request.
Contents
<daemon> |
Identifies the process. |
<process-disabled> |
Indicates that the process has been explicitly disabled by an administrator. |
<process-not-configured> |
Indicates that the process has been disabled because it is not configured. |
<process-not-running> |
Indicates that the process is not running. |