Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 48 SSR Command Line Interface Reference Manual
ip-router policy import source
Purpose
Creates an import policy.
Format
ip-router policy import source
<imp-src-id>
[filter
<filter-
id>
|[network
<ipAddr-mask>
[exact|refines|between
<low-
high>
] [preference
<number>
|restrict]]]
Mode
Configure
Parameters
<imp-src-id>
Is the identifier of the import-source that determines the source of the imported routes.
If no routes from a particular source are to be imported, then no additional parameters
are required.
<filter-id>
If specified, is the identifer of the route-filter associated with this import-policy. If
there is more than one route-filter for any import-source, then the ip-router policy
import source <imp-src-id> command should be repeated for each
<filter-id>
.
network
<IP-address>
Specifies networks which are to be imported. Matching usually requires both an
address and a mask, although the mask can be implied. If no additional options
qualifying the networks to be imported are specified, then any destination that falls in
the range implied by this network-specification is matched, so the mask of the
destination is ignored. If a natural network is specified, the network, any subnets, and
any hosts will be matched. If you specify the
exact
,
refines
, or
between
parameters, the mask of the destination is also considered.
exact
This option specifies that the mask of the routes to be imported must match the
supplied mask exactly. This is used to match a network, but not subnets or hosts of that
network