SmartWare Software Configuration Guide

23 • RIP configuration

 

 

Example: Enabling send RIP

The following example shows how to enable send RIP on IP interface wan.

node(cfg)#context ip router node(ctx-ip)[router]#interface wan node(if-ip)[wan]#rip supply

Enabling an interface to receive RIP

By default an interface does not listen to routing information. This procedure describes how to enable interface to receive RIP information

Mode: Interface

Step

Command

Purpose

 

 

 

1

node(if-ip)[name]#rip receive

Enables receive RIP on interface name

 

 

 

Example: Enabling receive RIP

The following example shows how to enable receive RIP on IP interface wan.

node(cfg)#context ip router node(ctx-ip)[router]#interface wan node(if-ip)[wan]#rip receive

Specifying the send RIP version

By default, RIP 1compatible packets are sent. Alternatively, you can explicitly configure the RIP version to be sent with the last command argument as following:

1—RIPv1

1compatible—RIPv1 compatible

2—RIPv2

This procedure describes how to select the sending RIP version on interface

Mode: Interface

Step

Command

Purpose

1node(if-ip)[name]# rip send version {1 1compatible 2} Selects send RIP version for inter- face name

Example: Specifying the send RIP

The following example shows how to select send RIP version 1compatible on IP interface wan.

node(cfg)#context ip router node(ctx-ip)[router]#interface wan node(if-ip)[wan]#rip send version 1compatible

RIP configuration task list

245

Page 245
Image 245
Patton electronic SmartNode 4110 Series manual Enabling an interface to receive RIP, Specifying the send RIP version