passguide cisco 640-802 v3.38 2
CCNA
CCNA Certification
Cisco Certified Network Associate (CCNA®) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation and verification of connections to remote sites in a WAN. CCNA curriculum includes basic mitigation of security threats, introduction to wireless networking concepts and terminology, and performance-based skills. This new curriculum also includes (but is not limited to) the use of these protocols: IP, Enhanced Interior Gateway Routing Protocol (EIGRP), Serial Line Interface Protocol Frame Relay, Routing Information Protocol Version 2 (RIPv2),VLANs, Ethernet, access control lists (ACLs).Question:420
How many hosts and submasks in 172.16.0.0/23 subnetted /27
A. 8 subnet 32hosts
B. 8 subnet 31hosts
C. 16 subnet 30hosts
D. 16 subnet 32hosts
Answer: C
Question:421
Refer to the exhibit.The technician wants to upload a new IOS in the router while keeping the existing IOS.What is the maximum size of an IOS file that could be loaded if the original IOS is also kept in flash?
A.3MB
B.5MB
C.7MB
D.4MB
Answer:D
Question:422
Refer to the exhibit.SO/O on R1 is configured as a multipoint interface to communicate with R2.
And R3 in this hub-anD.spoke Frame Relay topology. While testing this configuration, a technician notes that pings are successful from hosts on the 172.16..1.0/24 network to hosts on both the 172.16.2.0/25 and
172.16.2.128.25 net works.However.pings between hosts on the 172.16.2.0/25 and 172.16.2.12B/25 networks are not successful. What could explain this connectivity problem?
A.The RIP v2 dynamic routing protocol cannot be used across a Frame Relay network .
B.The ip subnet-zero command has been is sued on the R1 router.
C.Split horizon is prevneting R2 from learning about the R3 network and R3 from learning about the R2 networks.
D.The 172.16.3.0/29 network used on the Frame Relay links is creating a discntiguous network between the R2 and R3 router subnetworks.
E.The 172.16.2.0/25 and 172.16.2.128/25 networks are overlapping net works that can be seen by R1,but not between R2 and R3.,
Answer :C
Question:423
All WAN links inside the ABC University network use PPP with CHAP for authentication security.
Which command will display the CHAP authentication process as it occurs between two routers in the network?
A.show CHAP authentication
B. show interface serial0
C. debug PPP authentication
D. debug CHAP authentication
E. show ppp authentication chap
Answer: C
Question:424
Refer to the exhibit. After a RIP route is marked invalid on Router_1, how much time will elapse
before that route is removed from the routing table?
A. 30 seconds
B. 60 seconds
C. 90 seconds
D. 180 seconds
E. 240 seconds
Answer: B
Question:425
A network administrator is verifying the configuration of a newly installed host by establishing an FTP connection to a remote server. What is the highest layer of the protocol stack that the network
administrator is using for this operation?
A. application
B. presentation
C. session
D. transport
E. internet
F. data link
Answer: A
Question:426
Refer to the exhibit. A network administrator needs to add a new VLAN, named VLAN3, to the network shown. Unfortunately, there is not another FastEthernet interface on R1 to connect to the new VLAN3. Which approach is the most cost effective solution for this problem?
A. Purchase a new FastEthernet module and install it on R1.
B. Replace R1 with a new router that has at least three FastEthernet interfaces.
C. Configure a second switch to support VLAN3 with a VLAN trunk between SW1 and the new switch.
D. Configure a single VLAN trunk between R1 and SW1 and configure a subinterface on the R1 interface for each VLAN.
E. Connect another router to a serial interface of R1. Use a FastEthernet interface on the new router for VLAN3.
Answer: D
Question:427
How is an EUI-64 format interface ID created from a 48-bit MAC address?
A. by appending 0xFF to the MAC address
B. by prefixing the MAC address with 0xFFEE
C. by prefixing the MAC address with 0xFF and appending 0xFF to it
D. by inserting 0xFFFE between the upper three bytes and the lower three bytes of the MAC address
E. by prefixing the MAC address with 0xF and inserting 0xFafter each of its first three bytes
Answer: D
Question:428
Refer to the exhibit. A network associate has configured the internetwork that is shown in the exhibit, but has failed to configure routing properly.
Which configuration will allow the hosts on the Branch LAN to access resources on the HQ LAN with the least impact on router processing and WAN bandwidth?
A. HQ(config)#ip route 192.168.1.0 255.255.255.0 192.168.2.5
Branch(config)#ip route 172.16.25.0 255.255.255.0 192.168.2.6
B. HQ(config)#router rip
HQ(config-router)#network 192.168.2.0
HQ(config-router)#network 172.16.0.0
Branch(config)#router rip
Branch(config-router)#network 192.168.1.0
Branch(config-router)#network 192.168.2.0
C. HQ(config)#router eigrp 56
HQ(config-router)# network 192.168.2.4
HQ(config-router)# network 172.16.25.0
Branch(config)# router eigrp 56
Branch(config-router)# network 192.168.1.0
Branch(config-router)# network 192.168.2.4
D. HQ(config)# router ospf 1
HQ(config-router)# network 192.168.2.4 0.0.0.3 area 0
HQ(config-router)# network 172.16.25.0 0.0.0.255 area 0
Branch(config)# router ospf1
Branch(config-router)# network 192.168.1.0 0.0.0.255 area 0
Answer: A
Question:429
Which additional configuration step is necessary in order to connect to an access point that has
SSID broadcasting disabled?
A. Set the SSID value in the client software to public.
B. Configure open authentication on the AP and the client.
C. Set the SSID value on the client to the SSID configured on the AP.
D.Configure MAC address filtering to permit the client to connect to the AP.
Answer: C
Question:430
What is one reason that WPA encryption is preferred over WEP?
A. AWPA key is longer and requires more special characters than the WEP key.
B. The access point and the client are manually configured with different WPA key values.
C. WPA key values remain the same until the client configuration is changed.
D. The values of WPA keys can change dynamically while the system is used.
Answer: D
Question:431
A network administrator is troubleshooting an EIGRP problem on a router and needs to confirm the IP addresses of the devices with which the router has established adjacency. The retransmit interval and the queue counts for the adjacent routers also need to be checked.What command will display the required information?
A. Router# show ip eigrp adjacency
B. Router# show ip eigrp topology
C. Router# show ip eigrp interfaces
D. Router# show ip eigrp neighbors
Answer: D
Question:432
Refer to the exhibit. A network technician is asked to design a small network with redundancy. The
exhibit represents this design, with all hosts configured in the same VLAN. What conclusions can be made about this design?
A. This design will function as intended.
B. Spanning-tree will need to be used.
C. The router will not accept the addressing scheme.
D. The connection between switches should be a trunk.
E. The router interfaces must be encapsulated with the 802.1Q protocol.
Answer: C
Question:433
Refer to the exhibit. How should the FastEthernet0/1 ports on the 2950 model switches that are shown in the exhibit be configured to allow connectivity between all deviecs?
A. The ports only need to be connected by a crossover cable.
B. SwitchX(config)#interface fastethernet 0/1
SwitchX(config-if)#switchport mode trunk
C. SwitchX(config)# interface fastethernet 0/1
SwitchX(config-if)#switchport mode access
SwitchX(config-if)#switchport access vlan 1
D. SwitchX(config)#interface fastethernet 0/1
SwitchX(config-if)#switchport mode trunk
SwitchX(config-if)#switchport trunk vlan 1
SwitchX(config-if)#switchport trunk vlan 10
SwitchX(config-if)#switchport trunk vlan 20
Answer: B
PassGuide Cisco CCNA 640-802 Exams
- Free passguide cisco 640-802 ccna questions 5
- Free passguide cisco 640-802 test
- Free passguide cisco ccna 640-802 v3.38 1
- Free Cisco 640-802 Actual Questions and Answers
- Free passguide ccna 640-802 braindumps
- Free passguide ccna 640-802 labs
- Free passguide 640-802 cisco test
- Free passguide 640-802 exam dumps
- Free passguide 640-802 practice questions
- Free 2010 passguide 640-802 exam questions


By Ivan, April 13, 2010 @ 2:58 pm
Hola, No estб seguro de que esto es verdad:), pero gracias a un cargo.
Ivan