Owner's Manual

RIP Commands 327
Example
The following example specifies a RIP version 1 on IP address 100.1.1.1.
rip offset
The
rip offset
interface configuration command adds an offset to a metric learned via Routing
Information Protocol (RIP) before adding it to the interface table. To return to the default, use the
no
form of this command.
Syntax
rip offset
offset
no rip offset
offset
—Offset being applied.
(Range: 1 - 15)
Default Configuration
The default offset value is 1.
Command Mode
IP Interface Configuration mode
User Guidelines
This option is used to make the device prefer RIP routes learned from the specific interfaces
less than RIP routes from other interfaces.
Example
The following example applies an offset of 5 to a metric learned via RIP before adding it to the
interface table on IP address 100.1.1.1.
rip default-route originate
The rip default-route originate interface configuration command generates a metric for a default
route into RIP. To disable this feature, use the no form of this command.
Console(config)# interface ip 100.1.1.1
Console(config-ip)# rip version 1
Console(config)# interface ip 100.1.1.1
Console(config-ip)# rip offset 5