{"id":482,"date":"2022-08-13T09:44:14","date_gmt":"2022-08-13T08:44:14","guid":{"rendered":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/cisco-certified-network-associate-200-301-ccna-question470\/"},"modified":"2022-08-13T09:44:14","modified_gmt":"2022-08-13T08:44:14","slug":"cisco-certified-network-associate-200-301-ccna-question470","status":"publish","type":"post","link":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/cisco-certified-network-associate-200-301-ccna-question470\/","title":{"rendered":"Cisco Certified Network Associate (200-301 CCNA) &#8211; Question470"},"content":{"rendered":"<div class=\"question\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full\" src=\"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-content\/uploads\/exam\/0470-0000.jpg\" \/><br \/>\nRefer to the exhibit. Which configuration allows routers R14 and R86 to form an OSPFv2 adjacency while acting as a central point for exchanging OSPF information between routers?<br \/><strong><br \/>A.<\/strong> R14#<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.65 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip ospf priority 0<br \/>\n    ip mtu 1400<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.14<br \/>\n    network 10.10.1.14 0.0.0.0 area0<br \/>\n    network 10.73.65.64 0.0.0.3 area0<br \/>\n    R86#<br \/>\n    interface Loopback0<br \/>\n    ip address 10.10.1.86 255.255.255.255<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.66 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.86<br \/>\n    network 10.10.1.86 0.0.0.0 area 0<br \/>\n    network 10.73.65.64 0.0.0.3 area 0<br \/><strong>B.<\/strong> R14#<br \/>\n    interface Loopback0<br \/>\n    ip ospf 10 area 0<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.65 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip ospf 10 area 0<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    ip ospf priority 255<br \/>\n    router-id 10.10.1 14<br \/>\n    R86#<br \/>\n    interface Loopback0<br \/>\n    ip ospf 10 area 0<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.66 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip ospf 10 area 0<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.86<br \/><strong>C.<\/strong> R14#<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.65 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip ospf priority 255<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.14<br \/>\n    network 10.10.1.14 0.0.0.0 area0<br \/>\n    network 10.73.65.64 0.0.0.3 area0<br \/>\n    R86#<\/p>\n<p>\tinterface FastEthernet0\/0<br \/>\n    ip address 10.73.65.66 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.86<br \/>\n    network 10.10.1.86 0.0.0.0 area 0<br \/>\n    network 10.73.65.64 0.0.0.3 area 0<br \/><strong>D.<\/strong> R14#<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.65 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip ospf priority 255<br \/>\n    ip mtu 1500<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.14<br \/>\n    network 10.10.1.14 0.0.0.0 area0<br \/>\n    network 10.73.65.64 0.0.0.3 area0<\/p>\n<p>\tR86#<br \/>\n    interface FastEthernet0\/0<br \/>\n    ip address 10.73.65.66 255.255.255.252<br \/>\n    ip ospf network broadcast<br \/>\n    ip mtu 1400<br \/>\n    router ospf 10<br \/>\n    router-id 10.10.1.86<br \/>\n    network 10.10.1.86 0.0.0.0 area 0<br \/>\n    network 10.73.65.64 0.0.0.3 area 0<\/p><\/div>\n<p><\/p>\n<style> .hidden-div{ display:none } <\/style>\n<p>\t\t\t\t\t\t\t<button onclick=\"getElementById('hidden-div').style.display = 'block'\"> Show Answer <\/button> <button onclick=\"getElementById('hidden-div').style.display = 'none'\">Hide Answer<\/button><\/p>\n<div class=\"hidden-div\" id=\"hidden-div\"><span style=\"\"><\/p>\n<div class=\"answer\">Correct Answer: <strong>C<\/strong><\/div>\n<p><\/strong><\/span> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Refer to the exhibit. Which configuration allows routers R14 and R86 to form an OSPFv2 adjacency while acting as a central point for exchanging OSPF information between routers?A. R14# interface FastEthernet0\/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 0 ip mtu 1400 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[9,479],"class_list":["post-482","post","type-post","status-publish","format-standard","hentry","category-cisco-certified-network-associate-200-301-ccna","tag-cisco-certified-network-associate-200-301-ccna","tag-question-470"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/posts\/482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/comments?post=482"}],"version-history":[{"count":0,"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/posts\/482\/revisions"}],"wp:attachment":[{"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/media?parent=482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/categories?post=482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/exampracticetests.com\/Cisco\/CCNA\/200-301\/wp-json\/wp\/v2\/tags?post=482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}