|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
groovy81
Joined: 01 Feb 2007 Posts: 4
|
Posted: Thu Feb 01, 2007 11:00 am Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
dear theforceinc!
I can't download these either for some weird reason... I would appriciate it a LOT if you could send me answers to finals 2 and 3...
email: groovy81@gmail.com
THANK YOU!!!!!! |
|
| Back to top |
|
 |
|
|
alexwu81
Joined: 13 Feb 2007 Posts: 1
|
Posted: Tue Feb 13, 2007 4:45 am Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
CAN YOU SEND ME THE ANSWER PLEASE? THANK YOU SO MUCH~~
alexwu81@hotmail.com |
|
| Back to top |
|
 |
kiwi22
Joined: 13 Feb 2007 Posts: 2
|
Posted: Tue Feb 13, 2007 2:50 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
I'm looking for CCNA1 v3.1 Final test (questions or anwser or both)
THX!
viktor22@gmail.com |
|
| Back to top |
|
 |
Sandra
Joined: 13 Feb 2007 Posts: 3
|
Posted: Tue Feb 13, 2007 4:58 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
I search urgenty the Finaltest from the Semester 3 version 3.11 and 3.1
I have the Exam on Friday 16.02.2007
PLEASE HELP ME!
my mail is: sandra.t-1@hotmail.com
Sandy |
|
| Back to top |
|
 |
dan_gotti
Joined: 05 Feb 2007 Posts: 4
|
Posted: Tue Feb 13, 2007 9:58 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
Hi mate.....
I appreciate the time that uv taken to upload these details thanks its been a real big help......
can you plz tel me wot the % rate on the modules 1-6 for CCNA 4 are plz? |
|
| Back to top |
|
 |
lickybits
Joined: 12 Feb 2007 Posts: 6 Location: england
|
Posted: Thu Feb 15, 2007 2:28 am Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
| hi could you post us the answers for cnna1 has im having difficulty |
|
| Back to top |
|
 |
poor1600
Joined: 10 Jan 2007 Posts: 2
|
Posted: Thu Feb 15, 2007 9:18 am Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
pls send me a copy od ccna1 v3.1.1 and ccna1 v3.1 module 6 up to the last and final exam of both versions.....pls help me sir....pls pm me the right answers cause it seems that all answers in website's are blocked...pls help.... jamboy_282003@yahoo.com ....  |
|
| Back to top |
|
 |
