auto-export

Syntax

auto-export {(disable | enable);family {inet {multicast {(disable | enable);rib-group rib-group;}unicast {(disable | enable);rib-group rib-group;}}traceoptions {file filename <files number> <size size> <world-readable | no-world-readable>;flag flag <flag-modifier> <disable>;}}}

Hierarchy Level

[edit logical-systems logical-system-name routing-instances routing-instance-name routing-options],[edit logical-systems logical-system-name routing-options],[edit routing-instances routing-instance-name routing-options],[edit routing-options]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

Export routes between routing instances.

Options

(disable | enable)—Disable or enable auto-export.

Default: Enable

family—Address family.

inet—IP version 4 (IPv4) address family.

multicast—Multicast routing information.

unicast—Unicast routing information.

The remaining statements are explained separately.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics