Skip to main content

Posts

Showing posts with the label CCNA Troubleshooting Questions 2

CCNA Troubleshooting Questions 2

Question 1: A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem? A. The OSPF area is not configured properly. B. The priority on R1 should be set higher. C. The cost on R1 should be set higher. D. The hello and dead timers are not configured properly. E. A backup designated router needs to be added to the network. F. The OSPF process ID numbers must match. Answer: D Question 2: This graphic shows the results of an attempt to open a Telnet connection to router ACCESS1 from router Remote27. Which of the following command sequences will correct this problem? A. ACCESS1(config)# line console 0 ACCESS1(config-line)# password cisco B. Remote27(config)# line console 0 Remote27(config-line)# login Remote27(co