|
|
ampdeck
Joined: 03 Feb 2007 Posts: 5
|
Posted: Tue Feb 20, 2007 1:58 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
| Sandra wrote: | I search urgenty the Finaltest from the Semester 3 version 3.11 and 3.1
I have the Exam on Friday 16.02.2007
PLEASE HELP ME!
my mail is: sandra.t-1@hotmail.com
Sandy |
Cisco Final – Semester 3
1.
Refer to the graphic. The network has converged. Network traffic analysis indicates that switch A should be the STP root bridge. However, switch F has been elected root bridge of the STP tree. The switches are all set to the default spanning-tree bridge priority value. How can the network administrator change the root bridge to switch A?
Configure the bridge priority of switch A to a 1.
2. When should EIGRP automatic summarization be turned off? when a router has discontiguous networks attached
3.
Refer to the output in the exhibit. What is true about the configuration of this switch?
ARP requests issued by the host on port Fa0/12 will be seen by all hosts on the PROD VLAN.
4.
Refer to the OSPF network in the exhibit. Router REMO_2 has been elected DR, but router REMO_1 is the more powerful router. How can the network administrator configure REMO_1 to force it to be elected as DR?
REMO_1(config)# interface fastethernet 0/0REMO_1(config-if)# ip ospf priority 255
5. What are three attributes of distance vector routing protocols? (Choose three.)
Each router sends its entire routing table in routing updates.
Periodic updates are sent to neighboring routers.
Becuz of their frequent periodic updates, distance vector protocols after convergence use more bandwidth than link-state protocols do.
6.
The network administrator shown in the exhibit is connected to an Ethernet LAN port on SW_1. The administrator needs to verify the configuration of the newly installed switch SW_2. What must be done so that the administrator can access SW_2 with a web browser? (Choose three.)
Establish connectivity of the host to SW_2.
Configure IP addressing parameters on SW_2.
Activate the HTTP service on SW_2.
7.
Refer to the exhibit. What will be the result of DR elections in the OSPF network shown? (Choose three.)
R1 will be DR of the 192.168.4.0/24 network.
R1 will be DR of the 192.168.5.0/24 network.
R3 will be DR of the 192.168.6.0/24 network.
8. Which of the following tasks must be completed to configure a router interface to serve the newly added network 192.168.10.64/27 and to advertise this network over RIP v2? (Choose three.)
RIP v2 must be configured with the network command and the IP network number for the new network.
A network host address and subnet mask must be applied to the newly activated interface.
The routing protocol must be activated with the router rip and version 2 commands.
9. Which of the following statements are true about routers that are running EIGRP? (Choose three.)
They can support multiple routed protocols.
They send partial routing updates in response to topology changes.
They use hello packets to inform neighboring routers of their status
10. Refer to the exhibit. Which set of commands should be used on the router to provide communication between the two hosts connected to the switch?
R_1(config)# interface fastethernet 0/0 R_1(config-if)# no shutdown R_1(config-if)# interface fastethernet 0/0.3 R_1(config-if)# encapsulation dot1q 30 R_1(config-if)# ip address 192.168.30.1 255.255.255.0 R_1(config-if)# interface fastethernet 0/0.4 R_1(config-if)# encapsulation dot1q 40 R_1(config-if)# ip address 192.168.40.1 255.255.255.0
11.
Refer to the exhibit. Two Catalyst switches are connected, and both switches have ports configured for VLANs 40 and 50 as shown. What will allow hosts on the same VLAN to communicate with one another across the different switches?
trunking
12.
Refer to the exhibit. A company always uses the last valid IP address in a subnetwork as the IP address of the router LAN interface. A network administrator is using a laptop to configure switch X with a default gateway. Assuming that the switch IP address is 192.168.5.147/24, what command will the administrator use to assign a default gateway to the switch?
X(config)# ip default-gateway 192.168.5.254
13. What is the first step in the spanning-tree process? elect a root bridge
14.
Refer to the graphic. What is the first parameter used to determine which switch is selected as the root bridge in the spanning-tree process?
lowest priority number
15.
Refer to the routing table shown in the exhibit. What is the meaning of the highlighted value 192?
It is the metric, which is cost.
16. Which of the following statements is true when VTP is configured on a switched network that incorporates VLANs?
Changes made to the network can be communicated to all switches dynamically
17.
Refer to the graphic. What is the most efficient summarization of the routes attached to router RT-5? 192.168.52.0/22
18. A network administrator is removing several VLANs from a switch. When the administrator enters the no vlan 1 command, an error is received. Why did this command generate an error? VLAN 1 is the management VLAN by default and can not be deleted.
19. What are two advantages of adding switches to a network that has no VLANs configured? (Choose two.)
Switches help eliminate collision domains
Switches allow bandwidth to be fully utilized.
20. Refer to the exhibit. Assuming that VLANs are not configured on the switch, how many broadcast domains are there?
one
21.
Refer to the network and command output shown in the exhibit. A network administrator located at the Branch1 site needs to check the configuration of a switch located at the Central office. Which command can be used to gain remote access to the Central LAN switch, assuming the switch is assigned the IP address 192.168.10.238/24?
Branch1# telnet 192.168.10.238
22. Which statements describe features of full-duplex Ethernet? (Choose three.)
allows packets to be received and sent simultaneously by a host
reduces the number of collisions
allocates 100 percent of the bandwidth in both directions
23. The following command was added to a router configuration: ip route 198.19.150.0 255.255.255.0 192.0.2.249 What two effects will this command have?
Information about the 198.19.150.0 network learned dynamically will be ignored as long as this configuration command is in effect
24.
Refer to the exhibit. Each switch is shown with its MAC address. Which switch will be elected as the spanning-tree root bridge if the switches are configured with their default priority values?
switch F
25.
Refer to the exhibit. Which configuration commands will direct outbound traffic from RT-2 to the ISP and inbound traffic from the ISP to network 192.0.2.0/27?
RT-2(config)# ip route 0.0.0.0 0.0.0.0 serial 0/1ISP(config)# ip route 192.0.2.0 255.255.255.224 serial 0/0
26.
Refer to the exhibit. Which group of commands will correctly configure router ABC to use OSPF?
ABC(config)# router ospf 1 ABC(config-router)# network 192.168.43.64 0.0.0.31 area 0 ABC(config-router)# network 192.168.43.248 0.0.0.3 area 0
27.
Refer to the exhibit. Routers RT-1 and RT-3 are completely configured. The administrator needs to configure the routing protocol on router RTR-2 so that communication occurs throughout the network. Which group of commands will successfully configure EIGRP on RTR-2?
RTR-2(config)# router eigrp 1 RTR-2(config-router)# network 198.198.76.0
28. Employees of XYZ Company connect their laptop computers to the office LAN using Ethernet ports. The Cisco switches used in the company network are configured with port security. At which layer of the three-layer design model do these switches operate? access
29.
Refer to the graphic. Switch 2 has computers attached that belong to VLAN 2. Switch 3 has computers attached that belong to VLAN 3. Switch 1 is a Cisco 2926G Layer 3 switch that has a route module installed. Switch 1 provides connectivity to the other switches and is used to route between the VLANs. At which layer of the three-layer switch design model does Switch 1 operate?
distribution
30. A network administrator is having problems with excessive collisions on the corporate network. If the network currently uses hubs, what is the most cost effective way to reduce collisions?
replace hubs with switches
31.
Refer to the exhibit. Which command will remove the static address from the MAC address table?
ALSwitch(config)# no mac-address-table static 00e0.2917.1884 interface fastethernet 0/4 VLAN 1
32. Refer to the exhibit. If the network is running RIP v2, which subnetworks can be assigned to the serial links between RTR-2 and the two other routers?
198.19.23.192/30 and 198.19.23.196/30
33. Which layer of the hierarchical three-layer design model combines traffic from multiple IDFs? distribution
34.
Refer to the graphic. The host on VLAN 2 cannot communicate with the host on VLAN 3. Which of the following could be the problem based on the output of the show interface fastethernet 0/1 command from the switch?
The router interface connected to switch port 1 is shut down.
35. Which two statements describe Spanning Tree Protocol? (Choose two.)
It eliminates Layer 2 loops in network topologies.
It can only be used in networks in which Layer 2 switching is in use.
36.
Refer to the exhibit. How should an administrator configure the ports on switches ACC-1 and ACC-2 to allow hosts on the same VLAN to communicate across the two switches?
As trunks
37. What does a constant green SYSTEM LED indicate on a Catalyst switch?
The switch has passed POST and is working properly
38. What is the value of using the authentication feature that is available for OSPF information exchanges? (Choose two.)
It ensures that routing information comes from a valid source router.
It prevents routing information from being falsified in transit.
39. How do EIGRP routers establish and maintain neighbor relationships?
by exchanging of hello packets with neighboring routers
40. Refer to the exhibit. Which sequence of commands is required to configure switch port Fa0/2 for host A?
SW-1(config)# interface fastethernet 0/2SW-1(config-if)# switchport mode access SW-1(config-if)# switchport access vlan 20
41. Refer to the exhibit. What does “FORWARDING” mean in the command output shown? The switch is sending and receiving data frames.
42.
Refer to the exhibit. What is an advantage of this network design?
It provides multiple paths for connectivity in the event of link failure.
43.
Refer to the exhibit. Routers East and West are configured using RIPv1. Both routers are sending updates about their directly connected routes. The East router can ping the West router serial interface and West can ping the serial interface of East. However, neither router has dynamically learned routes from the other. What is most likely the problem? VLSM is not supported by RIPv1.
44.
Refer to the network and user requirements in the exhibit. The company has obtained one Class C network address. Which IP addressing plan will correctly utilize VLSM to provide maximum efficiency in the use of the IP addresses?
192.168.1.0/26 for the 61 users 192.168.1.64/27 for the 28 users 192.168.1.96/28 for the 14 users 192.168.1.112/30 for one serial link 192.168.1.116/30 for the other serial link
45. Which characteristics of RIPv1 are different from RIPv2? (Choose three.)
its use of broadcast updates
the authentication of updates
its exclusively classful routing
46. Which switching method increases latency and reliability more than any other method? store-and-forward |
|
| Back to top |
|
 |
