<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=utf-8 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.18525"></HEAD>
<BODY id=MailContainerBody 
style="PADDING-TOP: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px" leftMargin=0 
topMargin=0 CanvasTabStop="true" name="Compose message area">
<DIV><FONT face=Calibri><SPAN>Hola jose mario.</SPAN></FONT></DIV>
<DIV><FONT face=Calibri><SPAN>gracias por responder.</SPAN></FONT></DIV>
<DIV><FONT face=Calibri><SPAN>pensé eso mismo que me dices, sin embargo, asumí 
que al apagar una interface, automaticamente se debería haber generado una ruta 
alternativa, y no sucedió, por lo tanto, creo que hay algo 
mal.</SPAN></FONT></DIV>
<DIV><FONT face=Calibri><SPAN></SPAN></FONT> </DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title="mailto:jmarioal21@gmail.com CTRL + clic para seguir el vínculo" 
href="mailto:jmarioal21@gmail.com">Jose Mario Alvarado Nunez</A> </DIV>
<DIV><B>Sent:</B> Friday, November 25, 2016 4:42 PM</DIV>
<DIV><B>To:</B> <A 
title="mailto:lacnog@lacnic.net CTRL + clic para seguir el vínculo" 
href="mailto:lacnog@lacnic.net">Latin America and Caribbean Region Network 
Operators Group</A> </DIV>
<DIV><B>Subject:</B> Re: [lacnog] Sobre encaminamientos OSPF</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV dir=ltr>Hello,  
<DIV><BR></DIV>
<DIV>I had a quick view of your question, and I think from R1 to 
network: <SPAN style="FONT-SIZE: 12px; FONT-FAMILY: calibri">192.168.0.0 
the cost is the same between the two links as far as those are same speed links 
and so on and for that reason you see both in the ip route table.</SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: calibri"><BR></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: calibri">To the networks 
connected to each of the areas 20 and 30 you have again two paths but the cost 
does vary as you have to add the link between routers ABR1 and ABR2 to one of 
the paths on each case, I suppose that is why you dont see both in the routing 
table. You may use # show ip ospf xxxxxx commands to see the information detail 
I guess.</SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: calibri"><BR></SPAN></DIV>
<DIV><SPAN 
style="FONT-SIZE: 12px; FONT-FAMILY: calibri">Regards,</SPAN></DIV></DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>El 25 de noviembre de 2016, 14:13, Manuel José Linares 
Alvaro <SPAN dir=ltr><<A 
title="mailto:cheche@udg.co.cu CTRL + clic para seguir el vínculo" 
href="mailto:cheche@udg.co.cu" target=_blank>cheche@udg.co.cu</A>></SPAN> 
escribió:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><U></U>
  <DIV id=m_-2718938980200134458MailContainerBody 
  style="PADDING-TOP: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px" 
  name="Compose message area">
  <DIV><FONT face=Calibri>adjunto una topologia de una red, en la cual necesito 
  implementar ospf.</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>declaré 4 áreas: la del backbone de la red (0), en la 
  que se encuentra solamente el router principal, el cual tiene la siguiente 
  configuración OSPF:</FONT></DIV>
  <DIV><SPAN lang=EN><FONT face=Calibri>
  <DIV><FONT face=Calibri>router ospf 
  300<BR> log-adjacency-changes<BR> network 10.62.0.0 0.0.0.31 area 
  0<BR></FONT></DIV>
  <DIV><FONT face=Calibri>hay otras 2 áreas: 10, 20 y 30</FONT></DIV></FONT>
  <DIV><FONT face=Calibri></FONT> </DIV></SPAN></DIV>
  <DIV><FONT face=Calibri>El router ABR1, está en 3 áreas: el área 
  0, el área 10 y el área 20.</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>router ospf 
  300<BR> log-adjacency-changes<BR> network 10.62.0.0 0.0.0.31 area 
  0<BR> network 10.62.0.40 0.0.0.7 area 20<BR> network 192.168.0.0 
  0.0.0.3 area 10</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>El router ABR2, está en 3 áreas: el área 
  0, el área 10 y el área 30.</FONT></DIV>
  <DIV><FONT face=Calibri>router ospf 
  300<BR> log-adjacency-changes<BR> network 10.62.0.0 0.0.0.31 area 
  0<BR> network 10.62.0.48 0.0.0.7 area 20<BR> network 192.168.0.0 
  0.0.0.3 area 10</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>ahora, si exploro las rutas de cualquiera de ellos, 
  por ejemplo, el router principal, obtengo:</FONT></DIV>
  <DIV><FONT face=Calibri>R1#show ip route ospf<BR>     <A 
  href="http://10.0.0.0/8" target=_blank>10.0.0.0/8</A> is variably subnetted, 
  20 subnets, 3 masks<BR>     O IA    <A 
  href="http://10.62.0.48/29" target=_blank>10.62.0.48/29</A> [110/20] via 
  10.62.0.4, 00:19:59, Ethernet1/0 <BR>     O 
  IA    <A href="http://10.62.0.40/29" 
  target=_blank>10.62.0.40/29</A> [110/20] via 10.62.0.3, 00:22:11, 
  Ethernet1/0<BR>     <A href="http://192.168.0.0/30" 
  target=_blank>192.168.0.0/30</A> is subnetted, 1 
  subnets<BR>     O IA    192.168.0.0 
  [110/20] via 10.62.0.4, 00:21:21, 
  Ethernet1/0<BR>                              <WBR>   
     [110/20] via 10.62.0.3, 00:21:21, Ethernet1/0<BR></FONT></DIV>
  <DIV><FONT face=Calibri>Sin embargo, a las redes de las áreas <A 
  href="http://10.62.0.40/29" target=_blank>10.62.0.40/29</A> y <A 
  href="http://10.62.0.48/29" target=_blank>10.62.0.48/29</A> se debería poder 
  llegar lo mismo a través de la 10.62.0.4 o 10.62.0.3, como mismo sucede con la 
  red 192.1683.0.0/30?</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>Otro ejemplo, las rutas ospf que tiene el router ABR1 
  serían:</FONT></DIV>
  <DIV><FONT face=Calibri>cisco7200#show ip route 
  ospf<BR>     <A href="http://10.0.0.0/8" 
  target=_blank>10.0.0.0/8</A> is variably subnetted, 3 subnets, 2 masks<BR>O 
  IA    <A href="http://10.62.0.48/29" 
  target=_blank>10.62.0.48/29</A> [110/11] via 10.62.0.4, 00:22:08, 
  FastEthernet0/0</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>No debería haber también una ruta para llegar a la red 
  10.62.0.48 a través de la interface 192.168.0.1?</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>Para explicarme mejor, adjunté un esquema de la 
  red.</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>Alguien puede aclararme?</FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>Gracias, </FONT></DIV>
  <DIV><FONT face=Calibri></FONT> </DIV>
  <DIV><FONT face=Calibri>Manuel Linares</FONT></DIV>
  <DIV> </DIV><BR>
  <DIV>* * * * *<BR><U></U><A href="http://www.udg.co.cu" 
  target=_blank>Universidad de Granma, Bayamo. M.N.</A><U></U><BR><BR>Participe 
  en el VI Congreso Cubano de Desarrollo Local,<BR>Hotel Sierra Maestra, Bayamo, 
  Granma, Cuba, del 28 al<BR>30 de marzo de 
  2017.<BR><BR></DIV></DIV><BR>______________________________<WBR>_________________<BR>LACNOG 
  mailing list<BR><A href="mailto:LACNOG@lacnic.net">LACNOG@lacnic.net</A><BR><A 
  href="https://mail.lacnic.net/mailman/listinfo/lacnog" rel=noreferrer 
  target=_blank>https://mail.lacnic.net/<WBR>mailman/listinfo/lacnog</A><BR>Cancelar 
  suscripcion: <A href="https://mail.lacnic.net/mailman/options/lacnog" 
  rel=noreferrer 
  target=_blank>https://mail.lacnic.net/<WBR>mailman/options/lacnog</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV>
<P>
<HR>

<P></P>_______________________________________________<BR>LACNOG mailing 
list<BR>LACNOG@lacnic.net<BR>https://mail.lacnic.net/mailman/listinfo/lacnog<BR>Cancelar 
suscripcion: https://mail.lacnic.net/mailman/options/lacnog<BR>
<br><html><body>* * * * *<br><h0><a href=http://www.udg.co.cu>Universidad de Granma, Bayamo. M.N.</a></h0><br><br>Participe en el VI Congreso Cubano de Desarrollo Local,<br>Hotel Sierra Maestra, Bayamo, Granma, Cuba, del 28 al<br>30 de marzo de 2017.<br>

<br></BODY></HTML>