The EIGRP configuration in the Glencoe router uses a single network statement. From the output shown in the graph would advertise these networks in EIGRP?
A.
network 172.26.168.0 area 478
B.
network 172.26.0.0
C.
network 172.26.168.128 0.0.0.127
D.
network 172.26.168.128 area 478
Any explanation why, please?
Just to take a stab at this.
A and D are not correct as EIGRP does not use area in it’s network cmd line.
C appears to have the wrong wild card mask
Leaving B as the best of the choices as it covers the addresses and does not have to have a wild card mask.
It makes sence Ernie