**correction to this solution In this task video/dsg Joe turns off split-horizon on f0/0 so that advertisement can be sent to R2
which I did r1 Split horizon is disabled r2 debug....... *Oct 19 18:51:46.493: RIP: ignored v2 update from bad source 192.168.1.1 on FastEthernet0/0 *Oct 19 18:51:46.493: RIP: ignored v2 update from bad source 192.168.8.1 on FastEthernet0/0 *Oct 19 18:51:46.493: RIP: ignored v2 update from bad source 192.168.16.1 on FastEthernet0/0 *Oct 19 18:51:46.493: RIP: ignored v2 update from bad source 192.168.24.1 on FastEthernet0/0 so therefore we also need to turn off validate-update-source on r2 or create secondary addresses in the same subnet as the "soon to be introduced router(s)" **the 2nd solution here would mean we don't need to turn of split-horizon on r1 i guess.... R2(config-router)#no validate-update-source debug now accepts the v2 updates..... *Oct 19 19:05:00.525: RIP: received v2 update from 192.168.1.1 on FastEthernet0/0 *Oct 19 19:05:00.529: RIP: received v2 update from 192.168.8.1 on FastEthernet0/0 *Oct 19 19:05:00.529: RIP: received v2 update from 192.168.16.1 on FastEthernet0/0 *Oct 19 19:05:00.529: RIP: received v2 update from 192.168.24.1 on FastEthernet0/0 maybe this has been discussed before Tony _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
