okanyilmaz
IS-IT--Management
If u have a network using both rip and igrp.
u should use the redistribute command as follows;
router rip
network 178.1.10.0
redistribute igrp 7 (autonomus system number) metric 2
router igrp 7
network 181.16.2.0
redistribute rip metric 1 1 1 1 1
routers dont use igrp (for ex. cisco805) will show the updates coming from routers using igrp.
hope this will help you.
u should use the redistribute command as follows;
router rip
network 178.1.10.0
redistribute igrp 7 (autonomus system number) metric 2
router igrp 7
network 181.16.2.0
redistribute rip metric 1 1 1 1 1
routers dont use igrp (for ex. cisco805) will show the updates coming from routers using igrp.
hope this will help you.