IGRP Implementation
Autonomous network number - 500
Command Sequence as follows -
Igrp process -

Routers using IGRP send routing table updates every 90 seconds to neighboring routers, this process moderately decreases the bandwidth.
LAB_A#config t
Enter configuration commands, one per line. End with CNTL/Z
LAB_A(config)#router igrp 500
LAB_A(config-router)#network 205.7.5.0
LAB_A(config-router)#network 192.5.5.0
LAB_A(config-router)#network 201.100.11.0
LAB_A(config-router)#exit
LAB_A(config)#exit
LAB_A#
Hosted by www.Geocities.ws

1