Routing Information Protocol (RIP)

Configure RIP settings on Router1 and Router4 – CLI

config router rip set version 2 config interface

edit “port1”

set receive-version 1 2 set send-version 1 2

next

edit “port2”

set receive-version 1 2 set send-version 1 2

next

edit “port3”

set receive-version 1 2 set send-version 1 2

end

config network edit 1

set prefix 10.11.0.0 255.255.0.0 next

edit 2

set prefix 10.12.0.0 255.255.0.0 next

edit 3

set prefix 10.14.0.0 255.255.0.0 next

edit 4

set prefix 172.20.120.0 255.255.255.0 end

config redistribute “static” set status enable

end end

 

Configure RIP settings on Router2 and Router3- web-based manager

1. Go to Router > Dynamic > RIP.

2. Select 2 for RIP Version.

3. In Advanced Options, under Redistribute enable Static.

4. Leave the other Advanced Options at default values.

5. Enter the following networks, and select Add after each:

  • 10.11.0.0/255.255.0.0 l  10.12.0.0/255.255.0.0 l  10.14.0.0/255.255.0.0
  • 172.20.120.0/255.255.255.0
  • 6. For interface, select Create and set the following information.

Interface                                     port1 (internal)

Send Version                             Both

Receive Version                        Both

Authentication                           None

Passive Interface                       disabled

7. For interface, select Create and set the following information.

Interface                                     port2 (router1)

Send Version                             Both

Receive Version                        Both

Authentication                           None

Passive Interface                       disabled

8. For interface, select Create and set the following information.

Interface                                     port3 (router4)

Send Version                             Both

Receive Version                        Both

Authentication                           None

Passive Interface                       disabled

9. For interface, select Create and set the following information.

Interface                                     port4 (ISP)

Send Version                             Both

Receive Version                        Both

Authentication                           None

Passive Interface                       disabled


Having trouble configuring your Fortinet hardware or have some questions you need answered? Check Out The Fortinet Guru Youtube Channel! Want someone else to deal with it for you? Get some consulting from Fortinet GURU!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.