0

I'm just beginning to research the topic of RIP, and I'm left with a (perhaps stupid) question. According to a tutorial I read here, RIP exchanges routing information with its "direct" neighbours. My question is, what happens when a Non-RIP Router is sitting between two RIP routers as such:

RIP-Router-A ----- Non-RIP-Router ----- RIP-Router-B

Can RIP-Routers A and B exchange routing information in the above configuration?

  • If not, is RIP rendered effectively useless in that configuration?
  • If so, is the Non-RIP-Router counted in the hop calculation?

Of course, another possibility is that I'm completely misunderstanding RIP on some fundamental level. I welcome any constructive feedback.

Avian00
  • 101
  • 1

1 Answers1

0

As you said, RIP routers interact with their direct neighbors. So if there's a non-RIP router in between, they won't interact with it.

gparent
  • 3,561
  • 2
  • 23
  • 28