300-420 · Question #31
Which two options can you use to configure an EIGRP stub router? (Choose two)
The correct answer is B. receive-only D. summary. EIGRP stub routers can be configured using options like 'receive-only' to prevent them from sending route advertisements and 'summary' to advertise only summary routes.
Question
Which two options can you use to configure an EIGRP stub router? (Choose two)
Options
- Asummary-only
- Breceive-only
- Cexternal
- Dsummary
- Etotally-stubby
- Fnot-so-stubby
How the community answered
(52 responses)- B92% (48)
- C2% (1)
- E4% (2)
- F2% (1)
Why each option
EIGRP stub routers can be configured using options like 'receive-only' to prevent them from sending route advertisements and 'summary' to advertise only summary routes.
'summary-only' is not a standard EIGRP stub configuration keyword; the correct keyword for advertising only summary routes is 'summary'.
The 'receive-only' option, when used with the 'eigrp stub' command, restricts the stub router from sending any EIGRP route advertisements, effectively making it a pure listener and suitable for edge devices.
'external' is an option that allows a stub router to advertise external routes, which goes against the typical behavior of a stub, which is to limit routing information, making it less of a primary stub type.
The 'summary' option, when used with 'eigrp stub', configures the stub router to advertise only summary routes that have been explicitly configured on the stub router itself, preventing the advertisement of connected and redistributed routes.
'totally-stubby' is a concept primarily associated with OSPF, particularly for Not-So-Stubby Areas (NSSA), not a direct keyword for EIGRP stub configuration.
'not-so-stubby' is also a concept associated with OSPF NSSA areas, allowing external routes to be injected into a stub area, and is not a keyword for EIGRP stub configuration.
Concept tested: EIGRP stub router configuration options
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/command/eigrp-cr-book/ire-cr-s1.html
Topics
Community Discussion
No community discussion yet for this question.