supose I have a router with three interfaces
192.168.1.254/24 s0/0
192.168.2.254/24 s0/1
192.168.3.254/24 s1/1
with a second router attached to the 192.168.3.0/24 interface/network
under eigrp router process i enter the following commands
#network 192.168.1.0 0.0.0.255
#network 192.168.2.0 0.0.0.255
#neibour 192.168.3.250 int s1/1 (or the correct form of that command

)
and of course configure the other router correctly as well to responde. Will a relation ship form, or do i need to also enable the 192.168.3.0/24 network to be advertised?