ip rip

Note

requires a Product License.

RIP configuration.

vsr running config# vrf <vrf> routing interface <interface> ip rip

v2-broadcast

Send IP broadcast v2 update.

vsr running config# vrf <vrf> routing interface <interface> ip rip
vsr running rip# v2-broadcast true|false
Default value
false

split-horizon

Controls RIP split-horizon processing on the specified interface.

vsr running config# vrf <vrf> routing interface <interface> ip rip
vsr running rip# split-horizon SPLIT-HORIZON

SPLIT-HORIZON values

Description

disabled

Disables split-horizon processing.

simple

Enables simple split-horizon processing.

poisoned-reverse

Enables split-horizon processing with poison reverse.

Default value
simple

version

Set advertisement recpetion/transmission version.

vsr running config# vrf <vrf> routing interface <interface> ip rip version

receive

Advertisement reception - Version control.

vsr running config# vrf <vrf> routing interface <interface> ip rip version
vsr running version# receive RECEIVE

RECEIVE values

Description

inherit

Inherit configuration from the routing instance.

1

Accept RIPv1 updates only.

2

Accept RIPv2 updates only.

both

Accept both RIPv1 and RIPv2 updates.

none

Do not accept neither RIPv1 nor RIPv2 updates.

Default value
inherit

send

Advertisement transmission - Version control.

vsr running config# vrf <vrf> routing interface <interface> ip rip version
vsr running version# send SEND

SEND values

Description

inherit

Inherit configuration from the routing instance.

1

Send RIPv1 updates only.

2

Send RIPv2 updates only.

both

Send both RIPv1 and RIPv2 updates.

Default value
inherit

authentication

Specify the authentication scheme for the RIP interface.

vsr running config# vrf <vrf> routing interface <interface> ip rip authentication

mode

Specify the authentication mode.

vsr running config# vrf <vrf> routing interface <interface> ip rip authentication
vsr running authentication# mode MODE

MODE values

Description

none

No authentication.

plain-text

Plain-text authentication.

md5

MD5 authentication.

Default value
none

md5-auth-length

MD5 authentication data length.

vsr running config# vrf <vrf> routing interface <interface> ip rip authentication
vsr running authentication# md5-auth-length MD5-AUTH-LENGTH

MD5-AUTH-LENGTH values

Description

rfc

RFC compatible.

old-ripd

Old ripd compatible.

Default value
old-ripd

password (hidden)

Authentication string.

vsr running config# vrf <vrf> routing interface <interface> ip rip authentication
vsr running authentication# password <string>{1,16}

key-chain

Key-chain name.

vsr running config# vrf <vrf> routing interface <interface> ip rip authentication
vsr running authentication# key-chain <string>