output-format

Syntax

output-format (text | xml);

Hierarchy Level

[edit event-options policy policy-name then event-script filename],[edit event-options policy policy-name then execute-commands]

Release Information

Statement introduced in Junos OS Release 7.5.
Support at the [edit event-options policy policy-name then event-script filename] hierarchy level introduced in Junos OS Release 8.3.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Description

Specify the format (ASCII text or XML) for the output of the specified commands or script.

Options

text—Formatted ASCII text.

xml—Junos Extensible Markup Language (XML) tags.

Default: xml at the [edit event-options policy policy-name then execute-commands] hierarchy level and text at the [edit event-options policy policy-name then event-script filename] hierarchy level.

Required Privilege Level

maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.

Related Topics