Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 41
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.