Specifications

ip-router policy create rip-export-destination
346 SSR Command Line Interface Reference Manual
ip-router policy create rip-export-destination
Purpose
Create a destination for exporting routes into RIP.
Format
ip-router policy create rip-export-destination <number-or-string>
[interface <name-or-IPaddr>|gateway <name-or-IPaddr>] [metric <num>|restrict]
Mode
Configure
Parameters
<number-or-string>
Specifies an identifier for the RIP export destination:
interface <name-or-IPaddr>|all
Specifies router interfaces over which to export routes. Specify all to export routes to
all interfaces.
gateway <name-or-IPaddr>
Specifies the gateway that will receive the exported routes.
metric <num>
Specifies the metric to be associated with the exported routes. Specify a number from
1 – 16.
restrict
Restricts the export of routes to the specified destination.
Restrictions
None.