Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 286
In EIGRP, when the IP default-network command is configured on a router, what is generated in the router`s configuration?
Answer options
- A. A static route
- B. A directly connected route
- C. An EIGRP route
Correct answer: A
Explanation
The IP default-network command in EIGRP generates a static route that points to the specified default network. This static route is then advertised to EIGRP neighbors. The other options, a directly connected route and an EIGRP route, are not created by this command.