Sei sulla pagina 1di 12

640-801

QUESTION 346 Which of the following protocols uses TCP port 443? A. HTML B. HTTPS C. TFTP D. Telnet E. SMTP Answer: B Explanation: HTTPS is an application layer protocol which uses TCP port 443. Incorrect Answers: A: HTML is not a protocol. C: TFTP uses UDP port 69. D: Telnet uses TCP port 23. E: SMTP uses TCP port 25. QUESTION 347 In the router IOS binary image file name c7200-ajs40-mx, what does c7200 represent? A. The memory capacity requirements B. The hardware product platform C. The distribution channel D. The feature capabilities E. The run location and compression status Answer: B Explanation: Cisco has a Cisco IOS image naming convention for identifying the platform or board for which the binary software is built, the package feature content of the image, and the area of memory used by the image at run time. The image name follows a three-part format: PPPPP-FFFF-MM where PPPPP represents the platform; FFFF represents features; and MM represents run-time memory and compression format. QUESTION 348 You are a technician at Certkiller . You are troubleshooting a connectivity problem on the Certkiller network. You want to isolate the problem. You suspect that a router on the route to an unreachable network is at fault. What IOS user EXEC command should you issue? A. Router> ping B. Router> trace Actualtests.com - The Power of Knowing

640-801 C. Router> show ip route D. Router> show interface E. Router> show cdp neighbors Answer: D Explanation: Show interface - Lists interface statistics, including IP addresses. QUESTION 349 You are the network administrator at Certkiller .com. You want to telnet to a router on the Certkiller network, however, the connection is denied. You verify connectivity to the router by pinging the router successfully. You need to enter a set of commands on the remote router to allow Telnet connectivity. Which commands should you use? A. router(config)# line con 0 router(config-line)# password welcome router(config-line)# login B. router(config)# line aux 0 4 router(config-line)# password welcome router(config-line)# login C. router(config)# line vty 0 4 router(config-line)# password welcome router(config-line)# login D. router(config)# line tty 0 4 router(config-line)# password welcome router(config-line)# enable login Answer: C Explanation: Several concurrent Telnet connections to a router are allowed. The line vty 0 4 command signifies that this configuration applies to vtys (virtual teletypes/terminals) 0 through 4. Reference: CCNA Self-Study CCNA INTRO exam certification Guide (Cisco Press, ISBN 1-58720-094-5) page 178 QUESTION 350 You are the network administrator at Certkiller . Your assistant made a number of errors when utilizing the router setup mode facility. You want to exit setup mode without applying the changes that your assistant made. What should you do? (Select two.) A. Type exit at the setup dialog. B. Type close at the setup dialog. C. Press the Ctrl-C key combination. D. Press the Ctrl-X key combination. Actualtests.com - The Power of Knowing

640-801 E. Issue the copy startup-config command. F. Issue the write erase command. Answer: A, C QUESTION 351

The graphic shows the result of an attempt to open 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(config-line)# password cisco C. ACCESS1(config)# line vty 0 4 ACCESS1(config-line)# login ACCESS2(config-line)# password cisco D. Remote27(config)# line vty 0 4 Remote27(config-line)# login Remote27(config-line)# password cisco E. ACCESS1(config)# enable password cisco F. Remote27(config)# enable password cisco Answer: C

Actualtests.com - The Power of Knowing

640-801 QUESTION 352

The internetwork infrastructure of Certkiller consists of a single OSPF area as shown in the graphicThere is a concern that a lack of router resources is impeding internetwork performance. As part if examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are the default and the router IDs are shown with ach router. Which routers are likely to have been elected as DR? (Choose two) A. Corp- CK1 B. Corp- CK2 C. Corp- CK3 D. Corp- CK4 E. Certkiller -1 F. Certkiller -2 Answer: E, F QUESTION 353

Refer to the topology and configuration shown in the graphic. Actualtests.com - The Power of Knowing

640-801 Which IOS commands are required to configure switch port 1 to establish a link with router Certkiller 1 as shown? (Choose three) A. Switch(config)# interface fastethernet 0/1 B. Switch(config-if)# switchport mode access C. Switch(config-if)# switchport mode trunk D. Switch(config-if)# switchport access vlan 1 E. Switch(config-if)# switchport trunk encapsulation isl F. Switch(config-if)# switchport trunk encapsulation dot1q Answer: A, C, F QUESTION 354 With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process? A. Point-to-point B. Backbone area 0 C. Broadcast multicast D. Nonbroadcast multicast Answer: A QUESTION 355

