Specifications

SSR Command Line Interface Reference Manual 347
ip-router policy create rip-export-source
ip-router policy create rip-export-source
Purpose
Create a source for exporting RIP routes into other protocols
Format
ip-router policy create rip-export-source
<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 source:
interface <name-or-IPaddr>
Indicates that only routes learned over specified interfaces are exported.
gateway <name-or-IPaddr>
Indicates that only routes learned over specified gateways are exported.
metric <num>
Specifies the metric to be associated with the exported routes.
restrict
Indicates that nothing is exported from the specified source.
Restrictions
None.