Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring RIP
13-7
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to change the default administrative distance for RIP to 1001:
13.1.1.5 ip rip offset
Use this command to add or remove an offset to the metric of an incoming or outgoing RIP route. 
Adding an offset on an interface is used for the purpose of making an interface a backup. 
ip rip offset {in | outvalue
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command removes an offset:
no ip rip offset {in | out}
Command Type
Router command.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#distance 100
in
Applies the offset to incoming metrics.
out
Applies the offset to outgoing metrics.
value
Specifies a positive offset to be applied to routes learned via 
RIP. Valid values are from 0 to 16. If the value is 0, no action 
is taken.