exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 703 discussion

Actual exam question from Cisco's 350-401
Question #: 703
Topic #: 1
[All 350-401 Questions]

Refer to the exhibit.



An engineer configures routing between all routers and must build a configuration to connect R1 to R3 via a GRE tunnel. Which configuration must be applied?

  • A. R1 -
    interface Tunnel1
    ip address 1.1.1.13 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.110


    R3 -
    interface Tunnel
    ip address 1.1.1.31 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.160
  • B. R1 -
    interface Tunnel1
    ip address 1.1.1.13 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.160


    R3 -
    interface Tunnel1
    ip address 1.1.1.31 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.110
  • C. R1 -
    interface Tunnel2
    ip address 1.1.1.12 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.125


    R2 -
    interface Tunnel1
    ip address 1.1.1.125 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.110
    interface Tunnel3
    ip address 1.1.1.125 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.160


    R3 -
    interface Tunnel2
    ip address 1.1.1.32 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.125
  • D. R1 -
    interface Tunnel1
    ip address 1.1.1.13 255.255.255.0
    tunnel source Loopback0
    tunnel destination x-y.z.110


    R3 -
    interface Tunnel1
    ip address 1.1.1.31 255.255.255.0
    tunnel source Loopback0
    tunnel destination x.y.z.125
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Opreis
Highly Voted 2 years, 4 months ago
Selected Answer: B
Correct
upvoted 6 times
...
tempaccount00001
Highly Voted 2 years ago
what the f is this, all interface IPs are wrong...
upvoted 5 times
mgiuseppe86
1 year, 9 months ago
Yep its pretty bad.
upvoted 1 times
...
...
NLFluke
Most Recent 1 year, 11 months ago
A - Wrong - Tunnel destination is itself B - Correct - Since the question says "An engineer configures routing between all routers" we must assume the Loopbacks are being advertised, so we can use them as source / destination. C - Wrong - Doesn't make sense since we have a tunnel from R1 to R2 D - Wrong - Tunnel destination is itself
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...