Options
defaults
—Specify global static route options. These options only set default attributes
inherited by all newly created static routes. These are treated as global defaults and
apply to all the static routes you configure in the
static
statement. This part of the
static
statement is optional.
route destination-prefix
—Destination of the static route.
•
defaults
—For the default route to the destination. This is equivalent to specifying an
IP address of
0.0.0.0/0
.
•
destination-prefix/prefix-length
—
destination-prefix
is the network portion of the IP
address, and
prefix-length
is the destination prefix length.
•
next-hop address
—Reach the next-hop routing device by specifying an IP address, an
interface name, or an ISO network entity title (NET).
•
nsap-prefix
—
nsap-prefix
is the network service access point (NSAP) address for ISO.
next-hop options
—Additional information for how to manage forwarding of packets to
the next hop.
•
discard
—Do not forward packets addressed to this destination. Instead, drop the
packets, do not send ICMP unreachable messages to the packets’ originators, and
install a reject route for this destination into the routing table.
•
iso-net
—Reach the next-hop routing device by specifying an ISO NSAP.
•
next-table routing-table-name
—Name of the next routing table to the destination.
•
receive
—Install a receive route for this destination into the routing table.
•
reject
—Do not forward packets addressed to this destination. Instead, drop the packets,
send ICMP unreachable messages to the packets’ originators, and install a reject route
for this destination into the routing table.
static-options
—(Optional under
route
) Additional information about static routes, which
is included with the route when it is installed in the routing table.
You can specify one or more of the following in
static-options
. Each of the options is
explained separately.
•
(
active
| passive)
;
•
as-path
<as-path> <origin (egp | igp | incomplete)> <atomic-aggregate> <aggregator
as-number in-address>
;
•
community
[ community-ids ]
;
•
(
install
| no-install)
;
•
(
metric
| metric2 | metric3 | metric4) value <type type>
;
•
(
preference
| preference2 | color | color2) preference <type type>
;
•
(
readvertise
| no-readvertise)
;
Copyright © 2010, Juniper Networks, Inc.
1970
Complete Software Guide for Junos
®
OS for EX Series Ethernet Switches, Release 10.3
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...