gautam7002
Joined: 24 Feb 2007 Posts: 2
|
Posted: Sat Feb 24, 2007 3:59 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
| thanx vv much dude |
|
| Back to top |
|
 |
DELETED Guest
|
Posted: Wed Mar 14, 2007 12:00 am Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
| DELETED |
|
| Back to top |
|
 |
gaston
Joined: 19 Mar 2007 Posts: 3
|
Posted: Mon Mar 19, 2007 10:12 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
I 've passed my exams thanks to you... 98.6%
THANK YOU |
|
| Back to top |
|
 |
flyhigh027
Joined: 08 Mar 2007 Posts: 4
|
Posted: Tue Mar 20, 2007 2:44 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
please send me the CCNA 2 v3.1 final !!!
i need it !
thank you!
--> itchy14@gmx.at |
|
| Back to top |
|
 |
moatazosman
Joined: 17 Apr 2007 Posts: 1
|
Posted: Thu Apr 19, 2007 12:07 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
please send me the CCNA 1 v3.1.1 Module exam 6/7 and 9/10
my email is moataz.osman@gmail.com
i need it !
thank you! |
|
| Back to top |
|
 |
chesslion
Joined: 08 Dec 2006 Posts: 6
|
Posted: Sat May 05, 2007 10:50 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
Thanks, just passed CCNA 2  |
|
| Back to top |
|
 |
|
|
mariammilou
Joined: 06 Mar 2007 Posts: 2
|
Posted: Sun May 06, 2007 6:36 pm Post subject: Re: CCNA 1, 2, 3, & 4 Module & Final Exams - uploade |
|
|
I search urgenty the Final test and the practice final from the Semester 4 version 3.11 and 3.1
I have the Exam on Friday 11.05.2007
please send it me. my mail is : mariammilou@hotmail.com
PLEASE HELP ME!
thx a lot. |
|
| Back to top |
|
 |
|
|