exam questions

Exam 200-105 All Questions

View all questions & answers for the 200-105 exam

Exam 200-105 topic 1 question 361 discussion

Actual exam question from Cisco's 200-105
Question #: 361
Topic #: 1
[All 200-105 Questions]

Refer to the exhibit. Assume that all of the router interfaces are operational and configured correctly. How will router R2 be affected by the configuration of R1 that is shown in the exhibit?

  • A. Router R2 will not form a neighbor relationship with R1.
  • B. Router R2 will obtain a full routing table, including a default route, from R1.
  • C. R2 will obtain OSPF updates from R1, but will not obtain a default route from R1.
  • D. R2 will not have a route for the directly connected serial network, but all other directly connected networks will be present, as well as the two Ethernet networks connected to R1.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
"ip route 0.0.0.0 0.0.0.0 serial0/0" is causing a loop. configuration is going to cause a loop and the link between R1 and R2 will be congested, OSPF will not perform relationship between them.
From its name, OSPF is a Link-State routing protocol, and the link state between R1 and R2 is simply down or something like that.

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
ToadRobertson2
5 years, 5 months ago
Correct. The answer is B. I tested on real equipment as packet tracer can differ sometimes and I found that if you traceroute to an address not on any of those interfaces, you get a routing loop: Router#traceroute 8.8.8.8 Type escape sequence to abort. Tracing the route to 8.8.8.8 1 172.16.100.1 0 msec 0 msec 0 msec 2 172.16.100.2 4 msec 0 msec 0 msec 3 172.16.100.1 4 msec 0 msec 0 msec 4 172.16.100.2 4 msec 0 msec 4 msec 5 172.16.100.1 4 msec 0 msec 4 msec <snip> 30 172.16.100.2 4 msec 4 msec 8 msec
upvoted 1 times
...
darratt
5 years, 5 months ago
Answer B
upvoted 1 times
...
max80
5 years, 7 months ago
Valid Answer is B. Router R2 will obtain a full routing table, including a default route, from R1. ciscoexam.online
upvoted 1 times
...
max80
5 years, 7 months ago
There is no problem with neighbors . I tested in EVE-NG. I think it is no valid question.
upvoted 1 times
...
Quan
5 years, 8 months ago
On Packet Tracer, the output for R1 is: R1#show ip route Gateway of last resort is 0.0.0.0 to network 0.0.0.0 172.16.0.0/16 is variably subnetted, 8 subnets, 5 masks O 172.16.0.0/20 [110/65] via 172.16.100.2, 00:00:55, Serial0/0/0 O 172.16.16.0/20 [110/65] via 172.16.100.2, 00:00:45, Serial0/0/0 C 172.16.100.0/30 is directly connected, Serial0/0/0 L 172.16.100.1/32 is directly connected, Serial0/0/0 C 172.16.100.64/26 is directly connected, GigabitEthernet0/0 L 172.16.100.65/32 is directly connected, GigabitEthernet0/0 C 172.16.100.128/27 is directly connected, GigabitEthernet0/1 L 172.16.100.129/32 is directly connected, GigabitEthernet0/1 S* 0.0.0.0/0 is directly connected, Serial0/0/0
upvoted 1 times
...
Quan
5 years, 8 months ago
On Packet Tracer, the output is: R2# show ip route Gateway of last resort is 172.16.100.1 to network 0.0.0.0 172.16.0.0/16 is variably subnetted, 8 subnets, 5 masks C 172.16.0.0/20 is directly connected, GigabitEthernet0/0 L 172.16.0.1/32 is directly connected, GigabitEthernet0/0 C 172.16.16.0/20 is directly connected, GigabitEthernet0/1 L 172.16.16.1/32 is directly connected, GigabitEthernet0/1 C 172.16.100.0/30 is directly connected, Serial0/0/0 L 172.16.100.2/32 is directly connected, Serial0/0/0 O 172.16.100.64/26 [110/65] via 172.16.100.1, 00:00:28, Serial0/0/0 O 172.16.100.128/27 [110/65] via 172.16.100.1, 00:00:18, Serial0/0/0 O*E2 0.0.0.0/0 [110/1] via 172.16.100.1, 00:36:58, Serial0/0/0
upvoted 1 times
...
Quan
5 years, 8 months ago
I tested on Packet Tracer, and the answer is B.
upvoted 2 times
...
bitsuspect
6 years, 3 months ago
The correct answer is B.
upvoted 3 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 ...