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.
* nsap-prefix--nsap-prefix is the network service access points
(NSAP) address for ISO.
next-hop--How to reach the destination.
* 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.
* interface-name--Reach the next-hop router by specifying an
interface.
* iso-net--Reach the next-hop router by specifying an ISO NSAP.
* next-hop address--Reach the next-hop router by specifying an IP
address, an interface name, or an ISO network entity title (NET).
* 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
t