<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7480556491064662203</id><updated>2012-01-16T08:15:28.129-08:00</updated><category term='CCNA'/><category term='SPORT'/><category term='WISATA'/><category term='CISCO'/><category term='IT ESSENTIAL'/><category term='NEWS'/><category term='Sang Admin Berkata'/><category term='Tips dan Trik'/><title type='text'>Tuban Punya Toak</title><subtitle type='html'>TUBAN PUNYA TOAK...HELLO WORLD...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default?start-index=101&amp;max-results=100'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>113</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-7482736975156831955</id><published>2011-10-26T08:42:00.001-07:00</published><updated>2011-10-26T08:43:00.244-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA 2 FINAL V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. A company is developing an Internet store for its website. Which protocol should be used to transfer credit card information from customers to the company web server?&lt;br /&gt;&lt;br /&gt;FTPS&lt;br /&gt;HTTP&lt;br /&gt;** HTTPS&lt;br /&gt;WEP2&lt;br /&gt;TFTP&lt;br /&gt;&lt;br /&gt;2. Refer to the exhibit. A new branch office has been added to the corporate network and a new router is to be installed to allow branch office users to access the database server at headquarters. How should the serial 0/0/0 interface of the new branch office router be configured to connect to the headquarters router?&lt;br /&gt;&lt;br /&gt;branch_23(config-if)# ip address 192.168.5.19 255.255.255.240&lt;br /&gt;branch_23(config-if)# no shutdown&lt;br /&gt;branch_23(config-if)# encapsulation hdlc&lt;br /&gt;&lt;br /&gt;branch_23(config-if)# ip address 192.168.5.25 255.255.255.240&lt;br /&gt;branch_23(config-if)# no shutdown&lt;br /&gt;branch_23(config-if)# encapsulation ppp&lt;br /&gt;&lt;br /&gt;branch_23(config-if)# no shutdown&lt;br /&gt;branch_23(config-if)# encapsulation ppp&lt;br /&gt;branch_23(config-if)# ip address 192.168.5.33 255.255.255.240&lt;br /&gt;&lt;br /&gt;**branch_23(config-if)# encapsulation ppp&lt;br /&gt;branch_23(config-if)# ip address 192.168.5.21 255.255.255.240&lt;br /&gt;branch_23(config-if)# no shutdown&lt;br /&gt;&lt;br /&gt;3. Which two commands ensure that any password that permits access to the privileged EXEC mode is not shown in plain text when the configuration files are displayed? (Choose two.)&lt;br /&gt;&lt;br /&gt;** Router(config)# enable secret cisco&lt;br /&gt;Router(config)# enable cisco&lt;br /&gt;Router(config)# encryption-password all&lt;br /&gt;Router(config)# enable login encrypted&lt;br /&gt;Router(config)# enable password encryption&lt;br /&gt;** Router(config)# service password-encryption&lt;br /&gt;&lt;br /&gt;4.A new network is to be configured on a router. Which of the following tasks must be completed to configure this interface and implement dynamic IP routing for the new network? (Choose three.)&lt;br /&gt;&lt;br /&gt;** Select the routing protocol to be configured.&lt;br /&gt;** Assign an IP address and subnet mask to the interface&lt;br /&gt;Update the ip host configuration information with the device name and new interface IP address.&lt;br /&gt;** Configure the routing protocol with the new network IP address.&lt;br /&gt;Configure the routing protocol with the new interface IP address and subnet mask.&lt;br /&gt;Configure the routing protocol in use on all other enterprise routers with the new network information.&lt;br /&gt;&lt;br /&gt;5 How does TCP ensure the reliable transfer of data?&lt;br /&gt;&lt;br /&gt;if data segments are not received from the source, the destination requests that the segments be resent.&lt;br /&gt;If an acknowledgment of the transmitted segments is not received from the destination in a predetermined amount of the time, the source resends the data.&lt;br /&gt;** TCP uses the SYN-ACK portion of the three-way handshake to ensure that all data has been received.&lt;br /&gt;The TCP Protocol Interpreter process verifies the transmitted data at source and destination.&lt;br /&gt;&lt;br /&gt;6 A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task?&lt;br /&gt;&lt;br /&gt;routable translation&lt;br /&gt;dynamic translation&lt;br /&gt;static translation&lt;br /&gt;** port address translation&lt;br /&gt;&lt;br /&gt;7What is the most commonly used exterior routing protocol?&lt;br /&gt;&lt;br /&gt;** BGP&lt;br /&gt;RIP&lt;br /&gt;OSPF&lt;br /&gt;EIGRP&lt;br /&gt;&lt;br /&gt;8 Refer to the exhibit. The network administrator needs to configure the router with a name. Which command will the administrator use to configure the router name?&lt;br /&gt;&lt;br /&gt;Router# ip hostname Boise&lt;br /&gt;Router# enable hostname Boise&lt;br /&gt;Router(config-line)# name Boise&lt;br /&gt;** Router(config)# hostname Boise&lt;br /&gt;Router(config)# ip hostname Boise&lt;br /&gt;&lt;br /&gt;9Why are port numbers included in the TCP header of a segment?&lt;br /&gt;&lt;br /&gt;to indicate the correct router interface that should be used to forward a segment&lt;br /&gt;to identify which switch ports should receive or forward the segment&lt;br /&gt;** to determine which Layer 3 protocol should be used to encapsulate the data&lt;br /&gt;to enable a receiving host to forward the data to the appropriate application&lt;br /&gt;to allow the receiving host to assemble the packet in the proper order&lt;br /&gt;&lt;br /&gt;10What is the purpose of the routing process?&lt;br /&gt;&lt;br /&gt;to encapsulate data that is used to communicate across a network&lt;br /&gt;** to select the paths that are used to direct traffic to destination networks&lt;br /&gt;to convert a URL name into an IP address&lt;br /&gt;to provide secure Internet file transfer&lt;br /&gt;to forward traffic on the basis of MAC addresses&lt;br /&gt;&lt;br /&gt;11Which two statements are true about the use of the debug ip rip command on a Cisco router? (Choose two.)&lt;br /&gt;&lt;br /&gt;** The debug ip rip command displays RIP routing activity in real time.&lt;br /&gt;**The debug ip rip command can be issued at the user EXEC configuration mode.&lt;br /&gt;The debug ip rip command displays a combination of the information that is displayed by the show ip route and show ip protocols commands.&lt;br /&gt;Because of router processor usage, the debug ip rip command should be used only when necessary.&lt;br /&gt;The debug ip rip command should be used instead of the show ip route command whenever possible.&lt;br /&gt;&lt;br /&gt;12What minimum configurations must be set on a host to allow a request to be sent to http://www.cisco.com/? (Choose four.)&lt;br /&gt;&lt;br /&gt;**DNS server&lt;br /&gt;WINS server&lt;br /&gt;**IP address&lt;br /&gt;NetBIOS&lt;br /&gt;** subnet mask&lt;br /&gt;** default gateway&lt;br /&gt;&lt;br /&gt;13A Catalyst 2960 switch has been taken out of storage to be used as a temporary replacement for another switch that needs to be repaired. About a minute after the switch has started, the SYST LED on the front of the switch transitions from blinking green to amber. What is the meaning of the amber SYST LED?&lt;br /&gt;&lt;br /&gt;The switch has no configuration file in NVRAM.&lt;br /&gt;** The switch has failed POST and must be sent for service.&lt;br /&gt;The switch is functioning properly.&lt;br /&gt;The switch is in half-duplex mode.&lt;br /&gt;&lt;br /&gt;14Refer to the exhibit. Which combination of cables and symbols is correct?&lt;br /&gt;&lt;br /&gt;A - crossover, B - straight-through, C - straight-through&lt;br /&gt;A - crossover, B - rollover, C - straight-through&lt;br /&gt;**A - straight-through, B -crossover, C - straight-through&lt;br /&gt;A - straight-through, B -straight-through, C - straight-through&lt;br /&gt;A - straight-through, B - straight-through, C - crossover&lt;br /&gt;A - rollover, B - straight-through, C - straight-through&lt;br /&gt;&lt;br /&gt;15After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring?&lt;br /&gt;&lt;br /&gt;transport&lt;br /&gt;network&lt;br /&gt;data link&lt;br /&gt;** physical&lt;br /&gt;&lt;br /&gt;16What are three characteristics of the TCP protocol? (Choose three.)&lt;br /&gt;&lt;br /&gt;exchanges datagrams unreliably&lt;br /&gt;is used to send IP error messages&lt;br /&gt;forces the retransmission of unacknowledged packets&lt;br /&gt;** creates a virtual session between end-user applications&lt;br /&gt;**carries the IP address of the destination host in the TCP header&lt;br /&gt;is responsible for breaking messages into segments and reassembling them at their destination&lt;br /&gt;&lt;br /&gt;17Refer to the exhibit. The network shown is connected using services from the same ISP. How will the Fohi router dynamically learn routes to the 192.168.16.16/28, 192.168.16.32/28, and 192.168.16.64/28 subnetworks?&lt;br /&gt;&lt;br /&gt;with BGP&lt;br /&gt;**with a static route&lt;br /&gt;with a directly connected route&lt;br /&gt;with an interior routing protocol&lt;br /&gt;&lt;br /&gt;18Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?&lt;br /&gt;&lt;br /&gt;rollover&lt;br /&gt;console&lt;br /&gt;crossover&lt;br /&gt;**straight-through&lt;br /&gt;&lt;br /&gt;19When customers use credit cards to make purchases at a small business, a modem is heard dialing a telephone number to transfer the transaction data to the central office. What type of WAN serial connection is in use?&lt;br /&gt;&lt;br /&gt;leased line&lt;br /&gt;packet switched&lt;br /&gt;** circuit switched&lt;br /&gt;point-to-point&lt;br /&gt;&lt;br /&gt;20 A user reports being unable to access the Internet. The help desk technician employs a bottom-up approach to troubleshooting. The technician first has the user check the patch cable connection from the PC to the wall, and then has the user verify that the NIC has a green link light. What will the technician have the user do next?&lt;br /&gt;&lt;br /&gt;Enter an IP address into the WWW browser address bar to see if DNS is at fault.&lt;br /&gt;Use traceroute to identify the device along the path to the ISP that may be at fault.&lt;br /&gt;** Verify the IP address, subnet, and gateway settings using ipconfig on the PC .&lt;br /&gt;Connect to the user home router to check firewall settings for blocked TCP ports.&lt;br /&gt;&lt;br /&gt;21 A ping 192.1.1.20 command is issued on workstation A to determine if workstation B can be reached. What events will occur if this command is successful? (Choose two.)&lt;br /&gt;&lt;br /&gt;The router will block the ping request message.&lt;br /&gt;The router will reply to the echo request with a proxy ping response.&lt;br /&gt;Workstation A will send a UDP ping request message to workstation B.&lt;br /&gt;Workstation B will send a UDP ping reply message to workstation A.&lt;br /&gt;** Workstation A will send an ICMP echo request message to workstation B.&lt;br /&gt;** Workstation B will send an ICMP echo reply message to workstation A.&lt;br /&gt;&lt;br /&gt;22How does a router know of paths to destination networks? (Choose two.)&lt;br /&gt;&lt;br /&gt;**inspection of the destination IP address in data packets&lt;br /&gt;ARP requests from connected routers&lt;br /&gt;manual configuration of routes&lt;br /&gt;** updates from other routers&lt;br /&gt;DHCP information broadcasts&lt;br /&gt;updates from the SMTP management information base&lt;br /&gt;&lt;br /&gt;23Refer to the exhibit. Which two statements describe the data conversation shown? (Choose two.)&lt;br /&gt;&lt;br /&gt;** The data conversation was started by the HTTP application process running on the client.&lt;br /&gt;The data conversation is identified by TCP port 80 on the client.&lt;br /&gt;The user started the data conversation by sending an e-mail.&lt;br /&gt;The IP address of the Internet server is 192.168.17.43 .&lt;br /&gt;**The Internet server will send data to port 8547 on the client.&lt;br /&gt;&lt;br /&gt;24What is one purpose of the TCP three-way handshake?&lt;br /&gt;&lt;br /&gt;sending echo requests from the source to the destination host to establish the presence of the destination&lt;br /&gt;determining the IP address of the destination host in preparation for data transfer&lt;br /&gt;requesting the destination to transfer a binary file to the source&lt;br /&gt;**synchronizing sequence numbers between source and destination in preparation for data transfer&lt;br /&gt;&lt;br /&gt;25Which type of address is 192.168.17.111/28?&lt;br /&gt;&lt;br /&gt;host address&lt;br /&gt;network address&lt;br /&gt;**broadcast address&lt;br /&gt;multicast address&lt;br /&gt;&lt;br /&gt;26A customer reports connectivity problems to an ISP technician. Upon questioning the customer, the technician discovers that all network applications are functioning except for FTP. What should the technician suspect is the problem?&lt;br /&gt;&lt;br /&gt;** misconfigured firewall&lt;br /&gt;bad port on switch or hub&lt;br /&gt;misconfigured IP addressing on the customer's workstation&lt;br /&gt;wrong DNS server configured on the customer's workstation&lt;br /&gt;wrong default gateway configured on the customer's workstation&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;27The show ip route command was executed on one of the routers shown in the graphic and the following output was displayed:&lt;br /&gt;C 192.168.4.0/24 is directly connected, Serial0/0&lt;br /&gt;R 192.168.5.0/24 [120/1] via 192.168.4.2, 00:00:19, Serial0/0&lt;br /&gt;R 192.168.1.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1&lt;br /&gt;R 192.168.2.0/24 [120/2] via 192.168.3.1, 00:00:20, Serial0/1&lt;br /&gt;C 192.168.3.0/24 is directly connected, Serial0/1&lt;br /&gt;From which router was this command executed?&lt;br /&gt;&lt;br /&gt;A&lt;br /&gt;B&lt;br /&gt;C&lt;br /&gt;D&lt;br /&gt;&lt;br /&gt;28Refer to the exhibit. Which two sets of commands are required to configure passwords for all management ports on a Catalyst 2960 switch? (Choose two.)&lt;br /&gt;&lt;br /&gt;ALSwitch(config)# interface vlan 1&lt;br /&gt;ALSwitch(config-if)# password cisco&lt;br /&gt;ALSwitch(config-if)# login&lt;br /&gt;&lt;br /&gt;**ALSwitch(config)# line vty 0 4&lt;br /&gt;ALSwitch(config-line)# password cisco&lt;br /&gt;ALSwitch(config-line)# login&lt;br /&gt;&lt;br /&gt;ALSwitch(config)# line vty 0 15&lt;br /&gt;ALSwitch(config-line)# password cisco&lt;br /&gt;ALSwitch(config-line)# login&lt;br /&gt;ALSwitch(config)# enable secret class&lt;br /&gt;&lt;br /&gt;ALSwitch(config)# enable password cisco&lt;br /&gt;ALSwitch(config)# interface fa0/1&lt;br /&gt;ALSwitch(config-if)# password cisco&lt;br /&gt;ALSwitch(config-if)# no shutdown&lt;br /&gt;&lt;br /&gt;**ALSwitch(config)# line cons 0&lt;br /&gt;ALSwitch(config-line)# password cisco&lt;br /&gt;ALSwitch(config-line)# login&lt;br /&gt;29A user reports being able to access the Internet but not being able to download e-mail from the mail server at the ISP. What should the user check on the user workstation?&lt;br /&gt;&lt;br /&gt;** the POP3 and SMTP server settings in the e-mail application&lt;br /&gt;the patch cable connections at the back of the workstation and at the wall plate&lt;br /&gt;the DHCP settings in the operating system&lt;br /&gt;the IP address, mask, and default gateway values&lt;br /&gt;the NIC drivers&lt;br /&gt;&lt;br /&gt;30Refer to the graphic. Which command will configure a static route on Router A to direct traffic from LAN A that is destined for LAN C?&lt;br /&gt;&lt;br /&gt;RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2&lt;br /&gt;RouterA(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2&lt;br /&gt;**RouterA(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2&lt;br /&gt;RouterA(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1&lt;br /&gt;RouterA(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0&lt;br /&gt;&lt;br /&gt;31Which subnet masks could be used when subnetting a Class B IP address? (Choose two.)&lt;br /&gt;&lt;br /&gt;255.255.255.240&lt;br /&gt;** 255.255.192.0&lt;br /&gt;** 255.255.0.0&lt;br /&gt;255.192.0.0&lt;br /&gt;240.0.0.0&lt;br /&gt;255.0.0.0&lt;br /&gt;&lt;br /&gt;32 Refer to the exhibit. The network administrator has configured the RTA and RTB interfaces. In order to allow hosts that are attached to RTA to reach the server that is attached to RTB, a static route from RTA to the server LAN and a default route from RTB back to RTA need to be configured. Which two commands will the administrator use to accomplish these tasks on the two routers? (Choose two.)&lt;br /&gt;&lt;br /&gt;**RTA(config)# ip route 10.16.10.5 255.255.255.252 10.16.10.6&lt;br /&gt;RTA(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6&lt;br /&gt;RTA(config)# ip route 10.16.10.96 255.255.255.252 10.16.10.6&lt;br /&gt;RTB(config)# ip route 10.16.10.6 255.255.255.248 10.16.10.6&lt;br /&gt;**RTB(config)# ip route 0.0.0.0 0.0.0.0 S0/0/1&lt;br /&gt;RTB(config)# ip route 0.0.0.0 0.0.0.0 10.16.10.6&lt;br /&gt;&lt;br /&gt;33How do port filtering and access lists help provide network security?&lt;br /&gt;&lt;br /&gt;**They prevent specified types of traffic from reaching specified network destinations.&lt;br /&gt;They alert network administrators to various type of denial of service attacks as they occur.&lt;br /&gt;They prevent viruses, worms, and Trojans from infecting host computers and servers.&lt;br /&gt;They enable encryption and authentication of confidential data communications.&lt;br /&gt;&lt;br /&gt;34 Refer to the exhibit. The network administrator of the building in the graphic needs to choose the type of cable best suited to add ServerB to the network. Which cable type is the best choice?&lt;br /&gt;&lt;br /&gt;STP&lt;br /&gt;UTP&lt;br /&gt;coaxial&lt;br /&gt;**fiber optic&lt;br /&gt;&lt;br /&gt;35What is used by a routing protocol to determine the best path to include in the routing table?&lt;br /&gt;&lt;br /&gt;Convergence time&lt;br /&gt;Default distance&lt;br /&gt;** Metric&lt;br /&gt;Type of router&lt;br /&gt;&lt;br /&gt;36Refer to the exhibit. Which IP addresses could be assigned to the hosts in the diagram? (Choose two.)&lt;br /&gt;&lt;br /&gt;192.168.65.31&lt;br /&gt;192.168.65.32&lt;br /&gt;** 192.168.65.35&lt;br /&gt;** 192.168.65.60&lt;br /&gt;192.168.65.63&lt;br /&gt;192.168.65.64&lt;br /&gt;&lt;br /&gt;37Given the network 192.168.25.0 shown in the graphic, which subnet mask would accommodate the number of hosts in each subnet?&lt;br /&gt;&lt;br /&gt;255.255.0.0&lt;br /&gt;255.255.224.0&lt;br /&gt;255.255.255.0&lt;br /&gt;** 255.255.255.224&lt;br /&gt;255.255.255.240&lt;br /&gt;255.255.255.248&lt;br /&gt;&lt;br /&gt;38 Which two protocols allow network devices to report their status and events to a centralized network management device? (Choose two.)&lt;br /&gt;&lt;br /&gt;** Syslog&lt;br /&gt;Telnet&lt;br /&gt;HTTP&lt;br /&gt;HTTPS&lt;br /&gt;** SNMP&lt;br /&gt;&lt;br /&gt;39What is true regarding the differences between NAT and PAT?&lt;br /&gt;&lt;br /&gt;PAT uses the word "overload" at the end of the access-list statement to share a single registered address.&lt;br /&gt;Static NAT allows an unregistered address to map to multiple registered addresses.&lt;br /&gt;Dynamic NAT allows hosts to receive the same global address each time external access is required.&lt;br /&gt;**PAT uses unique source port numbers to distinguish between translations.&lt;br /&gt;&lt;br /&gt;40Refer to the exhibit. The graphic shows the output of a command issued on router RTB. According to the output, what two statements are true of router RTB? (Choose two.)&lt;br /&gt;&lt;br /&gt;**The router is connected to a router named Boise.&lt;br /&gt;Router RTB is connected to a Cisco 1841 router.&lt;br /&gt;Router RTB is directly connected to two other routers.&lt;br /&gt;**The IP address of the router interface connected to router RTB is 192.168.2.6 .&lt;br /&gt;The RTB router is connected to two Cisco devices by Fast Ethernet links.&lt;br /&gt;&lt;br /&gt;41Refer to the exhibit. The network administrator uses the command below to configure a default route to the ISP network :&lt;br /&gt;RTB(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.6&lt;br /&gt;A ping issued from the ISP is successful to router RTB. However, ping echo request packets arrive at a host that is attached to the Fa0/0 interface of RTB, and the replies do not make it back to the ISP router. What will fix this problem?&lt;br /&gt;&lt;br /&gt;The ISP must be configured to forward packets from the 192.168.1.0 network.&lt;br /&gt;**The ip route command needs to be edited so that the next hop address is 10.1.1.5.&lt;br /&gt;The ip route command needs to be edited so that the 192.168.1.1 address is the next hop address.&lt;br /&gt;The ip route command should be removed from the RTB router configuration.&lt;br /&gt;&lt;br /&gt;42 A network technician is using a network management station to gather data about the performance of devices and links within the ISP. Which application layer protocol makes this possible?&lt;br /&gt;&lt;br /&gt;**SNMP&lt;br /&gt;FTP&lt;br /&gt;DHCP&lt;br /&gt;SMTP&lt;br /&gt;&lt;br /&gt;43What are two purposes of DNS? (Choose two.)&lt;br /&gt;&lt;br /&gt;to dynamically assign IP addressing information to network hosts&lt;br /&gt;to simplify the administration of host and default gateway addressing on client computers&lt;br /&gt;to assign TCP port numbers to hosts as part of the data transfer process&lt;br /&gt;**to resolve human-readable domain names to numeric IP addresses&lt;br /&gt;**to replace the static HOSTS file with a more practical dynamic system&lt;br /&gt;&lt;br /&gt;44A hacker attempts to reach confidential information that is stored on a server inside the corporate network. A network security solution inspects the entire packet, determines that it is a threat, and blocks the packet from entering the inside network. Which security measure protected the network?&lt;br /&gt;&lt;br /&gt;an IDS&lt;br /&gt;**an IPS&lt;br /&gt;a host-based firewall&lt;br /&gt;Anti-X software&lt;br /&gt;&lt;br /&gt;45 How many host addresses may be assigned on each subnetwork when using the 130.68.0.0 network address with a subnet mask of 255.255.248.0?&lt;br /&gt;&lt;br /&gt;30&lt;br /&gt;256&lt;br /&gt;**2046&lt;br /&gt;2048&lt;br /&gt;4094&lt;br /&gt;4096&lt;br /&gt;&lt;br /&gt;46In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another?&lt;br /&gt;&lt;br /&gt;**destination network address&lt;br /&gt;source network address&lt;br /&gt;source MAC address&lt;br /&gt;well known port destination address&lt;br /&gt;&lt;br /&gt;47 A small tire retailer requires a low-cost WAN connection to its headquarters in order to manage its inventory and process customer sales in real time. Which WAN connection type is best suited to its needs?&lt;br /&gt;&lt;br /&gt;Sonet&lt;br /&gt;T3&lt;br /&gt;**dialup&lt;br /&gt;DSL&lt;br /&gt;leased line&lt;br /&gt;&lt;br /&gt;48The command copy tftp running-config has been entered on the router. What will this command do?&lt;br /&gt;&lt;br /&gt;copy the configuration in RAM to a server&lt;br /&gt;**copy the configuration file from a server to RAM&lt;br /&gt;copy the configuration file in NVRAM to RAM&lt;br /&gt;copy the configuration file in NVRAM to a server&lt;br /&gt;copy the configuration file from a server to NVRAM&lt;br /&gt;&lt;br /&gt;49Refer to the exhibit. The network administrator needs to configure the Fa0/0 interface of RTB so that hosts from RTA can connect to the server that is attached to RTB. Which two commands will the administrator use to accomplish this task? (Choose two.)&lt;br /&gt;&lt;br /&gt;RTB# ip address 192.168.102.98 255.255.255.248&lt;br /&gt;RTB(config-if)# ip address 192.168.102.99 255.255.255.252&lt;br /&gt;RTB(config)# ip address 192.168.102.97 255.255.255.252&lt;br /&gt;RTB(config)# no shutdown&lt;br /&gt;**RTB(config-if)# no shutdown&lt;br /&gt;**RTB(config-if)# ip address 192.168.102.97 255.255.255.252&lt;br /&gt;&lt;br /&gt;50.Refer to the exhibit. A NOC technician at an ISP enters the command shown. What are two reasons to use this command? (Choose two.)&lt;br /&gt;to map the path to 192.168.1.7&lt;br /&gt;**to test reachability to 192.168.1.7&lt;br /&gt;to locate connectivity problems along the route to 192.168.1.7&lt;br /&gt;to identify the ISPs that interconnect the NOC with the remote host with the address 192.168.1.7&lt;br /&gt;**to measure the time that packets take to reach 192.168.1.7 and return to the technician's workstation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-7482736975156831955?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/7482736975156831955/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-2-final-v41.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7482736975156831955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7482736975156831955'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-2-final-v41.html' title='CCNA 2 FINAL V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s72-c/ccna.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6131230381714623995</id><published>2011-10-26T08:41:00.000-07:00</published><updated>2011-10-26T08:41:12.709-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 9 V4.1</title><content type='html'>&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;1.How many usable host addresses does the 192.168.1.0/25 subnet provide?&lt;br /&gt;254&lt;br /&gt;128&lt;br /&gt;127&lt;br /&gt;126***&lt;br /&gt;64&lt;br /&gt;62&lt;br /&gt;&lt;br /&gt;2&lt;br /&gt;A network technician has isolated a problem at the transport layer of the OSI&lt;br /&gt;model. Which question would provide further information about the problem?&lt;br /&gt;Do you have a firewall that is configured on your PC?***&lt;br /&gt;Do you have a link light on your network card?&lt;br /&gt;Is your PC configured to obtain addressing information using DHCP?&lt;br /&gt;What default gateway address is configured in your TCP/IP settings?&lt;br /&gt;Can you ping http://www.cisco.com?&lt;br /&gt;&lt;br /&gt;3&lt;br /&gt;Refer to the exhibit. A network administrator is in the process of sending a&lt;br /&gt;preconfigured text file to a router. When the administrator pastes the&lt;br /&gt;configuration into the router, an error message appears. What is the problem with&lt;br /&gt;the IP addressing scheme?&lt;br /&gt;Serial0/0 is configured with a network address.&lt;br /&gt;The IP address on FastEthernet0/0 overlaps with the IP on FastEthernet0/1.&lt;br /&gt;Serial0/1 is configured with a broadcast address.&lt;br /&gt;The IP address on FastEthernet0/0 overlaps with the IP on Serial0/1.***&lt;br /&gt;&lt;br /&gt;4&lt;br /&gt;A user can access any web page on the Internet but cannot access e-mail. What&lt;br /&gt;troubleshooting method would be most efficient for troubleshooting this issue?&lt;br /&gt;top-down***&lt;br /&gt;bottom-up&lt;br /&gt;divide-and-conquer&lt;br /&gt;impossible to determine from this information&lt;br /&gt;&lt;br /&gt;5&lt;br /&gt;Refer to the exhibit. What are two possible causes for the interface status?&lt;br /&gt;(Choose two.)&lt;br /&gt;The loopback address is not set.&lt;br /&gt;The encapsulation type is mismatched.***&lt;br /&gt;A cable is not attached to the interface.&lt;br /&gt;Keepalive messages are not being received.***&lt;br /&gt;The interface is administratively shut down.&lt;br /&gt;&lt;br /&gt;6&lt;br /&gt;Refer to the exhibit. Host H1 on the LAN is not able to access the FTP server&lt;br /&gt;across the Internet. Which two configuration statements are causing this problem?&lt;br /&gt;(Choose two.)&lt;br /&gt;There is no route to the Internet.&lt;br /&gt;The IP address on Fa0/0 is incorrect.&lt;br /&gt;The IP address on S0/0/0 is incorrect.&lt;br /&gt;The NAT command on the Fa0/0 interface is applied in the wrong direction.***&lt;br /&gt;The NAT command on the S0/0/0 interface is applied in the wrong direction.***&lt;br /&gt;&lt;br /&gt;7&lt;br /&gt;Which two conditions identify issues that are confined to Layer 1? (Choose two.)&lt;br /&gt;cables that exceed maximum length***&lt;br /&gt;encapsulation errors&lt;br /&gt;viruses and worms that create excessive broadcast traffic&lt;br /&gt;poor termination of cables***&lt;br /&gt;receiving "line protocol down" messages on the router console&lt;br /&gt;&lt;br /&gt;8&lt;br /&gt;A network administrator is upgrading a Cisco 1841 router by adding a WIC-2T module&lt;br /&gt;card. Which show command can the administrator use to verify that the module is&lt;br /&gt;correctly recognized by the router?&lt;br /&gt;show flash:&lt;br /&gt;show version***&lt;br /&gt;show ip route&lt;br /&gt;show startup-configuration&lt;br /&gt;&lt;br /&gt;9&lt;br /&gt;Hosts on two separate subnets cannot communicate. The network administrator&lt;br /&gt;suspects a missing route in one of the routing tables. Which three commands can be&lt;br /&gt;used to help troubleshoot Layer 3 connectivity issues? (Choose three.)&lt;br /&gt;ping***&lt;br /&gt;show arp&lt;br /&gt;traceroute***&lt;br /&gt;show ip route***&lt;br /&gt;show controllers&lt;br /&gt;show cdp neighbor&lt;br /&gt;&lt;br /&gt;10&lt;br /&gt;Refer to the exhibit. Which statement is true regarding the IP address&lt;br /&gt;configuration?&lt;br /&gt;Interfaces Fa0/0 and Fa0/1 can be in the same subnet.&lt;br /&gt;Interface Fa0/0 and NetworkA can be in the same subnet.&lt;br /&gt;Interface Fa0/0 and NetworkB can be in the same subnet.***&lt;br /&gt;Interface Fa0/1 and NetworkB can be in the same subnet.&lt;br /&gt;&lt;br /&gt;11&lt;br /&gt;A network administrator plugs a new PC into a switch port. The LED for that port&lt;br /&gt;changes to solid green. What statement best describes the current status of the&lt;br /&gt;port?&lt;br /&gt;There is a duplex mismatch error.&lt;br /&gt;There is a link fault error. This port is unable to forward frames.&lt;br /&gt;The port is operational and ready to transmit packets.***&lt;br /&gt;This port has been disabled by management and is unable to forward frames.&lt;br /&gt;The flash memory is busy.&lt;br /&gt;&lt;br /&gt;12&lt;br /&gt;Refer to the exhibit. Which three statements are true about the output of the show&lt;br /&gt;ip interface brief command? (Choose three.)&lt;br /&gt;FastEthernet0/0 is functioning correctly.***&lt;br /&gt;The shutdown command has been applied on Serial0/0.***&lt;br /&gt;FastEthernet0/0 was configured by the startup-config at bootup.&lt;br /&gt;Serial0/0 is experiencing a Layer 1 network problem.&lt;br /&gt;FastEthernet0/1 is experiencing a Layer 2 network problem.***&lt;br /&gt;Because the port is down, Serial0/1 has an IP address that does not show in&lt;br /&gt;the output.&lt;br /&gt;&lt;br /&gt;13&lt;br /&gt;Refer to the exhibit. Users on the 10.12.10.0/24 network are unable to access&lt;br /&gt;anyone on the 10.10.10.0/24 network. What two problems exist in the network?&lt;br /&gt;(Choose two.)&lt;br /&gt;R2 is using a different version of RIP.***&lt;br /&gt;R2 has a missing network statement.***&lt;br /&gt;R1 has an incorrect network statement.&lt;br /&gt;R3 has an incorrect network statement.&lt;br /&gt;A routing loop is occurring between all three routers.&lt;br /&gt;&lt;br /&gt;14&lt;br /&gt;Refer to the exhibit. The PC is trying to ping router B at 192.168.2.2, but it&lt;br /&gt;fails. What is the problem?&lt;br /&gt;The PC is on the wrong subnet.&lt;br /&gt;The default gateway on the PC should be 192.168.1.1.***&lt;br /&gt;The default gateway should be 192.168.2.2.&lt;br /&gt;The DNS server is incorrect.&lt;br /&gt;The IP address for Fa0/0 on router A is incorrect.&lt;br /&gt;&lt;br /&gt;15&lt;br /&gt;An administrator is creating a lab to simulate a WAN connection. During the setup,&lt;br /&gt;the administrator notices that there are different encapsulation types on each end&lt;br /&gt;of the serial connection. At what layer of the OSI model is this problem&lt;br /&gt;occurring?&lt;br /&gt;Layer 2***&lt;br /&gt;Layer 4&lt;br /&gt;Layer 5&lt;br /&gt;Layer 6&lt;br /&gt;&lt;br /&gt;16&lt;br /&gt;Refer to the exhibit. A router initially boots up to ROMMON mode. The&lt;br /&gt;administrator enters the dir flash: command and sees the output that is shown.&lt;br /&gt;What should the administrator do next?&lt;br /&gt;Load a new IOS onto the router by the use of TFTP.&lt;br /&gt;Load a new IOS onto the router via XMODEM.&lt;br /&gt;Boot the router using the reset command in ROMMON.***&lt;br /&gt;Erase the file in flash and reboot the router.&lt;br /&gt;&lt;br /&gt;17&lt;br /&gt;A PC is able to reach devices that are located both inside and outside the&lt;br /&gt;network. However, when trying to reach an FTP server that is located on the same&lt;br /&gt;subnet, the PC fails to make a connection. The administrator has several other PCs&lt;br /&gt;that are located in the same subnet try a connection to the FTP server and they&lt;br /&gt;are successful. Which troubleshooting tool can be used to determine the problem&lt;br /&gt;between the PC and the FTP server?&lt;br /&gt;cable tester&lt;br /&gt;digital multimeter&lt;br /&gt;protocol analyzer***&lt;br /&gt;network analyzer&lt;br /&gt;&lt;br /&gt;18&lt;br /&gt;Refer to the exhibit. Which IP address is misconfigured and is causing&lt;br /&gt;connectivity problems between hosts and servers?&lt;br /&gt;HostA&lt;br /&gt;HostB&lt;br /&gt;Server1&lt;br /&gt;Server2***&lt;br /&gt;R1 Fa0/0&lt;br /&gt;R1 Fa0/1&lt;br /&gt;&lt;br /&gt;19&lt;br /&gt;Which problem is associated with Layer 4 of the OSI model?&lt;br /&gt;A firewall is blocking Telnet packets to a host.***&lt;br /&gt;A host has an incorrect IP address.&lt;br /&gt;A router has no route to a host.&lt;br /&gt;A host sent a malformed HTTP request.&lt;br /&gt;&lt;br /&gt;20&lt;br /&gt;A user is having trouble accessing the Internet. A network administrator begins by&lt;br /&gt;verifying that the IP address of the PC is correctly configured. Next the&lt;br /&gt;administrator pings the default gateway. Based on this information, what type of&lt;br /&gt;troubleshooting method is the administrator employing?&lt;br /&gt;top-down&lt;br /&gt;bottom-up&lt;br /&gt;divide-and-conquer***&lt;br /&gt;impossible to determine from this information&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6131230381714623995?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6131230381714623995/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-9-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6131230381714623995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6131230381714623995'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-9-v41.html' title='CCNA DISCOVERY 2 CHAPTER 9 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8397190435098908449</id><published>2011-10-26T08:39:00.000-07:00</published><updated>2011-10-26T08:39:18.398-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 7 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which two statements are true about the OSI and TCP/IP models? (Choose two.)&lt;br /&gt;The two bottom layers of the TCP/IP model make up the bottom layer of the OSI model.&lt;br /&gt;The TCP/IP model is a theoretical model and the OSI model is based on actual protocols.&lt;br /&gt;• The OSI network layer is comparable to the Internet layer of the TCP/IP model.&lt;br /&gt;The TCP/IP model specifies protocols for the physical network interconnection.&lt;br /&gt;• The TCP/IP model is based on four layers and the OSI model is based on seven layers.&lt;br /&gt;&lt;br /&gt;2. To meet customer expectations, an ISP must guarantee a level of service that is based on what two factors? (Choose two.)&lt;br /&gt;accessibility&lt;br /&gt;adaptability&lt;br /&gt;• availability&lt;br /&gt;• reliability&lt;br /&gt;scalability&lt;br /&gt;&lt;br /&gt;3. User1 is sending an e-mail to User2@cisco.com. What are two characteristics of the process of sending this data? (Choose two.)&lt;br /&gt;• It utilizes TCP port 110.&lt;br /&gt;A TCP connection is established directly between the User1 and User2 client computers in order to send the e-mail message.&lt;br /&gt;• It utilizes a store and forward process.&lt;br /&gt;The same application layer protocol is used to send the e-mail and retrieve it from the destination server.&lt;br /&gt;SMTP is used to send the e-mail message to the mail servers.&lt;br /&gt;&lt;br /&gt;4. Refer to the exhibit. Host1 is in the process of setting up a TCP session with Host2. Host1 has sent a SYN message to begin session establishment. What happens next?&lt;br /&gt;Host1 sends an ACK message to Host2.&lt;br /&gt;Host1 sends a SYN message to Host2.&lt;br /&gt;Host1 sends a SYN-ACK message to Host2.&lt;br /&gt;Host2 sends an ACK message to Host1.&lt;br /&gt;Host2 sends a SYN message to Host1.&lt;br /&gt;• Host2 sends a SYN-ACK message to Host1.&lt;br /&gt;&lt;br /&gt;5. What are three characteristics of network reliability? (Choose three.)&lt;br /&gt;• Redundant hardware provides enhanced reliability.&lt;br /&gt;Reliability is measured as a percent.&lt;br /&gt;Reliability is the responsibility of the ISP customers.&lt;br /&gt;• Fault tolerance is a measure of reliability.&lt;br /&gt;• The longer the MTBF, the greater the reliability.&lt;br /&gt;&lt;br /&gt;6. Which two statements describe the FTP protocol? (Choose two.)&lt;br /&gt;It uses well-known port 23.&lt;br /&gt;The protocol interpreter is responsible for the data transfer function.&lt;br /&gt;• In passive data connections, the FTP client initiates the transfer of data.&lt;br /&gt;• It requires two connections between client and server.&lt;br /&gt;FTP servers open a well-known port on the client machine.&lt;br /&gt;&lt;br /&gt;7. What is the function of the TCP three-way handshake?&lt;br /&gt;• It enables the synchronization of port numbers between source and destination hosts.&lt;br /&gt;It immediately triggers the retransmission of lost data.&lt;br /&gt;• It synchronizes both ends of a connection by allowing both sides to agree upon initial sequence numbers.&lt;br /&gt;It identifies the destination application on the receiving host.&lt;br /&gt;&lt;br /&gt;8. What are three characteristics of HTTPS? (Choose three.)&lt;br /&gt;It uses a different client request-server response process than HTTP uses.&lt;br /&gt;It specifies additional rules for passing data between the application and data link layers.&lt;br /&gt;• It supports authentication.&lt;br /&gt;It allows more simultaneous connections than HTTP allows.&lt;br /&gt;• It encrypts packets with SSL.&lt;br /&gt;• It requires additional server processing time.&lt;br /&gt;&lt;br /&gt;9. Which DNS zone resolves an IP address to a qualified domain name?&lt;br /&gt;dynamic lookup&lt;br /&gt;forward lookup&lt;br /&gt;resolution lookup&lt;br /&gt;• reverse lookup&lt;br /&gt;&lt;br /&gt;10.&lt;br /&gt;&lt;br /&gt;CCNA 2 Chapter 7 V4.1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What type of update allows client computers to register and update their resource records with a DNS server whenever changes occur?&lt;br /&gt;• dynamic&lt;br /&gt;zone transfer&lt;br /&gt;local recursive query&lt;br /&gt;root domain query&lt;br /&gt;top-level domain query&lt;br /&gt;&lt;br /&gt;11. Refer to the exhibit. Which two statements are true about this file? (Choose two.)&lt;br /&gt;If the gateway address changes, the file will be updated dynamically.&lt;br /&gt;• The command ping fileserv will use IP address 172.16.5.10.&lt;br /&gt;• If the ping http://www.cisco.com command is issued, the file will be checked for the Cisco web server IP address before DNS is queried.&lt;br /&gt;The file must be created by the user if it is to be used by a workstation.&lt;br /&gt;Name to IP address mappings are added to the file after they are received from DNS.&lt;br /&gt;&lt;br /&gt;12. Which two tasks are the responsibility of the local DNS server? (Choose two.)&lt;br /&gt;maintaining a large number of cached DNS entries&lt;br /&gt;maintaining the ISP server&lt;br /&gt;• mapping name-to-IP addresses for internal hosts&lt;br /&gt;• forwarding name resolution requests to a caching-only server&lt;br /&gt;forwarding all name resolution requests to root servers on the Internet&lt;br /&gt;&lt;br /&gt;13. What are three unique characteristics of UDP? (Choose three.)&lt;br /&gt;connection oriented&lt;br /&gt;full-duplex operation&lt;br /&gt;• low overhead&lt;br /&gt;• no flow control&lt;br /&gt;• no error-recovery function&lt;br /&gt;reliable transmission&lt;br /&gt;&lt;br /&gt;14. A manufacturing company is looking into subscribing to services from a new ISP. The company requires hosted world wide web, file transfer, and e-mail services. Which three protocols represent the key application services that are required by the company? (Choose three.)&lt;br /&gt;• FTP&lt;br /&gt;• HTTP&lt;br /&gt;ICMP&lt;br /&gt;PPP&lt;br /&gt;Telnet&lt;br /&gt;• SMTP&lt;br /&gt;&lt;br /&gt;15. Which two options correctly match protocol and well-known port number? (Choose two.)&lt;br /&gt;DNS - 25&lt;br /&gt;FTP - 110&lt;br /&gt;• HTTP - 80&lt;br /&gt;POP3 - 25&lt;br /&gt;• SMTP - 25&lt;br /&gt;&lt;br /&gt;16. Within TCP, what combination makes up a socket pair?&lt;br /&gt;source port with destination port&lt;br /&gt;source IP address with destination port&lt;br /&gt;source IP address and destination IP address&lt;br /&gt;• source IP address and port with a destination IP address and port&lt;br /&gt;&lt;br /&gt;17. Which protocol is used to send e-mail, either from a client to a server or from a server to another server?&lt;br /&gt;SNMP&lt;br /&gt;FTP&lt;br /&gt;• SMTP&lt;br /&gt;HTTPS&lt;br /&gt;&lt;br /&gt;18. Refer to the exhibit. The PC is requesting HTTP data from the server. What is a valid representation of source and destination sockets for this request?&lt;br /&gt;Source - 192.168.1.17:80 ; Destination - 192.168.2.39:80&lt;br /&gt;Source - 192.168.1.17:80 ; Destination - 192.168.2.39:1045&lt;br /&gt;• Source - 192.168.1.17:1045 ; Destination - 192.168.2.39:80&lt;br /&gt;Source - 192.168.1.17:1045 ; Destination - 192.168.2.39:1061&lt;br /&gt;&lt;br /&gt;19. What type of DNS server is typically maintained by an ISP?&lt;br /&gt;• caching-only&lt;br /&gt;root&lt;br /&gt;second-level&lt;br /&gt;top-level&lt;br /&gt;&lt;br /&gt;20. A client is communicating with a server on a different segment of the network. How does the server determine what service is being requested by the client?&lt;br /&gt;The server will apply the default service configured in directory services.&lt;br /&gt;The server will use ARP to discover the appropriate service from the local router.&lt;br /&gt;The server will send a request to the client asking for the appropriate service.&lt;br /&gt;• The server will determine the appropriate service from the destination port field.&lt;br /&gt;&lt;br /&gt;21.&lt;br /&gt;&lt;br /&gt;CCNA 2 Chapter 7 V4.1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When a host is communicating with multiple applications on the same server at the same time, which of the following will have the same value for each session? (Choose two.)&lt;br /&gt;• IP address&lt;br /&gt;• MAC address&lt;br /&gt;session number&lt;br /&gt;sequence number&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;22. Which three fields do a TCP header and UDP header have in common? (Choose three.)&lt;br /&gt;• checksum&lt;br /&gt;• destination port&lt;br /&gt;• source port&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8397190435098908449?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8397190435098908449/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-7-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8397190435098908449'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8397190435098908449'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-7-v41.html' title='CCNA DISCOVERY 2 CHAPTER 7 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6774981179545031402</id><published>2011-10-26T08:37:00.001-07:00</published><updated>2011-10-26T08:37:54.384-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 6 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which command is used to view the RIP routing protocol settings and configuration?&lt;br /&gt;&lt;br /&gt;show version&lt;br /&gt;show ip route&lt;br /&gt;show interface&lt;br /&gt;**show ip protocols&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Refer to the exhibit. What is the maximum number of RIP routers that could separate HostA and HostB and still leave the hosts with connectivity to each other?&lt;br /&gt;&lt;br /&gt;14&lt;br /&gt;15&lt;br /&gt;**16&lt;br /&gt;17&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. In which situation would a company register for its own autonomous system number (ASN)?&lt;br /&gt;&lt;br /&gt;when the company's ISP adds connection points to the Internet&lt;br /&gt;when additional routers are added to the corporate internetwork&lt;br /&gt;when more than one interior routing protocol is used&lt;br /&gt;**when the company uses two or more ISPs&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Consider this routing table entry&lt;br /&gt;&lt;br /&gt;R 172.16.1.0/24 [120/1] via 200.1.1.1 00:00:27 Serial0/1&lt;br /&gt;&lt;br /&gt;What type of route is this?&lt;br /&gt;&lt;br /&gt;a static route&lt;br /&gt;a default route&lt;br /&gt;**a RIP route&lt;br /&gt;an OSPF route&lt;br /&gt;an EIGRP route&lt;br /&gt;a directly-connected route&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. What is the difference between interior and exterior routing protocols?&lt;br /&gt;&lt;br /&gt;Exterior routing protocols are only used by large ISPs. Interior routing protocols are used by small ISPs.&lt;br /&gt;Interior routing protocols are used to route on the Internet. Exterior routing protocols are used inside organizations.&lt;br /&gt;Exterior routing protocols are used to administer a single autonomous system. Interior routing protocols are used to administer several domains.&lt;br /&gt;**Interior routing protocols are used to communicate within a single autonomous system. Exterior routing protocols are used to communicate between multiple autonomous systems.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. What information is included in RIPv2 routing updates that is not included in RIPv1 updates?&lt;br /&gt;&lt;br /&gt;metric&lt;br /&gt;**subnet mask&lt;br /&gt;area identification&lt;br /&gt;hop count&lt;br /&gt;autonomous system number&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. Which routing protocol is used to exchange data between two different ISPs?&lt;br /&gt;&lt;br /&gt;**BGP&lt;br /&gt;EIGRP&lt;br /&gt;OSPF&lt;br /&gt;RIP v2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Refer to the exhibit. Which configuration command or commands contributed to the output that is shown?&lt;br /&gt;&lt;br /&gt;routerA(config-router)# no version 2&lt;br /&gt;routerA(config)# interface fa0/0&lt;br /&gt;routerA(config-if)# ip address 172.19.0.0 255.255.0.0&lt;br /&gt;**routerA(config-router)# network 192.168.3.0&lt;br /&gt;routerA(config)# no ip default-gateway&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Refer to the exhibit. If all routers are running RIP and network 10.0.0.0 goes down, when will R3 learn that the network is no longer available?&lt;br /&gt;&lt;br /&gt;in 30 seconds&lt;br /&gt;in 60 seconds&lt;br /&gt;in 90 seconds&lt;br /&gt;**Immediately&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. What statement is true regarding an AS number?&lt;br /&gt;&lt;br /&gt;AS numbers are controlled and registered for Internet use.&lt;br /&gt;Interior routing protocols require registered AS numbers.&lt;br /&gt;ISPs require all customers to have registered AS numbers.&lt;br /&gt;All routers at an ISP must be assigned the same AS number.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. What is the purpose of the network command used when configuring RIP?&lt;br /&gt;&lt;br /&gt;to specify whether RIPv1 or RIPv2 will be used as the routing protocol&lt;br /&gt;to allow the router to monitor RIP updates that occur on other routers&lt;br /&gt;**to identify which networks on the router will send and receive RIP updates&lt;br /&gt;to configure the IP address on an interface that will use RIP&lt;br /&gt;to identify all of the remote networks that should be reachable from the router&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. Which command would a network administrator use to determine if the routers in an enterprise have learned about a newly added network?&lt;br /&gt;&lt;br /&gt;router# show ip address&lt;br /&gt;router# show ip route&lt;br /&gt;**router# show ip networks&lt;br /&gt;router# show ip interface brief&lt;br /&gt;router# debug ip protocol&lt;br /&gt;router# debug rip update&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. What is the purpose of a routing protocol?&lt;br /&gt;&lt;br /&gt;It is used to build and maintain ARP tables.&lt;br /&gt;It provides a method for segmenting and reassembling data packets.&lt;br /&gt;It allows an administrator to devise an addressing scheme for the network.&lt;br /&gt;**It allows a router to share information about known networks with other routers.&lt;br /&gt;It provides a procedure for encoding and decoding data into bits for packet forwarding.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. What device enables an ISP to connect with other ISPs to transfer data?&lt;br /&gt;&lt;br /&gt;**border gateway router&lt;br /&gt;DSLAM&lt;br /&gt;web server&lt;br /&gt;interior router&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. Which command will display RIP routing updates as they are sent and received?&lt;br /&gt;&lt;br /&gt;show ip route&lt;br /&gt;show ip rip&lt;br /&gt;debug ip rip&lt;br /&gt;show ip protocols&lt;br /&gt;**show ip rip database&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. Which part of an IP packet does the router use to make routing decisions?&lt;br /&gt;&lt;br /&gt;source IP address&lt;br /&gt;source MAC address&lt;br /&gt;**destination IP address&lt;br /&gt;destination MAC address&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. What two types of businesses would benefit from registering as their own autonomous systems? (Choose two.)&lt;br /&gt;&lt;br /&gt;a home business with one ISP connection&lt;br /&gt;**a global business with connections to multiple local ISPs&lt;br /&gt;**a medium-sized nationwide business with Internet connectivity through different ISPs&lt;br /&gt;a large enterprise with two connections to the same ISP&lt;br /&gt;a small ISP with a single Internet connection through a larger ISP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. Which command will display RIP activity as it occurs on a router?&lt;br /&gt;&lt;br /&gt;debug ip rip&lt;br /&gt;show ip route&lt;br /&gt;show ip interface&lt;br /&gt;show ip protocols&lt;br /&gt;debug ip rip config&lt;br /&gt;**show ip rip database&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. Why is fast convergence desirable in networks that use dynamic routing protocols?&lt;br /&gt;&lt;br /&gt;**Routers will not allow packets to be forwarded until the network has converged.&lt;br /&gt;Hosts are unable to access their gateway until the network has converged.&lt;br /&gt;Routers may make incorrect forwarding decisions until the network has converged.&lt;br /&gt;Routers will not allow configuration changes to be made until the network has converged.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. Which two statements describe static routes? (Choose two.)&lt;br /&gt;&lt;br /&gt;They are created in interface configuration mode.&lt;br /&gt;**They require manual reconfiguration to accommodate network changes.&lt;br /&gt;They automatically become the default gateway of the router.&lt;br /&gt;**They are identified in the routing table with the prefix S&lt;br /&gt;They are automatically updated whenever an interface is reconfigured or shutdown.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21. Which two statements or sets of statements describe differences between link-state and distance vector routing protocols? (Choose two.)&lt;br /&gt;&lt;br /&gt;Link-state routing protocols routinely use more bandwidth for updates than do distance vector routing protocols.&lt;br /&gt;Distance vector routing protocols update all routers at one time. Link-state routing protocols update one router at a time.&lt;br /&gt;**Link-state routers only know about directly connected routers. Distance vector routers know about every router in the network.&lt;br /&gt;**Link-state routing protocols update when a change is made. A network using distance vector routing protocols only updates at a specific interval.&lt;br /&gt;Distance vector routing protocols have limited information about the entire network. Link state routing protocols know about all routers in the network.&lt;br /&gt;In case of similar topologies, networks using link-state routing protocols typically converge more rapidly than do networks using distance vector routing protocols.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;22. Which protocol is an exterior routing protocol?&lt;br /&gt;&lt;br /&gt;**BGP&lt;br /&gt;EIGRP&lt;br /&gt;OSPF&lt;br /&gt;RIP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;23. Hosts on two separate subnets cannot communicate. The network administrator suspects a missing route in one of the routing tables. Which three commands can be used to help troubleshoot Layer 3 connectivity issues? (Choose three.)&lt;br /&gt;&lt;br /&gt;**Ping&lt;br /&gt;show arp&lt;br /&gt;**Traceroute&lt;br /&gt;**show ip route&lt;br /&gt;show interface&lt;br /&gt;show cdp neighbor detail&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;24. What term refers to a group of networks that uses the same internal routing policies and is controlled by a single administrative authority?&lt;br /&gt;&lt;br /&gt;Internet&lt;br /&gt;intranet&lt;br /&gt;virtual private network&lt;br /&gt;**autonomous system&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6774981179545031402?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6774981179545031402/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-6-v41_26.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6774981179545031402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6774981179545031402'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-6-v41_26.html' title='CCNA DISCOVERY 2 CHAPTER 6 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3292084023003158088</id><published>2011-10-26T08:35:00.000-07:00</published><updated>2011-10-26T08:36:37.762-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 8 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which AAA service reduces IT operating costs by providing detailed reporting and monitoring of network user behavior, and also by keeping a record of every access connection and device configuration change across the network?&lt;br /&gt;&lt;br /&gt;authentication&lt;br /&gt;accreditation&lt;br /&gt;**accounting&lt;br /&gt;authorization&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Which three items are normally included when a log message is generated by a syslog client and forwarded to a syslog server? (Choose three.)&lt;br /&gt;&lt;br /&gt;**date and time of message&lt;br /&gt;**ID of sending device&lt;br /&gt;length of message&lt;br /&gt;**message ID&lt;br /&gt;checksum field&lt;br /&gt;community ID&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. What is the advantage of using WPA to secure a wireless network?&lt;br /&gt;&lt;br /&gt;It uses a 128-bit pre-shared hexadecimal key to prevent unauthorized wireless access.&lt;br /&gt;**It uses an advanced encryption key that is never transmitted between host and access point.&lt;br /&gt;It is supported on older wireless hardware, thus providing maximum compatibility with enterprise equipment.&lt;br /&gt;It requires the MAC address of a network device that is requesting wireless access to be on a list of approved MAC addresses.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. A company wants to configure a firewall to monitor all channels of communication and allow only traffic that is part of a known connection. Which firewall configuration should be deployed?&lt;br /&gt;&lt;br /&gt;packet filtering&lt;br /&gt;proxy&lt;br /&gt;**stateful packet inspection&lt;br /&gt;stateless packet inspection&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. A server log includes this entry: User student accessed host server ABC using Telnet yesterday for 10 minutes. What type of log entry is this?&lt;br /&gt;&lt;br /&gt;authentication&lt;br /&gt;authorization&lt;br /&gt;**accounting&lt;br /&gt;accessing&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. What two measures help to verify that server backups have been reliably completed? (Choose two.)&lt;br /&gt;&lt;br /&gt;**reviewing backup logs&lt;br /&gt;**performing trial backups&lt;br /&gt;performing full backups only&lt;br /&gt;replacing tape backup with hard disk-based backup&lt;br /&gt;using an autoloader when backups require more than one tape&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. Which means of communication does an SNMP network agent use to provide a network management station with important but unsolicited information?&lt;br /&gt;&lt;br /&gt;query&lt;br /&gt;broadcast&lt;br /&gt;ICMP ping&lt;br /&gt;**trap&lt;br /&gt;poll&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Which three protocols are used for in-band management? (Choose three.)&lt;br /&gt;&lt;br /&gt;FTP&lt;br /&gt;**HTTP&lt;br /&gt;**SNMP&lt;br /&gt;**Telnet&lt;br /&gt;TFTP&lt;br /&gt;DHCP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. A hacker has gained access to sensitive network files. In analyzing the attack, it is found that the hacker gained access over a wireless segment of the network. It is further discovered that the only security measure in place on the wireless network is MAC Address Filtering. How is it likely that the hacker gained access to the network?&lt;br /&gt;&lt;br /&gt;The hacker used a software tool to crack the shared hexadecimal wireless key.&lt;br /&gt;**The hacker obtained the MAC address of a permitted host, and cloned it on his wireless laptop NIC.&lt;br /&gt;The attacker mounted a denial of service attack to overwhelm the firewall before penetrating the wireless LAN.&lt;br /&gt;The hacker gained wireless access to the MAC address database and added his own MAC address to the list of permitted addresses.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. A network administrator is assigning network permissions to new groups of users and employing the principle of least privilege. Which two actions should the administrator take? (Choose two.)&lt;br /&gt;&lt;br /&gt;**Provide users with only the access to resources required to do their jobs.&lt;br /&gt;**Provide the minimum level of permissions required for users to do their jobs.&lt;br /&gt;Remove all permissions from the users and grant permissions as they are requested.&lt;br /&gt;Allow users to decide how much permission they need to accomplish their job tasks.&lt;br /&gt;Provide full access to the users and gradually remove privileges over time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. Which three protocols describe methods that can be used to secure user data for transmission across the internet? (Choose three.)&lt;br /&gt;&lt;br /&gt;SMTP&lt;br /&gt;**IPSEC&lt;br /&gt;**SSL&lt;br /&gt;**HTTPS&lt;br /&gt;FTP&lt;br /&gt;TFTP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. Which benefit does SSH offer over Telnet when remotely managing a router?&lt;br /&gt;&lt;br /&gt;**encryption&lt;br /&gt;TCP usage&lt;br /&gt;authorization&lt;br /&gt;connection using six VTY lines&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. Which of the following does SNMP use to hold information collected about the network?&lt;br /&gt;&lt;br /&gt;network management station&lt;br /&gt;network management database&lt;br /&gt;**management information base&lt;br /&gt;database information agent&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. What are two potential problems with using tape media to back up server data? (Choose two.)&lt;br /&gt;&lt;br /&gt;Tape is not a cost-effective means of backing up data.&lt;br /&gt;Data tapes are difficult to store offsite.&lt;br /&gt;**Data tapes are prone to failure and must be replaced often.&lt;br /&gt;**Tape drives require regular cleaning to maintain reliability.&lt;br /&gt;Backup logs are not available with tape backup solutions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. What is the term for the public network between the boundary router and the firewall?&lt;br /&gt;&lt;br /&gt;"clean" LAN&lt;br /&gt;intranet&lt;br /&gt;**DMZ&lt;br /&gt;extranet&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. Which two characteristics of network traffic are being monitored if a network technician configures the company firewall to operate as a packet filter? (Choose two.)&lt;br /&gt;&lt;br /&gt;applications&lt;br /&gt;physical addresses&lt;br /&gt;packet size&lt;br /&gt;**ports&lt;br /&gt;**protocols&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. When is the use of out-of-band network management necessary?&lt;br /&gt;&lt;br /&gt;when a server needs to be monitored across the network&lt;br /&gt;**when the management interface of a device is not reachable across the network&lt;br /&gt;when enhanced monitoring features are required to gain an overall view of the entire network&lt;br /&gt;when it is desirable to use the information that is provided by SNMP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. What network layer security protocol can secure any application layer protocol used for communication?&lt;br /&gt;&lt;br /&gt;HTTPS&lt;br /&gt;IMAP&lt;br /&gt;FTPS&lt;br /&gt;**IPSEC&lt;br /&gt;TLS&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. Before a technician upgrades a server, it is necessary to back up all data. Which type of backup is necessary to ensure that all data is backed up?&lt;br /&gt;&lt;br /&gt;daily&lt;br /&gt;differential&lt;br /&gt;**full&lt;br /&gt;incremental&lt;br /&gt;partial&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. What AAA component assigns varying levels of rights to users of network resources?&lt;br /&gt;&lt;br /&gt;auditing&lt;br /&gt;accounting&lt;br /&gt;**authorization&lt;br /&gt;access control&lt;br /&gt;authentication&lt;br /&gt;acknowledgement&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3292084023003158088?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3292084023003158088/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-6-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3292084023003158088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3292084023003158088'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-6-v41.html' title='CCNA DISCOVERY 2 CHAPTER 8 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-ffR-DsG3hSc/Tqgod7EBkgI/AAAAAAAAAvY/88TVksNdZMg/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-740502937711625571</id><published>2011-10-24T08:27:00.000-07:00</published><updated>2011-10-24T08:27:05.241-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 5 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. In what two ways does SDM differ from the IOS CLI? (Choose two.)&lt;br /&gt;&lt;br /&gt;**SDM is used for in-band management only. The IOS CLI can be used for in-band and out-of-band management.&lt;br /&gt;SDM is accessed through a Telnet application. The IOS CLI is accessed through a web browser.&lt;br /&gt;SDM is available for all router platforms. The IOS CLI is available for a limited number of Cisco devices.&lt;br /&gt;**SDM utilizes GUI buttons and text boxes. The IOS CLI requires the use of text-based commands.&lt;br /&gt;SDM is used for advanced configuration tasks. The IOS CLI is preferred for initial basic device configuration.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Which mode will a configured router display at login?&lt;br /&gt;&lt;br /&gt;global configuration mode&lt;br /&gt;setup mode&lt;br /&gt;ROM monitor mode&lt;br /&gt;**user EXEC mode&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Refer to the exhibit. Which password or passwords will be encrypted as a result of the configuration that is shown?&lt;br /&gt;&lt;br /&gt;virtual terminal only&lt;br /&gt;enable mode only&lt;br /&gt;console and virtual terminal only&lt;br /&gt;enable mode and virtual terminal&lt;br /&gt;only the service password&lt;br /&gt;**all configured passwords&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Refer to the exhibit. Which three sets of commands are required to enable administrators to connect to the Switch1 console over Telnet for configuration and management? (Choose three.)&lt;br /&gt;&lt;br /&gt;**Switch1(config)# interface fa0/1&lt;br /&gt;Switch1(config-if)# ip address 192.168.2.64 255.255.255.192&lt;br /&gt;**Switch1(config)# interface fa0/1&lt;br /&gt;Switch1(config-if)# ip address 192.168.2.66 255.255.255.192&lt;br /&gt;**Switch1(config)# interface vlan 1&lt;br /&gt;Switch1(config-if)# ip address 192.168.2.126 255.255.255.192&lt;br /&gt;Switch1(config-if)# no shutdown&lt;br /&gt;Switch1(config)# line vty 0 4&lt;br /&gt;Switch1(config-line)# enable password cisco&lt;br /&gt;Switch1(config-line)# login&lt;br /&gt;Switch1(config)# line vty 0 15&lt;br /&gt;Switch1(config-line)# password cisco&lt;br /&gt;Switch1(config-line)# login&lt;br /&gt;Switch1(config)# ip default-gateway 192.168.2.65&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. How does the SYST LED on the catalyst 2960 switch indicate a POST failure?&lt;br /&gt;&lt;br /&gt;blinks rapidly amber&lt;br /&gt;blinks rapidly green&lt;br /&gt;**steady amber&lt;br /&gt;steady green&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. 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?&lt;br /&gt;&lt;br /&gt;**X(config)# ip default-gateway 192.168.5.254&lt;br /&gt;X(config)# ip gateway 192.168.5.1&lt;br /&gt;X(config)# ip route 0.0.0.0 0.0.0.0 192.168.5.1&lt;br /&gt;X(config)# ip default-route 192.168.5.1&lt;br /&gt;X(config)# ip route 192.168.5.254 255.255.255.0 fastethernet 0/0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. A technician has made changes to the configuration of a router. What command will allow the technician to view the current configuration before he saves the changes?&lt;br /&gt;&lt;br /&gt;**router# show running-config&lt;br /&gt;router# show startup-config&lt;br /&gt;router# show flash&lt;br /&gt;router# show version&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)&lt;br /&gt;&lt;br /&gt;**VTY interface&lt;br /&gt;**console interface&lt;br /&gt;Ethernet interface&lt;br /&gt;secret EXEC mode&lt;br /&gt;**privileged EXEC mode&lt;br /&gt;router configuration mode&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. To save time, IOS commands may be partially entered and then completed by typing which key or key combination?&lt;br /&gt;&lt;br /&gt;**Tab&lt;br /&gt;Ctrl-P&lt;br /&gt;Ctrl-N&lt;br /&gt;Up Arrow&lt;br /&gt;Right Arrow&lt;br /&gt;Down Arrow&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. What is the correct command sequence to configure a router host name to 'LAB_A'?&lt;br /&gt;&lt;br /&gt;**Router&amp;gt; enable&lt;br /&gt;Router# configure terminal&lt;br /&gt;Router(config)# hostname LAB_A&lt;br /&gt;Router&amp;gt; enable&lt;br /&gt;Router# hostname LAB_A&lt;br /&gt;Router&amp;gt; enable&lt;br /&gt;Router# configure router&lt;br /&gt;Router(config)# hostname LAB_A&lt;br /&gt;Router&amp;gt; enable&lt;br /&gt;Router(config)# host name LAB_A&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. Refer to the exhibit. From the router console, an administrator is unable to ping a Catalyst switch that is located in another building. What can the administrator do from her location to check the IP configuration of the attached switch?&lt;br /&gt;&lt;br /&gt;Open an SDM session with the switch from her desktop.&lt;br /&gt;Telnet to the switch from the router console.&lt;br /&gt;**Use the show cdp neighbors detail command from the router console.&lt;br /&gt;The administrator must go to the switch location and make a console connection to check these settings.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. Which two options must be selected in SDM Express to enable a router serial interface to obtain an IP address automatically? (Choose two.)&lt;br /&gt;&lt;br /&gt;**Easy IP (IP negotiated)&lt;br /&gt;IP unnumbered&lt;br /&gt;No IP address&lt;br /&gt;HDLC encapsulation&lt;br /&gt;Frame Relay encapsulation&lt;br /&gt;**PPP encapsulation&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. What three settings can be made in the SDM Express basic configuration screen? (Choose three.)&lt;br /&gt;&lt;br /&gt;**host name&lt;br /&gt;DHCP options&lt;br /&gt;**domain name&lt;br /&gt;interface IP addresses&lt;br /&gt;**enable secret password&lt;br /&gt;DNS server IP addresses&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. Which tasks can be accomplished by using the command history feature? (Choose two.)&lt;br /&gt;&lt;br /&gt;View a list of commands entered in a previous session.&lt;br /&gt;Recall up to 15 command lines by default.&lt;br /&gt;**Set the command history buffer size.&lt;br /&gt;**Recall previously entered commands.&lt;br /&gt;Save command lines in a log file for future reference.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. What option within Cisco SDM Express must be configured to allow hosts that receive IP address settings from the router to resolve names on the network or Internet?&lt;br /&gt;&lt;br /&gt;**host name&lt;br /&gt;domain name&lt;br /&gt;DHCP address pool&lt;br /&gt;**DNS server IP address&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. Which three encapsulation types can be set on a serial interface by an administrator who is using SDM Express? (Choose three.)&lt;br /&gt;&lt;br /&gt;ATM&lt;br /&gt;CHAP&lt;br /&gt;**Frame Relay&lt;br /&gt;**HDLC&lt;br /&gt;PAP&lt;br /&gt;**PPP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. Which command will display routing table information about all known networks and subnetworks?&lt;br /&gt;&lt;br /&gt;Router# show ip interfaces&lt;br /&gt;Router# show ip connections&lt;br /&gt;**Router# show ip route&lt;br /&gt;Router# show ip networks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. A network administrator needs to configure a router. Which of the following connection methods requires network functionality to be accessible?&lt;br /&gt;&lt;br /&gt;console&lt;br /&gt;AUX&lt;br /&gt;**Telnet&lt;br /&gt;modem&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. Which three pieces of information about a neighbor device can be obtained by the show cdp neighbors command? (Choose three.)&lt;br /&gt;&lt;br /&gt;**platform&lt;br /&gt;routing protocol&lt;br /&gt;**connected interface of neighbor device&lt;br /&gt;**device ID&lt;br /&gt;IP addresses of all interfaces&lt;br /&gt;enable mode password&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. Which function is a unique responsibility of the DCE devices shown in the exhibit?&lt;br /&gt;&lt;br /&gt;transmission of data&lt;br /&gt;reception of data&lt;br /&gt;**clocking for the synchronous link&lt;br /&gt;noise cancellation in transmitted data&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21. Which of the following are functions of NVRAM? (Choose two.)&lt;br /&gt;&lt;br /&gt;stores the routing table&lt;br /&gt;**retains contents when power is removed&lt;br /&gt;**stores the startup configuration file&lt;br /&gt;contains the running configuration file&lt;br /&gt;stores the ARP table&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;22. Refer to the exhibit. Which series of commands will enable users who are attached to Router1 to access the remote server?&lt;br /&gt;&lt;br /&gt;Router1(config)# interface S0/0/0&lt;br /&gt;Router1(config-if)# ip address 64.100.0.129 255.255.255.252&lt;br /&gt;Router1(config-if)# clock rate 64000&lt;br /&gt;Router1(config-if)# no shutdown&lt;br /&gt;Router1(config)# interface S0/0/0&lt;br /&gt;Router1(config-if)# ip address 64.100.0.125 255.255.255.252&lt;br /&gt;Router1(config-if)# no shutdown&lt;br /&gt;Router1(config)# interface S0/0/0&lt;br /&gt;Router1(config-if)# ip address 64.100.0.125 255.255.255.252&lt;br /&gt;Router1(config-if)# clock rate 64000&lt;br /&gt;Router1(config-if)# no shutdown&lt;br /&gt;**Router1(config)# interface S0/0/0&lt;br /&gt;Router1(config-if)# ip address 64.100.0.129 255.255.255.252&lt;br /&gt;Router1(config-if)# no shutdown&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;23. A network technician is attempting to add an older workstation to a Cisco switched LAN. The technician has manually configured the workstation to full-duplex mode in order to enhance the network performance of the workstation. However, when the device is attached to the network, performance degrades and excess collision are detected. What is the cause of this problem?&lt;br /&gt;&lt;br /&gt;The host is configured in a different subnet from the subnet of the switch.&lt;br /&gt;**There is a duplex mismatch between the workstation and switch port.&lt;br /&gt;The switch port is running at a different speed from the speed of the workstation NIC.&lt;br /&gt;The host has been configured with a default gateway that is different from that of the switch.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;24. Which of the following statements are true regarding the user EXEC mode? (Choose two.)&lt;br /&gt;&lt;br /&gt;All router commands are available.&lt;br /&gt;**Global configuration mode can be accessed by entering the enable command.&lt;br /&gt;A password can be entered to allow access to other modes.&lt;br /&gt;Interfaces and routing protocols can be configured.&lt;br /&gt;**Only some aspects of the router configuration can be viewed.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;25. Which command turns on a router interface?&lt;br /&gt;&lt;br /&gt;Router(config-if)# enable&lt;br /&gt;Router(config-if)# no down&lt;br /&gt;Router(config-if)# s0 active&lt;br /&gt;Router(config-if)# interface up&lt;br /&gt;**Router(config-if)# no shutdown&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-740502937711625571?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/740502937711625571/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-5-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/740502937711625571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/740502937711625571'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-5-v41.html' title='CCNA DISCOVERY 2 CHAPTER 5 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3742827141400092781</id><published>2011-10-24T08:25:00.000-07:00</published><updated>2011-10-24T08:25:35.965-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 4 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. In an 8 bit binary number, what is the total number of combinations of the eight bits?&lt;br /&gt;&lt;br /&gt;128&lt;br /&gt;254&lt;br /&gt;255&lt;br /&gt;**256&lt;br /&gt;512&lt;br /&gt;1024&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.&lt;br /&gt;&lt;br /&gt;11110010&lt;br /&gt;11011011&lt;br /&gt;11110110&lt;br /&gt;**11100111&lt;br /&gt;11100101&lt;br /&gt;11101110&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. How many usable hosts are available given a Class C IP address with the default subnet mask?&lt;br /&gt;&lt;br /&gt;**254&lt;br /&gt;255&lt;br /&gt;256&lt;br /&gt;510&lt;br /&gt;511&lt;br /&gt;512&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Which statement describes NAT overload or PAT?&lt;br /&gt;&lt;br /&gt;Each internal address is dynamically translated to an individual external IP address.&lt;br /&gt;A single internal address is always translated to the same unique external IP address.&lt;br /&gt;**Many internal addresses can be translated to a single IP address using different port assignments.&lt;br /&gt;Many internal addresses are statically assigned a single IP address and port to use for communications.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Which IPv4 class of addresses provides the most networks?&lt;br /&gt;&lt;br /&gt;Class A&lt;br /&gt;Class B&lt;br /&gt;**Class C&lt;br /&gt;Class D&lt;br /&gt;Class E&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. Which statement accurately describes public IP addresses?&lt;br /&gt;&lt;br /&gt;Public addresses cannot be used within a private network.&lt;br /&gt;**Public IP addresses must be unique across the entire Internet.&lt;br /&gt;Public addresses can be duplicated only within a local network.&lt;br /&gt;Public IP addresses are only required to be unique within the local network.&lt;br /&gt;Network administrators are free to select any public addresses to use for network devices that access the Internet.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. Which two statements describe classful IP addresses? (Choose two.)&lt;br /&gt;&lt;br /&gt;It is possible to determine which class an address belongs to by reading the first bit.&lt;br /&gt;**The number of bits used to identify the hosts is fixed by the class of the network.&lt;br /&gt;Only Class A addresses can be represented by high-order bits 100.&lt;br /&gt;Up to 24 bits can make up the host portion of a Class C address.&lt;br /&gt;**Up to 24 bits can be used to identify unique networks.&lt;br /&gt;Three of the five classes of addresses are reserved for multicasts and experimental use.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Company XYZ uses a network address of 192.168.4.0. It uses the mask of 255.255.255.224 to create subnets. What is the maximum number of usable hosts in each subnet?&lt;br /&gt;&lt;br /&gt;6&lt;br /&gt;14&lt;br /&gt;**30&lt;br /&gt;62&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. hat is the network broadcast address for a Class C address of 192.168.32.0 with the default subnet mask?&lt;br /&gt;&lt;br /&gt;192.168.0.0&lt;br /&gt;192.168.0.255&lt;br /&gt;192.168.32.0&lt;br /&gt;192.168.32.254&lt;br /&gt;**192.168.32.255&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. Refer to the exhibit. Host A is connected to the LAN, but it cannot get access to any resources on the Internet. The configuration of the host is shown in the exhibit. What could be the cause of the problem?&lt;br /&gt;&lt;br /&gt;The host subnet mask is incorrect.&lt;br /&gt;The default gateway is a network address.&lt;br /&gt;The default gateway is a broadcast address.&lt;br /&gt;**The default gateway is on a different subnet from the host.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. IPv6 increases the IP address size from 32 bits to how many bits?&lt;br /&gt;&lt;br /&gt;64&lt;br /&gt;96&lt;br /&gt;**128&lt;br /&gt;192&lt;br /&gt;256&lt;br /&gt;512&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. What is the range of the first octet in a Class B address?&lt;br /&gt;&lt;br /&gt;127 to 191&lt;br /&gt;127 to 192&lt;br /&gt;**128 to 191&lt;br /&gt;128 to 192&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. Which IPv4 class provides the highest number of host addresses per network?&lt;br /&gt;&lt;br /&gt;**Class A&lt;br /&gt;Class B&lt;br /&gt;Class C&lt;br /&gt;Class D&lt;br /&gt;Class E&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. refer to the exhibit. Which range of IP addresses would allow hosts that are connected to the Router1 Fa0/0 interface to access outside networks?&lt;br /&gt;&lt;br /&gt;192.168.1.0 through 192.168.1.95&lt;br /&gt;**192.168.1.66 through 192.168.1.94&lt;br /&gt;192.168.1.66 through 192.168.1.96&lt;br /&gt;192.168.1.0 through 192.168.1.127&lt;br /&gt;192.168.1.66 through 192.168.1.128&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15 Which option shows the proper notation for an IPv6 address?&lt;br /&gt;&lt;br /&gt;2001,0db8,3c55,0015,abcd,ff13&lt;br /&gt;2001-0db8-3c55-0015-abcd-ff13&lt;br /&gt;2001.0db8.3c55.0015.abcd.ff13&lt;br /&gt;**2001:0db8:3c55:0015::abcd:ff13&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. What are two reasons that NAT was developed? (Choose two.)&lt;br /&gt;&lt;br /&gt;to preserve registered public IP addresses&lt;br /&gt;to allow users on the public Internet to access local networks&lt;br /&gt;**to provide a method for privately addressed LANs to participate in the Internet&lt;br /&gt;to make routing protocols operate more efficiently&lt;br /&gt;**to allow private addresses to be routed on the public Internet&lt;br /&gt;to reduce overhead and CPU usage on gateway routers&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. What must happen for a privately addressed host on an inside local network to be able to communicate with an outside destination host on the Internet?&lt;br /&gt;&lt;br /&gt;The host IP address must be translated to an outside private address.&lt;br /&gt;The host IP address must be translated to an inside local address.&lt;br /&gt;The host IP address must be translated to an outside local address.&lt;br /&gt;**The host IP address must be translated to an inside global address.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. Which port numbers are used by PAT to create unique global addresses?&lt;br /&gt;&lt;br /&gt;255 and below&lt;br /&gt;1024 and below&lt;br /&gt;**1025 and above&lt;br /&gt;64,000 and above&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. Static NAT works by mapping a specific inside local IP address to what other specific address type?&lt;br /&gt;&lt;br /&gt;**inside global&lt;br /&gt;outside local&lt;br /&gt;outside global&lt;br /&gt;private IP address&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. What are three advantages of NAT implementations? (Choose three.)&lt;br /&gt;&lt;br /&gt;**improved security&lt;br /&gt;improved router performance&lt;br /&gt;decreased processor load&lt;br /&gt;**improved scalability&lt;br /&gt;universal application compatibility&lt;br /&gt;**sharing few public IP addresses with many hosts&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3742827141400092781?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3742827141400092781/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-4-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3742827141400092781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3742827141400092781'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-4-v41.html' title='CCNA DISCOVERY 2 CHAPTER 4 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2256024055250016823</id><published>2011-10-24T08:23:00.000-07:00</published><updated>2011-10-24T08:23:59.613-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 3 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which two benefits can be gained by locating network equipment in a telecommunications closet, rather than in a user area? (Choose two.)&lt;br /&gt;&lt;br /&gt;faster communication speeds&lt;br /&gt;**improved physical security&lt;br /&gt;more resistant to hacker attempts&lt;br /&gt;**centralized cable management&lt;br /&gt;less electrical usage&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Which three issues should be noted on the technician's site survey report? (Choose three.)&lt;br /&gt;&lt;br /&gt;**unlabeled cables&lt;br /&gt;only two power outlets per wall in each room&lt;br /&gt;**poor physical security of network devices&lt;br /&gt;horizontal cabling runs under 100 meters&lt;br /&gt;**lack of UPS for critical devices&lt;br /&gt;two users sharing the same computer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Which two types of cable are used for initial router configuration? (Choose two.)&lt;br /&gt;&lt;br /&gt;serial cable&lt;br /&gt;**rollover cable&lt;br /&gt;straight-through cable&lt;br /&gt;crossover cable&lt;br /&gt;patch cable&lt;br /&gt;**console cable&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. In addition to the inventory sheet, what other information about the hosts and networking equipment should be documented by the on-site technician while performing the site survey?&lt;br /&gt;&lt;br /&gt;any obsolete office equipment being stored&lt;br /&gt;all product keys for site license software&lt;br /&gt;**any planned growth anticipated in the near future&lt;br /&gt;the memory requirements for installed application software&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Refer to the exhibit. What type of device is used to connect two networks?&lt;br /&gt;&lt;br /&gt;hub&lt;br /&gt;**router&lt;br /&gt;switch&lt;br /&gt;access point&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. It is said that the goal for availability of a communications system is "five-9s". What is meant by this?&lt;br /&gt;&lt;br /&gt;A down time of .00001% is unacceptable.&lt;br /&gt;**A network needs to be available 99.999% of the time.&lt;br /&gt;Five percent of all network expense covers 99% of user requirements.&lt;br /&gt;The most critical time for network availability is from 9:00 to 5:00 p.m. five days a week.&lt;br /&gt;The best time to do maintenance on a network is from 5:00 p.m. to 9:00 a.m. five days a week.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. What three things are included in a logical topology document? (Choose three.)&lt;br /&gt;&lt;br /&gt;the location of cables, computers, and other peripherals&lt;br /&gt;**the path that the data takes through a network&lt;br /&gt;the wireless signal coverage area&lt;br /&gt;the wiring closet and access point locations&lt;br /&gt;**the device names and Layer 3 addressing information&lt;br /&gt;**the location of routing, network address translation, and firewall filtering&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Which device has the ability to break up broadcast and collision domains?&lt;br /&gt;&lt;br /&gt;repeater&lt;br /&gt;hub&lt;br /&gt;**router&lt;br /&gt;switch&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Why is it important to review the results of an on-site survey report with the customer before beginning the network design?&lt;br /&gt;&lt;br /&gt;to inform the customer of how much time the upgrade will take&lt;br /&gt;to discuss the implementation schedule for the new equipment&lt;br /&gt;**to verify that the report accurately describes the current network and any plans for expansion&lt;br /&gt;to layout the new network design and discuss possible equipment upgrades and replacements&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. A client requires a networking device that is capable of expansion to suit growing network demands. What type of device will suit this requirement?&lt;br /&gt;&lt;br /&gt;a networking device with ports that can be activated and deactivated&lt;br /&gt;**a networking device with a modular physical configuration&lt;br /&gt;a networking device with the ability to be turned off remotely&lt;br /&gt;a networking device with a cost per port that is as high as possible&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. What does the use of redundant network components supply to a network?&lt;br /&gt;&lt;br /&gt;scalability&lt;br /&gt;manageability&lt;br /&gt;compatibility&lt;br /&gt;**reliability&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. What is the benefit for a company to use an ISR router?&lt;br /&gt;&lt;br /&gt;**An ISR provides the functionality of a switch, router, and firewall in one device.&lt;br /&gt;ISRs use a PC operating system for routing traffic, thus simplifying configuration and management.&lt;br /&gt;An ISR is immune to security attacks by hackers and so replaces all other network security measures.&lt;br /&gt;ISRs make routing decisions at OSI Layer 7, thus providing more intelligence to the network than do other routers.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. Which three items are typically found in an MDF? (Choose three.)&lt;br /&gt;&lt;br /&gt;user workstations&lt;br /&gt;**switches and routers&lt;br /&gt;fax machines&lt;br /&gt;**network equipment racks&lt;br /&gt;**the point of presence&lt;br /&gt;copier&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. What are two advantages of having ISP-managed services? (Choose two.)&lt;br /&gt;&lt;br /&gt;does not require leasing costs for service&lt;br /&gt;**can guarantee up to 99.999% availability&lt;br /&gt;eliminates the need for data backup&lt;br /&gt;**increases availability of help desk services&lt;br /&gt;does not require a Service Level Agreement&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. A manufacturing company is in the process of a network upgrade. Which two statements are true about the phases of the upgrade process? (Choose two.)&lt;br /&gt;&lt;br /&gt;**Phase 1 is used to determine network requirements.&lt;br /&gt;Phase 2 includes creating an analysis report.&lt;br /&gt;**Phase 3 is based on an implementation schedule that allows extra time for unexpected events.&lt;br /&gt;Phase 4 is where prototypes are created and tested.&lt;br /&gt;Phase 5 includes identifying and addressing any weaknesses in the design.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. When designing a network upgrade, which two tasks should the onsite technician perform? (Choose two.)&lt;br /&gt;&lt;br /&gt;configure the servers and routers prior to delivery&lt;br /&gt;upgrade the network operating system and all client operating systems&lt;br /&gt;**investigate and document the physical layout of the premises&lt;br /&gt;document the final design for approval by the customer&lt;br /&gt;**perform a site survey to document the existing network structure&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. What is the term for the location at the customer premise where the customer network physically connects to the Internet through a telecommunications service provider?&lt;br /&gt;&lt;br /&gt;backbone area&lt;br /&gt;**point of presence&lt;br /&gt;network distribution facility&lt;br /&gt;intermediate distribution frame&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. Refer to the exhibit. Which type of twisted pair cable is used between each device?&lt;br /&gt;&lt;br /&gt;A=console, B=straight, C=crossover, D= crossover, E=straight&lt;br /&gt;A=straight, B=straight, C=straight, D=crossover, E=console&lt;br /&gt;A=crossover, B=straight, C=straight, D=crossover, E=crossover&lt;br /&gt;**A=console, B=straight, C=straight, D=crossover, E=crossover&lt;br /&gt;A=console, B=crossover, C=crossover, D=straight, E=straight&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. In what two ways will entering into a managed service agreement with an ISP for a network upgrade affect the costs that are incurred by the customer? (Choose two.)&lt;br /&gt;&lt;br /&gt;Customer IT training costs will increase to enable operation of the new equipment.&lt;br /&gt;The cost of hardware repairs and support will become the responsibility of the customer.&lt;br /&gt;**Network upgrade and maintenance costs will become predictable.&lt;br /&gt;Staffing costs will increase because the customer will need to hire additional IT staff to complete the upgrade.&lt;br /&gt;**The company will not need to spend a large amount of money to purchase the equipment upfront.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. Which type of cable has a solid copper core with several protective layers including PVC, braided wire shielding, and a plastic covering?&lt;br /&gt;&lt;br /&gt;STP&lt;br /&gt;UTP&lt;br /&gt;**coaxial&lt;br /&gt;fiber optic&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21. What must be added when a network expands beyond the coverage area of the current telecommunications room?&lt;br /&gt;&lt;br /&gt;MDF&lt;br /&gt;POP&lt;br /&gt;**IDF&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2256024055250016823?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2256024055250016823/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-3-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2256024055250016823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2256024055250016823'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-3-v41.html' title='CCNA DISCOVERY 2 CHAPTER 3 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3381633821878909608</id><published>2011-10-24T08:21:00.001-07:00</published><updated>2011-10-24T08:22:06.417-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CHAPTER 2 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which two functions are provided by the upper layers of the OSI model? (Choose two.)&lt;br /&gt;&lt;br /&gt;placing electrical signals on the medium for transmission&lt;br /&gt;**initiating the network communication process&lt;br /&gt;**encrypting and compressing data for transmission&lt;br /&gt;segmenting and identifying data for reassembly at the destination&lt;br /&gt;choosing the appropriate path for the data to take through the network&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Which is a function of the transport layer of the OSI model?&lt;br /&gt;&lt;br /&gt;routes data between networks&lt;br /&gt;converts data to bits for transmission&lt;br /&gt;**delivers data reliably across the network using TCP&lt;br /&gt;formats and encodes data for transmission&lt;br /&gt;transmits data to the next directly connected device&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Which common Layer 1 problem can cause a user to lose connectivity?&lt;br /&gt;&lt;br /&gt;incorrect subnet mask&lt;br /&gt;incorrect default gateway&lt;br /&gt;**loose network cable&lt;br /&gt;NIC improperly installed&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Which three command line utilities are most commonly used to troubleshoot issues at Layer 3? (Choose three.)&lt;br /&gt;&lt;br /&gt;**ping&lt;br /&gt;a packet sniffer&lt;br /&gt;Telnet&lt;br /&gt;**ipconfig&lt;br /&gt;**Traceroute&lt;br /&gt;&lt;br /&gt;5. Which address is used by the router to direct a packet between networks?&lt;br /&gt;&lt;br /&gt;source MAC address&lt;br /&gt;destination MAC address&lt;br /&gt;source IP address&lt;br /&gt;**destination IP address&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. What is the correct encapsulation order when data is passed from Layer 1 up to Layer 4 of the OSI model?&lt;br /&gt;&lt;br /&gt;**bits, frames, packets, segments&lt;br /&gt;frames, bits, packets, segments&lt;br /&gt;packets, frames, segments, bits&lt;br /&gt;segments, packets, frames, bits&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. What are two goals of the ISP help desk? (Choose two.)&lt;br /&gt;&lt;br /&gt;conserving support resources&lt;br /&gt;**network optimization&lt;br /&gt;competitive scalability&lt;br /&gt;**customer retention&lt;br /&gt;sales of network services&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. In what two ways do Level 1 and Level 2 help desk technicians attempt to solve a customer's problems? (Choose three.)&lt;br /&gt;&lt;br /&gt;**talking to the customer on the telephone&lt;br /&gt;upgrading hardware and software&lt;br /&gt;**using various web tools&lt;br /&gt;making an onsite visit&lt;br /&gt;installing new equipment&lt;br /&gt;**with remote desktop sharing applications&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. A customer calls the help desk about setting up a new PC and cable modem and being unable to access the Internet. What three questions would the technician ask if the bottom-up troubleshooting approach is used? (Choose three.)&lt;br /&gt;&lt;br /&gt;**Is the NIC link light blinking?&lt;br /&gt;What is the IP address and subnet mask?&lt;br /&gt;Can the default gateway be successfully pinged?&lt;br /&gt;**Is the network cable properly attached to the modem?&lt;br /&gt;**Is the Category 5 cable properly connected to the network slot on the PC?&lt;br /&gt;Can you access your e-mail account?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. A customer calls to report a problem accessing an e-commerce web site. The help desk technician begins troubleshooting using a top-down approach. Which question would the technician ask the customer first?&lt;br /&gt;&lt;br /&gt;**Can you access other web sites?&lt;br /&gt;Is there a firewall installed on your computer?&lt;br /&gt;What is your IP address?&lt;br /&gt;Is the link light lit on your NIC card?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. Which statement describes the process of escalating a help desk trouble ticket?&lt;br /&gt;&lt;br /&gt;The help desk technican resolves the customer problem over the phone and closes the trouble ticket.&lt;br /&gt;Remote desktop utilities enable the help desk technician to fix a configuration error and close the trouble ticket.&lt;br /&gt;**After trying unsuccessfully to fix a problem, the help desk technician sends the trouble ticket to the onsite support staff.&lt;br /&gt;When the problem is solved, all information is recorded on the trouble ticket for future reference.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. What are two functions of the physical layer of the OSI model? (Choose two.)&lt;br /&gt;&lt;br /&gt;adding the hardware address&lt;br /&gt;**converting data to bits&lt;br /&gt;encapsulating data into frames&lt;br /&gt;**signal generation&lt;br /&gt;routing packets&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. A customer calls the ISP help desk after setting up a new PC with a cable modem but being unable to access the Internet. After the help desk technician has verified Layer 1 and Layer 2, what are three questions the help desk technician should ask the customer? (Choose three.)&lt;br /&gt;&lt;br /&gt;**What is your subnet mask?&lt;br /&gt;**What is your IP address?&lt;br /&gt;Is the NIC link light blinking?&lt;br /&gt;**Can you ping the default gateway?&lt;br /&gt;Is the network cable properly attached to the cable modem?&lt;br /&gt;Is the network cable correctly connected to the network port on the PC?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. Which scenario represents a problem at Layer 4 of the OSI model?&lt;br /&gt;&lt;br /&gt;An incorrect IP address on the default gateway.&lt;br /&gt;A bad subnet mask in the host IP configuration.&lt;br /&gt;**A firewall filtering traffic addressed to TCP port 25 on an email server.&lt;br /&gt;An incorrect DNS server address being given out by DHCP.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. What are two basic procedures of incident management? (Choose two.)&lt;br /&gt;&lt;br /&gt;**opening a trouble ticket&lt;br /&gt;using diagnostic tools to identify the problem&lt;br /&gt;surveying network conditions for further analysis&lt;br /&gt;configuring new equipment and software upgrades&lt;br /&gt;**adhering to a problem-solving strategy&lt;br /&gt;e-mailing a problem resolution to the customer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. Which level of support is supplied by an ISP when providing managed services?&lt;br /&gt;&lt;br /&gt;Level 1&lt;br /&gt;Level 2&lt;br /&gt;**Level 3&lt;br /&gt;Level 4&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. What is the first step that is used by a help desk technician in a systematic approach to helping a customer solve a problem?&lt;br /&gt;&lt;br /&gt;identify and prioritize alternative solutions&lt;br /&gt;isolate the cause of the problem&lt;br /&gt;**define the problem&lt;br /&gt;select an evaluation process&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. A network technician has isolated a problem at the transport layer of the OSI model. Which question would provide further information about the problem?&lt;br /&gt;&lt;br /&gt;**Do you have a firewall that is configured on your PC?&lt;br /&gt;Do you have a link light on your network card?&lt;br /&gt;Is your PC configured to obtain addressing information using DHCP?&lt;br /&gt;What default gateway address is configured in your TCP/IP settings?&lt;br /&gt;Can you ping http://www.cisco.com?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. An ISP help desk technician receives a call from a customer who reports that no one at their business can reach any websites, or get their e-mail. After testing the communication line and finding everything fine, the technician instructs the customer to run nslookup from the command prompt. What does the technician suspect is causing the customer's problem?&lt;br /&gt;&lt;br /&gt;improper IP address configuration on the host&lt;br /&gt;hardware failure of the ISR used to connect the customer to the ISP&lt;br /&gt;bad cables or connections at the customer site&lt;br /&gt;**failure of DNS to resolve names to IP addresses&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. Which layers of the OSI model are commonly referred to as the upper layers?&lt;br /&gt;&lt;br /&gt;**application, presentation, session&lt;br /&gt;application, session, network&lt;br /&gt;presentation, transport, network&lt;br /&gt;presentation, network, data link&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3381633821878909608?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3381633821878909608/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-2-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3381633821878909608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3381633821878909608'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-chapter-2-v41.html' title='CCNA DISCOVERY 2 CHAPTER 2 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-7027721208657299540</id><published>2011-10-24T08:20:00.000-07:00</published><updated>2011-10-24T08:20:33.354-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='NEWS'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA DISCOVERY 2 CAHPTER 1 V4.1</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1. Which two things can be determined by using the ping command? (Choose two.)&lt;br /&gt;&lt;br /&gt;the number of routers between the source and destination device&lt;br /&gt;the IP address of the router nearest the destination device&lt;br /&gt;*the average time it takes a packet to reach the destination and for the response to return to the source&lt;br /&gt;*whether or not the destination device is reachable through the network&lt;br /&gt;the average time it takes each router in the path between source and destination to respond&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. What are three main types of high-bandwidth connection options used by medium- to large-sized businesses? (Choose three.)&lt;br /&gt;&lt;br /&gt;DSL&lt;br /&gt;cable modem&lt;br /&gt;Ethernet&lt;br /&gt;*metro Ethernet&lt;br /&gt;*T1&lt;br /&gt;*T3&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. What is the maximum T1 transmission speed?&lt;br /&gt;&lt;br /&gt;56 kbps&lt;br /&gt;128 kbps&lt;br /&gt;**1.544 Mbps&lt;br /&gt;2.4 Mbps&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Which of the following start the test of destination reachability?&lt;br /&gt;&lt;br /&gt;**echo request issued by source&lt;br /&gt;echo reply issued by source&lt;br /&gt;echo request issued by destination&lt;br /&gt;echo reply issued by destination&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Which statement describes a function of a Tier 1 ISP?&lt;br /&gt;&lt;br /&gt;**peers with other similarly sized ISPs to form the global Internet backbone&lt;br /&gt;uses the services of Tier 3 ISPs to connect to the global Internet backbone&lt;br /&gt;pays Tier 2 ISPs for transit services to connect across continents&lt;br /&gt;limits the offered services to small geographic areas&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6. At which point do individuals and small businesses connect directly to the ISP network to obtain Internet access?&lt;br /&gt;&lt;br /&gt;**at a POP&lt;br /&gt;at an IXP&lt;br /&gt;at a Metro Ethernet link&lt;br /&gt;on the ISP extranet&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7.What information is contained in the numbered RFCs maintained by the IETF?&lt;br /&gt;&lt;br /&gt;the rules for acceptable use of websites and e-mail&lt;br /&gt;the descriptions of various hardware components that connect to the Internet&lt;br /&gt;**the specifications and rules for how devices communicate over an IP network&lt;br /&gt;the standards for cabling and wiring for local Ethernet networks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Which network support services team is responsible for testing a new customer connection and for monitoring the ongoing operation of the link?"&lt;br /&gt;&lt;br /&gt;customer service&lt;br /&gt;help desk&lt;br /&gt;**network operations&lt;br /&gt;on-site installation&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Which network support services team identifies whether the client site has existing network hardware and circuits installed?&lt;br /&gt;&lt;br /&gt;customer service&lt;br /&gt;help desk&lt;br /&gt;network operations&lt;br /&gt;**planning and provisioning&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. Which ISP network support systems team will typically contact the customer once a new circuit is ready and guide the customer in setting up passwords and other account information?&lt;br /&gt;&lt;br /&gt;**help desk&lt;br /&gt;customer service&lt;br /&gt;network operations center&lt;br /&gt;on-site installation team&lt;br /&gt;planning and provisioning&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11. What feature allows network devices to be scalable?&lt;br /&gt;&lt;br /&gt;a fixed number of interfaces&lt;br /&gt;ease of repair&lt;br /&gt;**modularity&lt;br /&gt;low maintenance requirements&lt;br /&gt;low cost&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. Which command generated this output?&lt;br /&gt;&lt;br /&gt;1 12.0.0.2 4 msec 4 msec 4 msec&lt;br /&gt;2 23.0.0.3 20 msec 16 msec 16 msec&lt;br /&gt;3 34.0.0.4 16 msec 18 msec 16 msec&lt;br /&gt;**Router# traceroute 34.0.0.4&lt;br /&gt;Router# nslookup 34.0.0.4&lt;br /&gt;Router# ping 34.0.0.4&lt;br /&gt;Router# telnet 34.0.0.4&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13. Which network utility helps determine the location of network problems and identifies routers that packets travel across?&lt;br /&gt;&lt;br /&gt;ping&lt;br /&gt;ipconfig&lt;br /&gt;**traceroute&lt;br /&gt;ixp&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14. What interconnects the Internet backbone?&lt;br /&gt;&lt;br /&gt;gateway routers&lt;br /&gt;**IXPs&lt;br /&gt;POPs&lt;br /&gt;satellite dishes&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15. What units are used to measure Internet bandwidth?&lt;br /&gt;&lt;br /&gt;**bits per second&lt;br /&gt;bytes per second&lt;br /&gt;hertz&lt;br /&gt;megabytes per second&lt;br /&gt;packets per second&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16. The IT manager of a medium-sized business wishes to house the company-owned web servers in a facility that offers round-the-clock controlled access, redundant power, and high-bandwidth Internet access. Which ISP service will fulfill this need?&lt;br /&gt;&lt;br /&gt;web hosting&lt;br /&gt;planning and provisioning&lt;br /&gt;application hosting&lt;br /&gt;**equipment colocation&lt;br /&gt;Tier 1 ISP services&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17. What is the purpose of an RFC?&lt;br /&gt;&lt;br /&gt;to provide the connection point for multiple ISPs to the Internet&lt;br /&gt;**to document the development and approval of an Internet standard&lt;br /&gt;to connect a business to an ISP&lt;br /&gt;to provide data communication services to ISP customers&lt;br /&gt;to monitor network performance and connection status of ISP clients&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18. When did the Internet become available for use by businesses and consumers?&lt;br /&gt;&lt;br /&gt;1979&lt;br /&gt;1984&lt;br /&gt;**1991&lt;br /&gt;1999&lt;br /&gt;2000&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19. What was the original purpose of the Internet?&lt;br /&gt;&lt;br /&gt;voice communication&lt;br /&gt;marketing&lt;br /&gt;**research&lt;br /&gt;commerce&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20. What three support service teams are commonly found within an ISP? (Choose three.)&lt;br /&gt;&lt;br /&gt;**help desk&lt;br /&gt;computer support&lt;br /&gt;application readiness&lt;br /&gt;**network operations center&lt;br /&gt;**planning and provisioning&lt;br /&gt;implementation and documentation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-7027721208657299540?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/7027721208657299540/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-cahpter-1-v41.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7027721208657299540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7027721208657299540'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-discovery-2-cahpter-1-v41.html' title='CCNA DISCOVERY 2 CAHPTER 1 V4.1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6893388859346746555</id><published>2011-10-24T08:18:00.000-07:00</published><updated>2011-10-24T08:18:22.310-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>CCNA 4 CHAPTER 1 V4.0</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="273" src="http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s320/ccna.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;1&lt;br /&gt;What are two mechanisms that provide redundancy for server farm&lt;br /&gt;implementations? (Choose two.)&lt;br /&gt;&lt;br /&gt;host intrusion prevention systems&lt;br /&gt;&lt;br /&gt;virtual private networks&lt;br /&gt;&lt;br /&gt;network intrusion prevention systems&lt;br /&gt;&lt;br /&gt;#Rapid Spanning Tree Protocol&lt;br /&gt;&lt;br /&gt;#Hot Standby Routing Protocol&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2&lt;br /&gt;The ability to connect securely to a private network over a public network is&lt;br /&gt;provided by which WAN technology?&lt;br /&gt;&lt;br /&gt;DSL&lt;br /&gt;&lt;br /&gt;Frame Relay&lt;br /&gt;&lt;br /&gt;ISDN&lt;br /&gt;&lt;br /&gt;PSTN&lt;br /&gt;&lt;br /&gt;#VPN&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3&lt;br /&gt;Which three statements describe the functions of the Cisco hierarchical network&lt;br /&gt;design model? (Choose three.)&lt;br /&gt;&lt;br /&gt;Route summarization is not necessary at the core and distribution layers.&lt;br /&gt;&lt;br /&gt;#The distribution layer is responsible for traffic filtering and isolating failures from&lt;br /&gt;the core.&lt;br /&gt;&lt;br /&gt;#Two goals of the core layer are 100 percent uptime and maximizing throughput.&lt;br /&gt;&lt;br /&gt;#The access layer provides a means of connecting end devices to the network.&lt;br /&gt;&lt;br /&gt;The distribution layer distributes network traffic directly to end users.&lt;br /&gt;&lt;br /&gt;The core layer usually employs a star topology.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4&lt;br /&gt;A network designer is creating a new network. The design must offer enough&lt;br /&gt;redundancy to provide protection against a single link or device failure, yet must not be too&lt;br /&gt;complex or expensive to implement. What topology would fill these needs?&lt;br /&gt;&lt;br /&gt;star&lt;br /&gt;&lt;br /&gt;full mesh&lt;br /&gt;&lt;br /&gt;#partial mesh&lt;br /&gt;&lt;br /&gt;extended star&lt;br /&gt;&lt;br /&gt;hub and spoke&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5&lt;br /&gt;Refer to the exhibit. If the firewall module has been correctly configured using best practices for&lt;br /&gt;network security, which statement is true about the security design for the network?&lt;br /&gt;&lt;br /&gt;Servers in the network are not protected from internal attacks.&lt;br /&gt;&lt;br /&gt;#Servers in the DMZ are protected from internal and external attacks.&lt;br /&gt;&lt;br /&gt;Servers in the server farm are protected from internal and external attacks.&lt;br /&gt;&lt;br /&gt;Traffic from the external networks is not able to access the servers in the DMZ.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;6&lt;br /&gt;Which statement is true about a DMZ in a traditional network firewall design?&lt;br /&gt;&lt;br /&gt;A DMZ is designed to provide service for external access but not for internal access.&lt;br /&gt;&lt;br /&gt;#Servers in the DMZ provide limited information that can be accessed from external&lt;br /&gt;networks.&lt;br /&gt;&lt;br /&gt;User access to the DMZ from the Internet and the internal network usually is&lt;br /&gt;treated the same way.&lt;br /&gt;&lt;br /&gt;All servers in the enterprise network should be located in a DMZ because of enhanced&lt;br /&gt;security measures.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7&lt;br /&gt;download and upload documents on the network file server. What network connection would be&lt;br /&gt;most cost efficient while still meeting the security and connectivity needs of this teleworker?&lt;br /&gt;&lt;br /&gt;dedicated leased line connection with a dialup backup link&lt;br /&gt;&lt;br /&gt;Frame Relay connection with a DSL backup link&lt;br /&gt;&lt;br /&gt;#DSL VPN connection with a dialup backup link&lt;br /&gt;&lt;br /&gt;ATM connection with a DSL VPN backup link&lt;br /&gt;&lt;br /&gt;DSL connection with no backup link&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8&lt;br /&gt;Refer to the exhibit. The network administrator creates a standard access control list to prohibit&lt;br /&gt;traffic from the 192.168.1.0/24 network from reaching the 192.168.2.0/24 network while still&lt;br /&gt;permitting Internet access for all networks. On which router interface and in which direction&lt;br /&gt;should it be applied?&lt;br /&gt;&lt;br /&gt;interface fa0/0, inbound&lt;br /&gt;&lt;br /&gt;interface fa0/0, outbound&lt;br /&gt;&lt;br /&gt;interface fa0/1, inbound&lt;br /&gt;&lt;br /&gt;#interface fa0/1, outbound&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9&lt;br /&gt;Refer to the exhibit. The server broadcasts an ARP request for the MAC address of its default&lt;br /&gt;gateway. If STP is not enabled, what is the result of this ARP request?&lt;br /&gt;&lt;br /&gt;Router_1 contains the broadcast and replies with the MAC address of the next-hop&lt;br /&gt;router.&lt;br /&gt;&lt;br /&gt;Switch_A replies with the MAC address of the Router_1 E0 interface.&lt;br /&gt;&lt;br /&gt;#Switch_A and Switch_B continuously flood the message onto the network.&lt;br /&gt;&lt;br /&gt;Switch_B forwards the broadcast request and replies with the Router_1 address.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10&lt;br /&gt;What are two best practices in wireless LAN design to ensure secure wireless&lt;br /&gt;access to the corporate network? (Choose two.)&lt;br /&gt;&lt;br /&gt;Configure APs for broadcast SSID.&lt;br /&gt;&lt;br /&gt;Place APs as far apart as possible.&lt;br /&gt;&lt;br /&gt;#Use a separate WLAN for employees.&lt;br /&gt;&lt;br /&gt;#Configure WPA.&lt;br /&gt;&lt;br /&gt;Use wireless routers in all IDFs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11&lt;br /&gt;In a well-designed, high-availability network, which device significantly affects the&lt;br /&gt;most users if a failure occurs?&lt;br /&gt;&lt;br /&gt;desktop PC of the user&lt;br /&gt;&lt;br /&gt;large switch in the network core layer&lt;br /&gt;&lt;br /&gt;large switch in the network distribution layer&lt;br /&gt;&lt;br /&gt;#small workgroup switch in the network access layer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12&lt;br /&gt;Which two statements are true regarding network convergence? (Choose two.)&lt;br /&gt;&lt;br /&gt;#In a large network, using the EIGRP or OSPF routing protocols rather than RIPv2 may&lt;br /&gt;improve convergence time.&lt;br /&gt;&lt;br /&gt;Using STP at the core layer improves convergence time by allowing the use of&lt;br /&gt;redundant links between devices.&lt;br /&gt;&lt;br /&gt;#Route summarization improves convergence time by minimizing the size of the routing&lt;br /&gt;table.&lt;br /&gt;&lt;br /&gt;A full mesh topology improves convergence time by allowing load balancing.&lt;br /&gt;&lt;br /&gt;ACLs can be configured to improve convergence time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;13&lt;br /&gt;Centralizing servers in a data center server farm can provide which benefit over a&lt;br /&gt;distributed server environment?&lt;br /&gt;&lt;br /&gt;It keeps client-to-server traffic local to a single subnet.&lt;br /&gt;&lt;br /&gt;Servers located in a data center require less bandwidth.&lt;br /&gt;&lt;br /&gt;#It is easier to filter and prioritize traffic to and from the data center.&lt;br /&gt;&lt;br /&gt;Server farms are not subject to denial of service attacks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14&lt;br /&gt;Refer to the exhibit. What effect does the ACL shown have on network traffic, assuming that it is&lt;br /&gt;correctly applied to the interface?&lt;br /&gt;&lt;br /&gt;All traffic to network 172.16.0.0 is denied.&lt;br /&gt;&lt;br /&gt;All TCP traffic is denied to and from network 172.16.0.0.&lt;br /&gt;&lt;br /&gt;#All Telnet traffic from the 172.16.0.0 network to any destination is denied.&lt;br /&gt;&lt;br /&gt;All port 23 traffic to the 172.16.0.0 network is denied.&lt;br /&gt;&lt;br /&gt;All traffic from the 172.16.0.0 network is denied to any other network.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15&lt;br /&gt;Which Cisco IOS function can be configured at the distribution layer to filter&lt;br /&gt;unwanted traffic and provide traffic management?&lt;br /&gt;&lt;br /&gt;virus protection&lt;br /&gt;&lt;br /&gt;spyware protection&lt;br /&gt;&lt;br /&gt;VPNs&lt;br /&gt;&lt;br /&gt;#access control lists&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16&lt;br /&gt;What kind of ACL inspects outbound UDP, TCP, and ICMP traffic and allows&lt;br /&gt;inbound access only to traffic that belongs to these established sessions?&lt;br /&gt;&lt;br /&gt;dynamic ACL&lt;br /&gt;&lt;br /&gt;time-based ACL&lt;br /&gt;&lt;br /&gt;#reflexive ACL&lt;br /&gt;&lt;br /&gt;lock and key ACL&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17&lt;br /&gt;Which three functions are performed at the distribution layer of the hierarchical&lt;br /&gt;network model? (Choose three.)&lt;br /&gt;&lt;br /&gt;summarizing routes from the access layer&lt;br /&gt;&lt;br /&gt;allowing end users to access the local network&lt;br /&gt;&lt;br /&gt;providing the gateway of last resort for core layer devices&lt;br /&gt;&lt;br /&gt;preserving bandwidth at the access layer by filtering network functions&lt;br /&gt;&lt;br /&gt;#isolating network problems to prevent them from affecting the core layer&lt;br /&gt;&lt;br /&gt;#utilizing redundant links for load balancing to increase available bandwidth&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;18&lt;br /&gt;Refer to the exhibit. Which two devices are part of the access design layer? (Choose two.)&lt;br /&gt;&lt;br /&gt;Edge2&lt;br /&gt;&lt;br /&gt;ISP4&lt;br /&gt;&lt;br /&gt;BR4&lt;br /&gt;&lt;br /&gt;#FC-AP&lt;br /&gt;&lt;br /&gt;FC-CPE-1&lt;br /&gt;&lt;br /&gt;#FC-ASW-2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;19&lt;br /&gt;What is true about implementing a centralized server farm topology?&lt;br /&gt;&lt;br /&gt;requires direct cabling from the MPOE to enhance the performance of servers&lt;br /&gt;&lt;br /&gt;requires the addition of high-capacity switches to each workgroup&lt;br /&gt;&lt;br /&gt;#provides defined entry and exit points so that filtering and securing traffic is easier&lt;br /&gt;&lt;br /&gt;allows for placement of workgroup servers at the access layer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20&lt;br /&gt;Refer to the exhibit. What happens when Host 1 attempts to send data?&lt;br /&gt;&lt;br /&gt;Frames from Host 1 are dropped, but no other action is taken.&lt;br /&gt;&lt;br /&gt;#Frames from Host 1 cause the interface to shut down, and a log message is sent.&lt;br /&gt;&lt;br /&gt;Frames from Host 1 are forwarded, but a log message is sent.&lt;br /&gt;&lt;br /&gt;Frames from Host 1 are forwarded, and the mac-address table is updated.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21&lt;br /&gt;Which two considerations are valid when designing access layer security?(Choose two.)&lt;br /&gt;&lt;br /&gt;In a large wireless network, the most efficient method to secure the WLAN is MAC&lt;br /&gt;address filtering.&lt;br /&gt;&lt;br /&gt;DoS attacks are normally launched against end-user PCs and can be mitigated by&lt;br /&gt;installing personal firewalls on all company PCs.&lt;br /&gt;&lt;br /&gt;#SSH is more secure than Telnet to administer network devices.&lt;br /&gt;&lt;br /&gt;#Disabling unused ports on the switches helps prevent unauthorized access to the&lt;br /&gt;network.&lt;br /&gt;&lt;br /&gt;All Telnet passwords are at least 6 characters long.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;22&lt;br /&gt;What address can be used to summarize only networks 172.16.0.0/24,&lt;br /&gt;172.16.1.0/24, 172.16.2.0/24, and 172.16.3.0/24?&lt;br /&gt;&lt;br /&gt;172.16.0.0/21&lt;br /&gt;&lt;br /&gt;#172.16.0.0/22&lt;br /&gt;&lt;br /&gt;172.16.0.0 255.255.255.248&lt;br /&gt;&lt;br /&gt;172.16.0.0 255.255.254.0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;23&lt;br /&gt;Which two items in a physical WLAN design can be identified through a site&lt;br /&gt;survey? (Choose two.)&lt;br /&gt;&lt;br /&gt;#the types of antennas that are required&lt;br /&gt;&lt;br /&gt;the encryption techniques that are required&lt;br /&gt;&lt;br /&gt;#the access point hardware that is required&lt;br /&gt;&lt;br /&gt;the different levels of access that are required&lt;br /&gt;&lt;br /&gt;the connection reliability that is required&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;24&lt;br /&gt;Refer to the exhibit. Which two statements correctly describe the benefits of the network access&lt;br /&gt;layer design that is shown? (Choose two.)&lt;br /&gt;&lt;br /&gt;#If host A sends a broadcast message, only hosts in VLAN10 receive the broadcast frame.&lt;br /&gt;&lt;br /&gt;If host A attempts to transmit data at the same time as another host, only hosts in&lt;br /&gt;VLAN10 are affected by the collision.&lt;br /&gt;&lt;br /&gt;#Segmenting all voice traffic on a separate VLAN facilitates the implementation of QoS.&lt;br /&gt;&lt;br /&gt;VLANs improve network performance by facilitating the use of route&lt;br /&gt;summarization.&lt;br /&gt;&lt;br /&gt;VLANs at the access layer help guarantee network availability by facilitating load&lt;br /&gt;balancing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;25&lt;br /&gt;What are three ways to ensure that an unwanted user does not connect to a&lt;br /&gt;wireless network and view the data? (Choose three.)&lt;br /&gt;&lt;br /&gt;#Disable SSID broadcasting.&lt;br /&gt;&lt;br /&gt;Configure filters to restrict IP addresses.&lt;br /&gt;&lt;br /&gt;#Use authentication between clients and the wireless device.&lt;br /&gt;&lt;br /&gt;Use NetBIOS name filtering between clients and the wireless device.&lt;br /&gt;&lt;br /&gt;#Configure strong encryption such as WPA.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6893388859346746555?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6893388859346746555/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-4-chapter-1-v40.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6893388859346746555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6893388859346746555'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/10/ccna-4-chapter-1-v40.html' title='CCNA 4 CHAPTER 1 V4.0'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-BLMgX16a5l4/TqWBXOE2R9I/AAAAAAAAAvQ/zaACCfmPs54/s72-c/ccna.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-392501352157059887</id><published>2011-01-28T03:20:00.000-08:00</published><updated>2011-01-28T03:20:59.460-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)  REV 4</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TUKmhB6lN-I/AAAAAAAAAvI/g7hBKt8-FFk/s1600/cisco-logo.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="145" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TUKmhB6lN-I/AAAAAAAAAvI/g7hBKt8-FFk/s200/cisco-logo.gif" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1 &lt;br /&gt;Bottom-up troubleshooting begins at which layer of the OSI model?&lt;br /&gt;network layer&lt;br /&gt;#physical layer&lt;br /&gt;data link layer&lt;br /&gt;transport layer&lt;br /&gt;application layer&lt;br /&gt;&lt;br /&gt;2 &lt;br /&gt;Which two statements are true about local applications? (Choose two.)&lt;br /&gt;They run on the network.&lt;br /&gt;An example of a local application is e-mail.&lt;br /&gt;#They are accessed from a remote computer.&lt;br /&gt;They are stored on the local hard disk.&lt;br /&gt;#They run on the computer where they are installed.&lt;br /&gt;&lt;br /&gt;3 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. What default gateway address will be assigned to PC1 if access to remote resources is needed?&lt;br /&gt;#192.31.7.3&lt;br /&gt;192.168.1.101&lt;br /&gt;192.168.1.253&lt;br /&gt;A default gateway is not necessary.&lt;br /&gt;&lt;br /&gt;4 &lt;br /&gt;Which attribute must be the same for wireless devices on one network to be able to communicate with devices on a different network?&lt;br /&gt;DNS server&lt;br /&gt;MAC address&lt;br /&gt;#default gateway&lt;br /&gt;operating system&lt;br /&gt;wireless equipment vendor&lt;br /&gt;&lt;br /&gt;5 &lt;br /&gt;How do ISPs obtain public IP addresses?&lt;br /&gt;They create the addresses themselves.&lt;br /&gt;They obtain the addresses from the home PCs.&lt;br /&gt;They obtain the addresses from the Internet registry.&lt;br /&gt;#They obtain the addresses from the RFC.&lt;br /&gt;&lt;br /&gt;6 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. The security policy of an organization allows employees to connect to the office intranet from their homes. Which type of security policy is this?&lt;br /&gt;acceptable use&lt;br /&gt;incident handling&lt;br /&gt;network maintenance&lt;br /&gt;#remote access&lt;br /&gt;&lt;br /&gt;7 &lt;br /&gt;Which wireless component allows wireless clients to gain access to a wired network?&lt;br /&gt;PDA&lt;br /&gt;STA&lt;br /&gt;access point&lt;br /&gt;#wireless bridge&lt;br /&gt;&lt;br /&gt;8 &lt;br /&gt;Which network design layer provides a connection point for end user devices to the network?&lt;br /&gt;access&lt;br /&gt;core&lt;br /&gt;distribution&lt;br /&gt;#network&lt;br /&gt;&lt;br /&gt;9 &lt;br /&gt;Which two transport layer protocols are used to transfer messages between hosts? (Choose two.)&lt;br /&gt;DHCP&lt;br /&gt;FTP&lt;br /&gt;SMTP&lt;br /&gt;#TCP&lt;br /&gt;#UDP&lt;br /&gt;&lt;br /&gt;10 &lt;br /&gt;An administrator is troubleshooting a network problem that involves the inability of users to reach Internet sites. During troubleshooting, the administrator is able to successfully ping web sites by their IP address, but pings to domain names are unsuccessful. Which service is most likely at fault?&lt;br /&gt;DHCP&lt;br /&gt;#DNS&lt;br /&gt;FTP&lt;br /&gt;NAT&lt;br /&gt;&lt;br /&gt;11 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the graphic. Assume that the command output is from a wireless DHCP client that is connected to a Linksys integrated router. What can be deduced from the output?&lt;br /&gt;#The wireless connection is good.&lt;br /&gt;The WEP key or SSID needs to be checked.&lt;br /&gt;The DHCP configuration on the router needs to be checked.&lt;br /&gt;The wireless NIC driver or the NIC itself needs to be reinstalled.&lt;br /&gt;&lt;br /&gt;12 &lt;br /&gt;A company has a web server that must be accessible to both external and internal clients. Which security policy best practice should be followed to maximize security of the server?&lt;br /&gt;Place the web server in a DMZ.&lt;br /&gt;#Keep the web server on the external network.&lt;br /&gt;Configure a firewall device to serve as the web server.&lt;br /&gt;Locate the web server in the server farm of the internal network.&lt;br /&gt;&lt;br /&gt;13 &lt;br /&gt;TCP/IP data transmission between the source and destination host is de-encapsulated in four steps:&lt;br /&gt;&lt;br /&gt;A. The TCP header is removed.&lt;br /&gt;B. Bits are decoded and the destination MAC address is recognized.&lt;br /&gt;C. The IP header is removed and the contents are passed to the next layer.&lt;br /&gt;D. The Ethernet header and trailer are removed.&lt;br /&gt;&lt;br /&gt;What is the correct sequence of these steps?&lt;br /&gt;A, B, C, D&lt;br /&gt;A, C, B, D&lt;br /&gt;#B, C, D, A&lt;br /&gt;B, D, C, A&lt;br /&gt;C, A, B, D&lt;br /&gt;&lt;br /&gt;14 &lt;br /&gt;A computer joins the network and announces itself to all hosts on the LAN. What type of message does the computer send out?&lt;br /&gt;#broadcast&lt;br /&gt;simulcast&lt;br /&gt;multicast&lt;br /&gt;unicast&lt;br /&gt;&lt;br /&gt;15 &lt;br /&gt;What are two ways that a user can interact with an operating system shell? (Choose two.)&lt;br /&gt;#CLI&lt;br /&gt;OS&lt;br /&gt;#GUI&lt;br /&gt;NIC&lt;br /&gt;kernel&lt;br /&gt;&lt;br /&gt;16 &lt;br /&gt;What are two examples of peripheral input devices? (Choose two.)&lt;br /&gt;external modem&lt;br /&gt;#barcode reader&lt;br /&gt;#digital camera&lt;br /&gt;plotter&lt;br /&gt;printer&lt;br /&gt;&lt;br /&gt;17 &lt;br /&gt;What are three examples of logical configuration information used when planning a network implementation? (Choose three.)&lt;br /&gt;#size of broadcast domains&lt;br /&gt;naming scheme&lt;br /&gt;length of cable runs&lt;br /&gt;#IP addressing scheme&lt;br /&gt;#physical device location&lt;br /&gt;location of power outlets&lt;br /&gt;&lt;br /&gt;18 &lt;br /&gt;Which wireless protocol is used for encryption?&lt;br /&gt;EAP&lt;br /&gt;Open&lt;br /&gt;PSK&lt;br /&gt;#WEP&lt;br /&gt;&lt;br /&gt;19 &lt;br /&gt;Which value represents the host portion of IP address 128.107.10.11 with a subnet mask of 255.255.0.0?&lt;br /&gt;.10&lt;br /&gt;#.10.11&lt;br /&gt;128.107&lt;br /&gt;.107.10.11&lt;br /&gt;128.107.10&lt;br /&gt;&lt;br /&gt;20 &lt;br /&gt;A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?&lt;br /&gt;#DSL&lt;br /&gt;dial-up&lt;br /&gt;satellite&lt;br /&gt;cell modem&lt;br /&gt;cable modem&lt;br /&gt;&lt;br /&gt;21 &lt;br /&gt;What is the purpose of pop-up blocker software?&lt;br /&gt;It detects and removes spyware.&lt;br /&gt;It detects and removes viruses.&lt;br /&gt;#It prevents the display of advertisement windows.&lt;br /&gt;It removes unwanted e-mail.&lt;br /&gt;&lt;br /&gt;22 &lt;br /&gt;What are two advantages of purchasing a custom-built computer? (Choose two.)&lt;br /&gt;usually a lower cost&lt;br /&gt;no waiting period for assembly&lt;br /&gt;#user can specify higher performance components&lt;br /&gt;#supports higher-end graphics and gaming applications&lt;br /&gt;fewer components to replace&lt;br /&gt;&lt;br /&gt;23 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. PC1 is unable to access the web server at 209.165.200.226/27. Based on the provided output, what is the most likely cause of the problem?&lt;br /&gt;PC1 is not plugged in to RTR1.&lt;br /&gt;Port 80 is already in use on PC1.&lt;br /&gt;No DNS server is configured on PC1.&lt;br /&gt;#PC1 is configured with an incorrect IP address and default gateway.&lt;br /&gt;&lt;br /&gt;24 &lt;br /&gt;What is the name for the contract between a customer and an ISP that specifies requirements for uptime and service response time?&lt;br /&gt;DSL&lt;br /&gt;IAB&lt;br /&gt;NAP&lt;br /&gt;#SLA&lt;br /&gt;&lt;br /&gt;25 &lt;br /&gt;Which term is associated with logical addressing?&lt;br /&gt;#IP addresses&lt;br /&gt;port addresses&lt;br /&gt;physical addresses&lt;br /&gt;Media Access Control addresses&lt;br /&gt;&lt;br /&gt;26 &lt;br /&gt;Which Windows PC command line utility can be used to discover the path that a packet takes to reach a destination?&lt;br /&gt;ping&lt;br /&gt;netstat&lt;br /&gt;#tracert&lt;br /&gt;nslookup&lt;br /&gt;ipconfig&lt;br /&gt;&lt;br /&gt;27 &lt;br /&gt;Which statement accurately describes what network devices do in the distribution layer of the three layer design model?&lt;br /&gt;They interconnect individual hosts.&lt;br /&gt;They interconnect multiple companies.&lt;br /&gt;#They interconnect local network segments.&lt;br /&gt;They interconnect the company network to the ISP.&lt;br /&gt;&lt;br /&gt;28 &lt;br /&gt;Select three statements that correctly describe how DHCP services may be provided. (Choose three.)&lt;br /&gt;An integrated router provides IP configurations for most ISPs.&lt;br /&gt;#An integrated router can act as both DHCP server and DHCP client.&lt;br /&gt;A home PC using a static IP address obtained that address from a DHCP server.&lt;br /&gt;#Most home network integrated routers receive an IP configuration directly from their ISP.&lt;br /&gt;#A variety of devices can act as DHCP servers, as long as they run DHCP service software.&lt;br /&gt;A home PC that is unable to find a DHCP server defaults to the static IP address of 192.168.1.1.&lt;br /&gt;&lt;br /&gt;29 &lt;br /&gt;Which two causes of networking problems are related to the physical layer? (Choose two.)&lt;br /&gt;#disconnected cables&lt;br /&gt;#improper operation of cooling fans&lt;br /&gt;incorrect MAC address&lt;br /&gt;incorrect default gateway&lt;br /&gt;incorrect subnet mask&lt;br /&gt;&lt;br /&gt;30 &lt;br /&gt;Which installation option should be chosen when the current operating system is too damaged to work properly?&lt;br /&gt;upgrade&lt;br /&gt;multi-boot&lt;br /&gt;#clean install&lt;br /&gt;virtualization&lt;br /&gt;&lt;br /&gt;31 &lt;br /&gt;What is an ISP?&lt;br /&gt;It is a standards body that develops cabling and wiring standards for networking.&lt;br /&gt;It is a protocol that establishes how computers within a local network communicate.&lt;br /&gt;#It is an organization that enables individuals and businesses to connect to the Internet.&lt;br /&gt;It is a networking device that combines the functionality of several different networking devices in one.&lt;br /&gt;&lt;br /&gt;32 &lt;br /&gt;What two pieces of information should a help desk technician document while troubleshooting connectivity issues with an end user? (Choose two.)&lt;br /&gt;the CPU clock speed of the computer&lt;br /&gt;the number of network jacks that are in the room&lt;br /&gt;#if the user can ping the default gateway address&lt;br /&gt;if the word processing software is installed correctly&lt;br /&gt;#whether the PC uses dynamic or static IP addressing&lt;br /&gt;&lt;br /&gt;33 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the graphic. What feature can be installed on the Linksys integrated router to convert private IP addresses to Internet-routable addresses?&lt;br /&gt;authentication&lt;br /&gt;DHCP&lt;br /&gt;encryption&lt;br /&gt;firewall&lt;br /&gt;#NAT&lt;br /&gt;WEP&lt;br /&gt;&lt;br /&gt;34 &lt;br /&gt;After attaching four PCs to the switch ports, configuring the SSID and setting authentication properties for a small office network, a technician successfully tests the connectivity of all PCs that are connected to the switch and WLAN. A firewall is then configured on the device prior to connecting it to the Internet. What type of network device includes all of the described features?&lt;br /&gt;switch&lt;br /&gt;ISR router&lt;br /&gt;#firewall appliance&lt;br /&gt;standalone wireless access point&lt;br /&gt;&lt;br /&gt;35 &lt;br /&gt;For the second time in a week, workstations on a LAN are not able to log into the server. The technician fixed the problem the first time, but cannot remember the steps taken to solve it. What aspect of the troubleshooting process has the technician neglected?&lt;br /&gt;identifying the problem&lt;br /&gt;asking end-users questions&lt;br /&gt;#documenting the troubleshooting process&lt;br /&gt;using structured techniques to solve a problem&lt;br /&gt;&lt;br /&gt;36 &lt;br /&gt;What is the default subnet mask for an IP address of 64.100.19.14?&lt;br /&gt;#255.0.0.0&lt;br /&gt;255.255.0.0&lt;br /&gt;255.255.255.0&lt;br /&gt;255.255.255.255&lt;br /&gt;&lt;br /&gt;37 &lt;br /&gt;How does a crossover cable make it possible for two "like devices" (for example, two switches) to communicate?&lt;br /&gt;The transmit pins are disconnected and only the receive pins are used.&lt;br /&gt;The transmit pins on one device are connected to the transmit pins on the other device.&lt;br /&gt;The receive pins on one device are connected to the receive pins on the other device.&lt;br /&gt;#The transmit pins on one device are connected to the receive pins on the other device.&lt;br /&gt;&lt;br /&gt;38 &lt;br /&gt;What will be one result of using a wireless infrastructure when designing the communications infrastructure for a new building?&lt;br /&gt;#Wireless devices will be easy to add or relocate.&lt;br /&gt;Infrastructure installation will be difficult and expensive.&lt;br /&gt;There will be less interference from outside electronic sources.&lt;br /&gt;Data transmitted over wireless networks will be more secure than when transmitted over wired networks.&lt;br /&gt;&lt;br /&gt;39 &lt;br /&gt;What does the term "attenuation" mean in data communication?&lt;br /&gt;#loss of signal strength as distance increases&lt;br /&gt;time for a signal to reach its destination&lt;br /&gt;leakage of signals from one cable pair to another&lt;br /&gt;strengthening of a signal by a networking device&lt;br /&gt;&lt;br /&gt;40 &lt;br /&gt;Which type of computer has an integrated mouse?&lt;br /&gt;desktop&lt;br /&gt;#laptop&lt;br /&gt;mainframe&lt;br /&gt;server&lt;br /&gt;pocket PC&lt;br /&gt;&lt;br /&gt;41 &lt;br /&gt;Which Windows command is used to display the configured IP address, subnet mask, and default gateway?&lt;br /&gt;#ipconfig&lt;br /&gt;netstat&lt;br /&gt;nslookup&lt;br /&gt;tracert&lt;br /&gt;&lt;br /&gt;42 &lt;br /&gt;What must be identical on all devices in a WLAN for successful wireless communication between the devices?&lt;br /&gt;#SSID&lt;br /&gt;antenna type&lt;br /&gt;network mode&lt;br /&gt;wireless NIC driver&lt;br /&gt;&lt;br /&gt;43 &lt;br /&gt;For devices that do not autosense, which connection requires a crossover cable?&lt;br /&gt;hub port to router port&lt;br /&gt;PC to hub port&lt;br /&gt;PC to switch port&lt;br /&gt;#PC port to PC port&lt;br /&gt;&lt;br /&gt;44 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. A user on Host1 requests a web page from the web server. Which diagram is accurate for the encapsulation of the traffic that is sent from the user to the web server?&lt;br /&gt;&lt;br /&gt;(D) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;45 &lt;br /&gt;What describes the external IP address that is obtained by a router through a cable or DSL modem?&lt;br /&gt;a public address that is obtained from ICANN&lt;br /&gt;a private address that is manually configured by the administrator&lt;br /&gt;#a public address that is obtained through DHCP from the ISP&lt;br /&gt;a private address that converts to a public address on the internal LAN&lt;br /&gt;&lt;br /&gt;46 &lt;br /&gt;Which two components are configured via software in order for a PC to participate in a network environment? (Choose two.)&lt;br /&gt;MAC address&lt;br /&gt;#IP address&lt;br /&gt;kernel&lt;br /&gt;shell&lt;br /&gt;#subnet mask&lt;br /&gt;&lt;br /&gt;47 &lt;br /&gt;What destination IP address is used in a unicast packet?&lt;br /&gt;#a specific host&lt;br /&gt;a group of hosts&lt;br /&gt;all hosts on the network&lt;br /&gt;the network broadcast address&lt;br /&gt;&lt;br /&gt;48 &lt;br /&gt;Which part of the electromagnetic spectrum is commonly used to exchange data between a PDA and a computer?&lt;br /&gt;FM&lt;br /&gt;radar&lt;br /&gt;#infrared&lt;br /&gt;ultraviolet&lt;br /&gt;&lt;br /&gt;49 &lt;br /&gt;What two commands can be used to form a new binding if client information does not agree with the DHCP client table? (Choose two.)&lt;br /&gt;#ipconfig /release&lt;br /&gt;ipconfig /all&lt;br /&gt;ipconfig /flushdns&lt;br /&gt;#ipconfig /renew&lt;br /&gt;ipconfig&lt;br /&gt;&lt;br /&gt;50 &lt;br /&gt;What are the two possible values for a digital bit? (Choose two.)&lt;br /&gt;#0&lt;br /&gt;#1&lt;br /&gt;A&lt;br /&gt;F&lt;br /&gt;#&lt;br /&gt;9&lt;br /&gt;&lt;br /&gt;51 &lt;br /&gt;Which picture shows a USB port on a PC?&lt;br /&gt;(I THINK YOU'ARE A SMART GUY)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;52 &lt;br /&gt;What is the purpose of a router?&lt;br /&gt;#to forward broadcasts to all interfaces so that all hosts receive them&lt;br /&gt;to maintain a table of individual host addresses&lt;br /&gt;to select the best path to reach remote networks&lt;br /&gt;to physically connect multiple hosts that belong to the same network&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-392501352157059887?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/392501352157059887/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery_28.html#comment-form' title='2 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/392501352157059887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/392501352157059887'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery_28.html' title='DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)  REV 4'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TUKmhB6lN-I/AAAAAAAAAvI/g7hBKt8-FFk/s72-c/cisco-logo.gif' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-1041721126653313218</id><published>2011-01-28T02:58:00.000-08:00</published><updated>2011-01-28T03:21:24.500-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>Homesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0) REV 3</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TUKhIOS481I/AAAAAAAAAvE/xCXrbrcrPvM/s1600/cisco-logo.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="145" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TUKhIOS481I/AAAAAAAAAvE/xCXrbrcrPvM/s200/cisco-logo.gif" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;1 &lt;br /&gt;What is the purpose of TCP?&lt;br /&gt;to manage data links and physical network transmissions&lt;br /&gt;to specify the format of requests and responses that are exchanged between the client and server&lt;br /&gt;*to assign the logical address and encapsulate the request into packets for routing to the destination&lt;br /&gt;to provide flow control and acknowledgment of packets that are exchanged between the client and server&lt;br /&gt;&lt;br /&gt;2&lt;br /&gt;Which adapter card would be required for a PC to exchange information with other PCs on a LAN?&lt;br /&gt;*NIC&lt;br /&gt;video card&lt;br /&gt;sound card&lt;br /&gt;internal modem&lt;br /&gt;&lt;br /&gt;3&lt;br /&gt;Which type of computer has an integrated mouse?&lt;br /&gt;desktop&lt;br /&gt;*laptop&lt;br /&gt;mainframe&lt;br /&gt;server&lt;br /&gt;pocket PC&lt;br /&gt;&lt;br /&gt;4&lt;br /&gt;After attaching four PCs to the switch ports, configuring the SSID and setting authentication properties for a small office network, a technician successfully tests the connectivity of all PCs that are connected to the switch and WLAN. A firewall is then configured on the device prior to connecting it to the Internet. What type of network device includes all of the described features?&lt;br /&gt;switch&lt;br /&gt;ISR router&lt;br /&gt;*firewall appliance&lt;br /&gt;standalone wireless access point&lt;br /&gt;&lt;br /&gt;5&lt;br /&gt;Which installation option should be chosen when the current operating system is too damaged to work properly?&lt;br /&gt;upgrade&lt;br /&gt;multi-boot&lt;br /&gt;*clean install&lt;br /&gt;virtualization&lt;br /&gt;&lt;br /&gt;6&lt;br /&gt;A computer joins the network and announces itself to all hosts on the LAN. What type of message does the computer send out?&lt;br /&gt;*broadcast&lt;br /&gt;simulcast&lt;br /&gt;multicast&lt;br /&gt;unicast&lt;br /&gt;&lt;br /&gt;7&lt;br /&gt;What portion of the destination IP address is used as a packet is routed through the Internet?&lt;br /&gt;*subnet mask&lt;br /&gt;host portion&lt;br /&gt;network portion&lt;br /&gt;default gateway address&lt;br /&gt;&lt;br /&gt;8&lt;br /&gt;Which layer in the hierarchical Ethernet design model ensures that traffic between local networks will be allowed?&lt;br /&gt;core layer&lt;br /&gt;*access layer&lt;br /&gt;network layer&lt;br /&gt;distribution layer&lt;br /&gt;&lt;br /&gt;9&lt;br /&gt;What is the name for the contract between a customer and an ISP that specifies requirements for uptime and service response time?&lt;br /&gt;DSL&lt;br /&gt;IAB&lt;br /&gt;NAP&lt;br /&gt;*SLA&lt;br /&gt;&lt;br /&gt;10&lt;br /&gt;A network technician is required to provide access to the Internet for a large company. What is needed to accomplish this task?&lt;br /&gt;*ISP&lt;br /&gt;private IP addresses for each host&lt;br /&gt;static IP addresses for each host&lt;br /&gt;DHCP server&lt;br /&gt;&lt;br /&gt;11&lt;br /&gt;A user is not able to connect to the network. A PC technician replaces the network cable that connects the PC to the switch port. The user is now able to connect to the network. Which troubleshooting technique did the technician use?&lt;br /&gt;top-down&lt;br /&gt;substitution&lt;br /&gt;*divide-and-conquer&lt;br /&gt;a combination of top-down and divide-and-conquer&lt;br /&gt;&lt;br /&gt;12&lt;br /&gt;What component of a personal computer is responsible for the processing of all data?&lt;br /&gt;RAM&lt;br /&gt;*CPU&lt;br /&gt;firewall&lt;br /&gt;system bus&lt;br /&gt;operating system&lt;br /&gt;&lt;br /&gt;13&lt;br /&gt;Which two transport layer protocols are used to transfer messages between hosts? (Choose two.)&lt;br /&gt;DHCP&lt;br /&gt;FTP&lt;br /&gt;SMTP&lt;br /&gt;*TCP&lt;br /&gt;*UDP&lt;br /&gt;&lt;br /&gt;14&lt;br /&gt;Which device is often configured to act as both a DHCP client and a DHCP server?&lt;br /&gt;home PC&lt;br /&gt;*ISP modem&lt;br /&gt;wireless-enabled laptop&lt;br /&gt;integrated services router&lt;br /&gt;&lt;br /&gt;15&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. Which pair of addresses would be appropriate to use for PC1 and PC2 to establish a workgroup using private addresses?&lt;br /&gt;127.0.0.1 and 127.0.0.2&lt;br /&gt;*172.16.4.2 and 172.16.4.3&lt;br /&gt;172.16.5.1 and 192.168.3.2&lt;br /&gt;198.133.219.25 and 198.133.219.26&lt;br /&gt;&lt;br /&gt;What are two ways that a user can interact with an operating system shell? (Choose two.)&lt;br /&gt;*CLI&lt;br /&gt;OS&lt;br /&gt;*GUI&lt;br /&gt;NIC&lt;br /&gt;kernel&lt;br /&gt;&lt;br /&gt;17&lt;br /&gt;A company has a web server that must be accessible to both external and internal clients. Which security policy best practice should be followed to maximize security of the server?&lt;br /&gt;Place the web server in a DMZ.&lt;br /&gt;*Keep the web server on the external network.&lt;br /&gt;Configure a firewall device to serve as the web server.&lt;br /&gt;Locate the web server in the server farm of the internal network.&lt;br /&gt;*18&lt;br /&gt;Which wireless component allows wireless clients to gain access to a wired network?&lt;br /&gt;PDA&lt;br /&gt;STA&lt;br /&gt;access point&lt;br /&gt;*wireless bridge&lt;br /&gt;&lt;br /&gt;*19&lt;br /&gt;Which two statements are characteristics of DHCP services? (Choose two.)&lt;br /&gt;*A DHCP client determines the lease time for using the IP address that is supplied by the DHCP server.&lt;br /&gt;An integrated router acts as the DHCP server to provide the IP address to the ISP.&lt;br /&gt;DHCP clients send a DHCP Discover message to the destination IP address of 255.255.255.255.&lt;br /&gt;*The DHCP server maps the IP addresses to host names.&lt;br /&gt;The integrated router acts as a DHCP server for internal hosts on local networks.&lt;br /&gt;&lt;br /&gt;20&lt;br /&gt;What is the correct sequence of steps in the encapsulation of TCP/IP data as it passes from a source to a destination host?&lt;br /&gt;&lt;br /&gt;A. converts data to bits for transmission&lt;br /&gt;B. packages the data for end to end transport&lt;br /&gt;C. adds the data-link header and trailer&lt;br /&gt;D. adds the network IP address to the header of the packet&lt;br /&gt;A,B,C,D&lt;br /&gt;A,C,D,B&lt;br /&gt;*B,D,C,A&lt;br /&gt;B,C,D,A&lt;br /&gt;D,C,B,A&lt;br /&gt;&lt;br /&gt;21&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. Assume that the exhibited output is from a host that is connected to a Linksys integrated router. What is the first thing that should be checked while using a bottom-up troubleshooting approach?&lt;br /&gt;the default gateway on the host&lt;br /&gt;the IP address on the host&lt;br /&gt;the IP address on the router&lt;br /&gt;*the link status LED on the front of the router&lt;br /&gt;the subnet mask on the host&lt;br /&gt;&lt;br /&gt;22&lt;br /&gt;Which firewall resource could include the capability of recognizing and filtering DoS attacks?&lt;br /&gt;URL filtering&lt;br /&gt;application filtering&lt;br /&gt;*Layer 4 packet filtering&lt;br /&gt;stateful packet inspection&lt;br /&gt;&lt;br /&gt;*23&lt;br /&gt;Which type of network attack occurs when an unauthorized person tries to persuade a user to share a network user ID and password?&lt;br /&gt;brute force&lt;br /&gt;denial of service&lt;br /&gt;data manipulation&lt;br /&gt;*social engineering&lt;br /&gt;&lt;br /&gt;*24&lt;br /&gt;Which type of network supports DHCP and DNS services for network users in a network domain?&lt;br /&gt;client/server&lt;br /&gt;peer-to-peer&lt;br /&gt;hierarchical&lt;br /&gt;*ad hoc&lt;br /&gt;&lt;br /&gt;*25&lt;br /&gt;What is the purpose of pop-up blocker software?&lt;br /&gt;It detects and removes spyware.&lt;br /&gt;It detects and removes viruses.&lt;br /&gt;*It prevents the display of advertisement windows.&lt;br /&gt;It removes unwanted e-mail.&lt;br /&gt;&lt;br /&gt;26&lt;br /&gt;What are two best practices that are used when configuring a small home WLAN? (Choose two.)&lt;br /&gt;the use of EAP&lt;br /&gt;the encryption of the SSID&lt;br /&gt;the use of pre-shared keys&lt;br /&gt;the use of open authentication&lt;br /&gt;the disabling of SSID broadcasting&lt;br /&gt;&lt;br /&gt;27&lt;br /&gt;What is a service pack?&lt;br /&gt;an access policy&lt;br /&gt;an agreement between a company and a vendor&lt;br /&gt;a piece of code created to fix one specific problem&lt;br /&gt;*a collection of patches and updates released by a vendor&lt;br /&gt;a small piece of software designed specifically for security issues&lt;br /&gt;&lt;br /&gt;*28&lt;br /&gt;Why would a corporate web server be assigned a public IP address instead of a private IP address?&lt;br /&gt;The public address can be acquired at no cost.&lt;br /&gt;*The public address can be routed on the Internet.&lt;br /&gt;The public address provides a security advantage.&lt;br /&gt;The same public address can be used on multiple servers to prevent depletion of available IP addresses.&lt;br /&gt;&lt;br /&gt;29&lt;br /&gt;When would a LAN switch use flooding to forward a frame?&lt;br /&gt;when the MAC address table is empty&lt;br /&gt;when retransmissions are required after a collision&lt;br /&gt;after all hosts on the network are added to the MAC table&lt;br /&gt;when a frame is received from a port that is connected to a hub&lt;br /&gt;&lt;br /&gt;30&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. The network is experiencing excessive broadcast traffic from multiple hosts. What can be done to reduce the broadcast traffic that each host receives without compromising connectivity to the corporate servers?&lt;br /&gt;Separate the switches with a router.&lt;br /&gt;Create a separate VLAN for the servers and hosts.&lt;br /&gt;Change from Ethernet switches to FastEthernet switches.&lt;br /&gt;Increase the number of switches to reduce the number of PCs that are connected to each switch.&lt;br /&gt;&lt;br /&gt;What are two characteristics of a MAC address? (Choose two.)&lt;br /&gt;*It indicates the physical location of the host within the network.&lt;br /&gt;It is dynamically assigned by a DHCP server.&lt;br /&gt;*It is displayed in HEX characters.&lt;br /&gt;It is a physical address.&lt;br /&gt;It is cable-based.&lt;br /&gt;&lt;br /&gt;*32&lt;br /&gt;What is an advantage of purchasing a custom-built computer?&lt;br /&gt;It is beneficial for less knowledgeable consumers.&lt;br /&gt;The waiting period for assembly is negligible.&lt;br /&gt;The cost is lower compared to a computer that has been preassembled.&lt;br /&gt;*The user can specify high-performance components to meet specific needs.&lt;br /&gt;&lt;br /&gt;33&lt;br /&gt;What are two examples of peripheral input devices? (Choose two.)&lt;br /&gt;external modem&lt;br /&gt;*barcode reader&lt;br /&gt;digital camera&lt;br /&gt;*plotter&lt;br /&gt;printer&lt;br /&gt;&lt;br /&gt;34&lt;br /&gt;A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?&lt;br /&gt;*DSL&lt;br /&gt;dial-up&lt;br /&gt;satellite&lt;br /&gt;cell modem&lt;br /&gt;cable modem&lt;br /&gt;&lt;br /&gt;35&lt;br /&gt;Which protocol in its default configuration downloads e-mail messages to the client computer and deletes them from the server?&lt;br /&gt;FTP&lt;br /&gt;*POP3&lt;br /&gt;SMTP&lt;br /&gt;IMAP4&lt;br /&gt;&lt;br /&gt;36&lt;br /&gt;Which two statements are true about local applications? (Choose two.)&lt;br /&gt;They run on the network.&lt;br /&gt;An example of a local application is e-mail.&lt;br /&gt;*They are accessed from a remote computer.&lt;br /&gt;They are stored on the local hard disk.&lt;br /&gt;*They run on the computer where they are installed.&lt;br /&gt;&lt;br /&gt;37&lt;br /&gt;What is the purpose of the ipconfig /release command?&lt;br /&gt;*It forces a client to give up its current IP address.&lt;br /&gt;It forces a client to give up its current MAC address.&lt;br /&gt;It forces the client to clear all the MAC address to IP address associations it has learned.&lt;br /&gt;It shows the current IP configuration on the client.&lt;br /&gt;&lt;br /&gt;38&lt;br /&gt;Which attribute must be the same for wireless devices on one network to be able to communicate with devices on a different network?&lt;br /&gt;DNS server&lt;br /&gt;MAC address&lt;br /&gt;*default gateway&lt;br /&gt;operating system&lt;br /&gt;wireless equipment vendor&lt;br /&gt;&lt;br /&gt;39&lt;br /&gt;A user has reported a failure to connect to the network. Based on similar calls from other users in the same location, the network technician starts troubleshooting by entering the ipconfig command on the user computer. Which troubleshooting technique is the technician using?&lt;br /&gt;top-down&lt;br /&gt;*bottom-up&lt;br /&gt;substitution&lt;br /&gt;divide-and-conquer&lt;br /&gt;&lt;br /&gt;*40&lt;br /&gt;Which statement accurately describes what network devices do in the distribution layer of the three layer design model?&lt;br /&gt;They interconnect individual hosts.&lt;br /&gt;They interconnect multiple companies.&lt;br /&gt;They interconnect local network segments.&lt;br /&gt;They interconnect the company network to the ISP.&lt;br /&gt;&lt;br /&gt;41&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the graphic. Based on the information that is shown, what statement is true?&lt;br /&gt;This configuration would be commonly found in an ad hoc wireless network.&lt;br /&gt;Any wireless client that is attached to this access point would have the same IP address and SSID.&lt;br /&gt;*All wireless devices that are connected to this access point must have an assigned SSID of Academy.&lt;br /&gt;In addition to accepting wireless client requests, this access point must connect to the wired network.&lt;br /&gt;&lt;br /&gt;42&lt;br /&gt;What wireless technology has the ability to communicate with many devices at the same time, makes use of the 2.4 GHz band, and is limited to low-speed, short-range communications?&lt;br /&gt;*RF&lt;br /&gt;ISM&lt;br /&gt;infrared&lt;br /&gt;Bluetooth&lt;br /&gt;&lt;br /&gt;*43&lt;br /&gt;Which of the following statements best describes DNS?&lt;br /&gt;DNS servers are used to map an IP address to a physical address.&lt;br /&gt;*DNS servers are used to map a name to an IP address.&lt;br /&gt;DNS servers are used to configure logical address information for host computers.&lt;br /&gt;DNS servers are used to translate from private addresses to public addresses.&lt;br /&gt;&lt;br /&gt;44&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. An educational institution needs to connect PC systems that use private IP addressing to the Internet. They have multiple systems that need to access the Internet, but were only able to purchase one public IP address. What should be activated on the Linksys integrated router to achieve this goal?&lt;br /&gt;authentication&lt;br /&gt;DHCP&lt;br /&gt;encryption&lt;br /&gt;firewall&lt;br /&gt;/*NAT&lt;br /&gt;WEP&lt;br /&gt;&lt;br /&gt;*45&lt;br /&gt;What procedure will help prevent users from detecting a wireless network?&lt;br /&gt;Enable WEP.&lt;br /&gt;Enable MAC filtering.&lt;br /&gt;Disable SSID broadcasts.&lt;br /&gt;Change the default administrator password on the AP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-1041721126653313218?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/1041721126653313218/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/homesb-final-exam-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1041721126653313218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1041721126653313218'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/homesb-final-exam-ccna-discovery.html' title='Homesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0) REV 3'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_aBdJJNT5zJE/TUKhIOS481I/AAAAAAAAAvE/xCXrbrcrPvM/s72-c/cisco-logo.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-395812394276495492</id><published>2011-01-25T06:10:00.001-08:00</published><updated>2011-01-25T06:10:58.255-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 1 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TT7Z5INQBDI/AAAAAAAAAvA/eSK2C6VcEqQ/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TT7Z5INQBDI/AAAAAAAAAvA/eSK2C6VcEqQ/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;1  &lt;br /&gt;Which type of memory is primarily used as cache memory?&lt;br /&gt;#SRAM&lt;br /&gt;&lt;br /&gt;2  &lt;br /&gt;A customer orders a new computer and specifies an internal read-write, non-volatile storage device that uses low power, has fast access to data, and is reliable. What is a suitable storage device that meets these requirements?&lt;br /&gt;#solid state drive&lt;br /&gt;&lt;br /&gt;3  &lt;br /&gt;Which type of ROM can be reprogrammed with software while it is still physically installed in the computer?&lt;br /&gt;#EEPROM&lt;br /&gt;&lt;br /&gt;4  &lt;br /&gt;Refer to the exhibit. Based on the advertisement that is shown, what is the native resolution of this computer system?&lt;br /&gt;#1280 x 800&lt;br /&gt;&lt;br /&gt;5  &lt;br /&gt;Which type of computer resources are direct lines to the processor used by computer components to request information from the CPU?&lt;br /&gt;#IRQs&lt;br /&gt;&lt;br /&gt;6  &lt;br /&gt;Which two activities are normally controlled by the Northbridge part of the chip set? (Choose two.)&lt;br /&gt;#access to the RAM&lt;br /&gt;#access to the video card&lt;br /&gt;&lt;br /&gt;7  &lt;br /&gt;Which type of RAM chip has the fastest clock rate but consumes the least power and generates the least heat?&lt;br /&gt;#DDR3 SDRAM&lt;br /&gt;&lt;br /&gt;8  &lt;br /&gt;Which expansion slot would be used to install a video capture card in a new computer?&lt;br /&gt;#Peripheral Component Interconnect-Express&lt;br /&gt;&lt;br /&gt;9  &lt;br /&gt;A technician is helping a customer compare two hard drives. Which unit of measurement is used for the hard drive speed?&lt;br /&gt;#revolutions per minute&lt;br /&gt;&lt;br /&gt;10&lt;br /&gt;Refer to the exhibit. Which type of cable is shown in the graphic?&lt;br /&gt;#Serial&lt;br /&gt;&lt;br /&gt;11  &lt;br /&gt;Which type of memory is unable to have the contents modified?&lt;br /&gt;#ROM&lt;br /&gt;&lt;br /&gt;12  &lt;br /&gt;Which important feature is offered by the USB standard?&lt;br /&gt;#It can supply power from the computer to devices.&lt;br /&gt;&lt;br /&gt;13  &lt;br /&gt;Which CPU architecture uses a small set of instructions that are designed to be executed rapidly?&lt;br /&gt;#RISC&lt;br /&gt;&lt;br /&gt;14  &lt;br /&gt;Which two characteristics are determined by the chip set on a motherboard? (Choose two.)&lt;br /&gt;#maximum amount of memory that can be installed&lt;br /&gt;#type of connectors that will be on the motherboard&lt;br /&gt;&lt;br /&gt;15  &lt;br /&gt;Which two devices are considered input devices? (Choose two.)&lt;br /&gt;#biometric authentication device&lt;br /&gt;#digital camera&lt;br /&gt;&lt;br /&gt;16  &lt;br /&gt;Which technology would be best to use for drive redundancy and data protection?&lt;br /&gt;#RAID&lt;br /&gt;&lt;br /&gt;17  &lt;br /&gt;Which two characteristics of a motherboard can be determined by the form factor? (Choose two.)&lt;br /&gt;#size&lt;br /&gt;shape&lt;br /&gt;&lt;br /&gt;18  &lt;br /&gt;Which two categories are used to classify CPU architecture? (Choose two.)&lt;br /&gt;#CISC&lt;br /&gt;#RISC&lt;br /&gt;&lt;br /&gt;19  &lt;br /&gt;Which three system resources are commonly used for communication between the CPU or memory and other components in the computer? (Choose three.)&lt;br /&gt;#IRQ&lt;br /&gt;#DMA&lt;br /&gt;#I/O address&lt;br /&gt;&lt;br /&gt;20  &lt;br /&gt;What is the function of a capture card?&lt;br /&gt;#enables a video signal to be recorded to the computer hard drive&lt;br /&gt;&lt;br /&gt;21  &lt;br /&gt;Why are solid state drives reliable and therefore suitable to be installed in computers used in harsh industrial workplaces?&lt;br /&gt;#They consume less power and have no moving parts.&lt;br /&gt;&lt;br /&gt;22  &lt;br /&gt;A technician needs to back up 4 GB of data using a single storage medium. Which medium can hold the entire 4 GB on a single disc?&lt;br /&gt;#DVD+/-R&lt;br /&gt;&lt;br /&gt;23  &lt;br /&gt;How many conductors are found in a SATA data cable?&lt;br /&gt;#7&lt;br /&gt;&lt;br /&gt;24  &lt;br /&gt;What are the two connector types for the 1394a interface? (Choose two.)&lt;br /&gt;#4-pin&lt;br /&gt;#6-pin&lt;br /&gt;&lt;br /&gt;25  &lt;br /&gt;Which two form factors are commonly used to build a new computer? (Choose two.)&lt;br /&gt;#BTX&lt;br /&gt;#ATX&lt;br /&gt;&lt;br /&gt;26  &lt;br /&gt;A company employee has very important data on a computer. What RAID level should be used if the criteria include that data be written and read simultaneously and that all data be duplicated using a minimum of three drives?&lt;br /&gt;#5&lt;br /&gt;&lt;br /&gt;27  &lt;br /&gt;PATA data cables are available in two different types. The types are distinguished by the number of conductors. Which two types are available? (Choose two.)&lt;br /&gt;#40&lt;br /&gt;#80&lt;br /&gt;&lt;br /&gt;28  &lt;br /&gt;Which three devices are considered output devices? (Choose three.)&lt;br /&gt;#headphones&lt;br /&gt;#monitor&lt;br /&gt;#printer&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-395812394276495492?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/395812394276495492/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/chapter-1-exam-it-essentials-pc.html#comment-form' title='2 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/395812394276495492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/395812394276495492'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/chapter-1-exam-it-essentials-pc.html' title='Chapter 1 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TT7Z5INQBDI/AAAAAAAAAvA/eSK2C6VcEqQ/s72-c/ccna.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8681759833341831295</id><published>2011-01-25T06:06:00.000-08:00</published><updated>2011-01-25T06:06:58.023-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Final Exam for ch 1-10 - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TT7Y47pyE0I/AAAAAAAAAu8/k8It4EgmE_0/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TT7Y47pyE0I/AAAAAAAAAu8/k8It4EgmE_0/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;1   &lt;br /&gt;A computer user buys a low priced replacement monitor but finds that there is a lot of flicker. The flicker makes the monitor unusable. Which characteristic of a monitor needs to be considered to ensure flicker-free viewing?&lt;br /&gt;#refresh rate&lt;br /&gt;&lt;br /&gt;2   &lt;br /&gt;When analyzing a protocol used on the network, it is discovered that multicast messages are being sent to network devices. Which class of IP addressing is being used to send these messages?&lt;br /&gt;#D&lt;br /&gt;&lt;br /&gt;3   &lt;br /&gt;A technician notices that a data floppy disk is in the floppy disk drive of a computer when it is powered on. Which error message could this potentially cause?&lt;br /&gt;#invalid system disk&lt;br /&gt;&lt;br /&gt;4   &lt;br /&gt;What characterizes spoofing?&lt;br /&gt;#Making data appear to come from a source other than the actual source.&lt;br /&gt;&lt;br /&gt;5   &lt;br /&gt;When a Windows XP computer has completed the POST for each adapter card that has a BIOS, what is the next step during the boot sequence?&lt;br /&gt;#BIOS reads the MBR.&lt;br /&gt;&lt;br /&gt;6   &lt;br /&gt;When calculating the total cost of ownership of a printer it is necessary to consider the cost of the consumables. Which two consumables are associated with an inkjet printer? (Choose two.)&lt;br /&gt;#ink cartridge&lt;br /&gt;#paper&lt;br /&gt;&lt;br /&gt;7   &lt;br /&gt;Which protocol adds security to remote connections?&lt;br /&gt;#SSH&lt;br /&gt;&lt;br /&gt;8   &lt;br /&gt;What is the purpose of an IRQ?&lt;br /&gt;#Request information from the CPU.&lt;br /&gt;&lt;br /&gt;9   &lt;br /&gt;A wireless LAN is being deployed inside the new park ranger, one room office that is located at the highest part of the national park. When the testing was completed, the technicians reported that occasionally, the wireless LAN signal is affected by some type of interference. What are two possible causes of the signal distortion? (Choose two.)&lt;br /&gt;#the number of wireless devices that are used in the wireless LAN&lt;br /&gt;#the large number of trees that surround the office&lt;br /&gt;&lt;br /&gt;10   &lt;br /&gt;When installing a service pack or security patches on an operating system, what should be done to protect the system in the event of a faulty or aborted installation?&lt;br /&gt;#Create a restore point.&lt;br /&gt;&lt;br /&gt;11   &lt;br /&gt;A technician is asked to wire a network that supports CSMA/CD. Which architecture and physical topology should the technician use for supporting this access control method?&lt;br /&gt;#Ethernet and Star&lt;br /&gt;&lt;br /&gt;12   &lt;br /&gt;What is the best way to fully ensure that data is unable to be recovered from a hard drive?&lt;br /&gt;#shattering the hard drive platters with a hammer&lt;br /&gt;&lt;br /&gt;13   &lt;br /&gt;A technician is asked to configure the time the system must be idle before the hard disk spins down on all the Windows-based laptops in the company. The technician configured the power options in Windows but it appears to have no effect. Where should the technician look to enable power management?&lt;br /&gt;#System Registry&lt;br /&gt;&lt;br /&gt;14   &lt;br /&gt;A printer has a paper jam. An impatient user has sent multiple print jobs of the same document to this printer. What can be done to remove these print jobs?&lt;br /&gt;#Cancel the jobs in the printer queue.&lt;br /&gt;&lt;br /&gt;15   &lt;br /&gt;ABC Inc. decided to integrate redundancy by connecting multiple hard disks to duplicate the information they store. Which type of adapter will need to be installed on the servers to accomplish the desired redundancy?&lt;br /&gt;#RAID adapter&lt;br /&gt;&lt;br /&gt;16   &lt;br /&gt;A call center technician has asked a customer to perform a simple operation to fix a problem on a computer. The customer seems unable to perform the task. What should the technician do?&lt;br /&gt;#Determine whether the customer would prefer to receive the instructions in another form, such as e-mailed, illustrated written instructions.&lt;br /&gt;&lt;br /&gt;17   &lt;br /&gt;Which two technologies enable printers to be accessed by multiple network users? (Choose two.)&lt;br /&gt;#Wi-Fi&lt;br /&gt;#Ethernet&lt;br /&gt;&lt;br /&gt;18   &lt;br /&gt;A user reports that a printer is printing unknown characters on documents. What is a possible solution to this issue?&lt;br /&gt;#Uninstall and reinstall the printer driver.&lt;br /&gt;&lt;br /&gt;19   &lt;br /&gt;Which network device uses a MAC address table to segment the network?&lt;br /&gt;#router&lt;br /&gt;&lt;br /&gt;20   &lt;br /&gt;A technician needs to configure the hard drive on a computer so that there appears to be one drive for the operating system and four drives for data from different applications. How can the hard drive be configured to provide this perception?&lt;br /&gt;#Create one primary partition and one logical partition with four logical drives within it.&lt;br /&gt;&lt;br /&gt;21   &lt;br /&gt;A supervisor received a complaint that one of the technicians was rude and disrespectful. Which action by the technician most likely caused the customer to complain?&lt;br /&gt;#The technician interrupted a number of times to ask questions.&lt;br /&gt;&lt;br /&gt;22   &lt;br /&gt;A technician is troubleshooting a user complaint that a printer is not printing a report. Which step is one of the first that the technician should take?&lt;br /&gt;#Check the Device Manager on the user computer for hardware problems.&lt;br /&gt;&lt;br /&gt;23   &lt;br /&gt;Which Registry file contains information about all software that is installed on a Windows XP computer?&lt;br /&gt;#HKEY_LOCAL_MACHINE&lt;br /&gt;&lt;br /&gt;24   &lt;br /&gt;A hacker is detected using commonly available wireless hacking tools to access encrypted wireless network communication. Which resolution would prevent this action?&lt;br /&gt;#Change the SSID that is being used on the wireless network.&lt;br /&gt;&lt;br /&gt;25   &lt;br /&gt;Which two general precautions should be taken before replacing any non-hot-swappable laptop component? (Choose two.)&lt;br /&gt;#Disconnect the power cord.&lt;br /&gt;#Remove any batteries.&lt;br /&gt;&lt;br /&gt;26   &lt;br /&gt;Which power mode should be used by a laptop so that all the data is saved, all the applications the user was working on are left open, and there is no power used by the laptop?&lt;br /&gt;#Hibernate&lt;br /&gt;&lt;br /&gt;27   &lt;br /&gt;What is the purpose of SCSI and RAID adapters?&lt;br /&gt;#to connect storage devices such as hard disk drives to a PC&lt;br /&gt;&lt;br /&gt;28   &lt;br /&gt;Which network protocol is used to automatically assign an IP address to a computer on a network?&lt;br /&gt;#DHCP&lt;br /&gt;&lt;br /&gt;29   &lt;br /&gt;A customer used the convert.exe utility to take advantage of NTFS security features. The customer later discovered that the application on the computer can only read FAT32 files. After the hard drive was formatted back to FAT32, the customer noticed all of the data files are missing. What should the customer do next?&lt;br /&gt;#Restore the data files that were backed up in preparation for the conversion.&lt;br /&gt;&lt;br /&gt;30   &lt;br /&gt;Which two components normally require a laptop to be powered down and the battery removed before removing the components? (Choose two.)&lt;br /&gt;#internal hard drive&lt;br /&gt;#RAM&lt;br /&gt;&lt;br /&gt;31   &lt;br /&gt;A customer reports that after using a computer for over a year, the computer now takes more time to access the files. Which management tool can be used first, before any other complex procedure?&lt;br /&gt;#defrag&lt;br /&gt;&lt;br /&gt;32   &lt;br /&gt;A customer needs to purchase a new power supply for a computer. What must be considered when selecting an appropriate power supply?&lt;br /&gt;#The power supply has sufficient wattage to support all components inside the computer.&lt;br /&gt;&lt;br /&gt;33   &lt;br /&gt;What is a benefit of using the USB or FireWire ports to connect peripherals to a laptop?&lt;br /&gt;#The peripherals can be plugged in and out without turning the laptop off.&lt;br /&gt;&lt;br /&gt;34   &lt;br /&gt;A small business has used a high quality configurable flatbed scanner to scan a number of photographs to print as large posters. However, the quality of the images printed as posters is poor. What should the user do?&lt;br /&gt;#Increase the resolution of the scanner.&lt;br /&gt;&lt;br /&gt;35   &lt;br /&gt;A user has been writing data to a USB flash memory drive. What should the user do before removing the device?&lt;br /&gt;#Click on the Safely Remove Hardware icon in the system tray then on the device.&lt;br /&gt;&lt;br /&gt;36   &lt;br /&gt;A technician installed a network adapter in a computer and wants to test network connectivity. The ping command can only receive a response from local workstations. What could be causing the problem?&lt;br /&gt;#The default gateway is not set.&lt;br /&gt;&lt;br /&gt;37   &lt;br /&gt;A technician is explaining the differences between inkjet printers and laser printers to a customer. Which two comparisons should the technician make? (Choose two.)&lt;br /&gt;#Inkjet printers are less expensive than laser printers.&lt;br /&gt;#The laser printer output is dry after printing, but an inkjet printer may still have wet ink on the paper after printing.&lt;br /&gt;&lt;br /&gt;38   &lt;br /&gt;A network administrator is troubleshooting a server that keeps crashing. While monitoring traffic to the server, the administrator notices repeated, larger than normal pings to the server. What is the name of this type of attack?&lt;br /&gt;#ping of death&lt;br /&gt;&lt;br /&gt;39   &lt;br /&gt;A technician wants to create a new partition on a new additional hard drive. Which tool should be used?&lt;br /&gt;#Disk Management&lt;br /&gt;&lt;br /&gt;40   &lt;br /&gt;Which two quick solutions are commonly recommended when a technician is troubleshooting a laptop? (Choose two.)&lt;br /&gt;#Reboot the laptop.&lt;br /&gt;#Disconnect the peripherals.&lt;br /&gt;&lt;br /&gt;41   &lt;br /&gt;A company uses a single computer to receive and test all Windows updates. When the most recent update was installed, several programs failed. What is the first course of action that a technician should attempt to remove the update?&lt;br /&gt;#Run a System Restore from the last restore point.&lt;br /&gt;&lt;br /&gt;42   &lt;br /&gt;A mobile training room uses a generator to power the PCs, servers, and printers. The company that runs the room upgraded the equipment but then found that when all the devices are powered up they become unreliable, with some PCs shutting down. What may cause this power problem?&lt;br /&gt;#The power consumption of all devices is too much for the electrical circuit that is provided.&lt;br /&gt;&lt;br /&gt;43   &lt;br /&gt;When installing the Windows XP operating system, a technician is given a choice of file systems to use. If security is a requirement, which file system should be chosen?&lt;br /&gt;#NTFS&lt;br /&gt;&lt;br /&gt;44   &lt;br /&gt;A technician has replaced a failing floppy drive. While testing the new drive, the technician notices that the floppy drive light remains lit constantly. What is most likely the cause of the problem?&lt;br /&gt;#The ribbon cable is installed incorrectly.&lt;br /&gt;&lt;br /&gt;45   &lt;br /&gt;Which two types of connectors can be found on DVI cables? (Choose two.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;46   &lt;br /&gt;Which Windows tool should be run before upgrading the operating system?&lt;br /&gt;#Ntbackup&lt;br /&gt;&lt;br /&gt;47   &lt;br /&gt;The technician has been asked to upgrade the printer driver for an old printer. What is the best source for a new driver?&lt;br /&gt;#manufacturer's website&lt;br /&gt;&lt;br /&gt;48   &lt;br /&gt;Where can a user change the idle time after which a laptop will switch to standby mode?&lt;br /&gt;#Left-click Start &amp;gt; Control Panel &amp;gt; Power Options, then click the Power Schemes tab.&lt;br /&gt;&lt;br /&gt;49   &lt;br /&gt;A home computer owner has a PC system that runs Windows XP. For security reasons the owner has been using a limited local user account for a number of years. The owner wishes to install a new piece of software, but the user account does not have the necessary permissions. Which type of account does the owner need to use to install the new software?&lt;br /&gt;#administrator&lt;br /&gt;&lt;br /&gt;50   &lt;br /&gt;A student enables file sharing on a laptop so that a friend can access music files. Which type of service is being configured?&lt;br /&gt;#peer-to-peer&lt;br /&gt;&lt;br /&gt;51   &lt;br /&gt;What do the terms refresh rate, interlace, and aspect ratio explain?&lt;br /&gt;#image properties of a monitor&lt;br /&gt;&lt;br /&gt;52   &lt;br /&gt;A technician wishes to boot a computer using a CD-ROM that contains a limited operating system and diagnostic utilities. Where would the technician set the boot order for the PC?&lt;br /&gt;#BIOS&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8681759833341831295?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8681759833341831295/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/final-exam-for-ch-1-10-it-essentials-pc.html#comment-form' title='5 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8681759833341831295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8681759833341831295'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/final-exam-for-ch-1-10-it-essentials-pc.html' title='Final Exam for ch 1-10 - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TT7Y47pyE0I/AAAAAAAAAu8/k8It4EgmE_0/s72-c/ccna.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-5715871933871485459</id><published>2011-01-25T05:41:00.000-08:00</published><updated>2011-01-25T05:41:21.812-08:00</updated><title type='text'>Photography Is Never Die</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS21jtcnIdI/AAAAAAAAAuc/DlpYNIlQc30/s1600/eye.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="199" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS21jtcnIdI/AAAAAAAAAuc/DlpYNIlQc30/s320/eye.jpg" width="320" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TS23Nsmn9vI/AAAAAAAAAuk/wnRHH3gMpMI/s1600/SKY.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TS23Nsmn9vI/AAAAAAAAAuk/wnRHH3gMpMI/s320/SKY.jpg" width="320" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS23MAgGbTI/AAAAAAAAAug/BtueEQb-ffA/s1600/CAT.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="169" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS23MAgGbTI/AAAAAAAAAug/BtueEQb-ffA/s320/CAT.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-5715871933871485459?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/5715871933871485459/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/photography-is-never-die.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5715871933871485459'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5715871933871485459'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/photography-is-never-die.html' title='Photography Is Never Die'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TS21jtcnIdI/AAAAAAAAAuc/DlpYNIlQc30/s72-c/eye.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8308968649381017536</id><published>2011-01-16T23:42:00.000-08:00</published><updated>2011-01-25T05:51:26.643-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0) REV 2</title><content type='html'>1&lt;br /&gt;How does a crossover cable connect two routers?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It connects the pins that are used for transmitting on one router to the pins that are used for receiving on the other router.&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which statement correctly describes the function of ARP?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARP is used by hosts to resolve an IP address to a MAC address for the destination host.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which installation option should be chosen when the current operating system is too damaged to work properly?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clean install&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network engineer wants to represent confidential data in binary format. What are the two possible values that the engineer can use? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Why does a router maintain an ARP table?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; to determine addressing of frames for delivery on a local network segment&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of TCP?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; to manage data links and physical network transmissions&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three address ranges can be used to depict private IP addresses? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0 to 10.0.0.255&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.0 to 172.16.1.255&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.22.0 to 192.168.22.255&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two causes of networking problems are related to the physical layer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; disconnected cables&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; improper operation of cooling fans&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Refer to the exhibit. PC1 sends a data packet to PC4. When the router forwards the data out Fa0/1, what destination MAC address will the router place in the frame?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0200.545D.25F7&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two ways that a user can interact with an operating system shell? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLI&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GUI&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is a service pack?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a collection of patches and updates released by a vendor&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What component of a personal computer is responsible for the processing of all data?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is a major characteristic of asymmetric Internet service?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Download speeds are faster than upload speeds.&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the function of CSMA/CA in a WLAN?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It assures that clients are connected to the correct WLAN.&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;For the second time in a week, workstations on a LAN are not able to log into the server. The technician fixed the problem the first time, but cannot remember the steps taken to solve it. What aspect of the troubleshooting process has the technician neglected?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identifying the problem&lt;br /&gt;16&lt;br /&gt;What are two best practices that are used when configuring a small home WLAN? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the encryption of the SSID&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the use of pre-shared keys&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which portion of the packet does a router use to forward the packet to the destination?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination IP address&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;For devices that do not autosense, which connection requires a crossover cable?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PC port to PC port&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user in a small office is unable to connect to the Internet. The user examines the physical connections to the ISR, a Linksys WRT300N, and notices a solid green LED on the port that is wired to the computer. What does the LED indicate about the current state of the port?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The computer is plugged in but no traffic is flowing.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the graphic. Based on the information that is shown, what statement is true?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; All wireless devices that are connected to this access point must have an assigned SSID of Academy.&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. A home network is configured with the information in the graphic. A user tries to manually create a new connection to the network using the SSID Ciscoclass. However, a connection cannot be made. What could be the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The SSID is case-sensitive.&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How do ISPs obtain public IP addresses?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They obtain the addresses from the RFC.&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What two pieces of information should a help desk technician document while troubleshooting connectivity issues with an end user? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if the user can ping the default gateway address&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; whether the PC uses dynamic or static IP addressing&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. A network technician is statically assigning an IP address to a PC. The default gateway is correct. What would be a valid IP address to assign to the host?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128.107.255.1&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. With NAT overload configured on router R2, what is the inside global host address for packets that travel from host H1 to the Internet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.1.254&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network technician is required to provide access to the Internet for a large company. What is needed to accomplish this task?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISP&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of computer has an integrated mouse?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; laptop&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;An administrator is troubleshooting a network problem that involves the inability of users to reach Internet sites. During troubleshooting, the administrator is able to successfully ping web sites by their IP address, but pings to domain names are unsuccessful. Which service is most likely at fault?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DNS&lt;br /&gt;&lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of pop-up blocker software?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It prevents the display of advertisement windows.&lt;br /&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When would infrared be used to connect network devices?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; when synchronizing a PC with a PDA that is in line of sight&lt;br /&gt;31&lt;br /&gt;Which two protocols are responsible for encrypting data on a wireless network? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WPA&lt;br /&gt;&lt;br /&gt;32&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of attack involves flooding a server port with SYN messages?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; data manipulation&lt;br /&gt;&lt;br /&gt;33&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which of the following are transport layer protocols of the TCP/IP model? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UDP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TCP&lt;br /&gt;&lt;br /&gt;34&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dial-up&lt;br /&gt;&lt;br /&gt;35&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which picture shows a USB port on a PC?&lt;br /&gt;(UCAN ANSWER IT BY YOURSELF)&lt;br /&gt;36&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What type of message is sent to a specific group of hosts?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unicast&lt;br /&gt;&lt;br /&gt;37&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is an advantage of purchasing a custom-built computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The cost is lower compared to a computer that has been preassembled.&lt;br /&gt;&lt;br /&gt;38&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which device is often configured to act as both a DHCP client and a DHCP server?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wireless-enabled laptop&lt;br /&gt;&lt;br /&gt;39&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Refer to the exhibit. Assume that the exhibited output is from a host that is connected to a Linksys integrated router. What is the first thing that should be checked while using a bottom-up troubleshooting approach?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the IP address on the router&lt;br /&gt;&lt;br /&gt;40&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two automatic addressing assignments are supported by DHCP? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; subnet mask&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; default gateway address&lt;br /&gt;&lt;br /&gt;41&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A local PC has the correct configuration that is required to access the network. A ping command that is sourced at the PC does not receive a response from a remote device. Which operating system command might be used to determine where the connection failed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tracert&lt;br /&gt;&lt;br /&gt;42&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is a weakness of WEP that is solved by WPA?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEP uses a fixed length key for every connection whereas WPA uses a different key length for each connection.&lt;br /&gt;&lt;br /&gt;43&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows PC command line utility can be used to discover the path that a packet takes to reach a destination?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tracert&lt;br /&gt;&lt;br /&gt;44&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of the ipconfig /release command?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It forces the client to clear all the MAC address to IP address associations it has learned.&lt;br /&gt;&lt;br /&gt;45&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. Which option correctly represents the encapsulation of a packet that is sent by Host1 to the web server?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;DESTINATION IP ADDRESS : 172.16.1.1&lt;br /&gt;SOURCE IP ADDRESS : 172.16.1.10&lt;br /&gt;DESTINATION PORT : 80&lt;br /&gt;SOURCE PORT : 1048&lt;br /&gt;46&lt;br /&gt;When would a LAN switch use flooding to forward a frame?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; when retransmissions are required after a collision&lt;br /&gt;&lt;br /&gt;47&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of network supports DHCP and DNS services for network users in a network domain?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; client/server&lt;br /&gt;&lt;br /&gt;48&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the default subnet mask for an IP address of 64.100.19.14?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.0.0.0&lt;br /&gt;&lt;br /&gt;49&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Two switches are interconnected in the same wiring closet. What type of cable is typically used for this connection?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UTP crossover&lt;br /&gt;&lt;br /&gt;50&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements are true about local applications? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They are stored on the local hard disk.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They run on the computer where they are installed.&lt;br /&gt;&lt;br /&gt;51&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which IP address type is intended for a specific host?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unicast&lt;br /&gt;&lt;br /&gt;52&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two examples of peripheral output devices? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; headphones&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printer&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8308968649381017536?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8308968649381017536/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery_16.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8308968649381017536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8308968649381017536'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery_16.html' title='DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0) REV 2'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-9141050037987198108</id><published>2011-01-16T23:32:00.000-08:00</published><updated>2011-01-25T05:51:26.645-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>1&lt;br /&gt;Refer to the exhibit. The security policy of an organization allows employees to connect to the office intranet from their homes. Which type of security policy is this?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; remote access&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What two commands can be used to form a new binding if client information does not agree with the DHCP client table? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipconfig /release&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipconfig /renew&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;For devices that do not autosense, which connection requires a crossover cable?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PC port to PC port&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which adapter card would be required for a PC to exchange information with other PCs on a LAN?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NIC&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which wireless technology provides mutual two-way authentication?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EAP&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What component of a personal computer is responsible for the processing of all data?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What statement describes the filtering of traffic via the use of Stateful Packet Inspection?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It permits incoming packets that are legitimate responses to requests from internal hosts.&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol in its default configuration downloads e-mail messages to the client computer and deletes them from the server?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POP3&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol is used to transfer files among network devices and perform file-management functions?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FTP&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is true about a wireless access point that is equipped with an omnidirectional antenna?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; radiates the signal equally in all directions&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. Which statement is true based on the information that is shown in the exhibit?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; All wireless devices that are connected to this AP must have an assigned SSID of College.&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which of the following statements best describes DNS?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DNS servers are used to map a name to an IP address.&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is specified by the network number in an IP address?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the network to which the host belongs&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two causes of networking problems are related to the physical layer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; damaged cables and connectors&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; overheated components&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What wireless technology has the ability to communicate with many devices at the same time, makes use of the 2.4 GHz band, and is limited to low-speed, short-range communications?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RF&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The help desk at a large packaging company receives a call from a user who is concerned about lost data files on the local PC. The help desk technician learns that the user clicked on an icon that appeared to be a program update, but no updates were scheduled for that program. What type of attack has likely occurred?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; worm&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two examples of peripheral input devices? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; barcode reader&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; digital camera&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. Assume that the command output is from a wireless DHCP client that is connected to a Linksys integrated router. What can be deduced from the output?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The wireless connection is operational.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What does it mean when a problem is being escalated by a helpdesk?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The helpdesk is moving the problem to a higher level support staff.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three statements describe an IP address? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An IP address is known as a logical address.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An IP address is found in the Layer 2 header during transmission.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An IP address is unique within the same local network.&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What advantage does a peer-to-peer network have over a client-server network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It eliminates the need for centralized administration.&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A wireless DHCP client cannot connect to the Internet through a Linksys integrated router. When you type ipconfig on the host, no IP address, subnet mask, or default gateway shows. What are two of the first things you will check? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if the wireless client is configured for DHCP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if the correct default gateway is configured on the integrated router&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. If H4 sends a message to H1 and the destination MAC address is in the MAC table for both Switch1 and Switch2, which host devices will receive the message?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; all hosts that are connected to Switch1 and Switch2&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of pop-up blocker software?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It prevents the display of advertisement windows.&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A host wants to send information simultaneously to all the other hosts in the same network. Which domain will support this type of communication?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; broadcast&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which portion of the packet does a router use to forward the packet to the destination?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination IP address&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What measurement is commonly used to describe communication speed when transferring data?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bps&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What procedure will help prevent users from detecting a wireless network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable SSID broadcasts.&lt;br /&gt;&lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How does a crossover cable connect two routers?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It connects the pins that are used for transmitting on one router to the pins that are used for receiving on the other router.&lt;br /&gt;&lt;br /&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows PC command line utility can be used to discover the path that a packet takes to reach a destination?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tracert&lt;br /&gt;31&lt;br /&gt;What destination IP address is used in a unicast packet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a specific host&lt;br /&gt;&lt;br /&gt;32&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two automatic addressing assignments are supported by DHCP? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; subnet mask&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; default gateway address&lt;br /&gt;&lt;br /&gt;33&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which network design layer provides hosts with initial connectivity to the network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; distribution&lt;br /&gt;&lt;br /&gt;34&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which installation option should be chosen when the current operating system is too damaged to work properly?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clean install&lt;br /&gt;&lt;br /&gt;35&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two advantages of purchasing a custom-built computer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user can specify higher performance components&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; supports higher-end graphics and gaming applications&lt;br /&gt;&lt;br /&gt;36&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When would infrared be used to connect network devices?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; when synchronizing a PC with a PDA that is in line of sight&lt;br /&gt;&lt;br /&gt;37&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;For the second time in a week, workstations on a LAN are not able to log into the server. The technician fixed the problem the first time, but cannot remember the steps taken to solve it. What aspect of the troubleshooting process has the technician neglected?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identifying the problem&lt;br /&gt;&lt;br /&gt;38&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two characteristics of IPv4 addresses? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They consist of two parts.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They are Layer 2 addresses and are different for every computer.&lt;br /&gt;&lt;br /&gt;39&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements are true about local applications? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They are stored on the local hard disk.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; They run on the computer where they are installed.&lt;br /&gt;&lt;br /&gt;40&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which picture shows a USB port on a PC?&lt;br /&gt;(YOU CAN ANSWER IT)&lt;br /&gt;41&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Why would a corporate web server be assigned a public IP address instead of a private IP address?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The public address can be routed on the Internet.&lt;br /&gt;&lt;br /&gt;42&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. An educational institution needs to connect PC systems that use private IP addressing to the Internet. They have multiple systems that need to access the Internet, but were only able to purchase one public IP address. What should be activated on the Linksys integrated router to achieve this goal?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT&lt;br /&gt;&lt;br /&gt;43&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What type of computer would most likely use a docking station?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; laptop&lt;br /&gt;&lt;br /&gt;44&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the default subnet mask for the IP address 128.107.23.10?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.0.0&lt;br /&gt;&lt;br /&gt;45&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two characteristics of a MAC address? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It is displayed in HEX characters.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It is a physical address.&lt;br /&gt;&lt;br /&gt;46&lt;br /&gt;Which three addresses belong to the category of private IP addresses? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.31.19&lt;br /&gt;&lt;br /&gt;47&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. A network technician is statically assigning an IP address to a PC. The default gateway is correct. What would be a valid IP address to assign to the host?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128.107.255.1&lt;br /&gt;&lt;br /&gt;48&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is an ISP?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It is an organization that enables individuals and businesses to connect to the Internet.&lt;br /&gt;&lt;br /&gt;49&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which attribute must be the same for wireless devices on one network to be able to communicate with devices on a different network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; default gateway&lt;br /&gt;&lt;br /&gt;50&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which statement accurately describes a recommended strategy for end users to employ when they interact with a help desk technician?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Provide as much information about the problem as possible.&lt;br /&gt;&lt;br /&gt;51&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. Which option correctly represents the encapsulation of a packet that is sent by Host1 to the web server?&lt;br /&gt;(D)&lt;br /&gt;&lt;br /&gt;52&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows command is used to display the configured IP address, subnet mask, and default gateway?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipconfig&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-9141050037987198108?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/9141050037987198108/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/9141050037987198108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/9141050037987198108'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-final-exam-ccna-discovery.html' title='DHomesb Final Exam - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8295163518397733042</id><published>2011-01-12T06:39:00.000-08:00</published><updated>2011-01-30T19:55:18.394-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Membuat Blog Semudah Update Status FACEBOOK..................</title><content type='html'>&lt;div style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS288KEUK8I/AAAAAAAAAus/ZgtvR2LJ47w/s1600/blogger-logo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS288KEUK8I/AAAAAAAAAus/ZgtvR2LJ47w/s320/blogger-logo.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;&lt;a href="http://www.blogger.com/goog_34812491"&gt;Pada posting kali ini saya akan membuatkan &lt;b&gt;panduan&lt;/b&gt; &lt;/a&gt;&lt;a href="http://www.blogger.com/goog_34812491" title="cara membuat blog"&gt;&lt;b&gt;cara &lt;/b&gt;membuat blog&lt;/a&gt;&lt;a href="http://www.blogger.com/goog_34812491"&gt; yang disediakan secara gratis oleh blogger.com. Mungkin atau pasti kamu pernah mendengar istilah blog atau webblog kan? blog tidak jauh berbeda dengan website. yang membedakan jika website hanyalah situs yang menyediakan informasi satu arah bagi pengunjungnya, sedangkan blog atau webblog menyediakan informasi secara dua arah, jadi para pengunjung bisa memberikan komentar tentang artikel atau content yang disediakan oleh pengelola blog itu, atau istilah lain Admin. Oh ya istilah lain dari blog adalah CMS jika dipanjangkan jadi Content Management Sistem. sedangkan orang yang mempunyai blog istilah nya blogger&lt;/a&gt;&lt;/div&gt;sebenarnya saat ini ada dua layanan blog gratis yang sering digunakan oleh para bloger untuk ngeblog, yaitu blogspot (bloger) dan wordpress. Tapi kali ini saya akan memberikan &lt;b&gt;panduan&lt;/b&gt; &lt;b&gt;&lt;a href="http://www.blogger.com/post-create.do" title="cara membuat blog"&gt;cara membuat blog&lt;/a&gt; &lt;/b&gt;dengan blogspot (blogger) saja. Alasan saya karena saya rasa &lt;b&gt;cara &lt;/b&gt;membuat dan mengelola blog di bloger lebih mudah dibandingkan dengan di wordpress. Tapi satu saat ini saya usahakan akan membuat juga tentang panduan &lt;b&gt;cara&lt;/b&gt; membuat blog di wordpress yang juga gratis tentunya.&lt;br /&gt;&lt;span id="more-98"&gt;&lt;/span&gt;oke lah… tanpa banyak berbasa basi lagi baca baaik-baik langkah-langkah &lt;b&gt;cara&lt;/b&gt; membuat blog di bawah ini ya…&lt;br /&gt;1. Yang harus kamu siapkan dan wajib sebelum membuat atau bikin blog di blogspot (blogger) adalah memiliki email terlebih dahulu. email ini nantinya digunakan untuk mendaftar pertama kali. jika belum bisa atau belum membuat email baca di sini &lt;a href="http://ridwanaz.com/internet/cara-membuat-email-di-yahoo/" target="_blank"&gt;(klik di sini)&lt;/a&gt;, disitu sudah saya bahas tentang langkah membuat email. Tenang saja tidak usah terburu-buru. Baca dulu panduan ini sampai habis, kemudian baru dipraktekkan. oke&lt;br /&gt;2.  Jika sudah membuat email, bukalah alamat www.blogger.com, dan pastikan yang muncul adalah website seperti di bawah ini&lt;br /&gt;&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" height="368" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot.jpg" title="cara membuat blog" width="526" /&gt;&lt;/a&gt;&lt;br /&gt;kemudian klik gambar panah orange yang bertuliskan CIPTAKAN BLOG ANDA&lt;br /&gt;3.  Setelah itu akan muncul halaman seperti di bawah ini&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" height="749" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-2.jpg" title="cara membuat blog" width="598" /&gt;&lt;/a&gt;&lt;br /&gt;pada kolom alamat email : masukan email kamu&lt;br /&gt;ketik ulang alamat email : masukan lagi email yang sama seperti diatas&lt;br /&gt;masukan sebuah paswod : isiakan kanta kunci (minimal 8 karakter, bisa huruf bisa angka)&lt;br /&gt;ketikan ulang sandi : masukan lagi paswod yang telah kamu masukan sama dengan yang di atas&lt;br /&gt;Nama tampilan : isi nama kamu atau nama alias kamu (ini akan tampil bersamaa dengan posting, artikel yang kamu buat)&lt;br /&gt;verifikasi : masukkan gambar kata yang terdapat di atas kolom.&lt;br /&gt;pada gambar di atas sudah saya sertakan contoh pengisiannya&lt;br /&gt;jika sudah diisi semua lalu klik gambar panah orange (lanjutkan)&lt;br /&gt;4.  Kemudian akan muncul seperti ini&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-3.jpg" title="cara membuat blog" /&gt;&lt;/a&gt;&lt;br /&gt;Isilah Judul Blog sesuai dengan keinginannmu&lt;br /&gt;isi juga alamat blog sesuai dengan keinginanmu juga, jika alamatmu menggunakan 2 kata atau lebih. pisahlah dengan tanda titik ( . ) atau tanda ( – ). karena tidak bisa menggunakan spasi.&lt;br /&gt;contoh pengisiannya seperti gambar ini&lt;br /&gt;terkadang alamat blog yang kita tulis sudah pakai oleh orang lain, jika sudah dipakai orang lain berati tidak bisa digunakan. Untuk mengetahui sudah dipakai orang lain atau belum Klik saja link “cek ketersediaan” jika belum dipakai orang lain, maka di bawahnya akan muncul tulisan warna hijau yang bertuliskan Alamat blog ini tersedia&lt;br /&gt;&lt;img alt="cara membuat blog" height="302" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-4.jpg" width="554" /&gt;&lt;br /&gt;jika sudah klik menu lanjutkan&lt;br /&gt;5.   Setelah kamu klik menu lanjutkan.. akan  muncul halaman seperti ini&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" height="417" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-5.jpg" title="cara membuat blog" width="530" /&gt;&lt;/a&gt;&lt;br /&gt;itu adalah jendela disain template. untuk memilih tinggal klik salah satu. kemudian menu klik lanjutkan, maka yang muncul adalah gambar seperti ini&lt;br /&gt;&lt;img alt="" class="alignnone" src="http://myimages.vickyridwana.com/sukses.JPG" /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/"&gt;&lt;img alt="cara membuat blog" class="alignnone" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-6.jpg" title="cara membuat blog" /&gt;&lt;/a&gt;&lt;br /&gt;dengan begitu kamu telah selesai membuat suatu blog…. sekarang tinggal mengisi dengan artikel kamu saja..&lt;br /&gt;&lt;br /&gt;6.  okelah langsung saja kita belajar mengisi artikel… Kliklah tombol panah Mulai Blogging&lt;br /&gt;maka akan muncul gambar seperti di bawah ini, gambar di bawah merupakan contoh pengisian artikel&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" height="498" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-8.jpg" title="cara membuat blog" width="608" /&gt;&lt;/a&gt;&lt;br /&gt;Kolom judul untuk judul artikel&lt;br /&gt;dalam kolom yang lebar di bawahnya itu untuk menulis artikel kamu&lt;br /&gt;dan label untuk mengisi jenis kategory artikel.&lt;br /&gt;jika sudah diisi semua kemudian tekan menu MEMPUBLIKASIKAN POSTING, jika muncul seperti ini&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/"&gt;&lt;img alt="" class="alignnone" height="167" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-9.jpg" title="cara membuat blog" width="547" /&gt;&lt;/a&gt;&lt;br /&gt;maka kamu telah berhasil membuat satu artikel, untuk melihatnya klik menu Lihat BLog&lt;br /&gt;maka yang tampil akan seperti ini&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="cara membuat blog" class="alignnone" height="420" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-14.jpg" title="cara membuat blog" width="550" /&gt;&lt;/a&gt;&lt;br /&gt;jika sudah muncul seperti itu.. kamu berati telah selesai dan berhasil membuat posting&lt;br /&gt;7. Suatu saat jika ingin memposting artikel baru lagi, kamu tidak perlu mendaftar lagi… tinggal buka https://www.blogger.com/start, kemudian&lt;br /&gt;masukkan  email kamu, dan paswod kamu saja, kemudian klik menu “masuk” maka kamu akan di bawa ke menu dashboard,&lt;br /&gt;&lt;a href="http://ridwanaz.com/teknologi/blog/panduan-langkah-cara-membuat-atau-bikin-blog-di-blogspot/" title="cara membuat blog"&gt;&lt;img alt="" class="alignnone" height="173" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-10.jpg" title="cara membuat blog" width="205" /&gt;&lt;/a&gt;&lt;br /&gt;sesaat kemudian kamu akan masuk pada dasboard bloger kamu, di situ kamu bisa mengedit, membuat posting, ataupun mengatur setting blog kamu.&lt;br /&gt;&lt;img alt="cara membuat blog" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-11.jpg" /&gt;&lt;br /&gt;dan yang terakhir, agar akun blogger kamu bisa digunakan secara penuh, jangan lupa konfirmasi dulu aku bloger kamu. caranya cek email yang kamu gunakan untuk mendaftar, di situ akan terdapat satu buah email dari blogger berisi link konfirmasi. klik link tersebut, seperti gambar di bawah ini&lt;br /&gt;&lt;img alt="cara membuat blog" height="185" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-12.jpg" width="525" /&gt;&lt;br /&gt;setelah kamu klik link tersebut, kamu akan diarahkan ke halaman seperti gambar di bawah ini, menunjukkan akun blogger kamu sudah dikonfirmasi.&lt;br /&gt;&lt;img alt="cara membuat blog" src="http://gambarsuper.files.wordpress.com/2010/03/cara-membuat-blog-di-blogspot-13.jpg" /&gt;&lt;br /&gt;8. Oh iya jika kamu sudah mempunyai email di Gmail. kamu tida perlu mendaftar dari awal… tapi langsung saja masukkan alamat email gmail kamu dan paswod kamu, kemudian klik menu masuk.&lt;br /&gt;jika menggunakan email dari Gmail, kamu tidak perlu memasukan paswod dan email lain ataupun capta kode lagi… tinggal masukkan nama tampilan saja&lt;br /&gt;kelanjutan langkah-langkahnya sama dengan yang di atas….&lt;br /&gt;sampai di sini dulu posting tentang langkah membuat blog di blogspot, semoga cukup mudah dipahami, jika kurang paham mohon maaf, dan bisa menuliskan komentar ada di bawah ini jika ada pertanyaan dan saran. terima kasih. dan selamat mencoba&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: xx-small;"&gt;copyright @ 2011 http://ridwanaz.com&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8295163518397733042?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8295163518397733042/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/membuat-blog-semudah-update-status.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8295163518397733042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8295163518397733042'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/membuat-blog-semudah-update-status.html' title='Membuat Blog Semudah Update Status FACEBOOK..................'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/TS288KEUK8I/AAAAAAAAAus/ZgtvR2LJ47w/s72-c/blogger-logo.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-5967802666224758519</id><published>2011-01-12T06:35:00.000-08:00</published><updated>2011-01-30T19:55:18.395-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Mengusut Sejarah Blogger</title><content type='html'>&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS2755P0y_I/AAAAAAAAAuo/q6zB2_tS3XI/s1600/blogger-logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TS2755P0y_I/AAAAAAAAAuo/q6zB2_tS3XI/s320/blogger-logo.png" width="320" /&gt;&lt;/a&gt;Mengusut Sejarah Blogger&lt;br /&gt;&lt;br /&gt;Media blog pertama kali dipopulerkan oleh Blogger.com, yang dimiliki oleh PyraLab sebelum akhirnya PyraLab diakuisi oleh Google.Com pada akhir tahun 2002 yang lalu. Semenjak itu, banyak terdapat aplikasi-aplikasi yang bersifat sumber terbuka yang diperuntukkan kepada perkembangan para penulis blog tersebut.&lt;br /&gt;&lt;br /&gt;Blog mempunyai fungsi yang sangat beragam,dari sebuah catatan harian, media publikasi dalam sebuah kampanye politik, sampai dengan program-program media dan perusahaan-perusahaan. Sebagian blog dipelihara oleh seorang penulis tunggal, sementara sebagian lainnya oleh beberapa penulis, . Banyak juga weblog yang memiliki fasilitas interaksi dengan para pengunjungnya, seperti menggunakan buku tamu dan kolom komentar yang dapat memperkenankan para pengunjungnya untuk meninggalkan komentar atas isi dari tulisan yang dipublikasikan, namun demikian ada juga yang yang sebaliknya atau yang bersifat non-interaktif.&lt;br /&gt;&lt;br /&gt;Situs-situs web yang saling berkaitan berkat weblog, atau secara total merupakan kumpulan weblog sering disebut sebagai blogosphere. Bilamana sebuah kumpulan gelombang aktivitas, informasi dan opini yang sangat besar berulang kali muncul untuk beberapa subyek atau sangat kontroversial terjadi dalam blogosphere, maka hal itu sering disebut sebagai blogstorm atau badai blog.&lt;br /&gt;Komunitas Blogger&lt;br /&gt;&lt;br /&gt;Komunitas blogger adalah sebuah ikatan yang terbentuk dari [para blogger] berdasarkan kesamaan-kesamaan tertentu, seperti kesamaan asal daerah, kesamaan kampus, kesamaan hobi, dan sebagainya. Para blogger yang tergabung dalam komunitas-komunitas blogger tersebut biasanya sering mengadakan kegiatan-kegiatan bersama-sama seperti kopi darat.&lt;br /&gt;&lt;br /&gt;Untuk bisa bergabung di komunitas blogger, biasanya ada semacam syarat atau aturan yang harus dipenuhi untuk bisa masuk di komunitas tersebut, misalkan berasal dari daerah tertentu.&lt;br /&gt;Jenis-jenis blog&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;* Blog politik: Tentang berita, politik, aktivis, dan semua persoalan berbasis blog (Seperti kampanye).&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog pribadi: Disebut juga buku harian online yang berisikan tentang pengalaman keseharian seseorang, keluhan, puisi atau syair, gagasan jahat, dan perbincangan teman.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog bertopik: Blog yang membahas tentang sesuatu, dan fokus pada bahasan tertentu.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog kesehatan: Lebih spesifik tentang kesehatan. Blog kesehatan kebanyakan berisi tentang keluhan pasien, berita kesehatan terbaru, keterangan-ketarangan tentang kesehatan, dll.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog sastra: Lebih dikenal sebagai litblog (Literary blog).&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog perjalanan: Fokus pada bahasan cerita perjalanan yang menceritakan keterangan-keterangan tentang perjalanan/traveling.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog riset: Persoalan tentang akademis seperti berita riset terbaru.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog hukum: Persoalan tentang hukum atau urusan hukum; disebut juga dengan blawgs (Blog Laws).&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog media: Berfokus pada bahasan kebohongan atau ketidakkonsistensi media massa; biasanya hanya untuk koran atau jaringan televisi&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog agama: Membahas tentang agama&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog pendidikan: Biasanya ditulis oleh pelajar atau guru.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog kebersamaan: Topik lebih spesifik ditulis oleh kelompok tertentu.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog petunjuk (directory): Berisi ratusan link halaman website.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog bisnis: Digunakan oleh pegawai atau wirausahawan untuk kegiatan promosi bisnis mereka&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog pengejawantahan: Fokus tentang objek diluar manusia; seperti anjing&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;* Blog pengganggu (spam): Digunakan untuk promosi bisnis affiliate; juga dikenal sebagai splogs (Spam Blog)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Budaya populer&lt;br /&gt;&lt;br /&gt;Ngeblog (istilah bahasa Indonesia untuk blogging) harus dilakukan hampir setiap waktu untuk mengetahui eksistensi dari pemilik blog. Juga untuk mengetahui sejauh mana blog dirawat (mengganti template) atau menambah artikel. Sekarang ada lebih 10 juta blog yang bisa ditemukan di Internet.[rujukan?] Dan masih bisa berkembang lagi, karena saat ini ada banyak sekali software, tool, dan aplikasi Internet lain yang mempermudah para blogger (sebutan pemilik blog) untuk merawat blognya.selain merawat dan terus melakukan pembaharuan di blognya, para blogger yang tergolong baru pun masih sering melakukan blogwalking, yaitu aktivitas dimana para blogger meninggalkan link di blog atau situs orang lain seraya memberikan komentar. Beberapa blogger kini bahkan telah menjadikan blognya sebagai sumber pemasukan utama melalui program periklanan AdSense, posting berbayar, jualan link, afiliasi dan lain-lain. Sehingga kemudian muncullah istilah profesional blogger, atau problogger, orang yang menggantungkan hidupnya hanya dari aktivitas ngeblog.[rujukan?] karena memang faktanya banyak chanel-chanel pendapatan dana baik berupa dolar maupun rupiah dari aktivitas ngeblog ini.&lt;br /&gt;Resiko kejahatan&lt;br /&gt;&lt;br /&gt;Karena blog sering digunakan untuk menulis aktivitas sehari-hari yang terjadi pada penulisnya, ataupun merefleksikan pandangan-pandangan penulisnya tentang berbagai macam topik yang terjadi dan untuk berbagi informasi - blog menjadi sumber informasi bagi para hacker, pencuri identitas, mata-mata, dan lain sebagainya. Banyak berkas-berkas rahasia dan penulisan isu sensitif ditemukan dalam blog-blog. Hal ini berakibat dipecatnya seseorang dari pekerjaannya, diblokir aksesnya, didenda, dan bahkan ditangkap.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-5967802666224758519?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/5967802666224758519/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/mengusut-sejarah-blogger.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5967802666224758519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5967802666224758519'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/mengusut-sejarah-blogger.html' title='Mengusut Sejarah Blogger'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/TS2755P0y_I/AAAAAAAAAuo/q6zB2_tS3XI/s72-c/blogger-logo.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8127278944905065725</id><published>2011-01-12T05:26:00.000-08:00</published><updated>2011-01-25T05:51:26.646-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 9 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2r8795TLI/AAAAAAAAAuY/OFskOlBtWNI/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2r8795TLI/AAAAAAAAAuY/OFskOlBtWNI/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;1  &lt;br /&gt;A technician is unsuccessful in establishing a console session between a PC and a Linksys integrated router. Both devices have power, and a cable is connected between them. Which two troubleshooting steps could help to diagnose this problem? (Choose two.)&lt;br /&gt;#Ensure the correct cable is used.&lt;br /&gt;#Ensure the link status LED on the integrated router is lit.&lt;br /&gt;&lt;br /&gt;2  &lt;br /&gt;Identify two physical-layer network problems. (Choose two.)&lt;br /&gt;#hardware failure&lt;br /&gt;#loose cable connections&lt;br /&gt;&lt;br /&gt;3   &lt;br /&gt;Only one workstation on a particular network cannot reach the Internet. What is the first troubleshooting step if the divide-and-conquer method is being used?&lt;br /&gt;#Check the workstation TCP/IP configuration.&lt;br /&gt;&lt;br /&gt;4   &lt;br /&gt;Which two troubleshooting techniques are suitable for both home networks and large corporate networks? (Choose two.)&lt;br /&gt;#documenting the troubleshooting process&lt;br /&gt;#keeping a record of system upgrades and software versions&lt;br /&gt;&lt;br /&gt;5   &lt;br /&gt;What two items could be checked to verify connectivity between the router and the ISP? (Choose two.)&lt;br /&gt;#router status page&lt;br /&gt;#connectivity status as indicated by LEDs&lt;br /&gt;&lt;br /&gt;6   &lt;br /&gt;When acting as a DHCP server, what three types of information can an ISR provide to a client? (Choose three.)&lt;br /&gt;#default gateway&lt;br /&gt;#dynamic IP address&lt;br /&gt;#DNS server address&lt;br /&gt;&lt;br /&gt;7   &lt;br /&gt;A customer called the cable company to report that the Internet connection is unstable. After trying several configuration changes, the technician decided to send the customer a new cable modem to try. What troubleshooting technique does this represent?&lt;br /&gt;#substitution&lt;br /&gt;&lt;br /&gt;8   &lt;br /&gt;Which troubleshooting method begins by examining cable connections and wiring issues?&lt;br /&gt;#bottom-up&lt;br /&gt;&lt;br /&gt;9   &lt;br /&gt;What command is used to determine the location of delay for a packet traversing the Internet?&lt;br /&gt;#tracert&lt;br /&gt;&lt;br /&gt;10   &lt;br /&gt;A technician suspects that a Linksys integrated router is the source of a network problem. While troubleshooting, the technician notices a blinking green activity LED on some of the ports. What does this indicate?&lt;br /&gt;#The ports are operational and are receiving traffic.&lt;br /&gt;&lt;br /&gt;11   &lt;br /&gt;Which three settings must match on the client and access point for a wireless connection to occur? (Choose three.)&lt;br /&gt;#SSID&lt;br /&gt;#authentication&lt;br /&gt;#encryption key&lt;br /&gt;&lt;br /&gt;12   &lt;br /&gt;What should a network administrator do first after receiving a call from a user who cannot access the company web server?&lt;br /&gt;#Ask the user what URL has been typed and what error message displays.&lt;br /&gt;&lt;br /&gt;13   &lt;br /&gt;&lt;br /&gt;Refer to the graphic. What configuration is incorrect in the network shown?&lt;br /&gt;#The wired connection is the wrong type of cable.&lt;br /&gt;&lt;br /&gt;14   &lt;br /&gt;A technician is troubleshooting a security breach on a new wireless access point. Which three configuration settings make it easy for hackers to gain access? (Choose three.)&lt;br /&gt;#broadcasting the SSID&lt;br /&gt;#using open authentication&lt;br /&gt;#using the default internal IP address&lt;br /&gt;&lt;br /&gt;15   &lt;br /&gt;&lt;br /&gt;Refer to the graphic. What configuration is incorrect in the network shown?&lt;br /&gt;#The host IP address is incorrect.&lt;br /&gt;&lt;br /&gt;16   &lt;br /&gt;Typically, help desk personnel assist end users in which two tasks? (Choose two.)&lt;br /&gt;#identifying when the problem occurred&lt;br /&gt;#implementing the solution to the problem&lt;br /&gt;&lt;br /&gt;17   &lt;br /&gt;Network baselines should be performed in which two situations? (Choose two.)&lt;br /&gt;#after the network is installed and running optimally&lt;br /&gt;#after major changes are implemented on the network&lt;br /&gt;&lt;br /&gt;18   &lt;br /&gt;Which two items should be added to the documentation following a troubleshooting event? (Choose two.)&lt;br /&gt;#final resolution&lt;br /&gt;#results of successful and unsuccessful troubleshooting steps&lt;br /&gt;&lt;br /&gt;19   &lt;br /&gt;A PC is plugged into a switch and is unable to connect to the network. The UTP cable is suspected. What could be the problem?&lt;br /&gt;#A crossover cable is being used.&lt;br /&gt;&lt;br /&gt;20   &lt;br /&gt;Which ipconfig command requests IP configuration from a DHCP server?&lt;br /&gt;#ipconfig /renew&lt;br /&gt;&lt;br /&gt;21   &lt;br /&gt;&lt;br /&gt;Refer to the graphic. The wireless host cannot access the Internet, but the wired host can. What is the problem?&lt;br /&gt;#The host WEP key is incorrect.&lt;br /&gt;&lt;br /&gt;22   &lt;br /&gt;How does remote-access software help in the troubleshooting process?&lt;br /&gt;#Diagnostics can be run without a technician being present at the site.&lt;br /&gt;&lt;br /&gt;23   &lt;br /&gt;What command is used to determine if a DNS server is providing name resolution?&lt;br /&gt;#nslookup&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8127278944905065725?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8127278944905065725/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-9-ccna-discovery.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8127278944905065725'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8127278944905065725'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-9-ccna-discovery.html' title='DHomesb Chapter 9 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2r8795TLI/AAAAAAAAAuY/OFskOlBtWNI/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2337373567282426727</id><published>2011-01-12T05:24:00.001-08:00</published><updated>2011-01-25T05:51:26.647-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 8 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2rf67wYEI/AAAAAAAAAuU/u8uCsrYly10/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2rf67wYEI/AAAAAAAAAuU/u8uCsrYly10/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;1  &lt;br /&gt;Identify three techniques used in social engineering. (Choose three.)&lt;br /&gt;#vishing&lt;br /&gt;#phishing&lt;br /&gt;#pretexting&lt;br /&gt;&lt;br /&gt;2   &lt;br /&gt;A flood of packets with invalid source-IP addresses requests a connection on the network. The server busily tries to respond, resulting in valid requests being ignored. What type of attack occurred?&lt;br /&gt;#SYN flooding&lt;br /&gt;&lt;br /&gt;3   &lt;br /&gt;While surfing the Internet, a user notices a box claiming a prize has been won. The user opens the box unaware that a program is being installed. An intruder now accesses the computer and retrieves personal information. What type of attack occurred?&lt;br /&gt;#Trojan horse&lt;br /&gt;&lt;br /&gt;4   &lt;br /&gt;What is a major characteristic of a Worm?&lt;br /&gt;#exploits vulnerabilities with the intent of propagating itself across a network&lt;br /&gt;&lt;br /&gt;5   &lt;br /&gt;During a pretexting event, how is a target typically contacted?&lt;br /&gt;#by phone&lt;br /&gt;&lt;br /&gt;6   &lt;br /&gt;What term is used to describe a dedicated hardware device that provides firewall services?&lt;br /&gt;#appliance-based&lt;br /&gt;&lt;br /&gt;7   &lt;br /&gt;&lt;br /&gt;Refer to the graphic. In the Linksys Security menu, what does the SPI Firewall Protection option Enabled provide?&lt;br /&gt;#It requires that packets coming into the router be responses to internal host requests.&lt;br /&gt;&lt;br /&gt;8   &lt;br /&gt;Many best practices exist for wired and wireless network security. The list below has one item that is not a best practice. Identify the recommendation that is not a best practice for wired and wireless security.&lt;br /&gt;#Disable the wireless network when a vulnerability analysis is being performed.&lt;br /&gt;&lt;br /&gt;9   &lt;br /&gt;What environment would be best suited for a two-firewall network design?&lt;br /&gt;#a large corporate environment&lt;br /&gt;&lt;br /&gt;10   &lt;br /&gt;Which statement is true about port forwarding within a Linksys integrated router?&lt;br /&gt;#Only external traffic that is destined for specific internal ports is permitted. All other traffic is denied.&lt;br /&gt;&lt;br /&gt;11   &lt;br /&gt;Which two statements are true concerning anti-spam software? (Choose two.)&lt;br /&gt;#When anti-spam software is loaded, legitimate e-mail may be classified as spam by mistake.&lt;br /&gt;#Even with anti-spam software installed, users should be careful when opening e-mail attachments.&lt;br /&gt;&lt;br /&gt;12   &lt;br /&gt;What type of advertising is typically annoying and associated with a specific website that is being visited?&lt;br /&gt;#popups&lt;br /&gt;&lt;br /&gt;13   &lt;br /&gt;To which part of the network does the wireless access point part of a Linksys integrated router connect?&lt;br /&gt;#internal&lt;br /&gt;&lt;br /&gt;14   &lt;br /&gt;What statement is true about security configuration on a Linksys integrated router?&lt;br /&gt;#Internet access can be denied for specific days and times.&lt;br /&gt;&lt;br /&gt;15   &lt;br /&gt;Which abbreviation refers to an area of the network that is accessible by both internal, or trusted, as well as external, or untrusted, host devices?&lt;br /&gt;#DMZ&lt;br /&gt;&lt;br /&gt;16   &lt;br /&gt;Which statement is true regarding anti-virus software?&lt;br /&gt;#Only after a virus is known can an anti-virus update be created for it.&lt;br /&gt;&lt;br /&gt;17   &lt;br /&gt;What is one function that is provided by a vulnerability analysis tool?&lt;br /&gt;#It identifies missing security updates on a computer.&lt;br /&gt;&lt;br /&gt;18   &lt;br /&gt;What part of the security policy states what applications and usages are permitted or denied?&lt;br /&gt;#acceptable use&lt;br /&gt;&lt;br /&gt;19   &lt;br /&gt;What best practice relates to wireless access point security?&lt;br /&gt;#a change of the default IP address&lt;br /&gt;&lt;br /&gt;20   &lt;br /&gt;What is a widely distributed approach to marketing on the Internet that advertises to as many individual users as possible via IM or e-mail?&lt;br /&gt;#spam&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2337373567282426727?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2337373567282426727/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-8-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2337373567282426727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2337373567282426727'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-8-ccna-discovery.html' title='DHomesb Chapter 8 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2rf67wYEI/AAAAAAAAAuU/u8uCsrYly10/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3947260891848511642</id><published>2011-01-12T05:22:00.000-08:00</published><updated>2011-01-25T05:51:26.648-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 7 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TS2q_3mkuxI/AAAAAAAAAuQ/GZsbAfOkUlE/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TS2q_3mkuxI/AAAAAAAAAuQ/GZsbAfOkUlE/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;1  &lt;br /&gt;Complete the following sentence: WEP is used to ______ , and EAP is used to _____ wireless networks.&lt;br /&gt;#encrypt; authenticate users on&lt;br /&gt;&lt;br /&gt;2   &lt;br /&gt;What are three advantages of wireless over wired technology? (Choose three.)&lt;br /&gt;#anytime, anywhere connectivity&lt;br /&gt;#ease of adding additional devices&lt;br /&gt;&lt;br /&gt;3   &lt;br /&gt;A technician has been asked to provide wireless connectivity to the wired Ethernet network of a building. Which three factors affect the number of access points needed? (Choose three.)&lt;br /&gt;#the size of the building&lt;br /&gt;#the number of solid interior walls in the building&lt;br /&gt;#the presence of microwave ovens in several offices&lt;br /&gt;&lt;br /&gt;4   &lt;br /&gt;Which statement is true concerning wireless bridges?&lt;br /&gt;#connects two networks with a wireless link&lt;br /&gt;&lt;br /&gt;5   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the graphic. In the Wireless menu option of a Linksys integrated router, what does the Network Mode option Mixed mean?&lt;br /&gt;#The router supports 802.11b, 802.11g, and 802.11n devices.&lt;br /&gt;&lt;br /&gt;6   &lt;br /&gt;Why is IEEE 802.11 wireless technology able to transmit further distances than Bluetooth technology?&lt;br /&gt;#has higher power output&lt;br /&gt;&lt;br /&gt;7   &lt;br /&gt;Which statement is true concerning an ad-hoc wireless network?&lt;br /&gt;#created by connecting wireless clients in a peer-to-peer network&lt;br /&gt;&lt;br /&gt;8   &lt;br /&gt;What is the difference between using open authentication and pre-shared keys?&lt;br /&gt;#Pre-shared keys require an encrypted secret word. Open authentication does not require a secret word.&lt;br /&gt;&lt;br /&gt;9   &lt;br /&gt;Which statement is true about open authentication when it is enabled on an access point?&lt;br /&gt;#requires no authentication&lt;br /&gt;&lt;br /&gt;10   &lt;br /&gt;Which WLAN component is commonly referred to as an STA?&lt;br /&gt;#wireless client&lt;br /&gt;&lt;br /&gt;11   &lt;br /&gt;Which two statements about a service set identifier (SSID) are true? (Choose two.)&lt;br /&gt;#tells a wireless device to which WLAN it belongs&lt;br /&gt;#all wireless devices on the same WLAN must have the same SSID&lt;br /&gt;&lt;br /&gt;12   &lt;br /&gt;Why is security so important in wireless networks?&lt;br /&gt;#Wireless networks broadcast data over a medium that allows easy access.&lt;br /&gt;&lt;br /&gt;13   &lt;br /&gt;What term describes the encoding of wireless data to prevent intercepted data from being read by a hacker?&lt;br /&gt;#encryption&lt;br /&gt;&lt;br /&gt;14   &lt;br /&gt;What type of authentication do most access points use by default?&lt;br /&gt;#Open&lt;br /&gt;&lt;br /&gt;15   &lt;br /&gt;What are two authentication methods that an access point could use? (Choose two.)&lt;br /&gt;#EAP&lt;br /&gt;#pre-shared keys&lt;br /&gt;&lt;br /&gt;16   &lt;br /&gt;What are two benefits of wireless networking over wired networking? (Choose two.)&lt;br /&gt;#mobility&lt;br /&gt;#reduced installation time&lt;br /&gt;&lt;br /&gt;17   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the graphic. In the Wireless menu of a Linksys integrated router, what configuration option allows the presence of the access point to be known to nearby clients?&lt;br /&gt;#SSID Broadcast&lt;br /&gt;&lt;br /&gt;18   &lt;br /&gt;What are the two WEP key lengths? (Choose two.)&lt;br /&gt;#64 bit&lt;br /&gt;#128 bit&lt;br /&gt;&lt;br /&gt;19   &lt;br /&gt;Which two statements characterize wireless network security? (Choose two.)&lt;br /&gt;#With SSID broadcast disabled, an attacker must know the SSID to connect.&lt;br /&gt;#Using the default IP address on an access point makes hacking easier.&lt;br /&gt;&lt;br /&gt;20   &lt;br /&gt;What does the Wi-Fi logo indicate about a wireless device?&lt;br /&gt;#The device is interoperable with other devices of the same standard that also display the Wi-Fi logo.&lt;br /&gt;&lt;br /&gt;21   &lt;br /&gt;What access-point feature allows a network administrator to define what type of data can enter the wireless network?&lt;br /&gt;#traffic filtering&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3947260891848511642?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3947260891848511642/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-7-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3947260891848511642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3947260891848511642'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-7-ccna-discovery.html' title='DHomesb Chapter 7 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_aBdJJNT5zJE/TS2q_3mkuxI/AAAAAAAAAuQ/GZsbAfOkUlE/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-1555336409146384623</id><published>2011-01-12T05:20:00.001-08:00</published><updated>2011-01-25T05:51:26.649-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 6 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qkVGTHPI/AAAAAAAAAuM/W8S1JpcxuPU/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qkVGTHPI/AAAAAAAAAuM/W8S1JpcxuPU/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;1&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the correct order of the layers of the OSI reference model, starting at the lowest layer and working up the model?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#physical, data link, network, transport, session, presentation, application&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What three items are contained in an Ethernet header and trailer? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #source MAC address&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #destination MAC address&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #error-checking information&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocols are TCP/IP application layer protocols? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #FTP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #SMTP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Refer to the graphic. Which protocol is used to access this website?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #HTTP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is an advantage of the use of layers in the OSI reference model?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It prevents changes in one layer from affecting other layers.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What term is used to describe how TCP/IP protocols are layered and interact to format, address, and transmit information across a network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #protocol stack&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Whenever e-mail clients send letters, what device is used to translate the domain names into their associated IP addresses?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DNS server&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;An Internet server is running both FTP and HTTP services. How does the server know which of these applications should handle an incoming segment?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The segment destination port number identifies the application that should handle it.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;You are creating a network-based video game. What influences your decision about which transport protocol to use for the application?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #UDP will not disrupt the game to retransmit dropped packets.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which port number is used by SMTP?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #25&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which application is most likely used to translate www.cisco.com to 198.133.219.25?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DNS&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which of the following are layers of the TCP/IP model? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Application&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Internet&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Network Access&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol is used by e-mail servers to communicate with each other?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #SMTP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What client software enables logged in users to communicate with other logged in users in real time?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #instant messaging&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What type of server would use IMAP?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #e-mail&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What resolves a website URL to an IP address?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DNS server&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What information is contained in an IP header?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #source and destination IP addresses&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol is used by FTP to transfer files over the Internet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #TCP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A client has decoded a frame and started the de-encapsulation process. In which order does the de-encapsulation process occur?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) remove Ethernet header and trailer&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2) remove IP header&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3) remove TCP header&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4) pass data to the application&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A device receives an Ethernet frame and recognizes the MAC address as its own. What does the device do to the message to get to the encapsulated data?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #removes the Ethernet header and trailer&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Cabling issues are associated with which OSI layer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network client in a corporate environment reboots. Which type of server would most likely be used first?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DNS &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-1555336409146384623?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/1555336409146384623/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-6-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1555336409146384623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1555336409146384623'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-6-ccna-discovery.html' title='DHomesb Chapter 6 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qkVGTHPI/AAAAAAAAAuM/W8S1JpcxuPU/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3302497707366611734</id><published>2011-01-12T05:19:00.000-08:00</published><updated>2011-01-25T05:51:26.650-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 5 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qPLdIq3I/AAAAAAAAAuI/vC_Ku0TR3r0/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qPLdIq3I/AAAAAAAAAuI/vC_Ku0TR3r0/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;1&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements describe packets that are sent through a Linksys integrated router using NAT? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Packets that are sent to a destination outside the local network need to be translated.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Packets that are sent between hosts on the same local network do not need to be translated.&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp; &lt;br /&gt;A PC obtains its IP address from a DHCP server. If the PC is taken off the network for repair, what happens to the IP address configuration?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The address is returned to the pool for reuse when the lease expires.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the destination MAC address in a multicast Ethernet frame?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #an address that begins with 01-00-5E in hexadecimal&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How many bits are available for Class B host IP addresses using a default subnet mask?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #16&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which default subnet mask provides the most host bits?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #255.0.0.0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Refer to the graphic. NAT and DHCP are installed on the Linksys integrated router. Which IP address is most likely to be assigned to the local computer, Host1?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #10.0.0.17&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Refer to the graphic. The host requests an IP configuration from the Linksys integrated router which is configured to provide DHCP services. In addition to the host IP address, which additional IP address is provided that will allow the host to access the ISP and the Internet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #internal IP address of the integrated router that connects to the local network&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Refer to the graphic. A user at the workstation cannot connect to the server. All cables have been tested and are working and all devices have IP addressing. However, the user cannot ping the server. What is causing the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The workstation and server are on different logical networks.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which part of an IP address identifies a specific device on a network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #host portion&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of server dynamically assigns an IP address to a host?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DHCP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is one of the purposes of NAT?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #prevents external users from detecting the IP addresses used on a network&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Assuming a default mask, which portion of the IP address 175.124.35.4 represents the host?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #35.4&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How large are IPv4 addresses?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #32 bits&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which statement is true concerning private IP addresses?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #solves the issue of a finite number of available public IP addresses&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Yvonne is talking to her friend on the phone. What type of message is this?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #unicast&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which of the following are private IP addresses? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #10.1.1.1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #172.16.4.4&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #192.168.5.5&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three statements describe a DHCP Discover message? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The destination IP address is 255.255.255.255.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The message comes from a client seeking an IP address.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #All hosts receive the message, but only a DHCP server replies.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What destination IP address is used in a unicast packet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #a specific host&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How many usable hosts are available given a Class C IP address with the default subnet mask?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #254&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What information must be included within a unicast message for it to be delivered on an Ethernet network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #MAC and IP addresses that correspond to a specific destination host&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A host with the IP address 172.32.65.13 and a default mask belongs to what network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #172.32.0.0 &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3302497707366611734?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3302497707366611734/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-5-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3302497707366611734'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3302497707366611734'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-5-ccna-discovery.html' title='DHomesb Chapter 5 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TS2qPLdIq3I/AAAAAAAAAuI/vC_Ku0TR3r0/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6284230859663496355</id><published>2011-01-12T05:17:00.000-08:00</published><updated>2011-01-25T05:51:26.652-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 4 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2pt4gVwvI/AAAAAAAAAuE/6k78UE0-HBk/s1600/ccna.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2pt4gVwvI/AAAAAAAAAuE/6k78UE0-HBk/s1600/ccna.jpeg" /&gt;&lt;/a&gt;&lt;/div&gt;1  &lt;br /&gt;Which definition describes the term Internet?&lt;br /&gt;#a network of networks that connects countries around the world&lt;br /&gt;&lt;br /&gt;2   &lt;br /&gt;What type of connection point is a point of presence (POP)?&lt;br /&gt;#between an ISP and a home-based LAN&lt;br /&gt;&lt;br /&gt;3   &lt;br /&gt;What is the term for the group of high-speed data links that interconnect ISPs?&lt;br /&gt;#Internet backbone&lt;br /&gt;&lt;br /&gt;4   &lt;br /&gt;What are three characteristics of business class ISP service? (Choose three.)&lt;br /&gt;# fast connections&lt;br /&gt;# extra web space&lt;br /&gt;# additional e-mail accounts&lt;br /&gt;&lt;br /&gt;5   &lt;br /&gt;What does the tracert command test?&lt;br /&gt;#the network path to a destination&lt;br /&gt;&lt;br /&gt;6   &lt;br /&gt;What is a major characteristic of asymmetric Internet service?&lt;br /&gt;#Upload speeds and download speeds are different.&lt;br /&gt;&lt;br /&gt;7   &lt;br /&gt;Which three elements are required to successfully connect to the Internet? (Choose three.)&lt;br /&gt;#an IP address&lt;br /&gt;#a network connection&lt;br /&gt;#access to an Internet service provider&lt;br /&gt;&lt;br /&gt;8   &lt;br /&gt;Which two places are most appropriate to use UTP cabling? (Choose two.)&lt;br /&gt;# in a home office network&lt;br /&gt;# inside a school building&lt;br /&gt;&lt;br /&gt;9   &lt;br /&gt;Which device can act as a router, switch, and wireless access point in one package?&lt;br /&gt;#ISR&lt;br /&gt;&lt;br /&gt;10   &lt;br /&gt;What type of end-user connectivity requires that an ISP have a DSLAM device in their network?&lt;br /&gt;#digital subscriber line technology&lt;br /&gt;&lt;br /&gt;11   &lt;br /&gt;Why would an ISP require a CMTS device on their network?&lt;br /&gt;#to connect end users using cable technology&lt;br /&gt;&lt;br /&gt;12 &lt;br /&gt;&lt;br /&gt;Refer to the graphic. What type of cabling is shown?&lt;br /&gt;#fiber&lt;br /&gt;&lt;br /&gt;13  &lt;br /&gt;&lt;br /&gt;Refer to the graphic. What type of cabling is shown?&lt;br /&gt;#UTP&lt;br /&gt;&lt;br /&gt;14   &lt;br /&gt;Which two characteristics describe copper patch panels? (Choose two.)&lt;br /&gt;#uses RJ-45 jacks&lt;br /&gt;#allows quick rearrangements of network connections&lt;br /&gt;&lt;br /&gt;15   &lt;br /&gt;What term describes each router through which a packet travels when moving between source and destination networks?&lt;br /&gt;#hop&lt;br /&gt;&lt;br /&gt;16   &lt;br /&gt;What does adherence to cabling standards ensure?&lt;br /&gt;# reliable data communications&lt;br /&gt;&lt;br /&gt;17   &lt;br /&gt;What connector is used to terminate Ethernet unshielded twisted pair (UTP) cabling?&lt;br /&gt;# RJ-45&lt;br /&gt;&lt;br /&gt;18   &lt;br /&gt;Refer to the graphic. What type of cable is shown?&lt;br /&gt;#crossover&lt;br /&gt;&lt;br /&gt;19   &lt;br /&gt;What are two advantages of cable management? (Choose two.)&lt;br /&gt;#aids in isolation of cabling problems&lt;br /&gt;#protects cables from physical damage&lt;br /&gt;&lt;br /&gt;20   &lt;br /&gt;What are two common causes of signal degradation when using UTP cabling? (Choose two.)&lt;br /&gt;#having improper termination&lt;br /&gt;#using low quality cables or connectors&lt;br /&gt;&lt;br /&gt;21   &lt;br /&gt;What are three commonly followed standards for constructing and installing cabling? (Choose three.)&lt;br /&gt;#pinouts&lt;br /&gt;#cable lengths&lt;br /&gt;#connector types&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6284230859663496355?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6284230859663496355/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-4-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6284230859663496355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6284230859663496355'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2011/01/dhomesb-chapter-4-ccna-discovery.html' title='DHomesb Chapter 4 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TS2pt4gVwvI/AAAAAAAAAuE/6k78UE0-HBk/s72-c/ccna.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-4955299047040219608</id><published>2010-10-08T20:59:00.001-07:00</published><updated>2011-01-25T05:51:26.653-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 3 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type"&gt;&lt;/meta&gt;&lt;meta content="Word.Document" name="ProgId"&gt;&lt;/meta&gt;&lt;meta content="Microsoft Word 12" name="Generator"&gt;&lt;/meta&gt;&lt;meta content="Microsoft Word 12" name="Originator"&gt;&lt;/meta&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping"&gt;&lt;/link&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;style&gt;&lt;!-- /* Font Definitions */ @font-face	{font-family:"Cambria Math";	panose-1:0 0 0 0 0 0 0 0 0 0;	mso-font-charset:1;	mso-generic-font-family:roman;	mso-font-format:other;	mso-font-pitch:variable;	mso-font-signature:0 0 0 0 0 0;}@font-face	{font-family:Calibri;	panose-1:2 15 5 2 2 2 4 3 2 4;	mso-font-charset:0;	mso-generic-font-family:swiss;	mso-font-pitch:variable;	mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal	{mso-style-unhide:no;	mso-style-qformat:yes;	mso-style-parent:"";	margin-top:0in;	margin-right:0in;	margin-bottom:10.0pt;	margin-left:0in;	line-height:115%;	mso-pagination:widow-orphan;	font-size:11.0pt;	font-family:"Calibri","sans-serif";	mso-ascii-font-family:Calibri;	mso-ascii-theme-font:minor-latin;	mso-fareast-font-family:"Times New Roman";	mso-fareast-theme-font:minor-fareast;	mso-hansi-font-family:Calibri;	mso-hansi-theme-font:minor-latin;	mso-bidi-font-family:"Times New Roman";	mso-bidi-theme-font:minor-bidi;}.MsoChpDefault	{mso-style-type:export-only;	mso-default-props:yes;	mso-ascii-font-family:Calibri;	mso-ascii-theme-font:minor-latin;	mso-fareast-font-family:"Times New Roman";	mso-fareast-theme-font:minor-fareast;	mso-hansi-font-family:Calibri;	mso-hansi-theme-font:minor-latin;	mso-bidi-font-family:"Times New Roman";	mso-bidi-theme-font:minor-bidi;}.MsoPapDefault	{mso-style-type:export-only;	margin-bottom:10.0pt;	line-height:115%;}@page Section1	{size:8.5in 11.0in;	margin:1.0in 1.0in 1.0in 1.0in;	mso-header-margin:.5in;	mso-footer-margin:.5in;	mso-paper-source:0;}div.Section1	{page:Section1;}--&gt;&lt;/style&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TK_oZlXYGcI/AAAAAAAAAt4/4rKZvBEBtfA/s1600/cisco.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TK_oZlXYGcI/AAAAAAAAAt4/4rKZvBEBtfA/s1600/cisco.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;1&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which two statements concerning networking standards are true? (Choose two.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #provides consistent interconnections across networks&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #simplifies new product development&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;2&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which two items are included in a network logical map? (Choose two.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #naming scheme&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IP addressing scheme&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;3&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What is a reason for disabling simple file sharing?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It enables the user to set more specific security access levels.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;4&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which address does an NIC use when deciding whether to accept a frame?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #destination MAC address&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;5&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;If the default gateway is configured incorrectly on the host, what is the impact on communications?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The host can communicate with other hosts on the local network, but is unable to communicate with hosts on remote networks.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;6&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Refer to the graphic. What does the router do after it determines that a data packet from Network 1 should be forwarded to Network 2?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It reassembles the frame with different MAC addresses than the original frame.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;7&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What is the function of the FCS field in an Ethernet frame?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #detects transmission errors&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;8&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Host A needs to learn the MAC address of Host B, which is on the same LAN segment. A message has been sent to all the hosts on the segment asking for the MAC address of Host B. Host B responds with its MAC address and all other hosts disregard the request. What protocol was used in this scenario?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ARP&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;9&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What is a benefit of having a router within the distribution layer?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #keeps broadcasts contained within a local network&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;10&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which term is used to describe the process of placing one message format into another format so that the message can be delivered across the appropriate medium?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #encapsulation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;11&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which table does a router use to make decisions about the interface through which a data packet is to be sent?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #routing table&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;12&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which two networking devices are used to connect hosts to the access layer? (Choose two.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hub&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #switch&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;13&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What does the 100 mean when referencing the 100BASE-T Ethernet standard?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #speed of transmission&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;14&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What device is typically used as the default gateway for a computer?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #the router interface closest to the computer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;15&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Refer to the graphic. Five PCs are connected through a hub. If host H1 wants to reply to a message from host H2, which statement is true?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #H1 sends a unicast message to H2, but the hub forwards it to all devices.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;16&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which type of address is used in an Ethernet frame header?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #MAC addresses only&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;17&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;A switch receives a frame with a destination MAC address that is currently not in the MAC table. What action does the switch perform?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It floods the frame out of all active ports, except the origination port.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;18&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;Which device accepts a message on one port and always forwards the message to all other ports?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hub&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;19&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What type of route allows a router to forward packets even though its routing table contains no specific route to the destination network?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #default route&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;20&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;An integrated router can normally perform the functions of which two other network devices? (Choose two.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #switch&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #wireless access point&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;21&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;What is the purpose of logical addresses in an IP network?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #They are used to determine which host device accepts the frame.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-4955299047040219608?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/4955299047040219608/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-3-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4955299047040219608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4955299047040219608'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-3-ccna-discovery.html' title='DHomesb Chapter 3 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/TK_oZlXYGcI/AAAAAAAAAt4/4rKZvBEBtfA/s72-c/cisco.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-1483621280334557839</id><published>2010-10-04T20:44:00.000-07:00</published><updated>2011-01-25T05:51:26.654-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 2 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TKqeLraI-UI/AAAAAAAAAt0/k4QC2riVzKk/s1600/cisco.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TKqeLraI-UI/AAAAAAAAAt0/k4QC2riVzKk/s200/cisco.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which method of interacting with an operating system involves typing commands at a command prompt?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #CLI&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What occurs when computers are configured to receive their network configurations dynamically?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Each computer requests configuration information from a server.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;An operating system is severely damaged. All data on the partition needs to be deleted, and all application software must be reinstalled. Which installation method should be used to correct the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #clean install&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows file system is more likely to be used in an enterprise-level environment?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #NTFS&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two ways that a user can interact with an operating system shell? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #CLI&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #GUI&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Windows XP has a known problem with specific Intel processors. What is the best course of action to take in this situation?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Download and install the Windows patch that fixes this problem.&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The Lesson TaskMaster application from ChalkBoard has a problem. Every time the software is installed and loaded on a Windows XP-based Dell computer, and the moment something is typed followed by a tab, two tabs are inserted instead of one. What would be the best solution to this problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Download, install, and apply a patch from ChalkBoard.&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements are true about drive partitions? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Partitions are necessary in multi-boot installations.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #A hard drive can be divided into an operating system partition and a data partition.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of a default gateway?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #identifies the device that allows local network computers to communicate with devices on other networks&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What Explorer menu option is used to determine the Windows XP version installed on a computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Help&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three resource specifications are given by the manufacturer to ensure that an operating system performs as designed? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #required hard disk space&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #processor type and speed&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #recommended amount of RAM&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three pieces of information must be specified on a computer to allow that computer to send and receive information across networks? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IP address&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #subnet mask&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #default gateway&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows XP Automatic Update option allows you to select the time when a Windows update is executed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Automatic (recommended).&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two items must be unique to each computer and cannot be duplicated on a network? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #computer name&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IP address&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements should be included in a pre-installation checklist when upgrading an operating system? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Verify that the hardware resources meet or exceed the published minimum requirements.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Complete a full backup of all important files and data.&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What two items are available from the About Windows option through the Windows Explorer Help menu? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #the end-user license agreement&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #the operating system version number&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are three characteristics of an operating system that is released under the GPL (GNU Public License)? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #full access to source code&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #software often available free&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #support normally user-based and often free&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which statement is true about installing an operating system on computers in a networked environment?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer name must be unique for all computers on the same network.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A computer in the Advanced Technology Center computer room on the second floor, room number 217, has the computer name ATC_217_7. What fact is true about the computer name?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The name makes it easier for users to reference the device when connecting to it to share resources.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which operating system patch installation method is used when a user is notified of a security update for remotely accessing a computer, but wishes not to install this patch?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #prompt for permission&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-1483621280334557839?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/1483621280334557839/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-2-ccna-discovery.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1483621280334557839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1483621280334557839'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-2-ccna-discovery.html' title='DHomesb Chapter 2 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TKqeLraI-UI/AAAAAAAAAt0/k4QC2riVzKk/s72-c/cisco.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3410419889546357414</id><published>2010-10-04T01:18:00.000-07:00</published><updated>2011-01-25T05:51:26.655-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><category scheme='http://www.blogger.com/atom/ns#' term='CCNA'/><title type='text'>DHomesb Chapter 1 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TKmNeBKcy8I/AAAAAAAAAtw/d7fyCGVmg0E/s1600/CISCO.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="133" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TKmNeBKcy8I/AAAAAAAAAtw/d7fyCGVmg0E/s200/CISCO.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which adapter enables a computer system to exchange information with other systems on a local network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #network interface card&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What measurement is commonly associated with computer processing speed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hertz&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which computer component is considered the nerve center of the computer system and is responsible for processing all of the data within the machine?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #CPU&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Why do servers often contain duplicate or redundant parts?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Servers should be accessible at all times.&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two benefits of connecting a laptop computer to a docking station? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Less power is required.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #An external monitor can be used.&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What characteristic of word processing software would make it a local application?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The software is stored on the local hard drive.&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user plans to run multiple applications simultaneously on a computer. Which computer component is essential to accomplish this?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #RAM&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two advantages of purchasing a preassembled computer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #usually a lower cost&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #adequate for performing most general applications&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Applications can be grouped into general use software or industry specific software. What are two examples of industry specific software? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #an educational tool&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #medical practice management software&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the main storage drive used by servers, desktops, and laptops?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hard drive&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user reports that a peripheral device that was installed correctly last week has not been functioning since the PC was booted today. All other PC functions are working properly. What are three things a service technician should do to solve the problem? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Use the testing functionality on the peripheral itself, if available.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Disconnect all cables connected to the computer except those connected to the peripheral.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ensure that the peripheral is powered on.&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What two functions does a UPS provide that a surge protector does not? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It provides backup power from an internal battery.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It gives the user time to safely shut down the computer if the power fails.&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which component is designed to remove high-voltage spikes and surges from a power line so that they do not damage a computer system?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #surge suppressor&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Because of the potentially dangerous voltage levels, which two devices should you not open unless you have been specifically trained to work on them? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #monitor&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #power supply&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What can be used to prevent electrostatic discharge (ESD)?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #dry and non humid conditions&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How many unique values are possible using a single binary digit?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #2&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Administrators at a multicampus college need access to their schedules wherever the administrators go. Which computing device would be the most appropriate?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #PDA&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two steps should be performed when installing a peripheral device? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Download and install the most current driver.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Connect the peripheral using an appropriate cable or wireless connection.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;How is a server different from a workstation computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The server provides services to clients.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three terms describe different types of computers? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #laptop&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #desktop&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #mainframe&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;In newer operating systems, how are system resources assigned by default when components are installed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #dynamically assigned between the component and the operating system&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3410419889546357414?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3410419889546357414/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-1-ccna-discovery.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3410419889546357414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3410419889546357414'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/10/dhomesb-chapter-1-ccna-discovery.html' title='DHomesb Chapter 1 - CCNA Discovery: Networking for Home and Small Businesses (Version 4.0)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TKmNeBKcy8I/AAAAAAAAAtw/d7fyCGVmg0E/s72-c/CISCO.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-69916705712693086</id><published>2010-08-28T20:00:00.000-07:00</published><updated>2011-01-25T05:52:51.357-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 16 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/THnNEo0lC6I/AAAAAAAAAtg/JWhFgizL2Fc/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/THnNEo0lC6I/AAAAAAAAAtg/JWhFgizL2Fc/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A computer user cannot access the Internet. A technician, attempting to resolve the problem, can ping the proxy server, but Internet access is still denied. What is the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer browser proxy server settings are wrong.&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two features of Windows Vista Backup? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The backup files can be saved to another connected computer or server.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The backup files have an extension of .bkf and a maximum uncompressed file size of 200 MB.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;On a computer in the lab, a student can access e-mail. However, from a laptop that is owned by the student, the wireless connection to the e-mail server fails. What is the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Windows Firewall is blocking the port that is used by the e-mail application.&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator has noticed that users without administrative rights are installing unauthorized applications on the Windows Vista computers. What could the administrator do to prevent the installation of these applications?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Reinstall the operating system and use the 64-bit version.&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Windows XP should be updated on a regular basis. In which situation should automatic updates be disabled?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Users accessing the network using a dial-up connection need to control when the updates are downloaded and installed.&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which encryption technology provides secure tunnels?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #VPN&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network technician has received several reports regarding missing and corrupted information on a company file server. Which course of action can the technician use to investigate any unauthorized network access?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Audit the event logs on the server to check for unauthorized network access.&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A business has a policy to automatically update and run the antivirus software on all computers each day. When is the best time to perform this security maintenance?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #when the computers are not being used&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. Which Firewall Settings tab would be used to allow an FTP connection through a Vista-based computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Advanced&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which simple wireless configuration technique can make the network invisible to unauthorized users?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Disable SSID broadcasting.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two file-level permissions allow a user to delete a file? (Choose two.)&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #modify&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #full control&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two characteristics of network traffic are being monitored if a network technician configures the company firewall to operate as a packet filter? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ports&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #protocols&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Port triggering has been configured on a wireless router. Port 25 has been defined as the trigger port and port 113 as an open port. What effect does this have on network traffic?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #All traffic that is sent out port 25 will open port 113 to allow inbound traffic into the internal network through port 113.&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows XP command initiates a backup from the command line?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ntbackup&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #zip&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two advantages are attributed to a hardware firewall when compared to a software firewall? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It does not impact the processing performance of the equipment it protects.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It is designed to protect more than one computer.&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the result of changing the default username and password on a wireless access point?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It reduces the chance of someone accessing the device and changing settings.&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician has been asked to format the drives of several Windows XP computers with a file system that can use file-level permissions to secure confidential information. Which file system should be used by the technician?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #NTFS&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;After a technician collects information from the computer, which two sources can provide the technician with possible solutions for various types of network-related problems? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #the manufacturer FAQ for network devices&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #technical websites&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the default setting for Windows XP operating system updates?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #automatic&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;On a Windows Vista computer, which CLI command is used to repair the master boot record that has been damaged by a virus?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #bootrec.exe/fixmbr&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user reports that the antivirus software on a computer is always turned off when the computer is restarted, despite being reactivated each time the computer starts up. Further investigation by the technician shows that the Internet browser also displays an incorrect homepage. What is the probable cause of these problems?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer has been infected with spyware.&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three physical security measures are employed to prevent security breaches and loss of data? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #conduit&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #card key&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #security guard&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The ABC Company network designers are designing the new corporate WiFi network. Which two precautions should be implemented because of security concerns with wireless networks? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Disable broadcast of the SSID.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Configure WPA on access points.&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A student has a Windows XP laptop firewall set with the Don't Allow Exceptions option enabled. What is the consequence of setting this option?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #No applications on an outside network are allowed access to the laptop.&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which method can a technician use to make sure that only specific computers connect to a wireless router?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #MAC address filtering&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator has moved encrypted files from one computer to another computer on the network and now the files are not encrypted. What does the administrator need to do to correct the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Convert the destination computer partition to NTFS.&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator is trying to allow everyone access to a data folder while limiting access to individual subfolders to individuals. The administrator is having problems with all users being able to view and edit all files and folders. What should the administrator look at to solve the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check to see if the subfolders have inherited rights from the main folder.&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which data security technology takes the form of an object which must be close to a computer before the user can successfully submit a username and password?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #security key fob&lt;br /&gt;&lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator is trying to change the account name of a user but cannot make the changes. What could be a possible cause?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The administrator does not have the correct permissions to make the change.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-69916705712693086?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/69916705712693086/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-16-exam-it-essentials-pc.html#comment-form' title='6 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/69916705712693086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/69916705712693086'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-16-exam-it-essentials-pc.html' title='Chapter 16 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/THnNEo0lC6I/AAAAAAAAAtg/JWhFgizL2Fc/s72-c/ccna.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3098969325022396559</id><published>2010-08-28T19:59:00.000-07:00</published><updated>2011-01-25T05:52:51.359-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 15 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/THnMzfXo3OI/AAAAAAAAAtY/vcH8ITzCigo/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/THnMzfXo3OI/AAAAAAAAAtY/vcH8ITzCigo/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two hazards exist when working with fiber optic cabling? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #chemicals&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #glass splinters&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which safety precaution should be used when working with any type of cable?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Wear safety glasses when working any type of cable.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;ABC Computer Company is in the process of planning a network for a new client. A network technician has been asked to perform a physical inspection of the facilities to determine the flow of data and protocols required by the client. What is this inspection called?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #site survey&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol provides secure transport of data from the company web server to remote users?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #HTTPS&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When planning the network in a new building, the technician notes that the company requires cabling that can extend up to 295 ft (90 m) with enhanced bandwidth support at an affordable price. Which cable type will the technician pick if he chooses the most common type of cabling used on networks?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Cat5e&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The network technician is researching the best way to connect the branch offices to the main office. What are three main considerations that the technician should remember when choosing an Internet connection? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #availability&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #reliability&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #speed&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Students on the college network need to be able to view folder names and data in files stored on the Windows-based file server, but should never be allowed to add or save information on the server. Occasionally, the students also need to run media programs to watch videos stored on the server. Which permission should the network technician assign to the students accessing the file server?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #read&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;While using nslookup, a student sees the following message: "Can’t find server name for address 127.0.0.0: timed out." What is one possible problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer does not have at least one entry for a DNS server configured.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The network administrator has physically installed wireless NICs in three new computers. Which two additional steps will complete the installation process? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Configure the device drivers.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Configure the NICs with addressing information.&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;After booting a computer running Windows 2000, the following message displays: "The IP address already exists on another computer". Which two steps will quickly obtain a new IP address from the DHCP server? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #run ipconfig /release&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #run ipconfig /renew&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two ipconfig parameters are used within Windows XP to remove and assign the IP address previously provided by a DHCP server? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #release&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #renew&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three ports are used by SMTP, POP, and IMAP? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #25&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #110&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #143&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of an analog telephone adapter in the application of VoIP services?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #to connect a standard analog telephone to the IP network&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Refer to the exhibit. The tracert command was used on the local computer to verify connectivity with a remote site. Which type of address is shown in the highlighted line of the tracert command output displayed in the exhibit?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #default gateway for the local computer&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two ways to assign an IP address to a wireless NIC? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Assign a static address.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Use DHCP.&lt;br /&gt;&lt;br /&gt;16&lt;br /&gt;In Internet Explorer, after choosing Tools and then Internet Options, which tab would a user select to set the browser to prompt before downloading potentially unsafe content?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Security&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What would be a disadvantage of configuring a wireless router or access point to operate only in accordance with the 802.11n protocol standard?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Older, legacy wireless devices may be unable to connect to the wireless network.&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two methods can be used to connect IP phones to a network? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Connect the IP phone to the Ethernet LAN using an RJ-45 connector.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Establish an Internet connection then use an Analog Telephone Adapter.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A company adds a few refurbished computers to a network. The company finds, however, that the refurbished computers perform significantly worse than the original networked computers performed with applications that require the transfer of data over the network. What should the company technicians do?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check if the network interface cards in the computers are limited to 10 Mb/s.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A textbook author needs to upload a chapter from a home computer to the FTP server of the publisher. The author uses the correct username and password, but the transfer fails. What is the most likely cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The chapter document must be compressed before transmitting to an FTP server.&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The network technician has been asked to share a new printer on the network using the Add Printer wizard for Windows XP. Which path should the technician use to run the Add Printer wizard?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Start &amp;gt; Control Panel &amp;gt; Printers and Faxes &amp;gt; File &amp;gt; Add Printer&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;While troubleshooting a computer, the technician releases and renews the IP address. A message appears: "No operation can be performed on the adapter while its media is disconnected." What is a probable cause of the message?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The network cable is unplugged.&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A new employee needs to transfer files to the corporate FTP server. However, the employee is unable to log in to the FTP server. What is the most likely cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The employee is using an incorrect username or password.&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is configuring a network device for remote access. Which protocol is commonly used as a secure alternative to Telnet?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #SSH&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A computer user cannot access a bank using HTTPS. What is one recommended solution?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Enable SSL through the web browser application.&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which action should a user take to ensure that personal information that is entered into a website form is not retained on the computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Delete the temporary Internet files.&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is troubleshooting a network and finds hosts with duplicate static IP addresses. Which protocol could be used to resolve this issue?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #DHCP&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is working on a host computer that fails to obtain an IP address. Which three actions could the technician perform to determine the cause of the problem? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check the DNS server to ensure that it is operating correctly.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check that the DCHP server is operational.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check the PC firewall settings to make sure that DHCP is allowed.&lt;br /&gt;&lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user is receiving e-mail on a regular basis from a particular person. A problem occurs when the e-mail from this same person contains an attachment. What is one solution?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ask the IT department to permit port 25 through the firewall.&lt;br /&gt;&lt;br /&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two possible causes of e-mail attachments not being received with e-mail messages? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The firewall could be blocking port 21, with the result that attachments cannot get through.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The e-mail server could not be receiving e-mail messages that are using POP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3098969325022396559?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3098969325022396559/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-15-exam-it-essentials-pc.html#comment-form' title='6 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3098969325022396559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3098969325022396559'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-15-exam-it-essentials-pc.html' title='Chapter 15 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/THnMzfXo3OI/AAAAAAAAAtY/vcH8ITzCigo/s72-c/ccna.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-4398909448261130578</id><published>2010-08-28T19:57:00.001-07:00</published><updated>2011-01-25T05:52:51.360-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 14 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/THnMiAjzifI/AAAAAAAAAtQ/uXkCMNyU528/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/THnMiAjzifI/AAAAAAAAAtQ/uXkCMNyU528/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two printer parts should be cleaned with a damp cloth? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#roller surfaces in dot matrix printers&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#print head in inkjet printers&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows component allows the Windows operating system to output graphics to a computer screen or print device?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#GDI&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of port is used for low-speed dot matrix printers?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Serial&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two parts, one in a laser printer and one in a dot matrix printer, should be allowed to cool before attempting any repairs? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#fuser assembly&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#print head&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two methods are often used to connect a lower-cost printer to a Windows XP network? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Use a separate print server.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Connect to a networked computer and share the printer.&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two items can help extend the life of an inkjet printer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;type of ink&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;paper type&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user reports that whenever he needs to print a document, the print job process is automatically sent to the wrong network printer. Which path should the user follow to resolve this problem in Windows XP?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Start &amp;gt; Control Panel &amp;gt; Printers and Faxes, right-click the printer, and then select Set as Default Printer&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp; &lt;br /&gt;What two solutions would fix the problem that occurs when every page that is printed by a laser printer produces lines or streaks? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Replace the drum.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Use the cleaning utility to clean the cartridge nozzles.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which path will allow a user to add a printer in Windows XP?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Start &amp;gt; Control Panel &amp;gt; Printers and Faxes &amp;gt; Add a Printer&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp; &lt;br /&gt;What could be a result of printing with paper that has become damp because of high humidity?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Paper jams are more frequent.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which scanner option considerably affects the size of the output file?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#resolution settings&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp; &lt;br /&gt;Users in the accounting department are having trouble digitizing documents with a scanner. What should the technician do to resolve the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Calibrate the scanner.&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two pieces of software are included with most new printers and are installed by the user? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#configuration software&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#printer driver&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of printing option should be implemented to allow a user to change settings for each document sent to the printer?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#per-document&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two issues should be considered when purchasing RAM for a new printer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;physical type of memory&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;number of memory slots available&lt;br /&gt;&lt;br /&gt;16&lt;br /&gt;A technician is installing network printer software and drivers on a Windows Vista computer. At the Select a Printer stage the technician wants to install a printer that is not listed. Which two methods are available to identify and select the required printer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#name&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#IP address&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp; &lt;br /&gt;As a part of the maintenance process for a laser printer, a technician should remove all the small particles of toner inside the printer. What is the recommended method to perform this task?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Use a vacuum cleaner with HEPA filtration.&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp; &lt;br /&gt;Users working in humid environments notice that documents printed by a laser printer are of poor quality. It is discovered that the printer is unable to attach toner to the paper. What is the most likely cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The paper absorbed moisture from the air and is damp.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician has completed the routine maintenance service for all the printers in the accounting department. Which action helps ensure that the next routine maintenance service is performed at the correct time?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Reset the counters.&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is installing a new inkjet printer. The printer has successfully printed test pages. Which task also verifies the functionality of an inkjet printer after installing the printer driver?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#using different types of paper trays for special paper sizes&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-4398909448261130578?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/4398909448261130578/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-14-exam-it-essentials-pc.html#comment-form' title='6 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4398909448261130578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4398909448261130578'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-14-exam-it-essentials-pc.html' title='Chapter 14 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/THnMiAjzifI/AAAAAAAAAtQ/uXkCMNyU528/s72-c/ccna.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-7331326773729727033</id><published>2010-08-28T19:56:00.000-07:00</published><updated>2011-01-25T05:52:51.361-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 13 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/THnMPzuzg1I/AAAAAAAAAtI/wGNX-hTdCAQ/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/THnMPzuzg1I/AAAAAAAAAtI/wGNX-hTdCAQ/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which portable connection provides the user with the possibility of high-speed Internet connectivity?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cellular&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which standard does Bluetooth incorporate to reduce the chance of interference when multiple Bluetooth devices are present?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IrDA&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What wireless technology has a range limited to 3 feet (1 m) and cannot penetrate ceilings and walls?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #infrared&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which wireless technology is a low-power, short-range technology that uses LEDs to transmit data and uses photodiodes to receive data?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #infrared&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Some keys on a laptop work intermittently. They sometimes type the letter and sometimes do not. What should a technician do to fix this problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Clean the keyboard.&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A student unpacks a new laptop, attaches the AC adapter, and powers it up. However, the laptop power LED is off. What is the probable cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The AC adapter is not securely connected.&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Refer to the exhibit. Which type of connection is being established between the PDA and the infrared keyboard?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #line-of-sight&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is working on a laptop that has excessive hard drive activity. Which two actions can the technician take to resolve the problem? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Delete files and programs on the hard drive.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Replace the laptop hard drive.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two steps a technician should take before repairing a laptop? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Backup all data stored on the laptop.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check the warranty to see if repairs must be done by an authorized service center.&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A laptop that worked fine previously now fails to emit sound. A technician finds that the sound is still enabled through the control panel. What could be causing the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The sound could have been disabled through a slide switch commonly located below the sound port.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which wireless technology offers a maximum data rate of 540 Mbps?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #802.11n&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two sources can be used to determine the amount of currently installed RAM on a computer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Administrative Tools utility&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #System Properties dialog box&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The design department recently doubled the RAM capacity in all of the laptops. After the upgrade, the laptop users reported experiencing improved performance. Which operational benefit have the users noticed after the RAM increase?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The hard disk swap file is read less frequently.&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A laptop that previously worked now fails to boot. The cursor fails to appear on the screen. When a bootable DVD is inserted, the system still fails to boot even though it is set to boot from CD/DVD. The fan turns, so power is applied and the power light is on. The technician installs the hard drive in another laptop and it works there. What is the probable cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The CD/DVD drive has failed.&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two types of batteries should be completely discharged and then fully recharged to remove the charge memory? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ni-Cad&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #NiMH&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which attribute of a solid state drive would be an advantage when being used in a laptop?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Solid state drives reduce power usage.&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A laptop fails to start after a new hard drive has been installed. What are two possible causes of this problem? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The hard drive was not connected properly.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The BIOS does not recognize the new hard drive.&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Wi-fi standard uses the 5.0 GHz frequency band?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #802.11a&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of infrared network bounces the signal off ceilings and walls?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #scatter&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two types of ports can be used to attach an external hard drive to a laptop computer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #USB&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Firewire&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Manufacturers often offer devices in two versions, one with all the necessary manuals and drivers and one without. Which two names are given to these versions? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #OEM&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #retail&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three standard procedures must always be included in a preventive maintenance schedule? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #physical cleaning&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hard drive maintenance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #software updates&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which IEEE 802.11 standard uses only 5 GHz technology?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #802.11a&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The accounting department has received a new laser printer. According to the printer technical specification, the printer complies with the Bluetooth Class 2 specification. What is the maximum distance that any device could be expected to successfully send print jobs?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #33 ft (10 m)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #100 ft (30 m)&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Why should care be taken when charging and handling a laptop battery?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Laptop batteries can explode if mishandled or improperly charged.&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two methods can be used to provide security for a Bluetooth connection? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #PIN authentication&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Service Set Identifier (SSID)&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of encryption key should be enabled on WPA-compliant devices?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #128-bit&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three laptop components should be cleaned during routine maintenance? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #exterior case&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cooling vents&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #keyboard&lt;br /&gt;&lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A laptop will only work on AC power. What should be done to fix the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Replace the battery.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-7331326773729727033?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/7331326773729727033/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-13-exam-it-essentials-pc.html#comment-form' title='10 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7331326773729727033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7331326773729727033'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-13-exam-it-essentials-pc.html' title='Chapter 13 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/THnMPzuzg1I/AAAAAAAAAtI/wGNX-hTdCAQ/s72-c/ccna.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-3561493133911424903</id><published>2010-08-25T23:48:00.001-07:00</published><updated>2011-01-25T05:52:51.363-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 12 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/THYOWGKO2qI/AAAAAAAAAtA/EGNCvRG2JcA/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/THYOWGKO2qI/AAAAAAAAAtA/EGNCvRG2JcA/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;1&lt;br /&gt;Which virtual memory attribute is the only one a technician should change?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #location&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows XP utility is used to partition and format hard drives?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Disk Management&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician boots a Windows XP computer that has an incorrect driver loaded for the video adapter card. How can the technician revert to a previous driver?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Select the video adapter card in Device Manager, select the Driver tab, and click Roll back driver from Properties.&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user wishes to dual boot Windows XP and Windows Vista on a computer with a single hard drive. Which advice should the technician provide the user?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It is necessary to create a second partition and install Vista into the second partition.&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is setting up an e-mail client for a customer. Which two protocols can the technician select to retrieve e-mails from the e-mail server? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IMAP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #POP&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two reasons for creating two partitions? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #separate data files and operating system&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #allow the computer to be dual booted&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which information is backed up when a restore point is created?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #system and Registry information only&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is a common cause of the Invalid Boot Disk error?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #There is a non-bootable floppy disk in the floppy drive.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is having trouble repairing a difficult Windows XP problem. The usual quick-fix solutions did not work and there are no obvious clues found in either Device Manager or Event Viewer. What two actions should the technician try next? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check any manuals relating to the hardware and software.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Check the Internet for possible solutions.&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which action should be taken to start the defragment utility when using the Windows XP Category View?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Double-click My Computer, right-click the disk to defragment, and choose Properties &amp;gt; Tools &amp;gt; Defragment Now.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;In Windows XP which file determines the prompt that a user sees during the boot process when multiple operating systems are present?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #BOOT.INI&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which action configures Windows Explorer to display file extensions?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Choose Start &amp;gt; Control Panel &amp;gt; Folder Options &amp;gt; View, uncheck the Hide extensions for known file types check box.&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A video-file editor defragments the hard drive on his computer every month to ensure continuing optimal performance. How can the editor ensure that the defragmentation occurs every month?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Add Defrag to Scheduled Tasks in System Tools.&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two pieces of information are required when configuring Automatic Updates for Windows XP? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #day&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #time&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When configuring Windows XP, which setting configures a service to run every time a computer is started?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #automatic&lt;br /&gt;&lt;br /&gt;16&lt;br /&gt;Which two locations are commonly used in Windows for temporary files? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #C:\temp&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #C:\Windows\temp&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the most common cause of blue screen errors?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #device driver errors&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A user has observed that the performance of the hard disk has degraded over time. What is the first thing a user should do to improve performance?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Defragment the hard disk.&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows XP Professional installation uses a Sysprep file?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #image-based installation&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is a feature that Internet browsers provide to improve performance when accessing recently visited websites?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #caching recently accessed pages&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;While attempting to run an application, a user receives an error message indicating that a required RPC service is unavailable. The user determined that the RPC server is functioning properly. Which action should be tried next by the user?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Restart the service.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-3561493133911424903?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/3561493133911424903/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-12-exam-it-essentials-pc.html#comment-form' title='4 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3561493133911424903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/3561493133911424903'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-12-exam-it-essentials-pc.html' title='Chapter 12 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/THYOWGKO2qI/AAAAAAAAAtA/EGNCvRG2JcA/s72-c/ccna.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2610968255958360216</id><published>2010-08-25T23:36:00.000-07:00</published><updated>2011-01-25T05:52:51.364-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 11 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/THYLPsYUT8I/AAAAAAAAAs4/9tIFx3WgvZE/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/THYLPsYUT8I/AAAAAAAAAs4/9tIFx3WgvZE/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A customer is interested in video editing and has purchased a FireWire hard drive for storage of videos. However, no FireWire ports are available on the motherboard. What type of adapter will the customer be interested in obtaining?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #eSATA&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A motherboard has a 64-bit bus. What does this mean?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The processor can handle multiple sections 64 bits at a time.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician fails to successfully boot a computer into Safe Mode. The technician then successfully boots the computer using a Windows boot disk. What is the most likely cause of the problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hard drive failure&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the purpose of the copper or aluminum between a processor and the fan on a computer motherboard?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It conducts heat from the processor so that the fan can disperse the heat.&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;You are monitoring a new technician installing a device driver on a Windows-based PC. The technician asks why the company requires the use of signed drivers. What would be the best response to give?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #A signed driver has passed Microsoft's quality lab test and prevents a system from being compromised.&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A new sound card has just been installed, but no sound reaches the speakers. What are two common solutions a technician might implement? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Connect the speakers to the correct port.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Unmute the sound through the operating system.&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A computer system keeps losing the date and time or requesting to go into the Setup program during the boot process. What are two possible solutions? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Replace the motherboard battery.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Verify that the motherboard battery is secure.&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is helping a client select additional RAM for a computer. Which three items should be considered when updating RAM? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The memory must be compatible with the motherboard.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The new memory must be the same type as the memory already present.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The speed of the new memory must be the same or faster than the existing memory.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two problems are caused by inadequate CPU cooling and ventilation? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer does not boot.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The computer clock no longer keeps the correct time.&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What manufacturing process makes a multicore processor operate faster than a single-core processor on the same motherboard?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The multicore processors are designed with lower Level 2 caches on the chip, and they make better use of the cache on the motherboard.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;On what media is information stored when an SSD is installed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #static RAM&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A motherboard flash BIOS has been updated. After the update, the computer restarts, but does not boot. The technician examines the motherboard documentation and discovers the motherboard has only one BIOS chip. What will the technician have to do to fix this problem?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Obtain a replacement BIOS chip.&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two motherboard features must be compatible when selecting a new CPU? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #chip set&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #socket type&lt;br /&gt;&lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician begins gathering data from a customer by asking open-ended questions. Which question is a proper open-ended question?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Were any recent updates performed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #What happens when the PC is powered on?&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A customer needs help selecting a new power supply for an existing computer. Which two questions should a salesperson ask to help the customer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #What is the size of the case, and which type of motherboard is in the computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Which components are currently being used on the computer, and what new components may be added to the computer?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three computer system capabilities should a technician consider when installing a video capture card? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #processor speed&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #amount of RAM&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #VGA adapter specification&lt;br /&gt;&lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is upgrading a computer motherboard and has successfully replaced a single core CPU with a dual core CPU. What should be checked to ensure that the dual core CPU now operates correctly?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ensure that the front-side bus settings match the speed of each CPU core.&lt;br /&gt;&lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When testing the 6-pin PCIe connector with a multimeter, what should the voltage read?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #12 V&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which tool would be the best to use to test the voltage output on every pin of a SATA connector?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #multimeter&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician needs to retrieve a DVD from an optical drive that is jammed and fails to open. What is the best method the technician could use to retrieve the DVD?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Insert a pin in the small hole next to the eject button.&lt;br /&gt;&lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two probable causes of a computer failing to recognize a newly installed storage device? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The front side bus speed is set too high.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The device jumpers are set incorrectly.&lt;br /&gt;&lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When a computer boots, the hard disk is not recognized. What are two possible causes of the problem? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The power cable is not attached properly to the drive.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The data cable is loose or disconnected.&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Why is a solid state drive more reliable than a traditional drive?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It uses power-based memory instead of magnetic-based memory.&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What type of motherboard bus carries memory locations?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #address&lt;br /&gt;&lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician suspects that a hard drive is beginning to fail. Which two conditions would support this suspicion? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The hard drive is making unusual noises..&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The hard drive has a gradual increase in the number of bad sectors.&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is concerned that a computer is overheating. The computer reboots without warning. What can the technician do to improve the circulation of air through the computer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Add one or more case fans.&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two ports are used to connect external media readers to a computer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #FireWire&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #USB&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2610968255958360216?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2610968255958360216/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-11-exam-it-essentials-pc.html#comment-form' title='15 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2610968255958360216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2610968255958360216'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-11-exam-it-essentials-pc.html' title='Chapter 11 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/THYLPsYUT8I/AAAAAAAAAs4/9tIFx3WgvZE/s72-c/ccna.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-4619971116975456498</id><published>2010-08-16T00:37:00.000-07:00</published><updated>2011-01-25T05:52:51.365-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 10 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGjqePJpW0I/AAAAAAAAAsw/o9qHhw2HWiA/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGjqePJpW0I/AAAAAAAAAsw/o9qHhw2HWiA/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;When dealing with an angry customer, which two things can a technician do to resolve the problem? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Allow the customer to explain the problem, possibly dispelling some of the anger.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Sympathize with the customer's problem.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A customer calls to complain that another technician was rude to them.  In the past, the technician has received many complaints about rudeness  regarding this coworker. How should the technician handle this  complaint?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Listen to the complaint, apologize for the incident, and then offer to help the customer.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician receives a call from a customer who is too talkative. How should the technician handle the call?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Allow the customer to speak without interruption and then try to use closed-ended questions to gather data.&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three items are commonly parts of a service level agreement (SLA)? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #supported software&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #diagnostic procedures&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #service location&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three pieces of information should be given to the next technician when transferring a customer? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #your name&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ticket number&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #customer name&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three tasks are commonly carried out by a level-one technician? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #document all information on the work order&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #prioritize the problem&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #gather information from the customer&lt;br /&gt;&lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;The technician begins diagnosing a problem by asking an experienced  customer to visit a troubleshooting Web site. The customer becomes angry  because she feels this could be done without calling the technician.  What should the technician do?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Explain how the Web site can be used by both of them during the call to quickly eliminate problems.&lt;br /&gt;&lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician wants to apply for a job in a call center for a computer  repair service. Which two characteristics are desirable for this type of  position? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #possess good listening skills&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #display professional behavior at all times&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A customer calls to report a computer problem. Which two actions can the  technician use to establish a good rapport with the customer? (Choose  two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Allow the customer to speak without interruption.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Refer to the customer by name whenever possible.&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are three guidelines for beginning a call with a customer? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Determine the level of knowledge that the customer possesses about computers.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Use brief communication to establish a one-to-one connection with the customer.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Call the customer by name.&lt;br /&gt;&lt;br /&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three techniques should be used to successfully deal with a talkative customer? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Politely interrupt to refocus the customer.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Gather as much information as possible while the customer is talking.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Allow the customer to talk for one minute and then ask closed-ended question to regain control of call.&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two approaches are recommended when dealing with customers on the telephone? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Be positive.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Look for alternative ways to help the customer.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;While a technician is listening to a lengthy explanation of a problem,  the technician identifies the solution to the problem. How should the  technician proceed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Wait until the customer has finished speaking, and then explain the possible solution.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two techniques should be used when dealing with an inexperienced customer? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Use simple step-by-step instructions.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Speak in plain terms.&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the recommended way to place customers on hold?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ask and wait for permission before placing customers on hold.&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which issue is an example of an exception to an SLA that should be escalated to a manager?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #A customer wants two new computers added to the existing SLA without additional cost.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three relaxing techniques can help relieve the stress caused from helping customers in a call center? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Go for a quick walk.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Listen to soothing sounds.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Practice relaxed breathing.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two guidelines demonstrate proper netiquette? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Begin each e-mail with an appropriate greeting.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Avoid replying to "flames".&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is trying to calm an angry customer. What is the best approach?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Maintain a positive tone of voice and offer to help solve the problem.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is talking on the telephone to an angry customer who is  unhappy with previous service. How should the technician calm the  customer?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Listen carefully and attempt to solve the customer's problem.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-4619971116975456498?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/4619971116975456498/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-10-exam-it-essentials-pc.html#comment-form' title='14 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4619971116975456498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/4619971116975456498'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-10-exam-it-essentials-pc.html' title='Chapter 10 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_aBdJJNT5zJE/TGjqePJpW0I/AAAAAAAAAsw/o9qHhw2HWiA/s72-c/ccna.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-7748747949078986538</id><published>2010-08-16T00:35:00.001-07:00</published><updated>2011-01-25T05:52:51.366-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 9 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&amp;nbsp;1&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three suggestions are good security password policies that a company or individual should follow? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Passwords should have an expiration period.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Password lockout should be enabled.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#A mix of letters, numbers, and other characters should be used.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;2&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two characteristics describe a worm? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Is self-replicating.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Travels to new computers without any intervention or knowledge of the user.&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of program causes banners and ads to appear on the desktop without any user intervention?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#adware&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;4&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator is looking for a technology that includes both  hardware and software authentication. Which technology could the  administrator use?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Trusted Platform Module (TPM)&lt;br /&gt;&lt;br /&gt;5&amp;nbsp;&amp;nbsp; &lt;br /&gt;When setting up a new wireless access point, which basic security measure should be taken?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Disable SSID broadcast.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;6&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which best practice should be included in a password protection policy?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Implement lockout rules upon consecutive unsuccessful attempts at accessing the system.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;7&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which wireless security technology is a good choice when using Cisco  equipment in conjunction with operating systems such as Windows and  Linux?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#LEAP&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;8&amp;nbsp;&amp;nbsp; &lt;br /&gt;A bank is upgrading the hard drives in a server. What should be done to  the old hard drives to permanently remove any confidential data?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Destroy the hard drives with a hammer.&lt;br /&gt;&lt;br /&gt;9&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two statements are true about username and password standards? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The username naming convention should be kept simple.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Rules about password expiration and lockout should be defined.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;10&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician has downloaded the latest Windows XP updates from the  Microsoft website. What should the technician do before installing the  updates?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Create a restore point.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;11&amp;nbsp;&amp;nbsp; &lt;br /&gt;A financial organization is donating computers to a local charity. What  is the best method to remove all data from the hard drives in the  computers?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Use data wiping software and delete any hard drive partitions.&lt;br /&gt;&lt;br /&gt;12&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three security storage features are supported by the TPM hardware module? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#encryption keys&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#digital certificates&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#passwords&lt;br /&gt;&lt;br /&gt;13&amp;nbsp;&amp;nbsp; &lt;br /&gt;A fingerprint reader is an example of which security technology?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#biometric&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;14&amp;nbsp;&amp;nbsp; &lt;br /&gt;Where is the safest place to store backups?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#locked server room&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;15&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of authentication is evidenced by the use of a small chip on a  card that contains user identification data such as bank account  numbers and digital signatures?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#smart card&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two items can be downloaded from the Microsoft website to help protect Windows XP? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#service packs&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#security patches&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;17&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which threat to security uses traffic from zombie computers to overwhelm servers?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#DDoS&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;18&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the preferred wireless encryption technique if the wireless clients support it?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#WPA&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;19&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which is the best procedure to secure a laptop left at the office while the user is away for an extended period of time?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Place the laptop in a locked security cage designed to store computer equipment.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;20&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the best method for a company to secure data being transmitted across the Internet between remote sites?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Use computers secured with smartcard authentication.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;21&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which type of software is downloaded onto the computer of a user without  the knowledge of the user and causes information about various products  to be displayed on the user's monitor?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#adware&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;22&amp;nbsp;&amp;nbsp; &lt;br /&gt;An attacker has managed to decode the encrypted messages of a wireless  network. The network uses Windows XP and Cisco equipment. The security  protocol that is used is WEP with 64-bit encryption. Which action can be  recommended to the technician for securing the network?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Upgrade to the LEAP wireless security protocol.&lt;br /&gt;&lt;br /&gt;23&amp;nbsp;&amp;nbsp; &lt;br /&gt;What must be done to ensure that the anti-virus software on a computer is able to detect and eradicate the most recent viruses?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#Download the latest signature files on a regular basis.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;24&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which statement accurately describes the WEP standard?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#WEP is a first generation security standard for wireless communication.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;25&amp;nbsp;&amp;nbsp; &lt;br /&gt;What are two examples of malware? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#spyware&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#grayware&lt;br /&gt;&lt;br /&gt;26&amp;nbsp;&amp;nbsp; &lt;br /&gt;An employee for a small company inadvertently allows a visitor to see  their username and password. At home, the visitor then uses this  information to gain access to the company network. This is an example of  what type of threat?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#social engineering&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;27&amp;nbsp;&amp;nbsp; &lt;br /&gt;An attacker claiming to be a bank representative contacts a potential  victim via e-mail and requests disclosure of vital account information.  Which security attack is being implemented?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#phishing&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-7748747949078986538?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/7748747949078986538/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-9-exam-it-essentials-pc.html#comment-form' title='10 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7748747949078986538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/7748747949078986538'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-9-exam-it-essentials-pc.html' title='Chapter 9 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6624497710946289475</id><published>2010-08-14T22:11:00.000-07:00</published><updated>2011-01-30T19:53:16.323-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 4</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TGd3U801ciI/AAAAAAAAAso/FA6NRxng3ak/s1600/grafologi.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TGd3U801ciI/AAAAAAAAAso/FA6NRxng3ak/s320/grafologi.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;Ini Postingan Penutup dari artikel tentang "Mengetahui Kepribadian Lewat Tulisan"&lt;br /&gt;&lt;br /&gt;Silahkan Di praktekkan.......................&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1. Arah kemiringan huruf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ke kanan = ekspresif, emosional&lt;br /&gt;&lt;br /&gt;Tegak = menahan diri, emosi sedang&lt;br /&gt;&lt;br /&gt;Ke kiri = menutup diri&lt;br /&gt;&lt;br /&gt;Ke segala arah dalam 1 kalimat = tidak konsisten&lt;br /&gt;&lt;br /&gt;Ke segala arah dalam 1 kata = ada masalah dengan kepribadiannya&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2. Bentuk umum huruf-huruf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Bulat atau melingkar = alami, easygoing&lt;br /&gt;&lt;br /&gt;Bersudut tajam = agresif, to the point, energi kuat&lt;br /&gt;&lt;br /&gt;Bujursangkar = realistis, praktek berdasar pengalaman&lt;br /&gt;&lt;br /&gt;Coretan tak beraturan = artistik, tidak punya standar&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3. Huruf-huruf bersambung atau tidak&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Bersambung seluruhnya = sosial, suka bicara dan bertemu dengan orang banyak&lt;br /&gt;&lt;br /&gt;Sebagian bersambung sebagian lepas = pemalu, idealis yang agak sulit membina hubungan (terlebih hubungan spesial).&lt;br /&gt;&lt;br /&gt;Lepas seluruhnya = berpikir sebelum bertindak, cerdas, seksama&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4. Spasi antar kata&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Berjarak tegas = suka berbicara (mungkin orang yang selalu sibuk?)&lt;br /&gt;&lt;br /&gt;Rapat/Seolah tidak berjarak = tidak sabaran, percaya diri dan cepat bertindak&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;5. Jarak vertikal antar baris tulisan&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Sangat jauh = terisolasi, menutup diri, bahkan mungkin anti sosial&lt;br /&gt;&lt;br /&gt;Cukup berjarak sehingga huruf di baris atas tidak bersentuhan dengan baris di bawahnya = boros, suka bicara&lt;br /&gt;&lt;br /&gt;Berjarak rapat sehingga ujung bawah huruf ‘y’, ‘g’, menyentuh ujung atas huruf ‘h’, ‘t’ = organisator yang baik&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;6. Interpretasi huruf ‘t’&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Letak palang (-) pada kail ‘t’&lt;br /&gt;&lt;br /&gt;- Cenderung ke kiri = pribadi waspada, tidak mudah percaya&lt;br /&gt;&lt;br /&gt;- Tepat di tengah = pribadi yang kurang orisinil tapi sangat bertanggung jawab&lt;br /&gt;&lt;br /&gt;- Cenderung ke kanan = pribadi handal, teliti, mampu memimpin&lt;br /&gt;&lt;br /&gt;Panjang kail ‘t’ menunjukkan kemampuan potensial untuk mencapai target.&lt;br /&gt;&lt;br /&gt;Tinggi-rendah palang (-) pada kail ‘t’&lt;br /&gt;&lt;br /&gt;- Rendah = setting target lebih rendah dari kemampuan sebenarnya (kurang percaya diri atau pemalas)&lt;br /&gt;&lt;br /&gt;- Tinggi = setting target tinggi tapi juga diimbangi oleh kemampuan&lt;br /&gt;&lt;br /&gt;- Di atas kail = setting target lebih tinggi dibanding kemampuan&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;7. Arah tulisan pada kertas&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Naik/menanjak = energik, optimis, tegas&lt;br /&gt;&lt;br /&gt;Tetap/lurus = perfeksionis, sulit bergaul&lt;br /&gt;&lt;br /&gt;Turun = seorang yang tertekan atau lelah, kemungkinan menutup diri&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;8. Tekanan saat menulis&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Makin kuat tekanan, makin besar intensitas emosional penulisnya.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;9. Ukuran huruf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Makin kecil huruf yang ditulis, maka makin besar tingkat konsenterasi si penulis, begitu pula sebaliknya.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;10. Sedikit tentang huruf "O"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;- Adanya rahasia ditunjukkan oleh lingkaran kecil pada huruf "O"&lt;br /&gt;&lt;br /&gt;- Kebohongan ditunjukkan oleh lingkaran huruf "O" yang mengarah ke kanan&lt;br /&gt;&lt;br /&gt;Sekian dulu sharing ilmu dari saya........................&lt;br /&gt;BYe...............................&lt;br /&gt;&lt;br /&gt;artikel terkait :&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahu-kepribadian.html"&gt;Mengetahui Kepribadian Lewat Tulisan 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui.html"&gt;Mengetahui Kepribadian Lewat Tulisan 2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_14.html"&gt;Mengetahui Kepribadian Lewat Tulisan 3&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6624497710946289475?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6624497710946289475/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_4487.html#comment-form' title='3 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6624497710946289475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6624497710946289475'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_4487.html' title='Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 4'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TGd3U801ciI/AAAAAAAAAso/FA6NRxng3ak/s72-c/grafologi.JPG' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-8889185144053378145</id><published>2010-08-14T22:07:00.000-07:00</published><updated>2011-01-30T19:53:16.325-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 3</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGd1n7rzGEI/AAAAAAAAAsg/v6SwGtpaloI/s1600/grafologi.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGd1n7rzGEI/AAAAAAAAAsg/v6SwGtpaloI/s320/grafologi.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;&amp;nbsp;Bagaimna Melihat Kepribadian Lewat Tulisan?&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Berikut Ulasannya....................................&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Seorang ahli ilmu jiwa mengatakan bahwa tulisan adalah gambaran jiwa seseorang. Sehingga bagi orang yang ahli bagaimana situasi kepribadian seseorang bisa terbaca lewat tulisan tangannya. Namun tentunya bukan ditebak begitu saja secara sembarangan, karena untuk yang satu ini perlu menguasai ilmunya.&lt;br /&gt;Bila diantara pembaca Misteri ada yang berminat membaca tulisan tangan dan isi makna yang terkandung di baliknya, silahkan ikuti intisari ilmu membaca rahasia dibalik tulisan tangan atau Graphologi, lewat artikel ini!&lt;br /&gt;Namun sebelumnya perlu Anda catat bahwa yang namanya dunia ramal-meramal, tidak mungkin akan didapatkan kebenaran yang mencapai 100 persen. Demikian pula dalam meramal kepribadian seseorang lewat tulisan tangannya.&lt;br /&gt;Walaupun tafsiran dari tulisan tangan itu tidak mencapai akurasi sampai 100 persen, namun toh sangat berguna sekali, terutama bagi mereka yang bergerak dalam bidang yang berurusan dengan personalia. Misalnya saja, ketika dibuka lowongan kerja baru, biasanya banyak berdatangan surat lamaran kerja yang masuk. Dan seorang manajer di sebuah perusahaan, atau siapapun ingin agar mempunyai bawahan atau teman kerja yang berkepribadian baik, oleh karenanya layak juga setiap surat lamaran kerja diprioritaskan dengan ditulis dengan bentuk tulisan tangan, yang ditulis sendiri oleh si pelamar yang bersangkutan. Lewat tulisannya ini, Anda bisa membaca kepribadian calon pekerja atau bawahan Anda.Menurut Grafologi, sedikitnya ada enam hal yang bisa kita gunakan dalam metode membaca kepribadian seseorang melalui tulisan tangannya. Uraian secara garis besarnya adalah sebagai berikut:&lt;br /&gt;&lt;br /&gt;1. BESAR KECILNYA TULISAN&lt;br /&gt;Dilihat dari sudut pandang besar kecilnya tulisan terdapat empat kriteria penting yaitu: kecil, sedang, besar, dan sangat besar.&lt;br /&gt;Tulisan yang berukuran kecil menunjukkan sifat pendiam, sering menyendiri tapi punya otak yang cemerlang dan pikirannya selalu ilmiah. Orang dengan tulisan seperti ini nalarnya logis.&lt;br /&gt;Tulisan tangan yang ditulis kecil-kecil tapi jelas mudah untuk dibaca menunjukkan penulisnya pandai, juga punya konsentrasi kuat, walau sayang tipe ini kadang suka sekali menonjolkan keilmuannya. Sedangkan jika tulisan tangan kecil dan susah membacanya berarti sang penulis adalah orang bertipe mandiri dalam hidupnya.&lt;br /&gt;Tulisan tangan sedang, mengandung makna bahwa penulisannya adalah orang yang sangat terpaku kepada tradisi kuno, atau hal-hal yang bersifat formil modern. Tipe ini sangat jitu dalam penggunaan logika untuk dasar referensi keputusan-keputusannya.&lt;br /&gt;Jenis tulisan tangan yang besar menunjukkan besarnya ambisi seseorang namun murah hati dan selalu ingin dihargai oleh orang lain, di samping suka melebihkan omong-omongan yang kurang perlu. Sedangkan untuk jenis tulisan tangan yang sangat besar menunjukkan bahwa penulisnya sangat hati-hati dalam segala hal, gemar membuat perhatian bagi sekelilingnya, banyak over aktingnya dalam mencari perhatian, ingin selalu tampil di depan, karena dia gemar berpetualang kemana-mana, mengikuti panggilan jiwanya.&lt;br /&gt;&lt;br /&gt;2. GAYA TULISAN&lt;br /&gt;Dalam spesifikasi Gaya Tulisan ini terbagi ke dalam lima sub. Masing-masing, adalah:&lt;br /&gt;- Gaya sambung biasa&lt;br /&gt;Orang yang punya model tulisan begini biasanya senang memberi respon pada setiap masalah, bisa menerima ide dari orang lain, mudah bergaul dan disenangi teman. Baginya berbakat untuk menjadi seorang pemimpin.&lt;br /&gt;- Gaya sambung berbentuk petak&lt;br /&gt;Mengandung arti penulisnya mudah dipengaruhi, selalu menilai enteng setiap persoalan, hingga tindakannya kadang terkesan sembrono, tanpa pemikiran matang.&lt;br /&gt;- Gaya Sambung Berliku&lt;br /&gt;Tulisan yang banyak luka-likunya, mengandung makna bahwa penulisnya sangat formil, hati-hati dan sering menonjolkan status, namun umumnya sifat mereka pendiam, gemar menyendiri dan biasanya banyak memiliki keahlian atau bakat.&lt;br /&gt;- Gaya Lurus dan Lancip&lt;br /&gt;Tulisan tangan model demikian menunjukkan penulisnya orang agresif, sangat tekun mengerjakan sesuatu, walau kadang enggan berkompromi dengan orang lain. Bila lancipnya pada huruf awal saja maka pertanda dirinya orang yang banyak mengalami konflik psikologis, sehingga kadang bersikap agresif.&lt;br /&gt;- Gaya Campuran&lt;br /&gt;Bentuk tulisan bersambung yang tak karuan menuliskan cepat, dan kadang sukar membacanya hal ini mengandung arti bahwa penulisnya adalah orang yang biasa berpikir cepat, kreatif tapi paling tersinggung kalau dikritik. Bahkan, bila tidak sesuai dengan kehendaknya jangan harap orang bisa mendapatkan bantuannya karena dia paling doyan mengelak dalam memberi pertolongan.&lt;br /&gt;&lt;br /&gt;3. KEMIRINGAN TULISAN&lt;br /&gt;Bentuk kemiringan tulisan tangan, apakah itu miring ke kiri atau ke kanan, atau tegak lurus. Mereka yang tulisannya miring ke kiri menunjukkan penulisnya bersikap tertutup (introvet). Segala sesuatu diukur menurut penilainnya sendiri atau menurut ukuran masa lampau. Disamping mempunyai sikap konservatif, orang dengan tipe tulisan ini sangat individualis.&lt;br /&gt;Jenis tulisan miring ke kanan, menandakan orang yang ramah, aktif dan bersikap terbuka (extropet), berani menghadapi tantangan baru. Dalam bekerja kata hatinya merupakan power yang penting, tapi dalam hal yang kurang dikuasai dia lebih banyak untuk menanyakan kepada ahlinya.&lt;br /&gt;Tulisan tangan yang bentuknya tegak, mengandung arti bahwa penulisnya adalah tipe orang yang tak suka banyak diatur. Baginya dia adalah miliknya sendiri, kebebasan menjadi hobinya dalam mengerjakan sesuatu tindakan, namun kontrol diri tidak pernah lepas dalam memilah dan memilih hal yang dianggapnya positif.&lt;br /&gt;&lt;br /&gt;4. TEKANAN TULISAN&lt;br /&gt;Bila kita memperhatikan bekas tulisan tangan seseorang akan ditemukan tampak goresan tekanan tulisan seperti tercetak di baliknya. Dengan memperhatikan bekas goresan yang tercetak di balik kertas kita akan dapat mengetahui dan menebak bagaimana kepribadian dan tingkah laku si penulisnya.&lt;br /&gt;Tekanan yang halus berarti pembawaannya tenang, tapi mudah atau tidaknya dibaca itu bukan persoalan. Sedangkan tulisan yang bekas tekanannya tercetak jelas di belakangnya menandakan penulisnya punya sifat kaku dan formal. Karenanya orang ini sulit untuk bisa cepat menyesuaikan diri dalam pergaulan, namun dia menganggap bersikap demikian penting baginya agar dihargai orang lain.&lt;br /&gt;&lt;br /&gt;5, BENTUK HURUF AWAL&lt;br /&gt;Diantara orang ada yang gemar memainkan bentuk tulisannya, terutama bentuk awal tulisannya. Beberapa ciri dan kecenderungan karakter si penulis adalah sebagai berikut:&lt;br /&gt;- Bentuk Jangkar&lt;br /&gt;Disebut bentuk jangkar karena memang huruf awal tulisnya dalam bentuk jangkar. Tulisan ini memberi tanda bahwa yang memiliki tulisan cenderung bersikap kurang dewasa dan kurang percaya diri dalam menjalani hidup. Dia banyak bersikap pasif.&lt;br /&gt;- Bentuk Busur&lt;br /&gt;Disebut bentuk busur karena memang bentuk awalnya membentuk busur seperti ditarik. Pemilik tulisan ini biasanya cepat puas dengan hasil yuang dicapai, dan hidupnya sangat berpandangan kuat akan nilai-nilai religius.&lt;br /&gt;- Bentuk Memanjang&lt;br /&gt;Huruf awal memanjang yang dituliskan pelan-pelan, menunjukkan bahwa orangnya terlalu berhati-hati dalam merencanakan masa depan. Panjanganya huruf awal menunjukkan kelambatan kerja dan pemborosan waktu.&lt;br /&gt;- Bentuk memanjang dari bawah&lt;br /&gt;Bentuk memanjang dari bawah bila digoreskan secara kilat menunjukkan penulisannya orang yang agresif dan cepat menyelesaikan pekerjaan, disamping gemar melakukan berbagai eksprimen.&lt;br /&gt;&lt;br /&gt;6. BENTUK HURUF AKHIR&lt;br /&gt;Bentuk akhir kata yang dituliskan, menunjukkan sikap sosial dan kualitas penulisnya. Tentang huruf akhir ini ada tiga model. Masing-masing, adalah:&lt;br /&gt;- Bila huruf akhir suatu kata ditulis memanjang, mengandung pengertian bahwa orang itu memiliki kemurahan hati, rasa sosialnya besar.&lt;br /&gt;- Bila huruf akhir memanjang ke atas, berarti penulisnya menyukai kemewahan, disamping idealis dan punya semangat yang tinggi.&lt;br /&gt;- Bila huruf akhir menyilang berarti tidak segan mengritik diri sendiri apabila perbuatannya memang salah atau keliru.&lt;br /&gt;Demikianlah sekilas tentang membaca rahasia tulisan tangan menurut Grafologi. Mudah-mudahan urian singkat ini bermanfaat.&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&amp;nbsp;To Be Continued..............&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;artikel terkit :&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahu-kepribadian.html"&gt;Mengetahui Kepribadian Lewat Tulisan 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui.html"&gt;Mengetahui Kepribadian Lewat Tulisan 2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_4487.html"&gt; Mengetahui Kepribadian Lewat Tulisan 4&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-8889185144053378145?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/8889185144053378145/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_14.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8889185144053378145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/8889185144053378145'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_14.html' title='Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 3'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_aBdJJNT5zJE/TGd1n7rzGEI/AAAAAAAAAsg/v6SwGtpaloI/s72-c/grafologi.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-5740429369945418342</id><published>2010-08-14T21:58:00.000-07:00</published><updated>2011-01-30T19:53:16.326-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 2</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGdzjU-VKOI/AAAAAAAAAsY/S8Q-OaPmggM/s1600/grafologi.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TGdzjU-VKOI/AAAAAAAAAsY/S8Q-OaPmggM/s320/grafologi.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Bagaimana Melihat Kepribadian Lewat Tulisn ?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Mengetahui &lt;b&gt;karakter&lt;/b&gt; atau kepribadian seseorang lewat tulisan mungkin sebuah hal yang menarik untuk dibahas dalam tulisan saya kali ini, terkadang sambil bercanda kita sering berkata “jelek banget tulisan nya, pasti orangnya juga rada amburadul” tapi apa benar cletukan seperti itu? Atas dasar apa kita kemudian menilai kepribadian seseorang berdasarkan coretan tangan (tulisan) nya? Jawabanya adalah &lt;b&gt;GRAFOLOGI&lt;/b&gt;, sebuah ilmu yang khusus mempelajari mengenai karakter, kepribadian seseorang dari melihat bentuk tulisan. Pertanyaan nya bagaimana indikasi seorang&lt;b&gt;pakar  Grafologi&lt;/b&gt; menilai sebuah karakter dari tulisan? Pertama tama, ada dua jenis (metode) cara untuk menilai karakter dan kepribadian lewat ilmu ini, yaitu teknik &lt;b&gt;Perancis&lt;/b&gt; dan teknik&lt;b&gt;Jerman&lt;/b&gt; . Metode jerman dengan cara melihat secara keseluruhan tulisan seseorang sedangkan sebaliknya pada teknik Perancis cenderung menganalisa per huruf nya, di cari bentuknya kemudian memahami makna baru kemudian di gabungkan kemudian di simpulkan secara keseluruhan. Seorang pemula biasanya cenderung lebih baik mempelajari teknik perancis terlebih dahulu.&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Dua Metoda ini sudah memiliki tipikal analisis berbeda, pada teknik jerman seorang ahli Grafologi (graphologist ) cenderung memperhatikan pergerakan huruf, bagaimana kita menghabiskan kertas untuk ruang menulis kita, dan pembagian karakter huruf. Sedangkan pada teknik Perancis seperti saya jabarkan diatas, yaitu dengan memilah huruf per huruf, memahami karakter bentuknya dan lalu kemudian digabung kemudian di simpulkan.&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Memahami bentuk tulisan dengan melihat huruf huruf tentu sangat njelimet, sebuah contoh bila kita menulis huruf i dan titiknya dengan batangnya, orang tersebut memiliki kepribadian yang teliti, itu baru huruf i loh, sedangkan alfabet ada 26 huruf, belum lagi angka ya..hmm pasti rumit sekali. Ilmu Grafologi ini diperlukan dalam hal forensik dan juga psikologi, jadi bisa saja sebuah perusahaan yang sangat memperhatikan kualitas karyawan yang akan melakukan recruitment dan tak ingin sembarangan merekrut kemudian mengandalkan jasa graphologist untuk melakukan analisa mengenai kepribadian si pelamar.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Seorang graphologist memerlukan media atau alat alat juga untuk melakukan praktek Grafologi nya, antara lain Mistar, Busur derajat dan juga alat pembesar. Pasti kita bertanya tanya, kok peralatannya seperti peralatan pertukangan? Alat alat tersebut ada fungsinya juga kok berkaitan dengan “penyelidikan” huruf huruf tersebut. Mistar digunakan untuk mengukur ukuran kertas, ukuran surat, menghitung marjin, serta mengetahui apakah huruf huruf tersebut lurus atau sedikit bergelombang atau sangat bergelombang. Busur digunakan untuk mengukur kemiringan sebuah huruf, konon cara ini memiliki kerumitan tersendiri bahkan bagi seorang pakar sekalipun. Yang terakhir adalah alat pembesar yang biasa digunakan para amatir untuk melihat secara detail bentuk dan lekuk lekuk huruf, ketegasan garis pembentuk huruf dapat terlihat bagaimana seseorang menulis sebuah huruf dalam keadaan berdetak detak jantungnya atau bisa saja dalam sebuah tekanan sehingga mempengaruhi tangan kita dalam menggerakkan pena dalam menulis. Menarik bukan? Keahlian ini bisa dimanfaatkan juga oleh kepolisian untuk menganalisa sebuah kasus.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Ilmu Grafologi sendiri merupakan cabang dari keilmuan psikologi modern Semoga penjelasan singkat diatas bisa menambah khasanah pengetahuan kita semua.&lt;/span&gt;&lt;span class="fullpost"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span class="fullpost"&gt;To Be Continued...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span class="fullpost"&gt;artikel terkait :&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahu-kepribadian.html"&gt;Mengetahui Kepribadian Lewat Tulisan 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_14.html"&gt;Mengetahui Kepribadian Lewat Tulisan 3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_4487.html"&gt; Mengetahui Kepribadian Lewat Tulisan 4&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span class="fullpost"&gt; &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span class="fullpost"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="fullpost"&gt; &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-5740429369945418342?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/5740429369945418342/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5740429369945418342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/5740429369945418342'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui.html' title='Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 2'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_aBdJJNT5zJE/TGdzjU-VKOI/AAAAAAAAAsY/S8Q-OaPmggM/s72-c/grafologi.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-6269042227609470202</id><published>2010-08-14T21:51:00.000-07:00</published><updated>2011-01-30T19:53:16.327-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 1</title><content type='html'>&lt;div class="separator" style="clear: both; color: black; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TGdxGk8fEvI/AAAAAAAAAsQ/SF7PEAJjopI/s1600/grafologi.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TGdxGk8fEvI/AAAAAAAAAsQ/SF7PEAJjopI/s320/grafologi.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;Apa Sich Grafologi itu???&lt;/div&gt;&lt;div style="color: black;"&gt;Grafologi merupakan sebuah Ilmu yang mempelajari tentang Tulisan Tangan telah dikenal sejak berabad-abad yang lalu, misalnya di China pengetahuan tentang tulisan tangan telah digunakan sejak tahun 1000 Masehi meskipun tidak secara Ilmiah.&lt;/div&gt;&lt;div style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: black;"&gt;Baru sekitar tahun 1622, seorang dokter dari Italia,&lt;i&gt;dr. Camillo Baldi&lt;/i&gt; mengemukakan penemuan tentang ilmu pengenalan tulisan yang dibuat secara sistematik/ilmiah yang dimuat dalam bukunya, dimana dalam bukunya tersebut diterangkan tentang adanya hubungan yang unik antara tulisan tangan seseorang dengan karakter dan kepribadiannya.    &lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Pada tahun 1741-1801, Pastor Swiss,&lt;i&gt;J.C Lavanter&lt;/i&gt; mebuat Laporan yang lebih sistematik dan Cermat tentang tulisan tangan. Meskipun masih berupa perkiraan dan menerangkan tentang sifat-sifat umum namun telah memberikan inspirasi bagi orang lain, khususnya di Paris. Beberapa orang yang terinspirasi diantaranya : &lt;i&gt;Louis Hocquart&lt;/i&gt; selain itu ada juga yang berasal dari kelompok agama, diantaranya : Kardinal &lt;i&gt;Regnier&lt;/i&gt;, Uskup Agung &lt;i&gt;Cambrai&lt;/i&gt;, Uskup &lt;i&gt;Boudinet&lt;/i&gt;, dan &lt;i&gt;Flandrin&lt;/i&gt;.&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Interpretasi dari beberapa tokoh tersebut, dikembangkan kembali oleh &lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;u&gt;Abbe Jean Hyppolyte Michon&lt;/u&gt;&lt;/b&gt;&lt;/span&gt; dengan dibantu oleh dua asisten-nya : &lt;i&gt;Debarolle&lt;/i&gt; dan &lt;i&gt;Dellestre&lt;/i&gt;. Berbekal Pengalaman dan ketajaman pengamatan yang tinggi, Michon berhasil menghimpun katalog yang penuh dengan tanda-tanda grafis dan ciri-ciri keteraturannya. Karena berhasil menerapkan dasar-dasar &lt;span style="font-size: large;"&gt;&lt;b&gt;Grafologi  Modern&lt;/b&gt;&lt;/span&gt;, maka Michon dianggap sebagai &lt;b&gt;&lt;u&gt;Bapak Grafologi Modern&lt;/u&gt;&lt;/b&gt; hingga sekarang.&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Namun karena apa yang dikemukakan oleh Michon tidak disertai dengan Teori tertentu yang dapat dijadikan dasar yang pasti, maka Teori nya disanggah oleh Muridnya sendiri, yakni : &lt;i&gt;Jules Crepieuxjamin&lt;/i&gt; pada tahun 1858-1940. Jules lebih mengemukakan bahwa banyak ciri-ciri bawaan yang tidak dapat diungkapkan secara langsung melalui Penggambaran&amp;nbsp; Grafis sederhana, tapi harus dilihat sebagai suatu rangkaian karakteristik (Teori Resultan). Ia mencoba membawa Grafologi ke tingkat yang lebih tinggi. Jules mengakui bahwa semua ciri-ciri tulisan tangan manusia memiliki banyak arti, dia mememukan apa yang disebut dengan teori ”Tingkat Bentuk”, namun karena adanya kesulitan dalam mempelajarinya dan juga karena adanya ketidak yakinan akan teori dan penemuannya, maka banyak pihak yang meninggalkannya. Karena tingkat kesulitan yang tinggi mendorong beberapa pihak untuk menyederhanakannya, diantaranya oleh : &lt;i&gt;R. Wieser&lt;/i&gt; yang mengemukakan teori ”Ritme Dasar”.&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Selanjutnya Grafologi mengalami perkembangan pesat di Prancis dengan memunculkan tokoh-tokoh terdepan dalam Bidang Grafologi, diantaranya : &lt;i&gt;Jules Depoin, Binet G. Tarde&lt;/i&gt;, dan &lt;i&gt;Assene Aruss&lt;/i&gt; yang tergabung dalam &lt;u&gt;Himpunan Studi Grafologi&lt;/u&gt;. Namun kemudian Pusat perkembangan berpindah ke Jerman pada Pertengahan abad XVIII dengan tampilnya &lt;i&gt;Adolf Hentze, Sohwiedland, Gerhard Wilhem Langen Bruch&lt;/i&gt;, dan &lt;i&gt;Rudolphine Poppee&lt;/i&gt;.&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Masalah terkait Grafologi dimuat pertama kali dalam sebuah Jurnal : &lt;b&gt;Deutche Graphologische Gesellschaft&lt;/b&gt; yang terbit tahun 1895, Salah seorang Redaksinya (&lt;i&gt;Wilhiem Preyer&lt;/i&gt;) pernah mengemukakan bahwa Tulisan Tangan pada dasarnya adalah Tulisan Otak. Serta pada penerbitan keduanya dalam : &lt;b&gt;Graphologische Monatshefte&lt;/b&gt; yang terbit pada Tahun 1897 yang dibuat oleh &lt;i&gt;Hans Busse&lt;/i&gt;. &lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Grafologi yang didasarkan pada beberapa Ilmu :&lt;/div&gt;&lt;ul style="color: black; margin-top: 0cm;"&gt;&lt;li class="MsoNormal"&gt;&lt;u&gt;Ilmu Kedokteran&lt;/u&gt; : Dikembangkan oleh &lt;i&gt;R. Pophal&lt;/i&gt; dari Universitas Hamburg, yang mengaitkan tulisan tangan dengan berbagai hal yang terkait dengan Otak dan melakukan berbagai uji pembuktian.&lt;/li&gt;&lt;li class="MsoNormal"&gt;&lt;u&gt;Ilmu Psikologi&lt;/u&gt; : dikembangkan oleh &lt;i&gt;Ludwig Klages&lt;/i&gt; yang mengemukakan      bahwa Tulisan tangan adalah bentuk pernyataan diri dan mencerminkan      Kepribadian seseorang.&lt;/li&gt;&lt;/ul&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;Meskipun banyak Ilmuwan yang berpendapat bahwa Grafologi termasuk dalam kelompok Ilmu Gadungan atau ilmu yang salah, namun tetap mengalami Perkembangan pesat di Negara-negara Eropa terutama di Belgia, Jerman, Prancis, Belanda dan Swiss. Di Indonesia sendiri, Grafologi belum berkembang dan ditempatkan hanya sebagai alat bantu Prikodiagnostik/Tes Psikolog.&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;b style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;To Be Continued... &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;Mau atau Kelanjutannya???&lt;/div&gt;&lt;div class="MsoNormal" style="color: black;"&gt;Tunggu Postingan Berikutnya&lt;/div&gt;&lt;div style="color: black;"&gt;&amp;nbsp; &lt;/div&gt;&lt;div style="color: black;"&gt;artikel terkait:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui.html"&gt;Mengetahui Kepribadian Lewat Tulisan 2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_14.html"&gt;Mengetahui Kepribadian Lewat Tulisan 3&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahui_4487.html"&gt; Mengetahui Kepribadian Lewat Tulisan 4&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-6269042227609470202?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/6269042227609470202/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahu-kepribadian.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6269042227609470202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/6269042227609470202'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/belajar-grafologi-mengetahu-kepribadian.html' title='Belajar Grafologi- Mengetahui Kepribadian Lewat Tulisan 1'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/TGdxGk8fEvI/AAAAAAAAAsQ/SF7PEAJjopI/s72-c/grafologi.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-358676630064978377</id><published>2010-08-08T21:52:00.000-07:00</published><updated>2011-01-25T05:52:51.368-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 8 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF-J9VhEUGI/AAAAAAAAAsI/FRNIfv1ztS8/s1600/ccna.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF-J9VhEUGI/AAAAAAAAAsI/FRNIfv1ztS8/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;1&lt;br /&gt;Refer to the exhibit. Which type of network cable is shown?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#fiber-optic&lt;br /&gt;&lt;br /&gt;2&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which term describes the process of adding headers to data as it moves  through the layers of the OSI model?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#encapsulation&lt;br /&gt;&lt;br /&gt;3&amp;nbsp;&amp;nbsp; &lt;br /&gt;When purchasing Cisco components for a network installation, what are  three warning signs that the equipment may be counterfeit? (Choose  three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The price is much less than expected.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The equipment appears to be performing at a substandard level.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#The packaging appears to be substandard compared to the packaging  of other Cisco purchases.&lt;br /&gt;&lt;br /&gt;4&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol is used to automatically configure network devices?&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#DHCP&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which protocol lacks support for encryption and can be initiated from a  computer command prompt?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Telnet&lt;br /&gt;&lt;br /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which broadband technology would be recommended for a business that  requires workers to access the Internet while visiting customers at many  different locations?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cellular&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two factors are used to determine the different categories of UTP  cabling? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The number of twists in the wires inside the cable.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The number of wires inside the cable.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which network topology will allow all devices to continue to communicate  with each other should a network cable fail?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #mesh&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which software must be installed and working correctly on a computer to  successfully enable a VPN connection to a remote site?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #VPN client&lt;br /&gt;&lt;br /&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A college student is confused. To use online banking, the student types  https://www.banking.com, whereas to access the college web page, the  student types http://www.college.edu. Why would the two institutions use  different protocols?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The bank encrypts the web page information that is sent and  received.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;11&lt;br /&gt;What is the purpose of the device that uses the 198.133.219.43 address?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #It is the device that translates domain names to IP addresses.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Cisco team can be contacted to help when Cisco equipment is  suspected to be counterfeit?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Cisco Brand Protection Team&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which digital technology provides an upstream speed that is typically  less than the downstream speed?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #ADSL&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which utility can be used to determine end-to-end connectivity between  source and destination?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Ping&lt;br /&gt;&lt;br /&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which Windows XP command displays the route taken by packets crossing an  IP network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #tracert&lt;br /&gt;&lt;br /&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which procedure is normally performed when connecting a computer to an  Ethernet network for the first time?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Manually assign an IP address.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A student brings a laptop to a school that has wireless access. The  laptop is not connecting to the school network. What is the first thing  that the student should check?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #the available wireless networks within range&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which device enables computers to be attached to a network without  segmenting the network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #hub&lt;br /&gt;&lt;br /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which topology has only one central point of failure, is easy to  troubleshoot, and is most commonly implemented in newer networks?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #star&lt;br /&gt;&lt;br /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which layer of the OSI model is primarily concerned with accessing the  physical media and physical addressing?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Data Link&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which wireless IEEE standard operates in a radio frequency of 2.4 GHz  and supports a maximum bandwidth of 54 Mbps?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #802.11g&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A company is investigating the use of an ISDN service to act as backup  for the ASDL service they use to communicate with branch offices. They  discover that the ISDN BRI service uses two 64 kb/s B channels. Which  function do the B channels perform?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #carry the data stream&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is the maximum range a data signal can travel through a 1000BASE-T  network segment?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #328 ft (100 m)&lt;br /&gt;&lt;br /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A technician is configuring a computer to send print jobs to a network  printer. When the technician sends a test print to the printer, the  print job fails. The technician tries to ping the network printer, but  the technician suddenly remembers a change in Windows that is hampering  the troubleshooting process. What change might this be?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The Windows firewall stops pings.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;What is one difference between a network domain and a workgroup?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #A domain provides centralized control.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three protocols are associated with e-mail? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #IMAP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #POP3&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #SMTP&lt;br /&gt;&lt;br /&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A network administrator wants to connect a new building to an existing  network using cable that can provide a secure connection and is not  susceptible to electrical interference. The new building is  approximately 800 meters away from the existing network. Which cable  type should the administrator choose?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #fiber optic&lt;br /&gt;&lt;br /&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which two characteristics describe Ethernet technology? (Choose two.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #supported by IEEE 802.3 standards&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #uses a bus logical topology&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which three factors are reasons to choose a client/server model for a  network instead of peer-to-peer? (Choose three.)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The company network requires secure access to confidential  information.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The users need a central database to store inventory and sales  information.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #The data gathered by the employees is critical and should be backed  up on a regular basis.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;Which technique is used to ensure that data from one computer does not  collide with data from any other computer in a CSMA/CD network?&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #Computers listen to the network for clearance to send data. &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-358676630064978377?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/358676630064978377/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-7-exam-it-essentials-pc_08.html#comment-form' title='9 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/358676630064978377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/358676630064978377'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-7-exam-it-essentials-pc_08.html' title='Chapter 8 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_aBdJJNT5zJE/TF-J9VhEUGI/AAAAAAAAAsI/FRNIfv1ztS8/s72-c/ccna.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-464113310630027496</id><published>2010-08-07T06:48:00.000-07:00</published><updated>2011-01-30T19:53:16.328-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Model Rambut Cewek Yang Membuat Cowok Jatuh Cinta</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TF1kA0yDkWI/AAAAAAAAAsA/LIEgYwNJSxU/s1600/hot.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TF1kA0yDkWI/AAAAAAAAAsA/LIEgYwNJSxU/s200/hot.jpg" width="163" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hei Girls...&lt;br /&gt;Tips buat kalian semua biar sering di lirik para cowok.....&lt;br /&gt;Coab aja model rambut yang bisa bikin aura kecantikan temen-temen semua keluar hanya dati gaya rambut aja....&lt;br /&gt;berikut model model rambut yang mungkin cocok dan untuk sekedar pengetahuan aja....&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Lurus &lt;/b&gt;&lt;br /&gt;Karena  pria suka keindahan, maka rambut lurus yang dibiarkan terurai bisa  membuat mereka &lt;i&gt;kesengsem&lt;/i&gt; dan juga terangsang. Jika Anda selalu tampil dengan potongan rambut asli yang berombak, maka sekali-kali kagetkan pasangan dengan tampil ‘lurus’. Jangan lupa mengaplikasikan pelindung rambut sebelum menggunakan catok agar rambut tidak kelihatan kering dan kusam.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1eoE44VTI/AAAAAAAAAqo/ABSsQpsPr0U/s1600/lurus.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1eoE44VTI/AAAAAAAAAqo/ABSsQpsPr0U/s200/lurus.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Berombak&lt;/b&gt;&lt;br /&gt;Rambut berombak memberi kesan adanya semangat dan kehidupan dalam diri seorang wanita. Bahkan, rambut berombak yang berantakan dan kusut mengingatkan mereka pada keadaan Anda setelah bangun tidur. Dan, itu sangat seksi! Wuih dan semakin menambah gairah hidup pasangan anda.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1epXcqFkI/AAAAAAAAAqw/w0Raf3Q4PEw/s1600/berombak.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="153" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1epXcqFkI/AAAAAAAAAqw/w0Raf3Q4PEw/s200/berombak.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Ekor kuda  tinggi&lt;/b&gt;&lt;br /&gt;Rambut panjang yang diikat ekor kuda tinggi mengingatkan para pria pada gadis remaja yang energik. Pastikan untuk mengikat pada posisi yang tepat, yaitu tak terlalu tinggi agar Anda tak tampak seperti kanak-kanak. Lucu dan menggemaskan, membuat pasangan anda semakin gemas.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1f8zW8EnI/AAAAAAAAAq4/9XscnavmWL0/s1600/ekor+kuda.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1f8zW8EnI/AAAAAAAAAq4/9XscnavmWL0/s200/ekor+kuda.jpg" width="144" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Ekor kuda rendah&lt;/b&gt;&lt;br /&gt;Ekor kuda rendah mengirim pesan bahwa Anda adalah wanita kasual yang sederhana. Tatanan ini bisa menjadi keuntungan besar, terutama bila pasangan Anda bukanlah tipe pria yang tahan menunggu wanitanya dandan lama-lama. Simpel tapi indah, dan juga bisa membuka aura yang ada di wajah anda.....&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1f_6bQAkI/AAAAAAAAArA/9qsBteLcp38/s1600/ekor+kuda+rendah.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1f_6bQAkI/AAAAAAAAArA/9qsBteLcp38/s320/ekor+kuda+rendah.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Kepang tunggal&lt;/b&gt;&lt;br /&gt;Kesan kasual dan sederhana lainnya bisa ditonjolkan melalui kepang tunggal. Tatanan macam ini menunjukkan kesan profesional. Kepang rambut dengan kuat agar tidak sampai longgar, sebab bila sampai lepas, Anda hanya akan terlihat berantakan.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1gDj3SVuI/AAAAAAAAArI/n6oHtCGQsc0/s1600/kepang+tunggal.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1gDj3SVuI/AAAAAAAAArI/n6oHtCGQsc0/s320/kepang+tunggal.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Kepang  Perancis (French braid)&lt;/b&gt;&lt;br /&gt;Bila menggunakan tatanan satu ini, Anda tak perlu khawatir akan rambut yang mengganggu pandangan, masuk mulut, atau menerpa bagian wajah. Asal diikat/ dijepit kokoh, maka Anda bisa tampil rapi sepanjang hari meski angin bertiup kencang.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1hKzOx5cI/AAAAAAAAArQ/Y_hMyDWebgk/s1600/french-braid.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://4.bp.blogspot.com/_aBdJJNT5zJE/TF1hKzOx5cI/AAAAAAAAArQ/Y_hMyDWebgk/s200/french-braid.jpg" width="184" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&lt;b&gt;Kuncir  dua (Pigtails)&lt;/b&gt;&lt;br /&gt;Cute, lucu, dan lugu adalah kesan yang  diciptakan oleh tatanan rambut jenis ini. Menurtku, wanita dengan kepang dua seperti ini merupakan wanita dengan kemapuan spesial yang tersembunyi. Di balik keluguan ada sesuatu yang mengejutkan.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TF1hNLPV95I/AAAAAAAAArg/wT0lPkPABvg/s1600/kuncir+dua.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="129" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TF1hNLPV95I/AAAAAAAAArg/wT0lPkPABvg/s200/kuncir+dua.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Kuncir tengah  (Pollyanna)&lt;/b&gt;&lt;br /&gt;Menarik rambut bagian samping ke belakang lalu mengikatnya bisa juga disebut tatanan Pollyanna. Model rambut ala sekretaris zaman dulu ini menunjukkan bahwa Anda adalah seorang periang dan mempesona.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1iMRl-B6I/AAAAAAAAAr4/YqihDKwFidQ/s1600/kuncir+tengah.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TF1iMRl-B6I/AAAAAAAAAr4/YqihDKwFidQ/s200/kuncir+tengah.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Konde balerina (Classic tight bun)&lt;/b&gt;&lt;br /&gt;Para balerina atau siapa saja yang tampil dengan gaya rambut begini selalu tampak elegan, bersahaja, dan tenang bak seorang lady. Menjadikan anda sebagai ratu bagi pasangan anda.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TF1htFl-fHI/AAAAAAAAArw/JkMZQyAl3mQ/s1600/balerina.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TF1htFl-fHI/AAAAAAAAArw/JkMZQyAl3mQ/s200/balerina.jpg" width="150" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;b&gt;Konde asal&lt;/b&gt;&lt;br /&gt;Tunjukkan sisi alami Anda dengan menggelung rambut secara asal. Pria benar-benar kagum tentang kemampuan wanita menggelung rambut mereka dengan kilat. Dan walau tak terlalu rapi, di mata mereka, tatanan ini selalu tampak seksi. Bergairah indah, semangat, cute, sweet, pkoknya semuanya terkandung di model yang satu ini. Sangat cocok bagi mereka remaja yang aktif dan energik.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TF1hMMHh5MI/AAAAAAAAArY/FW0e6jS4dG4/s1600/konde+asal.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="160" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TF1hMMHh5MI/AAAAAAAAArY/FW0e6jS4dG4/s200/konde+asal.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;Giman tips tips berbagai model rambut di atas?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: small;"&gt;&lt;span&gt;Semoga bermanfaat bagi temen-temen semua see you.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-464113310630027496?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/464113310630027496/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/model-rambut-cewek-yang-membuat-cowok.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/464113310630027496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/464113310630027496'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/model-rambut-cewek-yang-membuat-cowok.html' title='Model Rambut Cewek Yang Membuat Cowok Jatuh Cinta'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TF1kA0yDkWI/AAAAAAAAAsA/LIEgYwNJSxU/s72-c/hot.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2386210949651721033</id><published>2010-08-07T06:16:00.000-07:00</published><updated>2011-01-30T19:53:16.329-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Mengetahui Kepribadian Menurut Gaya Rambut</title><content type='html'>&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt; &lt;span style="font-weight: bold;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="font-weight: bold;"&gt;B&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="font-weight: bold;"&gt;ingung mau pilih gaya rambut seperti apa?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="font-weight: bold;"&gt;Mungkin tips berikut bisa berguna bagi anda semua....&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="font-weight: bold;"&gt;RAMBUT PLONTOS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Banyak orang bilang rambut plontos pada pria mencerminkan keseksian. Pendapat ini ada benarnya, karena laki-laki yang rambutnya sengaja dibuat plontos menandakan ia memiliki hormon testosteron yang tinggi dalam darah. Ia menganggap dirinya sangat jantan dan senang merasakan belaian tangan perempuan di atas kulit kepalanya. Karakter mononjol lainnya, bukan orang yang gampang dikendalikan.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;GAYA STANDAR&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Model rambutnya sangat standar dan alami. Sejak masa remaja potongan rambutnya tidak pernah berubah. Laki-laki dengan rambut seperti ini menandakan dia bukan seorang pemimpi. Ia tidak memiliki harapan atau keinginan-keinginan besar dalam hidupnya. Baginya, hidup yang mesti dijalani, ya hari ini. Bukan orang yang biasa mengambil keputusan spontan. Cenderung tidak menginginkan perubahan drastis dalam hidupnya.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;TERTATA LICIN&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Cukup obsesif pada kerapian dan kebersihan. Ia bisa membawakan citra dirinya dengan baik. Bisa menyimpan rahasia dan menyembunyikan kepribadiannya. Kelebihannya, otaknya tiak terkontaminasi pikiran-pikiran negatif. Ia juga fokus, bertanggungjawab dan memiliki self of belonging yang tinggi pada sesuatu yang menjadi miliknya.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;SISIRAN KE BELAKANG&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Menunjukkan sosok laki-laki yang keras kepala dan royal, terutama pada teman dan keluarga. Ia mudah putus asa dan akan mengeluh ketika menghadapi keadaan yang tidak sesuai dengan keinginannya. Sebaliknya, dia akan sangat bersemangat jika menghadapi keadaan yang sesuai dengan harapannya.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;PONI KE DEPAN&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Pria dengan gaya rambut seperti ini menunjukkan pribadi yang rasional, tapi terkadang gampang terbawa dengan pemikiran yang keliru. Ia mudah diprovokasi dan hanyut. Kalau orang yang tidak mengenalnya, dia akan terlihat menjaga jarak. Padahal begitu mengenalnya, dia sosok yang setia kawan dan murah hati. Dalam hubungan percintaan, ia sangat bergantung pada orang yang dia cintai.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;RAMBUT JABRIK&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Ia pribadi yang keras kepala dan emosional. Jika menginginkan sesuatu ia pantang mundur sebelum mendapatkannya. Ia sangat menyukai kebebasan dan tidak suka diatur. Ia pintar menyenangkan hati orang lain dan memiliki tekad untuk maju. Kelebihan lain, pintar bicara dan cenderung boros.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;BELAH TENGAH&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Gaya rambut seperti ini menandakan dia pribadi yang sederhana, kurang percaya diri, dan memegang teguh aturan norma yang ada. Hidupnya lurus-lurus saja dan tidak banyak tuntutan. Cenderung pemalu, namun perkataannya jujur dan dapat dipercaya. Seleranya tinggi. Ia rela mengeluarkan uang banyak demi memenuhi seleranya yang tinggi itu.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;GAYA MOHAWK&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Ia tidak suka mengikuti aturan lain selain aturannya sendiri yang dia anggap benar. Ia senang diperlakukan dan diingat. Ia tidak takut membicarakan apa yang dia pikirkan pada orang lain. Ia juga sangat fokus terutama pada hal-hal yang menarik minatnya. Ketika dia menggeluti suatu bidang, dia akan menjalaninya dengan serius. Selera humornya cukup tinggi. Dalam hal berteman dia tidak pilih-pilih.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;POTONGAN CEPAK&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Berkepribadian keras dan tegas, namun gampang tersinggung. Orang yang bisa diandalkan dalam berbagai situasi. Ia mau berkorban demi orang lain. Ia mempunyai pendirian yang teguh, rajin dalam bekerja, sayang keluarga dan pintar menjaga kesehatan.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;GONTA-GANTI MODEL&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Setiap bulan ia selalu mengganti model rambutnya. Ini menunjukkan kepribadian yang dinamis atau menyukai hal-hal baru. Ia orang yang mudah beradaptasi di lingkungan baru sekalipun. Kelebihannya, otaknya sangat kreatif.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;&amp;nbsp;Hei Girls, Boys....&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;MAu Tahu cara menarik simpati cewek atau mau tahu karakter cowok kamu?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;Salah satu cara mengetahui sifat atau bisa juga kepribadian dari kamu atau cowok kamu dalah dari rambutnya. Berikut ini beberapa tipe rambut dan juga sifatnya....&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;SANGAT LURUS&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Ia memiliki kepribadian yang bebas, selalu menuruti keinginannya sendiri, berpendirian kuat, dan tidak suka kompromi. Ia juga sangat bangga pada dirinya sendiri. Ia sangat pemilih dan tidak menyukai pasangan yang mengganggu privasinya.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;RAMBUT PANJANG&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Tampilan luarnya memang terlihat ganas, namun dia memiliki jiwa yang sensitif. Tidak mudah membuat dia jatuh cinta. Tapi kalau hatiinya sudah mentok pada seseorang, dia akan sulit berpaling. Ia tipe emosional, namun dapat dipercaya dan baik hati. Meski usianya telah dewasa, jiwa kekanakannya sering muncul. Ia sering terperangkap dalam jiwa remajanya dan terbuai oleh nostalgia masa lalu.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 100%; font-weight: bold;"&gt;&lt;span style="font-family: Arial;"&gt;RAMBUT ACAK-ACAKAN&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: Arial;"&gt;Wah, itu sih karena pikirannya sedang kusut.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2386210949651721033?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2386210949651721033/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/mengetahui-kepribadian-dari-gaya-rambut.html#comment-form' title='2 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2386210949651721033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2386210949651721033'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/mengetahui-kepribadian-dari-gaya-rambut.html' title='Mengetahui Kepribadian Menurut Gaya Rambut'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2479866178715181269</id><published>2010-08-02T20:05:00.000-07:00</published><updated>2011-01-30T19:53:16.330-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips dan Trik'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Ketahui Kepribadianmu Lewat Cara Ngupil Mu</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TFeHNFa8PEI/AAAAAAAAAqQ/whuJhrworig/s1600/ngupil.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TFeHNFa8PEI/AAAAAAAAAqQ/whuJhrworig/s200/ngupil.jpg" width="150" /&gt;&lt;/a&gt;&lt;/div&gt;1.Orang yang taat beragama, Berdoa dulu sebelum ngupil&lt;br /&gt;&lt;br /&gt;2. Orang yang tidak berpendidikan, Menggunakan jari orang lain untuk ngupil.&lt;br /&gt;&lt;br /&gt;3. Orang yang suka ganti suasana, Selalu menggunakan jari yang berbeda tiap kali ngupil&lt;br /&gt;&lt;br /&gt;4. Orang yang menganggap waktu adalah uang, Kalo ngupil, 2 lobang sekaligus (Sekali mendayung, 2 pulau terlampaui)&lt;br /&gt;&lt;br /&gt;5. Orang yang perfeksionis, Kalo mau ngupil ia mencuci tangannya sampai bersih. Setelah ngupil, tangannya dicuci lagi, dan hidungnya dikompres dengan alkohol, untuk mencegah terjadinya infeksi karena saat ngupil, bisa saja jari tangan melukai hidung&lt;br /&gt;&lt;br /&gt;6. Orang yang berlibido tinggi, Saat ngupil, jarinya di masukkan dan dikeluarkan dan dimasukkan dan dikeluarkan dan di masukkan dan dikeluarkan dan di masukkan dan dikeluarkan dan di masukkan dan dikeluarkan dan di masukkan dan dikeluarkan dan dimasukkan dan dikeluarkan sampai keluar lendir.&lt;br /&gt;&lt;br /&gt;7. Orang yang tidak berpendidikan tapi punya sopan santun, Menggunakan jari orang lain untuk ngupil, dan mengucapkan terima kasih setelah selesai.&lt;br /&gt;&lt;br /&gt;8. Orang yang inovatif, Menggunakan jari kaki untuk ngupil&lt;br /&gt;&lt;br /&gt;9. Orang berjiwa samurai, Saat ngupil, jari dimasukkan ke hidung, ditarik ke atas, diturunkan kebawah,tarik ke kiri kemudian tarik ke kanan.&lt;br /&gt;&lt;br /&gt;10. Orang yang suka petualangan, Selalu mencoba untuk meraih celah yang tak pernah diraih tiap kali ngupil.&lt;br /&gt;&lt;br /&gt;11. Orang yang mempunyai time-management yang tinggi, Ada jadwal tuk ngupil per minggu, dan selang waktu untuk ngupil tiap kali ngupil&lt;br /&gt;&lt;br /&gt;12. Orang yang bagaikan punguk merindukan bulan, Mencoba untuk melompat lompat, dan mengharapkan upilnya akan turun dengan sendirinya.&lt;br /&gt;&lt;br /&gt;13. Orang yang punya kecenderungan “Psychopath” , Hanya akan berhenti ngupil setelah hidungnya berdarah.&lt;br /&gt;&lt;br /&gt;14. Orang yang nggak tahan digelitik, Sambil ngupil, sambil tertawa.&lt;br /&gt;&lt;br /&gt;15. Orang yang mengikuti perkembangan teknologi, Ngupil dengan memakai antenna handphone.&lt;br /&gt;&lt;br /&gt;16. Orang yang nggak mau menghabiskan waktu untuk melakukan hal sia-sia, Membuka lebar hidungnya dan menyuruh orang lain untuk mengintip apakah ada upil di dalam, karena nggak mau sia-sia masukin jari ke hidung tapi ternyata nggak ada upil.&lt;br /&gt;&lt;br /&gt;17. Orang yang berjiwa oriental, Menggunakan sumpit untuk ngupil&lt;br /&gt;&lt;br /&gt;18. Orang yang pilih kasih, Hanya ngupil lobang hidung sebelah kiri, sedangkan yang kanan dibiarkan begitu saja.&lt;br /&gt;&lt;br /&gt;19. Orang yang adil, arif dan bijaksana, Kalo upil dari lobang hidung sebelah kiri lebih banyak dibanding upil dari hidung sebelah kanan, maka dia akan masukkan sedikit upil dari lobang hidung sebelah kiri kedalam lobang hidung sebelah kanan, baru mulai ngupil lagi&lt;br /&gt;&lt;br /&gt;20. Orang yang plin plan, alias baru makan buah simalakama, Ngupil salah, nggak ngupil salah, ngupil salah, nggak ngupil salah&lt;br /&gt;&lt;br /&gt;21. Orang yang latah, Saat kuku tangan tanpa sengaja melukai hidung, maka dia akan berteriak “EH MAMA KU UPIL EH UPIL KU MAMA”&lt;br /&gt;&lt;br /&gt;22. Orang yang pelupa, Saat jari tangan sudah di dalam hidung, sesaat dia lupa apa yang ingin dia lakukan dengan memasukkan jari ke hidung.&lt;br /&gt;&lt;br /&gt;23. Orang yang ceroboh, Orang yang setelah selesai ngupil lobang hidung sebelah kiri, kemudian lupa untuk ngupil lobang hidung sebelah kanan.&lt;br /&gt;&lt;br /&gt;24. Orang yang punya kecenderungan “Copy Cat”, Setelah ngupil, dia akan berkata; “Ngupil? Siapa takut…”&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2479866178715181269?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2479866178715181269/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/ketahui-kepribadianmu-lewat-cara-ngupil.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2479866178715181269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2479866178715181269'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/ketahui-kepribadianmu-lewat-cara-ngupil.html' title='Ketahui Kepribadianmu Lewat Cara Ngupil Mu'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TFeHNFa8PEI/AAAAAAAAAqQ/whuJhrworig/s72-c/ngupil.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-2584874540890128355</id><published>2010-08-02T19:24:00.000-07:00</published><updated>2011-01-25T05:52:51.369-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 7 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_aBdJJNT5zJE/TFeJETkWJAI/AAAAAAAAAqY/VogXYvHZKH0/s1600/ccna.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://1.bp.blogspot.com/_aBdJJNT5zJE/TFeJETkWJAI/AAAAAAAAAqY/VogXYvHZKH0/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;Chapter 7 Exam - IT Essentials: PC Hardware and Software (Version 4.1)&lt;br /&gt;&lt;br /&gt;1.Instead of the document that was expected, a printer is printing unusual characters. What should be the next steps in solving this printer problem?&lt;br /&gt;#Check the printer data cabling. If the cabling is secure on both ends, replace the print cartridge or ribbon.&lt;br /&gt;&lt;br /&gt;2.Which printing technology uses the vibration of a crystal to control the flow of ink onto the paper to produce an image?&lt;br /&gt;#piezoelectric&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3.Which unit is commonly used to measure the print quality of an inkjet printer?&lt;br /&gt;#DPI&lt;br /&gt;&lt;br /&gt;4.What is the best source for a Windows-compatible scanner driver?&lt;br /&gt;#website for scanner manufacturer&lt;br /&gt;&lt;br /&gt;5.What is an advantage of using a solid-ink printer instead of an inkjet printer?&lt;br /&gt;#It produces vivid color prints.&lt;br /&gt;&lt;br /&gt;6.What are two advantages of using impact printers? (Choose two.)&lt;br /&gt;#carbon-copy printing ability&lt;br /&gt;#inexpensive consumables&lt;br /&gt;&lt;br /&gt;7.What is typical of a network printer installation?&lt;br /&gt;#the use of Ethernet or wireless&lt;br /&gt;&lt;br /&gt;8.Which software converts scanned pages into text?&lt;br /&gt;#Optical Character Recognition&lt;br /&gt;&lt;br /&gt;9.Which three functions are commonly included in the all-in-one devices? (Choose three.)&lt;br /&gt;#fax&lt;br /&gt;#printer&lt;br /&gt;#scanner&lt;br /&gt;&lt;br /&gt;10.Which step of the laser printing process is the last step performed by a laser printer when printing a document?&lt;br /&gt;#fusing&lt;br /&gt;&lt;br /&gt;11.Which technology is used by laser printers?&lt;br /&gt;#&lt;span class="fullpost"&gt;electrophotographic&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;12.Which two modes of operation within the IEEE 1284 standard allow bi-directional communication? (Choose two.)&lt;br /&gt;#ECP&lt;br /&gt;#EPP&lt;br /&gt;&lt;br /&gt;13.Which standard governs the use of parallel printer ports?&lt;br /&gt;#IEEE 1284&lt;br /&gt;&lt;br /&gt;14.Which printer technology is used in low-cost, photo-quality printers?&lt;br /&gt;#inkjet&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;15.Which type of printer is commonly used in stores to produce cash register receipts?&lt;br /&gt;#thermal&lt;br /&gt;&lt;br /&gt;16.A museum possesses several old paintings that the curators wish to reproduce and sell in the museum gift shop. Which type of scanner can be used to produce the highest-quality reproduction?&lt;br /&gt;#drum&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;17.Which software, embedded in a printer, controls how the printer operates and can be upgraded?&lt;br /&gt;#firmware&lt;br /&gt;&lt;br /&gt;18.What is the maximum number of devices that can be connected to a single FireWire interface?&lt;br /&gt;#63&lt;br /&gt;&lt;br /&gt;19.Which laser printer component is a metal cylinder that is coated with a light-sensitive insulating material?&lt;br /&gt;#drum&lt;br /&gt;&lt;br /&gt;20.Which two names refer to the IEEE 1394 standard? (Choose two.)&lt;br /&gt;#FireWire&lt;br /&gt;#i.Link&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21.Which step of the laser printing process involves scanning the photosensitive drum with a laser?&lt;br /&gt;#writing&lt;br /&gt;&lt;br /&gt;22.Which Windows XP command sends a file named example.txt to the default printer?&lt;br /&gt;#print example.txt&lt;br /&gt;&lt;br /&gt;23.Which two Wi-Fi standards are used to provide a wireless connection between printers and computers? (Choose two.)&lt;br /&gt;#802.11b&lt;br /&gt;#802.11g&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;24.What is a common disadvantage of inkjet printers?&lt;br /&gt;#The nozzles can get obstructed.&lt;br /&gt;&lt;br /&gt;25.What laser printer component could cause streaking?&lt;br /&gt;#drum&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-2584874540890128355?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/2584874540890128355/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-7-exam-it-essentials-pc.html#comment-form' title='11 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2584874540890128355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/2584874540890128355'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-7-exam-it-essentials-pc.html' title='Chapter 7 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_aBdJJNT5zJE/TFeJETkWJAI/AAAAAAAAAqY/VogXYvHZKH0/s72-c/ccna.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-1231974658491335854</id><published>2010-08-01T21:43:00.000-07:00</published><updated>2011-01-25T05:52:51.370-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 3 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_aBdJJNT5zJE/TFZMxFRJswI/AAAAAAAAAqI/Sm4XJdUb9h4/s1600/ccna.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="170" src="http://2.bp.blogspot.com/_aBdJJNT5zJE/TFZMxFRJswI/AAAAAAAAAqI/Sm4XJdUb9h4/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;1.A technician is installing a new power supply in a computer. Which type of power connector should be used to connect to a PATA hard drive?&lt;br /&gt;#molex&lt;br /&gt;&lt;br /&gt;2.Refer to the exhibit. Which type of port is shown?&lt;br /&gt;#USB&lt;br /&gt;&lt;br /&gt;3.After a technician has assembled a new computer, it is necessary to configure the BIOS. At which point must a key be pressed to start the BIOS setup program?&lt;br /&gt;#during the POST&lt;br /&gt;&lt;br /&gt;4.A technician is installing a new power supply in a computer. Which type of power connector should be used to connect to a floppy drive?&lt;br /&gt;#Berg&lt;br /&gt;&lt;br /&gt;5.Which solution should be used to clean a CPU and a heat sink?&lt;br /&gt;#isopropyl alcohol&lt;br /&gt;&lt;br /&gt;6.isopropyl alcohol&lt;br /&gt;#7&lt;br /&gt;&lt;br /&gt;7.A technician is troubleshooting a computer that has a malfunctioning floppy drive. The technician observes that the floppy drive light remains lit constantly. How should the technician attempt to repair the problem?&lt;br /&gt;#Connect the data cable making sure that the colored stripe on the cable is aligned with pin 1 on the drive and the motherboard.&lt;br /&gt;&lt;br /&gt;8.Which type of drive is installed in a 5.25-inch bay?&lt;br /&gt;#optical drive&lt;br /&gt;&lt;br /&gt;9.Which additional 4-pin or 6-pin power connector is required by some motherboards?&lt;br /&gt;#AUX&lt;br /&gt;&lt;br /&gt;10.A technician is assembling a new computer. Which two components are often easier to install before mounting the motherboard in the case? (Choose two.)&lt;br /&gt;#CPU&lt;br /&gt;#Memory&lt;br /&gt;&lt;br /&gt;11.When building a computer, which two components are normally installed in 3.5-inch drive bays? (Choose two.)&lt;br /&gt;#hard drive&lt;br /&gt;#floppy drive&lt;br /&gt;&lt;br /&gt;12.Which port is typically used for external wireless NICs?&lt;br /&gt;#USB&lt;br /&gt;&lt;br /&gt;13.A technician is installing a new CPU in a ZIF socket on a motherboard. What is the primary way of securing the CPU in place?&lt;br /&gt;#load lever&lt;br /&gt;&lt;br /&gt;14.Which action is recommended to prevent the motherboard from contacting the metal base of the case?&lt;br /&gt;#Use standoffs to keep the motherboard above the metal base.&lt;br /&gt;&lt;br /&gt;15.A field technician has been asked to install a wireless 802.11g NIC in a computer, but is unsure about the expansion slots available. Which two types of wireless NICs should the technician have available? (Choose two.)&lt;br /&gt;#PCI&lt;br /&gt;#PCIe&lt;br /&gt;&lt;br /&gt;16.What is the most reliable way for users to buy the correct RAM to upgrade a computer?&lt;br /&gt;#Check the motherboard manual or manufacturer's website.&lt;br /&gt;&lt;br /&gt;17.Refer to the exhibit. Which type of hard drive uses the power connector shown?&lt;br /&gt;#SATA&lt;br /&gt;&lt;br /&gt;18.A technician has just finished assembling a new computer. When the computer is powered up for the first time, the POST discovers a problem. How does the POST indicate the error?&lt;br /&gt;#It issues a number of short beeps.&lt;br /&gt;&lt;br /&gt;19.What is a convenient way that a technician can tell whether a ribbon cable is for an IDE hard drive or a floppy drive?&lt;br /&gt;#The floppy cable has a twist in the cable.&lt;br /&gt;&lt;br /&gt;20.Which internal component of a computer uses a 3-pin power connector?&lt;br /&gt;#fan&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7480556491064662203-1231974658491335854?l=tubanpunyatoak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tubanpunyatoak.blogspot.com/feeds/1231974658491335854/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-3-exam-it-essentials-pc.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1231974658491335854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7480556491064662203/posts/default/1231974658491335854'/><link rel='alternate' type='text/html' href='http://tubanpunyatoak.blogspot.com/2010/08/chapter-3-exam-it-essentials-pc.html' title='Chapter 3 Exam - IT Essentials: PC Hardware and Software (Version 4.1)'/><author><name>CATATAN ANAK RONGGOLAWE</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://3.bp.blogspot.com/_aBdJJNT5zJE/S4O7CF51t2I/AAAAAAAAATw/CWXqISVhzO0/S220/IT%27S+mE.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_aBdJJNT5zJE/TFZMxFRJswI/AAAAAAAAAqI/Sm4XJdUb9h4/s72-c/ccna.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7480556491064662203.post-4896209691463657059</id><published>2010-08-01T21:37:00.000-07:00</published><updated>2011-01-25T05:52:51.371-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CISCO'/><category scheme='http://www.blogger.com/atom/ns#' term='IT ESSENTIAL'/><category scheme='http://www.blogger.com/atom/ns#' term='Sang Admin Berkata'/><title type='text'>Chapter 6 Exam - IT Essentials: PC Hardware and Software (Version 4.1)</title><content type='html'>&lt;a href="http://3.bp.blogspot.com/_aBdJJNT5zJE/TFFysuPxRfI/AAAAAAAAAqA/zl8HyxCs-lU/s1600/ccna.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="170" src="http://3.bp.blogspot.com/_aBdJJNT5zJE/TFFysuPxRfI/AAAAAAAAAqA/zl8HyxCs-lU/s200/ccna.jpg" width="200" /&gt;&lt;/a&gt;SELAMAT MENGERJAKAN SEMOGA BERHASIL 99%....&lt;br /&gt;aMiiiiiNNNNN&lt;br /&gt;&lt;br /&gt;BISMILLAHIRROHMANIRROHIM&lt;br /&gt;&lt;br /&gt;1.Which two laptop ports are used primarily for communication and network connectivity? (Choose two.)&lt;br /&gt;*Ethernet&lt;br /&gt;*Modem&lt;br /&gt;&lt;br /&gt;2.Refer to the exhibit. A laptop has these graphics on specific keys on the keyboard. Which key would be used in conjunction with the Fn key to connect a laptop to an external monitor?&lt;br /&gt;*F8&lt;br /&gt;&lt;br /&gt;3.hat is the major difference between desk
