<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>The HSRP config provides a virtual SRST address that the VG224s can connect to. If one router goes down, they register to the other.<br><br><br><br>---<br>Lelio Fulgenzi, B.A.<br>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>Cooking with unix is easy. You just sed it and forget it. <br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br><br><br>----- Original Message -----<br>From: "Peter Slow" &lt;peter.slow@gmail.com&gt;<br>To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>Cc: "Brantley Richbourg" &lt;Brantley.Richbourg@mmicnc.com&gt;, "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>Sent: Friday, March 19, 2010 12:25:14 AM GMT -05:00 US/Canada Eastern<br>Subject: Re: [cisco-voip] weighted EIGRP routes<br><br>Lelio,<br>&nbsp;&nbsp; multipath and voice mix rather poorly. also, you shoudlnt be using<br>HSRP in this scenario.<br>&nbsp;&nbsp; What need do you have for L2 connectivity between the two<br>etherswitch modules? This really seems like bad design. What is it<br>that you're trying to accomplish?<br><br><br>-Peter<br>(R&amp;S / V #9048 ;)<br><br>On Thu, Mar 18, 2010 at 11:00 AM, Lelio Fulgenzi &lt;lelio@uoguelph.ca&gt; wrote:<br>&gt; ...it can be, but we're not using it as a layer three switch. we decided to<br>&gt; do all the routing on the router to make it a simpler config. we'll end up<br>&gt; saving money two since we don't have to buy the more expensive L3 switch and<br>&gt; pay for ip services license for EIGRP.<br>&gt;<br>&gt; we'll try that out. thanks for the pointers.<br>&gt;<br>&gt; ---<br>&gt; Lelio Fulgenzi, B.A.<br>&gt; Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>&gt; (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&gt; Cooking with unix is easy. You just sed it and forget it.<br>&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: "Brantley Richbourg" &lt;Brantley.Richbourg@MMICNC.COM&gt;<br>&gt; To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>&gt; Cc: "Nate VanMaren" &lt;VanMarenNP@ldschurch.org&gt;, "cisco-voip voyp list"<br>&gt; &lt;cisco-voip@puck.nether.net&gt;<br>&gt; Sent: Thursday, March 18, 2010 10:57:58 AM GMT -05:00 US/Canada Eastern<br>&gt; Subject: RE: [cisco-voip] weighted EIGRP routes<br>&gt;<br>&gt; It would need to be changed on the router's g2/0.201 interface where you are<br>&gt; running EIGRP.&nbsp; I assume that your switch is not a layer 3 switch, right?<br>&gt;<br>&gt; ________________________________<br>&gt; From: Lelio Fulgenzi [mailto:lelio@uoguelph.ca]<br>&gt; Sent: Thursday, March 18, 2010 10:43 AM<br>&gt; To: Brantley Richbourg<br>&gt; Cc: Nate VanMaren; cisco-voip voyp list<br>&gt; Subject: Re: [cisco-voip] weighted EIGRP routes<br>&gt;<br>&gt; OK. In this case, the "interface" that connects the routers to the VG224 are<br>&gt; not a physical interface, but a logical VLAN (or sub) interface.<br>&gt;<br>&gt; do I put the bandwidth/delay command on the gi2/0.201 sub-interface or on<br>&gt; the switch's physical interface?<br>&gt;<br>&gt; ________________________________<br>&gt; on the router:<br>&gt;<br>&gt; interface gi2/0<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; desc Service Module<br>&gt; interface gi2/0.201<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; encap dot1q 201<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; ip address 192.168.201.1 /24<br>&gt;<br>&gt; on the internal switch:<br>&gt;<br>&gt; interface gi0/1<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; vlan 201<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; desc VG224<br>&gt; interface gi0/18<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; desc trunk to router<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; allowed VLANs 201 (among others)<br>&gt;<br>&gt; on the vg224:<br>&gt;<br>&gt; interface fast0/0<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; desc link to router<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; ip address 192.168.201.2 /24<br>&gt; ________________________________<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ---<br>&gt; Lelio Fulgenzi, B.A.<br>&gt; Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>&gt; (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&gt; Cooking with unix is easy. You just sed it and forget it.<br>&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: "Brantley Richbourg" &lt;Brantley.Richbourg@MMICNC.COM&gt;<br>&gt; To: "Nate VanMaren" &lt;VanMarenNP@ldschurch.org&gt;, "Lelio Fulgenzi"<br>&gt; &lt;lelio@uoguelph.ca&gt;, "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>&gt; Sent: Thursday, March 18, 2010 10:33:02 AM GMT -05:00 US/Canada Eastern<br>&gt; Subject: RE: [cisco-voip] weighted EIGRP routes<br>&gt;<br>&gt; &nbsp;If you want to change the metric calculations for an EIGRP route, you have<br>&gt; to modify parameters that EIGRP uses to calculate the feasible distance. The<br>&gt; bandwidth and delay commands on the interface(s) in question can accomplish<br>&gt; this.&nbsp;&nbsp;You can verify by looking at the "show ip route" and you should see<br>&gt; the next hop as the one for your primary path. "show ip eigrp topo"<br>&gt; command&nbsp;will also show&nbsp;how&nbsp;feasible distance was calculated for each<br>&gt; upstream router.<br>&gt;<br>&gt; If you change&nbsp;the&nbsp;bandwidth or delay on the interface&nbsp;that belongs to the<br>&gt; upstream router, that will change the&nbsp;"Reported Distance"&nbsp;sent to the<br>&gt; downstream router, which will in turn change the "weight" on that router to<br>&gt; the upstream router.<br>&gt; ________________________________<br>&gt; From: cisco-voip-bounces@puck.nether.net<br>&gt; [cisco-voip-bounces@puck.nether.net] On Behalf Of Lelio Fulgenzi<br>&gt; [lelio@uoguelph.ca]<br>&gt; Sent: Wednesday, March 17, 2010 9:30 PM<br>&gt; To: cisco-voip voyp list<br>&gt; Subject: [cisco-voip] weighted EIGRP routes<br>&gt;<br>&gt; Any pointers on how to tell a downstream EIGRP neighbour to weigh one route<br>&gt; better than another? Do I put the weight on the downstream neighbour to say<br>&gt; EIGRP routes coming in on one interface should be weighted more heavily? Or<br>&gt; on the upstream router to push down the weights?<br>&gt;<br>&gt; Basically, what I have is this:<br>&gt;<br>&gt; ________________________________<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; +-----------------------+<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; V&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; V<br>&gt; 3945 -&gt; switch -&gt; VG224 &lt;- switch &lt;- 3945, where switch = SM-ESx-16<br>&gt;<br>&gt; (view with fixed font)<br>&gt; ________________________________<br>&gt; Two 3945s with service module ethernet switches which connects to the two<br>&gt; VG224 ports. All routing is done on the router and the switch provides layer<br>&gt; two connectivity. A port channel group between the two switches allow the<br>&gt; routers to communicate HSRP keepalives. The VG224 is an EIGRP stub, and the<br>&gt; two upstream routers send out only default routes to the VG224 (that's all I<br>&gt; want).<br>&gt;<br>&gt; Everything is working great. Except for the fact that the two upstream<br>&gt; routers are equal weight. This means that when the VG224 is talking to the<br>&gt; active HSRP address, it's going back and forth. Since the layer two link is<br>&gt; up between the routers, it still works, but not ideal. Bad things happen if<br>&gt; the link between the routers goes down - split brain!<br>&gt;<br>&gt; Any pointers?<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ---<br>&gt; Lelio Fulgenzi, B.A.<br>&gt; Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>&gt; (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&gt; Cooking with unix is easy. You just sed it and forget it.<br>&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;<br>&gt;<br>&gt;<br>&gt; NOTICE: This email message is for the sole use of the intended recipient(s)<br>&gt; and may contain confidential and privileged information. Any unauthorized<br>&gt; review, use, disclosure or distribution is prohibited. If you are not the<br>&gt; intended recipient, please contact the sender by reply email and destroy all<br>&gt; copies of the original message.<br>&gt;<br>&gt; Confidentiality: The information in this electronic mail may contain<br>&gt; confidential, sensitive and/or protected health information intended only<br>&gt; for the addressee(s). Any other person, including anyone who believes he/she<br>&gt; might have received it due to an addressing error, is requested to notify<br>&gt; this sender immediately by return e-mail, and shall delete it without<br>&gt; further reading and retention. The information shall not be forwarded or<br>&gt; shared unless in compliance with MMIC policies on confidentiality, and/or<br>&gt; the written permission of this sender.<br>&gt;<br>&gt; Confidentiality: The information in this electronic mail may contain<br>&gt; confidential, sensitive and/or protected health information intended only<br>&gt; for the addressee(s). Any other person, including anyone who believes he/she<br>&gt; might have received it due to an addressing error, is requested to notify<br>&gt; this sender immediately by return e-mail, and shall delete it without<br>&gt; further reading and retention. The information shall not be forwarded or<br>&gt; shared unless in compliance with MMIC policies on confidentiality, and/or<br>&gt; the written permission of this sender.<br>&gt;<br>&gt; _______________________________________________<br>&gt; cisco-voip mailing list<br>&gt; cisco-voip@puck.nether.net<br>&gt; https://puck.nether.net/mailman/listinfo/cisco-voip<br>&gt;<br>&gt;<br></div></body></html>