Hi guys, Order of operations is important here. Do this: 1. Remove the network from being advertised in EIGRP ( no network X.X.X.X ) 2. Add the ip default-network X.X.X.X command 3. Re-advertise the network in EIGRP. This should work, and your neighbors should get the * candidate default route. Router#show ip route eigrp | beg GateGateway of last resort is not set D* 192.168.1.0/24 [90/130816] via 172.16.1.1, 00:07:40, GigabitEthernet0/1D* 192.168.2.0/24 [90/130816] via 172.16.1.1, 00:06:22, GigabitEthernet0/1Router# tested on VIRL with IOSv.