Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 51
exact
This option specifies that the mask of the routes to be redistributed must match the
supplied mask exactly. This is used to match a network, but not subnets or hosts of that
network
refines
This option specifies that the mask of the routes to be redistributed must be more
specific (i.e. longer) than the supplied mask. This is used to match subnets.
between
<low-high>
Specifies that the mask of the destination must be as or more specific (i.e., as long as
longer) than the lower limit (the first number parameter) and no more specific (i.e. as
long as or shorter) than the upper limit (the second parameter).
restrict
Specifies that routes matching the filter are not to be redistributed.
metric
Indicates the metric to be associated with the redistibuted routes.
Note:
Every protocol (RIP, OSPF, and BGP) has a configurable parameter that
specifies default-metric associated with routes exported to that protocol. If
a metric is not explicitly specified with the redistribute command, then it is
inherited from the default-metric associated with the protocol to which the
routes are being exported.
Restrictions
None.
Examples
See the SSR-8 User Reference Manual.