nerdexam
Cisco

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.

Advanced Addressing and Routing Solutions

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)
  • B
    92% (48)
  • C
    2% (1)
  • E
    4% (2)
  • F
    2% (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.

Asummary-only

'summary-only' is not a standard EIGRP stub configuration keyword; the correct keyword for advertising only summary routes is 'summary'.

Breceive-onlyCorrect

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.

Cexternal

'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.

DsummaryCorrect

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.

Etotally-stubby

'totally-stubby' is a concept primarily associated with OSPF, particularly for Not-So-Stubby Areas (NSSA), not a direct keyword for EIGRP stub configuration.

Fnot-so-stubby

'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

#EIGRP#Stub Router#Routing Protocols#Network Configuration

Community Discussion

No community discussion yet for this question.

Full 300-420 Practice