Está en la página 1de 33

CCNA 2 v3.

1 Module 7
Protocolos de Enrutamiento por
Vector Distancia

Instructor: Juan Carlos Spichiger

© 2004, Cisco Systems, Inc. All rights reserved. 1


Objetivos

© 2004, Cisco Systems, Inc. All rights reserved. 2


Cambios de la topología por Vector
Distancia

© 2004, Cisco Systems, Inc. All rights reserved. 3


Problema: Loop de Enrutamiento
• Pueden producirse bucles de enrutamiento si la
convergencia lenta de la red provoca entradas de
enrutamiento incoherentes. Si la red queda fuera de
servicio, es posible que no se propague esta información
por toda la red con la rapidez necesaria. Como
consecuencia, un router puede desarrollar una vista
incorrecta de la red y enviar esta información incorrecta.

© 2004, Cisco Systems, Inc. All rights reserved. 4


Problema: Cuenta al Infinito

© 2004, Cisco Systems, Inc. All rights reserved. 5


Solución: Definición de un Máximo

© 2004, Cisco Systems, Inc. All rights reserved. 6


Solución: Split Horizon

© 2004, Cisco Systems, Inc. All rights reserved. 7


Solución: Envenenamiento de Rutas

© 2004, Cisco Systems, Inc. All rights reserved. 8


Solución: Triggered Updates

© 2004, Cisco Systems, Inc. All rights reserved. 9


Solución: Temporizadores de espera

© 2004, Cisco Systems, Inc. All rights reserved. 10


Proceso de Enrutamiento Rip

© 2004, Cisco Systems, Inc. All rights reserved. 11


Comandos de RIP

• Using router rip and network


commands to Enable RIP
• Enabling RP on an IP-addressed network
• Monitoring IP packet flow using the show
ip protocol command
• The show ip route command

© 2004, Cisco Systems, Inc. All rights reserved. 12


Configurando RIP

© 2004, Cisco Systems, Inc. All rights reserved. 13


Uso del comando ip classless

© 2004, Cisco Systems, Inc. All rights reserved. 14


RIP Configuration Issues

• To reduce routing loops and counting to


infinity, RIP uses the following:
Defining infinity
Split horizon
Route poisoning & poison reverse
Triggered updates
Holddown timers

© 2004, Cisco Systems, Inc. All rights reserved. 15


The show ip protocols Command

© 2004, Cisco Systems, Inc. All rights reserved. 16


The show ip route Command

© 2004, Cisco Systems, Inc. All rights reserved. 17


Troubleshooting RIP Update Issues

• debug ip rip
• show ip rip database
• show ip protocols {summary}
• show ip route
• debug ip rip {events}
• show ip interface brief

© 2004, Cisco Systems, Inc. All rights reserved. 18


Preventing Routing Updates through
an Interface

© 2004, Cisco Systems, Inc. All rights reserved. 19


Load Balancing with RIP

© 2004, Cisco Systems, Inc. All rights reserved. 20


Administrative Distance

© 2004, Cisco Systems, Inc. All rights reserved. 21


Integrating Static Route with RIP

• A router running RIP can receive a default


route via an update from another router
running RIP.
• Another option is for the router to
generate the default route itself.
• The administrator can override a static
route with dynamic routing information by
adjusting the administrative distance
values.

© 2004, Cisco Systems, Inc. All rights reserved. 22


IGRP Features

© 2004, Cisco Systems, Inc. All rights reserved. 23


IGRP Commands

• Using router igrp and network


commands to enable IGRP
• Enabling IGRP on an IP-addressed
network
• Monitoring IP packet flow using the show
ip protocol command
• The show ip interfaces command
• The show ip route command
• The debug ip rip command
© 2004, Cisco Systems, Inc. All rights reserved. 24
IGRP Metrics

• Bandwidth – The lowest bandwidth value


in the path
• Delay – The cumulative interface delay
along the path
• Reliability – The reliability on the link
towards the destination as determined by
the exchange of keepalives
• Load – The load on a link towards the
destination based on bits per second

© 2004, Cisco Systems, Inc. All rights reserved. 25


IGRP Routes:
Interior, System, & Exterior

© 2004, Cisco Systems, Inc. All rights reserved. 26


IGRP Stability Features
• Holddowns, Split horizons, & Poison-reverse
updates

© 2004, Cisco Systems, Inc. All rights reserved. 27


Configuring IGRP

© 2004, Cisco Systems, Inc. All rights reserved. 28


Migrating RIP to IGRP

• Verify existing routing protocol (RIP) on


the routers to be converted.
• Configure IGRP on RouterA and RouterB

• Enter show ip protocols on RouterA


and RouterB
• Enter show ip route on RouterA and
RouterB

© 2004, Cisco Systems, Inc. All rights reserved. 29


Migrating RIP to IGRP

© 2004, Cisco Systems, Inc. All rights reserved. 30


Verifying IGRP Configuration
• Some commands for checking IGRP
configuration are as follows:
show interface interface
show running-config
show running-config interface
interface
show running-config | begin interface
interface
show running-config | begin igrp
show ip protocols

© 2004, Cisco Systems, Inc. All rights reserved. 31


Troubleshooting IGRP
• The following commands are useful when
troubleshooting IGRP:
show ip protocols {summary}
show ip route
debug ip igrp events IGRP protocol
events
debug ip igrp transactions IGRP
protocol transactions
ping
traceroute

© 2004, Cisco Systems, Inc. All rights reserved. 32


Summary

© 2004, Cisco Systems, Inc. All rights reserved. 33

También podría gustarte