Ip rip offset – Enterasys Networks X-Pedition XSR CLI User Manual
Page 204
RIP Commands
5-128 Configuring the Internet Protocol
Default
Allows RIP to respond to a triggered update.
Example
This example prevents RIP from responding to a request for triggered updates on F1:
XSR(config)#interface fastethernet 1
XSR(config-if
ip rip offset
This command adds an offset onto incoming/outgoing metrics to routes learned via RIP.
Syntax
ip rip offset value
Syntax of the “no” Form
The no form of this command removes an offset:
no ip rip offset
Mode
Interface configuration:
XSR(config-if<xx>)#
Default
No offset applied
Example
The following example sets an offset of 1 for Serial port 1/0:
XSR(config)#interface serial 1/0
XSR(config-if
Adding an offset on an interface makes it a backup port. Suppose R1 is only 2 hops away from Rx
through both interfaces. By adding 1 to 2 on Serial 1/0, the distance between R1 And Rx through
Serial 1/0 becomes 3, making Serial 1/0 a backup.
value
Positive offset to be applied to metrics for networks, ranging from 0 to
16. If the offset is 0, no action is taken.