Enterasys Networks DFE-Gold Series Manuel D’Utilisation

Page de 944
ip rip offset
Configuring RIP
Enterasys Matrix DFE-Gold Series Configuration Guide 21-5
Parameters
Defaults
None.
Mode
Router command, Router configuration: Matrix>Router(config‐router)#
Usage
If several routes (coming from different protocols) are presented to the Enterasys Matrix Series 
Route Table Manager (RTM), the protocol with the lowest administrative distance will be chosen 
for route installation. By default, RIP administrative distance is set to 120. The distance command 
can be used to change this value, resetting RIP’s route preference in relation to other routes as 
shown in the table below.
The “no” form of this command resets RIP administrative distance to the default value of 120.
Example
This example shows how to change the default administrative distance for RIP to 1001:
Matrix>Router(config)#router rip
Matrix>Router(config-router)#distance 100
ip rip offset
Use this command to add or remove an offset to the metric of an incoming or outgoing RIP route. 
Syntax
ip rip offset {in | outvalue
no ip rip offset {in | out}
Parameters
weight
Specifies an administrative distance for RIP routes. Valid values are 1 ‐ 
255.
Route Source
Default Distance
Connected
0
Static
1
OSPF
110
RIP
120
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.