An internetwork has been configured as shown in the diagram, with both routers using EIGRP routing for AS 44. Users on the Branch router are unable to reach any of the subnets on the HQ router. Which of the following commands is necessary to fix this problem? A. Branch(config-router)# version 2 B. Branch(config-router)# no auto-summary C. Branch(config-router)# redistribute eigrp 44 D. Branch(config-router)# eigrp log-neighbor-changes E. Branch(config-router)# default-information originate Answer: QUESTION 356 Drag the access list statement on the left to the IP address on the right that will match it. (Not all options Actualtests.com - The Power of Knowing

640-801 are used:

Answer: QUESTION 357 A switch has been configured for three different VLANs: VLAN 2, VLAN 3, and VLAN 4. A router is to be added to provide communication between the VLANs. What type of interface is necessary on the router if only one connection is to be made between the router and the switch? A. 10 Mbps Ethernet B. 56 kbps serial C. 100 Mbps Ethernet D. 1,544 Mbps serial E. 1 Gbps Ethernet Answer: QUESTION 358 A network administrator wants to ensure that only the server can connect to port Fa0/1 on a Catalyst switch. The server is plugged into the switch Fa0/1 port and the network administrator is about to bring the server online. What can the administrator do to ensure that only the MAC address of the server is allowed by switch port Fa0/1? (Choose two) A. Configure port Fa0/1 to accept connections only from the static IP address of the server. B. Employ a proprietary connector type on Fa0/1 that is incompatible with other host connectors. C. Configure the MAC address of the server as a static entry associated with port Fa0/1. D. Bind the IP address of the server to its MAC address on the switch to prevent other hosts from spoofing the server IP address. E. Configure port security on Fa0/1 to reject traffic with a source MAC address other than that of the server. F. Configure an access list on the switch to deny server traffic from entering any port other than Fa0/1. Answer: QUESTION 359 Host A in the graphic is connected to a switch post assigned to VLAN 1. Actualtests.com - The Power of Knowing

