2 configuring rip parameters, Configuring rip parameters -2 – Riverstone Networks WICT1-12 User Manual

Page 212

Advertising
background image

13-2 Riverstone Networks RS Switch Router User Guide Release 8.0

Configuring RIP Parameters

RIP Configuration Guide

To add RIP interfaces, enter the following commands in Configure mode.

13.2 CONFIGURING RIP PARAMETERS

No further configuration is required, and the system default parameters will be used by RIP to exchange routing
information. These default parameters may be modified to suit your needs by using the

rip set interface

command.

To change RIP parameters, enter the following commands in Configure mode.

Add interfaces to the RIP process.

rip add interface

<interfacename-or-IPaddr>

Add gateways from which the RS
will accept RIP updates.

rip add trusted-gateway

<interfacename-or-IPaddr>

Define the list of routers to which
RIP sends packets directly, not
through multicast or broadcast.

rip add source-gateway

<interfacename-or-IPaddr>

RIP Parameter

Default Value

Version number

RIP v1

Check-zero for RIP reserved parameters

Enabled

Whether RIP packets should be broadcast

Choose

Preference for RIP routes

100

Metric for incoming routes

1

Metric for outgoing routes

0

Authentication None

Update interval

30 seconds

Set RIP Version on an interface to
RIP V1.

rip set interface

<interfacename-or-IPaddr>

|all

version 1

Set RIP Version on an interface to
RIP V2.

rip set interface

<interfacename-or-IPaddr>

|all

version 2

Specify that RIP V2 packets should
be multicast on this interface.

rip set interface

<interfacename-or-IPaddr>

|all

type multicast

Advertising