beautypg.com

Offset-list – Allied Telesis AT-S83 User Manual

Page 291

background image

AT-S83 Management Software Command Line Interface User’s Guide

291

OFFSET-LIST

Syntax

offset-list ACCESSLIST in|out OFFSET <0-16> IFNAME

no offset-list

Parameters

ACCESSLIST

Specifies the access-list number or name.

in

Indicates the access list is used for metrics of incoming

advertised routes.

out

Indicates the access list is used for metrics of outgoing

advertised routes.

OFFSET

Specifies the offset that is used for metrics of networks

matching the access list. Choose a value between 0
and 16. Setting the value to 0 indicates no change.

IFNAME

Specifies the interface name. For this command, specify

“vlan1” only.

Description

Use the OFFSET-LIST command to specify the offset value that is added
to the routing metric. When the networks match the access list, the offset
value is applied to the metrics. By default, the OFFSET-LIST value is the
interface metric which is defined by the operating system as 1.

Use the no form of this command to remove the offset list.

Command Mode

Router mode

Example

The following commands set the router to examine the RIP updates sent
from VLAN 1 and adds 5 hops to the routes matching the IP addresses
specified in access list 1:

switch#configure terminal

switch(config)#router rip

switch(config-router)#offset-list 1 in 5 vlan1