RIP: ignored v2 update from bad source

If you receive the following message when configuring two cisco routers to share routes via RIP v2:

RIP: ignored v2 update from bad source 192.168.1.1

Run the no validate-update-source on your rip configuration and the updates will start to work.

router rip
no validate-update-source

Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
3 Responses
Filed under:Uncategorized

3 Responses to “RIP: ignored v2 update from bad source”

  • rayee Says:

    thanks….i was working on a spoke and hub topology in gns3 and encountered that error. I was going to go insane over the debug events when i thought of googling the error and found the solution on your blog..

    thanx mate

  • Paco Says:

    Also both routers could be in a different subnet,
    R1 10.0.0.1/24 —– r2 10.0.0.2/25

  • Mohamed Says:

    Yes Paco, mostly you encouter this problem because of wrong ip/subnet.

Leave a Reply