RIP: ignored v2 update from bad source
Posted November 12th, 2009 by Matt ShadboltIf 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
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”
April 7th, 2010 at 8:20 pm
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
August 3rd, 2010 at 6:54 am
Also both routers could be in a different subnet,
R1 10.0.0.1/24 —– r2 10.0.0.2/25
August 22nd, 2010 at 8:48 am
Yes Paco, mostly you encouter this problem because of wrong ip/subnet.
Leave a Reply