hi I am still new in networking. I have a few questions:
1. I want to configure EIGRP on this topology that already have static routes, Can I have both protocols on the same routers?
2. If yes how do I configure EIGRP as the main protocol? I tried setting my static routes AD to 91 ..but the EIGRP don't show on the routing table?
3. should all routers be configured EIGRP in this topology?
ex. R3 has static routes:
ip route 172.30.0.0 255.255.255.192 g0/0.10 91
ip route 172.30.0.64 255.255.255.192 g0/1.20 91
R3 also has EIGRP route:
network 172.30.0.0 255.255.255.192
network 172.30.0.64 255.255.255.192
Thanks.