28 offset-list, Offset, List – PLANET XGS3-24040 User Manual

Page 423

Advertising
background image


31-136

Parameter:

<A.B.C.C/M|> is the IP address prefix and its length in the network.

<ifname> is the name of a interface.

Default:

Not running RIP protocol

Command Mode:

Router mode and address-family mode

Usage Guide:

Use this command to configure the network for sending or receiving RIP update packets. If the

network is not configured, all interfaces of the network will not be able to send or receive data

packets.

Example:

Switch# config terminal

Switch(config)# router rip

Switch(config-router)# network 10.0.0.0/8

Switch(config-router)# network vlan 1

Related Command:

show ip rip, clear ip rip

31.28 offset-list

Command:

offset-list <access-list-number |access-list-name> {in|out} <number > [<ifname>]

no offset-list <access-list-number |access-list-name> {in|out} <number > [<ifname>]

Function:

Add an offset value to the metric value of the routes learnt by RIP. The “no offset-list

<access-list-number |access-list-name> {in|out} <number > [<ifname>]” command disables

this function.

Parameter:

< access-list-number |access-list-name> is the access-list or name to be applied. <number > is

the added offset value, ranging between 0-16; <ifname> is the specific interface name

Default:

Default offset value is the metric value defined by the system.

Command Mode:

Router mode and address-family mode

Example:

Switch# config terminal

Switch(config)# router rip

Advertising