IGRP protocol for CISCO router configuration

Source: Internet
Author: User

IGRPIs a dynamic distance vector routing protocol designed by Cisco In The Middle Of 1980s. Use a combination of user configuration scales, including latency, bandwidth, reliability, and load.

By default, IGRP sends a route update broadcast every 90 seconds, namely, 270 seconds in three update cycles), and no update is received from the first vro in the route, the route is declared inaccessible. After 7 update cycles, namely 630 seconds, the Cisco IOS software clears the route from the route table.

1. Related commands

Task commands

Specify the router igrp autonomous-system1 using the RIP Protocol

Network connected to the vro

Specify the Node address neighbor ip-address adjacent to the vro

Note: 1. autonomous-system can be created at will, not in the actual sense of autonomous-system, but the autonomous-system must be the same for Routers running IGRP to exchange route update information.

2. Example

 

 

The configuration code is as follows:

 
 
  1. Router1:  
  2.  
  3. router igrp 200  
  4.  
  5. network 192.200.10.0  
  6.  
  7. network 192.20.10.0  
  8.  
  9. ! 

There are still many IGRP knowledge points. I hope you will pay more attention to them and we will present them to you in future articles.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.