nerdexam
Cisco

350-401 · Question #816

Refer to the exhibit. Which GRE tunnel configuration command is missing on R2?

The correct answer is C. tunnel source 200.1.1.1. The tunnel source command specifies the IP address of the physical interface on the local router from which the GRE tunnel originates.

Submitted by the_admin· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. Which GRE tunnel configuration command is missing on R2?

Exhibits

350-401 question #816 exhibit 1
350-401 question #816 exhibit 2

Options

  • Atunnel source 192.181.2
  • Btunnel source 172.16.1.0
  • Ctunnel source 200.1.1.1
  • Dtunnel destination 200.1.1.1

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    74% (37)
  • D
    14% (7)

Why each option

The `tunnel source` command specifies the IP address of the physical interface on the local router from which the GRE tunnel originates.

Atunnel source 192.181.2

While `192.181.2` could potentially be a valid source IP for R2, given the correct answer, it is not the intended missing command or IP.

Btunnel source 172.16.1.0

A network address like `172.16.1.0` cannot be used as a tunnel source; it must be a specific IP address assigned to a physical interface.

Ctunnel source 200.1.1.1Correct

The `tunnel source` command is essential for a GRE tunnel and specifies the IP address of the physical interface on R2 that acts as the tunnel's source, meaning the external IP address from which the GRE packets will originate.

Dtunnel destination 200.1.1.1

The `tunnel destination` command specifies the IP address of the remote router's physical interface (the tunnel's endpoint), not the local router's source IP.

Concept tested: GRE tunnel source configuration

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_gre/configuration/15-mt/sec-conn-gre-15-mt-book/sec-gre-tunn.html

Topics

#GRE tunnel#tunnel source#overlay network#WAN

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice