Download Print this page

Offset-List (Rip) - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

RIP C
OMMANDS
-
(RIP)
OFFSET
LIST

offset-list (RIP)

Overview
Use this command to add an offset to the in and out metrics of routes learned
through RIP.
Use the no variant of this command to remove the offset list.
Syntax
offset-list <access-list> {in|out} <offset> [<interface>]
no offset-list <access-list> {in|out} <offset> [<interface>]
Default
The default offset value is the metric value of the interface over which the updates
are being exchanged.
Mode
RIP Router Configuration
Usage
Use this command to specify the offset value that is added to the routing metric.
When the networks match the access list the offset is applied to the metrics. No
change occurs if the offset value is zero.
Examples
In this example the router examines the RIP updates being sent out from interface
vlan2 and adds 5 hops to the routes matching the ip addresses specified in the
access list 8.
awplus#
awplus(config)#
awplus(config-router)#
Related
access-list (extended numbered)
Commands
613-50137-01 Rev A
Parameter
Description
<access-list>
Specifies the access-list number or names to apply.
in
Indicates the access list will be used for metrics of incoming
advertised routes.
out
Indicates the access list will be used for metrics of outgoing
advertised routes.
<offset>
<0-16> Specifies that the offset is used for metrics of networks
matching the access list.
<interface>
An alphanumeric string that specifies the interface to match.
configure terminal
router rip
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
offset-list 8 in 5 vlan2
680

Advertisement

loading