640-801 Which two settings on host A are required to allow connectivity with host B on VLAN2? (Choose two) A. IP address: 192.1.1.66 255.255.255.240 B. IP address: 192.1.1.130 255.255.255.192 C. IP address: 192.1.1.142 255.255.255.240 D. Default gateway: 192.1.1.129 E. Default gateway: 192.1.1.65 F. Default gateway: 192.1.1.1 Answer: QUESTION 360 It is necessary to allow only Telnet connection to a router. Match the commands on the left that will accomplish this task with their function on the right. (Not all options are used.

Answer: QUESTION 361 What will occur if two Cisco LAN switches are connected with a single crossover cable? A. The switch port link lights will be off on both switches indicating the ports are not connected. B. The switch port link light will be off on one switch indicating that STP has disabled the port. C. The switch port link lights will flash amber indicating an error. D. The switch port link lights will be green indicating normal operation. Answer:

Actualtests.com - The Power of Knowing

640-801 QUESTION 362

Refer to the diagram. All hosts have connectivity with one another. Which statements describe the addressing scheme that is in use in the network? (Choose three) A. The subnet mask in use is 255.255.255.192. B. The subnet mask in use is 255.255.255.128. C. The IP address 172.16.1.25 can be assigned to hosts in VLAN1. D. The IP address 172.16.1.205 can be assigned to hosts in VLAN1. E. The LAN interface of the router is configured with one IP address. F. The LAN interface of the router is configured with multiple IP addresses. Answer: B, C, F QUESTION 363

Refer to the diagram. Which three statements describe the router port configuration and the switch port configuration as shown in the topology? (Choose three) A. The Certkiller 1 WAN port is configured as a trunking port. B. The Certkiller 1 port connected to Switch1 is configured using subinterfaces. C. The Certkiller 1 port connected to Switch1 is configured as 10 Mbps. Actualtests.com - The Power of Knowing

640-801 D. The Switch1 port connected to Certkiller 1 is configured as a trunking port. E. The Switch1 port connected to Host B is configured as an access port. F. The switch1 port connected to Hub1 is configured as full duplex. Answer: QUESTION 364 Where are EIGRP successor routes stored? A. In the routing table only. B. In the neighbor table only. C. In the topology table only. D. In the routing table and neighbor table. E. In the routing table and topology table. F. In the topology table and neighbor table. Answer: E QUESTION 365 Which protocol reduces administrative overhead in a switched network by allowing the configuration of a new VLAN to be distributed to all the switched in a domain? A. STP B. VTP C. GVRP D. SNMP E. DHCP Answer: B QUESTION 366 What is the maximum data rate specified for IEEE 802.11b WLANS? A. 10 Mbps B. 11 Mbps C. 54 Mbps D. 100 Mbps Answer: B

Actualtests.com - The Power of Knowing

640-801 QUESTION 367

Refer to the network shown in the graphic. Which access list statement will prevent hosts in the range of networks from 192.168.160.0 to 192.168.191.0 from access to the server and not affect access by hosts from the 192.168.195.0 network? (The access list will be placed on the Home router Fa0 interface. A. access-list 1 deny 192.168.163.0 0.0.0.255 B. access-list 1 deny 192.168.128.0 0.0.127.255 C. access-list 1 deny 192.168.0 0.0.31.255 D. access-list 1 deny 192.168.155.0 0.0.255.255 Answer: C QUESTION 368 Certkiller A# show running-config <some output text omitted> router rip network 10.0.0.0 ! ip classless Certkiller A# show ip route <some output text omitted> Gateway of last resort is 10.1.2.2 to network 0.0.0.0 10.0.0.0/24 is subnetted, 2 subnets R 10.1.3.0 [120/1] via 10.1.2.2, 00:00:00, Serial0/0 C 10.1.2.0 is directly connected, Serial0/0 C 10.1.5.0 is directly connected, Serial0/1 C 10.1.6.0 is directly connected, FastEthernet0/0 R* 0.0.0.0/0 [120/1] via 10.1.5.5, 00:00:00, Serial0/1 Refer to the output of the two show commands in the graphic. If an administrator tries to ping host 10.1.8.5 from host 10.1.6.100, how will the ICP packets be processed by Certkiller A? A. The packets will be discarded. B. The packets will be routed out the S0/0 interface. C. The packets will be routed out the S0/1 interface. Actualtests.com - The Power of Knowing

640-801 D. The packets will be routed out the Fa0/0 interface. E. The packets will be routed through the 10.1.2.2 gateway. Answer: QUESTION 369 Which of the following are layers in the TCP/IP model? (Choose three) A. application layer B. session layer C. transport layer D. internet layer E. data link layer F. physical layer Answer: A, C, D QUESTION 370 A new internetwork is being implemented with a single Class C network address. Which configuration command must be in effect to allow the use of eight subnets if the subnet mask is 255.255.255.224? A. Router(config)# ip classless B. Router(config)# ip version 6 C. Router(config)# no ip classful D. Router(config)# ip unnumbered E. Router(config)# ip subnet-zero F. Router(config)# ip all-nets Answer: E QUESTION 371 Which statements are true about EIGRP successor routes? (Choose two) A. A successor route is used by EIGRP to forward traffic to destination. B. Successor routes are saved in the topology table to be used if the primary route fails. C. Successor routes are flagged as "active" in the routing table. D. A successor route may be backed up by a feasible successor route. E. Successor routes are stored in the neighbor table following the discovery process. Answer: QUESTION 372 Certkiller is redesigning the network that connects its three locations. The administrator gave the networking team 192.168.55.0 to use for addressing the entire network. After subnetting the address, the team is ready to assign the address. The administrator plans to configure ip subnet-zero and use RIP v2 Actualtests.com - The Power of Knowing

640-801 as the routing protocol. As a member of the networking team, you must address the network and at the same time converse unused addresses for future growth. With those goals in mind, drag the host addresses on the left to the correct router interface. One of the routers is partially configured. Non all of the host address on the left are necessary.

Answer:

QUESTION 373 The routers Certkiller 1 and Certkiller 2 are both configured with RIP only. What will be the result when Certkiller 1 receives a routing update that contains a higher cost path to a network already in its routing table? A. The update will be ignored and no further action will occur. B. The update information will be added to the existing routing table. C. The update information will replace the existing routing table entry. D. The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence. Answer: A

Actualtests.com - The Power of Knowing

Potrebbero piacerti anche