send us the routing table in the OSPF domain output after the command is executed and rip has updated. it appears that the 10.10.10.0/24 and 10.10.11/24 should be denied.
"Question with boldness even the existence of a God; because, if there be one, he must more approve of the homage of reason, than that of blind-folded fear." Thomas Jefferson " Where ignorance is bliss 'tis folly to be wise" --- On Sun, 10/16/11, Di Bias, Steve <[email protected]> wrote: From: Di Bias, Steve <[email protected]> Subject: [OSL | CCIE_RS] convoluted logic To: "[email protected]" <[email protected]> Date: Sunday, October 16, 2011, 1:03 AM Hey Experts! It's really not that difficult but I'm trying to understand Cisco's convoluted logic with the following commands/scenario. Let's say we are doing mutual redistribution between OSPF and RIP on R1 (and possibly some other redistribution point as well) - For the sake of sanity we'll just look at the commands on R1. The main focus here is the "distribute-list RIP-ROUTES out ospf 1" which causes some confusion for me. router rip redistribute ospf 1 metric 3 distribute-list RIP-ROUTES out ospf 1 ip access-list standard RIP-ROUTES deny 10.10.10 0.0.0.255 deny 10.10,11.0 0.0.0.255 permit any >From the looks of it this command would prevent the 10 dot networks from being >advertised over to OSPF, however the opposite seems to be true. In other words >this command seems to control what RIP receives in from OSPF. This to me is convoluted and kind of gives me a headache. Can someone shed some light as to why it's this way and why I would use it? Thanks! UHS Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this information is prohibited. If this was sent to you in error, please notify the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ 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 _______________________________________________ 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
