Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 47
exact
This option specifies that the mask of the routes to be exported 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 exported 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 exported.
metric
<number>
Specifies the metric to be associated with the routes that match the specified filter.
Restrictions
None.