Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 46 SSR Command Line Interface Reference Manual
ip-router policy export destination
Purpose
Creates an export policy from the various building blocks.
Format
ip-router policy export destination
<exp-dest-id>
[source
<exp-
src-id>
[filter
<filter-id>
|[network
<ipAddr-mask>
[exact|refines|between
<low-high>
] [metric
<num-
ber>
|restrict]]]]
Mode
Configure
Parameters
<exp-dest-id>
Is the identifier of the export-destination which determines where the routes are to be
exported. If no routes to a particular destination are to be exported, then no additional
parameters are required.
<exp-src-id>
If specified, is the identifier of the export-source which determines the source of the
exported routes. If a export-policy for a given export-destination has more than one
export-source, then the ip-router policy export destination <exp-dest-id> command
should be repeated for each
<exp-src-id>
.
<filter-id>
If specified, is the identifer of the route-filter associated with this export-policy. If there
is more than one route-filter for any export-destination and export-source combination,
then the ip-router policy export destination <exp-dest-id> source <exp-src-id>
command should be repeated for each
<filter-id>
.
network
<IP-address>
Specifies networks which are to be exported. Matching usually requires both an
address and a mask, although the mask can be implied. If no additional options
qualifying the networks to be exported 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.