Skip to main content

Posts

Showing posts from January 2, 2009

CCNA 2 - Final Exam (A)

1. Refer to the exhibit. The network administrator issues the command no ip classless on Router1. What forwarding action will take place on a packet that is received by Router1 and is destined for host 192.168.0.26? • The packet will be dropped • The packet will be forwarded to the gateway of last resort. • The packet will match the 192.168.0.0 network and be forwarded out Serial 0/0. • The packet will most closely match the 192.168.0.8 subnet and be forwarded out Serial 0/1. 2. Which three statements are true of holddown timers? (Choose three.) • used by link state routing protocols to prevent routing loops • prevent update messages from reinstating a route that may have gone bad • allow routers to still forward packets to destination networks that are in holddown • limit the number of hops a packet can traverse through the network before it is discarded • prevent a router advertising a network through the same interface from which the network was learned • permit lower metric updates

CCNA 2 - Final Exam (B)

1. Refer to the exhibit. The output of the show ip route command for three routers on a network is displayed. All routers are operational, pings are not blocked on this network, and no default routes are installed. Which two pings will fail? (Choose two.) • from R1 to 172.16.1.1 • from R1 to 192.168.3.1 • from R2 to 192.168.1.1 • from R2 to 192.168.3.1 • from R3 to 192.168.1.1 2. A router that uses the RIP routing protocol has an entry for a network in the routing table. It then receives an update with another entry for the same destination network but with a lower hop count. What action will the router take for this new update? • It will append the update information to the routing table. • It will invalidate the entry for that network in the routing table. • It will replace the existing routing table entry with the new information. • It will ignore the new update. 3. Which two statements are true for OSPF Hello packets? (Choose two.) • They negotiate correct parameters among neighbor

CCNA 2 - Final Exam (C)

1. Refer to the exhibit. A new PC was deployed in the Sales network. It was given the host address of 192.168.10.31 with a default gateway of 192.168.10.17. The PC is not communicating with the network properly. What is the cause? • The address is in the wrong subnet. • 192.168.10.31 is the broadcast address for this subnet. • The default gateway is incorrect. • The host address and default gateway are swapped. 2. Refer to the routing table shown in the exhibit. What is the meaning of the highlighted value 192? • It is the value assigned by the Dijkstra algorithm that designates the number of hops in the network. • It is the value used by the DUAL algorithm to determine the bandwidth for the link. • It is the metric, which is cost. • It is the administrative distance. 3. Refer to exhibit. Given the topology shown in the exhibit, what three commands are needed to configure EIGRP on the Paris router? (Choose three.) • Paris(config)# router eigrp 100 • Paris(config)# router eigrp • Paris(

CCNA 3 - Final Exam

1. Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. Theshow ip interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The administrator applies the additional configuration shown in theexhibit to Switch1. However, the telnet from HostA fails. What additional commands need to be appliedto the switch? • Switch(config)# interface vlan 1 Switch(config-if)# ip address 10.1.1.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.10.254 • Switch(config)# interface vlan 1 Switch(config-if)# ip address 10.1.50.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.50.254 • Switch(config)# interface vlan 10 Switch(config-if)# ip address 10.1.10.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.10.254 • Switch(config)# interface vlan 10 Switch(config-if)# ip