A network administrator would like to configure an EIGRP router as a stub router that
advertises directly connected and summary routes only. What command must the
administrator issue to accomplish this?
A.
eigrp stub
B.
eigrp stub connected
C.
eigrp stub summary
D.
eigrp stub connected static
E.
eigrp stub receive-only
Explanation:
http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/eigrpstb.html#wp1036215
This is wrong answer.
The right answer is A. stub
Yes, the right is letter A.
A router that is configured as a stub with the eigrp stub command shares connected and summary routing information with all neighbor routers by default. Four optional keywords can be used with the eigrp stub command to modify this behavior:
http://www.cisco.com/c/en/us/td/docs/ios/12_0s/feature/guide/eigrpstb.html