Generate - Juniper JUNOS OS 10.3 - SOFTWARE Manual

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

generate

Syntax
Hierarchy Level
Release Information
Description
Options
Copyright © 2010, Juniper Networks, Inc.
generate {
defaults {
generate-options;
}
route destination-prefix {
policy policy-name;
generate-options;
}
}
[edit logical-systems logical-system-name routing-instances routing-instance-name
routing-options],
[edit logical-systems logical-system-name routing-instances routing-instance-name
routing-options rib routing-table-name],
[edit routing-options],
[edit routing-options rib routing-table-name]
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Configure generated routes, which are used as routes of last resort.
—Additional information about generated routes, which is included with
generate-options
the route when it is installed in the routing table. Specify zero or more of the following
options in
generate-options
(active | passive);
as-path <as-path> <origin (egp | igp | incomplete)> <atomic-aggregate> <aggregator
as-number in-address>;
community [ community-ids ];
discard;
(brief | full);
(metric | metric2 | metric3 | metric4) value <type type>;
(preference | preference2 | color | color2) preference <type type>;
tag string;
defaults
—Specify global generated route options. These options only set default attributes
inherited by all newly created generated routes. These are treated as global defaults
and apply to all the generated routes you configure in the
part of the
statement is optional.
generate
—Configure a non-default generated route:
route destination-prefix
default
—For the default route to the destination. This is equivalent to specifying an IP
address of
.
0.0.0.0/0
Chapter 73: Configuration Statements for Layer 3 Protocols
. Each option is explained separately.
statement. This
generate
1793

Advertisement

Table of Contents
loading

Table of Contents