El protocolo RIP visto anteriormente nace como un estandar para el proceso de ruteo, mientras que los protocolos IGRP y el EIGRP son de hecho propios de cisco, la ventaja es que su forma de configuracion es similar, por no decir identica
Pero existe una diferencia fundamental, que es la asignacion de un numero de proceso, este numero de proceso autonomo es un numero entero entre 1 y 65536 de tal forma que para configurar una red con IGRP deberemos hacer lo siguiente:
- router>enable
- router#configure terminal
- router(config)#router igrp 100
Esta ultima linea activa el protocolo IGRP con un numero de proceso autonomo de 100 y nos cambia al modo de configuracion de router
- router(config-router)# network 192.168.1.0
- router(config-router)# network 192.168.2.0
- router(config-router)# network 192.168.3.0
con estas tres lineas dimos de alta a las redes a la que tiene alcanze, esto deberemos hacerlo en cada router, ahora debemos salir
- router(config-router)#exit
- router(config)#exit
- router#
Lamentablemente el simulador packer tracer no simula igrp, pero si simula eigrp, ahora bien su configuracion es identica, como veremos a continuacion:
- router>enable
- router#configure terminal
- router(config)#router eigrp 100
- router(config-router)# network 192.168.1.0
- router(config-router)# network 192.168.2.0
- router(config-router)# network 192.168.3.0
- router(config-router)#exit
- router(config)#exit
- router#
What a great web log. I spend hours on the net reading blogs, about tons of various subjects. I have to first of all give praise to whoever created your theme and second of all to you for writing what i can only describe as an fabulous article. I honestly believe there is a skill to writing articles that only very few posses and honestly you got it. The combining of demonstrative and upper-class content is by all odds super rare with the astronomic amount of blogs on the cyberspace.
Me gustaMe gusta
Thank you for another great article. Where else could anyone get that kind of information in such a perfect way of writing? I have a presentation next week, and I am on the look for such information.
Me gustaMe gusta