Redistribute static route into EIGRP stub router

When a static route is configured on a stub router and redistributed into EIGRP, the stub router will not advertise it to the rest of the EIGRP network. To have the stub router advertise the network, the static keyword must be used.

ip route 192.168.10.0 255.255.255.0 10.0.0.2 router eigrp 1 network 10.0.0.0 0.0.0.255 network 192.168.1.0 0.0.0.255 eigrp stub connected static redistribute static