nerdexam
Cisco

200-150 · Question #127

In Cisco NX-OS Software, which command redistributes a route of 0.0.0.0/0 into EIGRP?

The correct answer is A. default-information originate. In Cisco NX-OS, redistributing a default route into EIGRP requires the hyphenated command 'default-information originate' under the EIGRP router configuration context.

Cisco Data Center Networking Technologies

Question

In Cisco NX-OS Software, which command redistributes a route of 0.0.0.0/0 into EIGRP?

Options

  • Adefault-information originate
  • Bdefault information originate
  • Cdefault information-originate
  • Doriginate default-information
  • Eoriginate-default information

How the community answered

(40 responses)
  • A
    90% (36)
  • C
    3% (1)
  • D
    3% (1)
  • E
    5% (2)

Why each option

In Cisco NX-OS, redistributing a default route into EIGRP requires the hyphenated command 'default-information originate' under the EIGRP router configuration context.

Adefault-information originateCorrect

The NX-OS EIGRP command 'default-information originate' (with a hyphen between 'default' and 'information') is the correct syntax entered under the router eigrp configuration context to generate and redistribute a 0.0.0.0/0 default route into the EIGRP domain. The hyphen is mandatory and the keyword order is fixed in NX-OS syntax.

Bdefault information originate

'default information originate' uses a space instead of the required hyphen and is therefore not valid NX-OS EIGRP syntax.

Cdefault information-originate

'default information-originate' incorrectly places the hyphen between 'information' and 'originate' rather than between 'default' and 'information'.

Doriginate default-information

'originate default-information' reverses the required keyword order and is not a valid Cisco NX-OS EIGRP command.

Eoriginate-default information

'originate-default information' is not a valid Cisco NX-OS command in any routing context.

Concept tested: NX-OS EIGRP default route origination command syntax

Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/nx-os/unicast/configuration/guide/l3_cli_nxos/l3_eigrp.html

Topics

#EIGRP#NX-OS#default route redistribution

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice