Using IGRP

in CCNA & CCENT
I used RIP sucessfully up to this point. Want to try IGRP.
Do I add IGRP the same as RIP? Like this:
router igrp 10
network 172.16.0.0
network 172.16.1.0
Do I enter the networks directly connected just like I would in RIP? Or is it a different process
Thanks
Do I add IGRP the same as RIP? Like this:
router igrp 10
network 172.16.0.0
network 172.16.1.0
Do I enter the networks directly connected just like I would in RIP? Or is it a different process
Thanks
Comments
But otherwise yes the basic configuration is identical for RIP and IGRP except for the ASN.
hope it helps.
@Danh: Setting up RIP and IGRP is indeed very similar. The main difference in 'starting the IGRP routing process' and starting up RIP is that IGRP requires the AS number.
Click here for more detailed information about setting up and configuring IGRP.
IGRP uses classful routing and is not capable of classless routing right?
Please lookt at Sybex 2004 page 238.There is a very special warning and note there about this subject.