Book now with code EOY2025
OK, quick scenario for you! You have 3 routers connected in a hub and spoke environment. RouterB is the hub i.e. RouteA and RouterC are connected to RouterB but not to each other. The layer 2 protocol between your routers is FR and you need RIP to exchange routing updates.Without the subinterface RouterB cannot forward RouterAs updates to RouterC due to the split horizon rule.You could disable Split horizon on the int of RouterC but this could lead to problems with routing loops.The best implementation is to create 2 ptp subinterfaces on RouterC each with its own subnet.
Without the subinterface RouterB cannot forward RouterAs updates to RouterC due to the split horizon rule
JNeko wrote: Okay, so you got three routers with one acting as a hub RouterA ---- RouterB ---- RouterC Without the subinterface RouterB cannot forward RouterAs updates to RouterC due to the split horizon rule Split horizon does not allow re-advertising of a route back through the interface which it was received on, yes? So, why would B not be able to forward A's updates to C? Router A will simply be sending an update through one interface of B and out a different exit interface of B, and not doing any back-tracking, so I would think split-horizon is not an issue here.
mikej412 wrote: JNeko wrote: Okay, so you got three routers with one acting as a hub RouterA ---- RouterB ---- RouterC Without the subinterface RouterB cannot forward RouterAs updates to RouterC due to the split horizon rule Split horizon does not allow re-advertising of a route back through the interface which it was received on, yes? So, why would B not be able to forward A's updates to C? Router A will simply be sending an update through one interface of B and out a different exit interface of B, and not doing any back-tracking, so I would think split-horizon is not an issue here. With frame relay it will depend on how you configured the interfaces -- and you have lots of options. If you use sub-interfaces and point-to-connections -- then it works as you say. But a Hub and Spoke -- if the Hub is using the physical interface (which is multipoint) -- then the diagram should look like the picture in this thread http://www.techexams.net/forums/viewtopic.php?t=22962 R1 is the hub -- and that's the single physical interface going into the frame-relay cloud. If an update comes in the physical interface from R2 -- it would be the same physical interface going out to R3. That's where split horizon could cause problems if its enabled. This makes a lot more sense when you work through some lab scenarios and work with the different interface types.
markzab wrote: Question: If my hub router has 2 serial interfaces and I connect one spoke to s0 and the other spoke to s1, then I won't have the issues you guys are discussing, right? I would be able to keep split horizon enabled because the hub is using 2 seperate interfaces?
markzab wrote: EDIT: And another question. How could I physically recreate the image in the other thread. What I mean is lets say I just want to use one interface to go out to both spokes and use subinterfaces. What type of cable would I use or in other words, how am I creating that frame cloud?
R1 is the hub -- and that's the single physical interface going into the frame-relay cloud. If an update comes in the physical interface from R2 -- it would be the same physical interface going out to R3. That's where split horizon could cause problems if its enabled.
markzab wrote: Ok, weird. From the 2612 I can now ping 30.2 (2509) but I can't ping my own serial interface of 30.1. EDIT: WTF...same thing on the 2509. I can ping the other router but not it's own serial interface.
mikej412 wrote: markzab wrote: Ok, weird. From the 2612 I can now ping 30.2 (2509) but I can't ping my own serial interface of 30.1. EDIT: WTF...same thing on the 2509. I can ping the other router but not it's own serial interface. Wasn't there just another thead in the last couple of days about this (or including this)? I think Darby has it in the "extra credit config" at the end - "the twist"
JNeko wrote: what am i missing?
DarbyWeaver wrote: Homework assignment: What protocols does CDP use? What are all the options associated with CDP? What are the security risks associated with CDP? Why does the ODR routing protocol rely on CDP? ==================================== Hey you started, now I want answers... And "cdp en" IS exactly and explicitly what I meant - under the interface... Get those fingers to tapping - I need output to keep me awake...
mikej412 wrote: JNeko wrote: what am i missing? Well - if you do it right, lots of sleep. I'm not sure where you're at in your study, or what you've done "hands on" -- with real hardware, Dynagen/Dynamips, or a Simulator (like Boson).
JNeko wrote: Excuse me for me being persistant, but could you please explain the reasoning behind choosing R3 for having subinterfaces instead of the other routers in the diagram found in http://www.techexams.net/forums/viewtopic.php?t=22962 ? Is there a reason?
ignign0kt wrote: He said that he configured th R3 serial interface as a point-to-point interface for the sake of showing how to configure it...
mikej412 wrote: JNeko wrote: Excuse me for me being persistant, but could you please explain the reasoning behind choosing R3 for having subinterfaces instead of the other routers in the diagram found in http://www.techexams.net/forums/viewtopic.php?t=22962 ? Is there a reason? ignign0kt wrote: He said that he configured th R3 serial interface as a point-to-point interface for the sake of showing how to configure it... When you're learning, people suggest things to do -- usually so that you hit a problem and then learn something when you fix it, or to get you to learn another way of doing things and learn some specific points -- like the ones Darby mentioned. Since this doesn't look like a "real world problem" -- the real answer probably is "because the teacher said so"
markzab wrote: mikej412 wrote: JNeko wrote: Excuse me for me being persistant, but could you please explain the reasoning behind choosing R3 for having subinterfaces instead of the other routers in the diagram found in http://www.techexams.net/forums/viewtopic.php?t=22962 ? Is there a reason? ignign0kt wrote: He said that he configured th R3 serial interface as a point-to-point interface for the sake of showing how to configure it... When you're learning, people suggest things to do -- usually so that you hit a problem and then learn something when you fix it, or to get you to learn another way of doing things and learn some specific points -- like the ones Darby mentioned. Since this doesn't look like a "real world problem" -- the real answer probably is "because the teacher said so" Quoted fror truth. Hell, I didn't expect to have a homework assignment to do today... "The Origins of CDP" an essay by Mark Z. I'll be done by the end of the day Professor Weaver.
iproute wrote: markzab wrote: mikej412 wrote: JNeko wrote: Excuse me for me being persistant, but could you please explain the reasoning behind choosing R3 for having subinterfaces instead of the other routers in the diagram found in http://www.techexams.net/forums/viewtopic.php?t=22962 ? Is there a reason? ignign0kt wrote: He said that he configured th R3 serial interface as a point-to-point interface for the sake of showing how to configure it... When you're learning, people suggest things to do -- usually so that you hit a problem and then learn something when you fix it, or to get you to learn another way of doing things and learn some specific points -- like the ones Darby mentioned. Since this doesn't look like a "real world problem" -- the real answer probably is "because the teacher said so" Quoted fror truth. Hell, I didn't expect to have a homework assignment to do today... "The Origins of CDP" an essay by Mark Z. I'll be done by the end of the day Professor Weaver. Dude, let's submit the same paper and see if Professor W even notices. You can email it to me
DarbyWeaver wrote: Mark, Keep up the good work. It seems a few people may benefit, even if they did not have a home lab. So many things can happen when you are trying to learn and being sincere about it. Many have time staying motivated. Not when it is interactive like this.
markzab wrote: Why am i doing all the work to send it to you? So you can hog all the glory? :P
iproute wrote: markzab wrote: Why am i doing all the work to send it to you? So you can hog all the glory? :P That's the point
mikej412 wrote: With frame-relay "back-to-back without a frame relay switch" -- you don't have LMI... so disable it with the "no keepalive" command on the serial interfaces.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!