Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 42 SSR Command Line Interface Reference Manual
ip-router policy create rip-import-source
Purpose
Create a source for importing RIP routes.
Format
ip-router policy create rip-import-source
<number-or-string>
[interface
<name-or-IPaddr>
|gateway
<name-
or-IPaddr>
][preference
<num>
|restrict]
Mode
Configure
Parameters
<number-or-string>
Specifies an identifier for the RIP import source:
interface
<name-or-IPaddr>
Indicates that only routes learned over specified interfaces are imported.
gateway
<name-or-IPaddr>
Indicates that only routes learned over specified gateways are imported.
preference
<num>
Specifies the preference to be associated with the imported routes.
restrict
Indicates that nothing is imported from the specified source.
Restrictions
None.