ExamGecko
Question list
Search
Search

Question 634 - 200-301 discussion

Report
Export

Connectivity between four routers has been established. IP connectivity must be configured in the order presented to complete the implementation. No dynamic routing protocols are included.

A.

Configure static routing using host routes to establish connectivity from router R3 to the router R1 Loopback address using the source IP of 209.165.200.230.

Answers
A.

Configure static routing using host routes to establish connectivity from router R3 to the router R1 Loopback address using the source IP of 209.165.200.230.

B.

Configure an IPv4 default route on router R2 destined for router R4.

Answers
B.

Configure an IPv4 default route on router R2 destined for router R4.

C.

Configure an IPv6 default router on router R2 destined for router R4.

Answers
C.

Configure an IPv6 default router on router R2 destined for router R4.

D.
Answers
D.
Suggested answer: A

Explanation:

Answer: A

Explanation:

1.- on R3

config terminal

ip route 192.168.1.1 255.255.255.255 209.165.200.229

end

copy running start

2.- on R2

config terminal

ip route 0.0.0.0 0.0.0.0 209.165.202.130

end

copy running start

3.- on R2

config terminal

ipv6 route ::/0 2001:db8:abcd::2

end

copy running start

asked 07/10/2024
Armindo Malafaia Neto
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first