EIGRP Static Neighbor

CARL: where I added 6 static routes and wanted to advertise 192.168.3.x/24 192.168.5.x/24

R4-Carl#sh ip route
C    192.168.12.0/24 is directly connected, GigabitEthernet0/0
D    192.168.13.0/24 [90/30720] via 192.168.12.1, 00:01:07, GigabitEthernet0/0
C    192.168.24.0/24 is directly connected, GigabitEthernet0/1
S    192.168.4.0/24 [1/0] via 192.168.24.4
S    192.168.5.0/24 [1/0] via 192.168.24.4
D    192.168.34.0/24 [90/30720] via 192.168.24.4, 00:01:07, GigabitEthernet0/1
S    192.168.0.0/24 [1/0] via 192.168.24.4
S    192.168.1.0/24 [1/0] via 192.168.24.4
S    192.168.2.0/24 [1/0] via 192.168.24.4
S    192.168.3.0/24 [1/0] via 192.168.24.4
R4-Carl#sh ip protocols
Routing Protocol is "eigrp 1"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Default networks flagged in outgoing updates
  Default networks accepted from incoming updates
  EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
  EIGRP maximum hopcount 100
  EIGRP maximum metric variance 1
  Redistributing: eigrp 1
  EIGRP NSF-aware route hold timer is 240s
  Automatic network summarization is not in effect
  Maximum path: 4
  Routing for Networks:
    192.168.3.0
    192.168.5.0
    192.168.12.0
    192.168.24.0
  Routing Information Sources:
    Gateway         Distance      Last Update
    Gateway         Distance      Last Update
    192.168.12.1          90      00:02:02
    192.168.24.4          90      00:02:02
  Distance: internal 90 external 170
R4-Carl#sh ip eigrp nei
IP-EIGRP neighbors for process 1
H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                            (sec)         (ms)       Cnt Num
0   192.168.12.1            Gi0/0             12 00:03:18 1276  5000  0  73
1   192.168.24.4            Gi0/1             12 00:19:20    1   200  0  102
R4-Carl#sh ip route eigrp
D    192.168.13.0/24 [90/30720] via 192.168.12.1, 00:03:31, GigabitEthernet0/0
D    192.168.34.0/24 [90/30720] via 192.168.24.4, 00:03:31, GigabitEthernet0/1

Kingkong:

R2-KingKong#sh ip route eigrp
        Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
               D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
               N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
               E1 - OSPF external type 1, E2 - OSPF external type 2
               i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
               ia - IS-IS inter area, * - candidate default, U - per-user static route
               o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
               + - replicated route, % - next hop override
        Gateway of last resort is not set
        D     192.168.24.0/24 [90/30720] via 192.168.12.2, 00:02:32, FastEthernet0/0
        D     192.168.34.0/24 [90/30720] via 192.168.13.3, 00:02:32, FastEthernet0/1
        R2-KingKong#sh ip eigrp nei
        EIGRP-IPv4 Neighbors for AS(1)
        H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                                    (sec)         (ms)       Cnt Num
        0   192.168.12.2            Fa0/0             12 00:11:22    3   200  0  64
        1   192.168.13.3            Fa0/1             13 01:08:07    1   200  0  70

PRESTON

R3-Preston#sh ip eigrp nei
        IP-EIGRP neighbors for process 1
        H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                                    (sec)         (ms)       Cnt Num
        0   192.168.24.2            Fa0/1             10 00:29:48    1   200  0  62
        1   192.168.34.3            Fa0/0             14 01:10:56    1   200  0  71
        R3-Preston#sh ip route eigrp
        D    192.168.12.0/24 [90/30720] via 192.168.24.2, 00:13:57, FastEthernet0/1
        D    192.168.13.0/24 [90/30720] via 192.168.34.3, 00:13:55, FastEthernet0/0

ANN

 R1-ANN#sh ip eigrp nei
        EIGRP-IPv4 Neighbors for AS(1)
        H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                                    (sec)         (ms)       Cnt Num
        1   192.168.13.1            Fa0/1             13 01:11:35    1   200  0  74
        0   192.168.34.4            Fa0/0             13 01:12:00    1   200  0  103
        R1-ANN#
        R1-ANN#
        R1-ANN#sh ip route eigrp
        Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
               D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
               N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
               E1 - OSPF external type 1, E2 - OSPF external type 2
               i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
               ia - IS-IS inter area, * - candidate default, U - per-user static route
               o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
               + - replicated route, % - next hop override
        Gateway of last resort is not set
        D     192.168.12.0/24 [90/30720] via 192.168.13.1, 00:15:02, FastEthernet0/1
        D     192.168.24.0/24 [90/30720] via 192.168.34.4, 00:15:00, FastEthernet0/0
        R1-ANN#