1.Which of the following factors determines the OSPF router ID when configuring a router with bothphysical and logical interfaces? A. The lowest network number of any interface.B. The highest network number of any interface.C. The highest IP address of any .... logical interface.D The middle IP address of any logical interface.E The lowest IP address of any physical interface.F The highest IP address of any physical interface.G The lowest IP address of any logical interface.Answer: C
2.Which of the following routes will be used to forward data in a situation where a routing table containsstatic, RIP, and IGRP routes destined to the same network with each set to its default administrativedistance? A. The RIP routeB. The static routeC. The IGRP ROUTED. All Three Will Load Balance.answer: B
3.You are a Cisco certified expert. You have been contracted by the TestKing Pro chain to fix a problemthat was caused by a MCP certified technician who could not complete the configuration of the routers.This TestKing Pro chain has three stores and wanted to maintain their bicycle repair business in a centralized manner through network connectivity. They then asked the local MCP certified technician toconfigure the routers, but the technician failed to establish connectivity among the routers.The routers are named TestKing1, TestKing2, and TestKing3, respectively.Identify the . faults (s) and make the appropriate change (s) to rectify the configuration of the routers TheMCP technician configured the routers with the specification that follows: .The routers are named TestKing1, TestKing2, and TestKing3..RIP is the routing protocol. Clocking is provided on the serial 0 interfaces .the password on each router is "testking" .the subnet mask on all interfaces is the default mask. .The ip addr esses are listed in chart below.TestKing1E0 192.168.27.1E1 192.168.29.1S0 192.168.31.1Secret password: testkingTestKing2E0 192.168.35.1S0 192.168.33.1S1 192.168.31.2Secret password: testkingTestKing3E0 192.168.37.1S1 192.168.33.2Secret password: testking < BR>
testkingTestKing2 # config tTestKing2 (config) # interface ethernet 0TestKing2 (config-if) # ip address 192.168.35.1 255.255.255.0TestKing2 (config-if) # no shutdownTestKing2 (config-if) # exitTestKing2 (config) # interface serial 0TestKing2 (config -if) # ip address 192.168.33.1 255.255.255.0TestKing2 (config-if) # clock rate 64000TestKing2 (config-if) # no shutdownTestKing2 (config-if) # exitTestKing2 (config) # interface serial 1TestKing2 (config-if) # ip address 192.168.31.2 255.255.255.0TestKing2 (config-if) # no shutdownTestKing2 (config-if) # exitTestKing2 (config) # router ripTestKing2 (config-router) # network 192.168.35.0TestKing2 (config-router) # network 192.168. 33.0TestKing2 (config-router) # network 192.168.31.0TestKing2 (config-router) # Ctrl-ZTestKing2 # copy running-config startup-configRouter TestKing3: Click on Host6TestKing3> enablePassword: testkingTestKing3 # config tTestKing3 (config) # interface ethernet 0TestKing3 ( Config-IF) # ip address 192.168.37.1 255.255.255 .0TestKing3 (config-if) # no shutdownTestKing3 (config-if) # exitTestKing3 (config) # interface serial 1TestKing3 (config-if) # ip address 192.168.33.2 255.255.255.0TestKing3 (config-if) # no shutdownTestKing3 (config- if) # exitTestKing3 (config) # router ripTestKing3 (config-router) # network 192.168.33.0TestKing3 (config-router) # network 192.168.37.0TestKing3 (config-router) # Ctrl-ZTestKing3 # copy running-config startup-config
4.The Following Exhibit Shows The Testking.com Wan. Study It Carefully:
7.You are a network administrator at TestKing You are troubleshooting a router problem You issue theshow ip route command on one of the routers The output from the command is shown in the followingexhibit:.... A 120 is the bandwidth allocation and 3 is the routing process number.B. 120 is the administrative distance and 3 is the metric for that route.C. 120 is the value of the update timer and 3 is the number of updates received.D. 120 is the UDP port for forwarding traffic and 3 is the number of bridges.Answer: B8.What is the basic characteristic of switches and hubs A Hubs can not filter frames.B Using hubs is costly with regard to bandwidth availability.C Switches do and can not forward broadcasts?... Switches Arented Frames.e. Switches Increase The Number of Collision Domains in The Network.answer: E
9.When you consider half-duplex and full-duplex Ethernet, what are unique for half-duplex Ethernet? (Select two options.) A. Half-duplex Ethernet operates in a shared collision domain.B. Half-duplex Ethernet operates in . an exclusive broadcast domain.C Half-duplex Ethernet has efficient throughput.D Half-duplex Ethernet has lower effective throughput.E Half-duplex Ethernet operates in an exclusive collision domain.Answer:.. A, D
10.Which PPP Authentication Methods Will You Use WHEN Configuring PPP ON ANTER OF A CISCO ROUTER? (Select Two Options.) A. Sslb. Slipc. Papd. Lapbe. Chapf. Vnpanswer: C, E
11.Study The EXHIBIT BELOW CAREFULLY:
What is the function of the Frame Relay DLCI with regard to TestKingA? A. Defines the signaling standard between TestKingA and TestKingB, B. Identifies the type of encapsulation in operation between TestKingA and TestKingB.C. Identifies the circuit between TestKingA and the frame switch.D. Defines the signaling standard between TestKingA and the frame switch.Answer: C12.What could be the rationale behind using passive-interface command when configuring a router A Allows interfaces to share common IP addresses.B Allows an interface to remain up without the aid of keepalives.C Allows?... A Router to send Routing and not received Updates Via That Interface.d. Allows a Routing Protocol To Forward Updates That Issing ITS IP Address.e. Allows A Router to received routing updates on an interface but not send Updates via That Interface.answer: E
13.You are a network administrator at TestKing The TestKing network is illustrated in the followingexhibit Study it carefully:..
The host, TK1, is connected to the TestKing1 LAN, but it can not get access to resources on any of theother networks. The host's configuration Is as follows: Host Address: ..... 192.168.166.42subnet mask: ... 255.255.255.240default Gateway: ..192.168.166.33then Which of the folloading is the cause of the problem? a. default gateway is a broadcast address.B. The default gateway is on a different subnet address as the host.C. The IP address of the host is on a different subnet.D. The host subnet mask is incompatible to the subnet mask of the Attached Router Interface.answer:
15.What are the benefits of using a router to segment the network at a main office? (Select two options.) A. Broadcasts are not forwarded across the router.B. Broadcasts are eradicated.C. Adding a router to the network decreases . latency.D Filtering can occur based on Layer 3 information.E Routers are more efficient than switches.Answer:. A, D16.You are a network technician at TestKing TestKing has a larger 172.12.0.0 network that you want todivide into subnets. . you want each subnet to support 459 hosts. you also want to provide the maximumnumber of subnets.Which network mask should you use? A. 225.225.0.0.B. 225.225.128.0.C. 225.225.224.0.D. 225.225.254.0 .Answer: d
17.Your new junior TestKing trainee, Rutger, has a problem with basic binary math. He must convert thebinary number 10011101 into its decimal and hexadecimal equivalent.Which two numbers must Rutger provide? (Select two options) A. 158B. 0x9DC. 156D 0x19f. 0x9fanswer: B, D
18.You are a network technician at TestKing The TestKing network is illustrated in the following exhibit.Study it carefully:.
Answer: Place 1st - DialerPlace 2nd - MapPlace 3rd - ProtocolPlace 4th - Next-hop-addressPlace 5th - Dialer-String
21.Which of the following commands will you use to display the configuration register setting on a router A show bootB show flashC show registerD show versionE show configAnswer:?..... D22.You are a network administrator at TestKing You must configure. a new subnetwork at the TestKingbranch office in Berlin. you have been provided with the subnet mask of 255.255.255.224. you want toassign IP addresses to hosts on the subnet.Which of the following IP addresses would you use? (Choose all that apply. ..............................................................................................................
23.You are a network technician at TestKing. You need to configure Frame Relay on a Cisco router.What is the default LMI (Local Management Interface) frame type transmitted by the Cisco router on aFrame Relay circuit? A. IETFB. B8ZSC. ANSID Ciscoe. Q933Aanswer: D
24.You are a network technician at TestKing. You have subnetted the 210.106.14.0 network with a / 24 mask.Your supervisor asks you how many usable subnetworks and usable host addresses per subnet this wouldmake provision for.What would your response be? A 1 NetWork with 254 hostsb. 4 NetWorks with 128 hostsd. 6 networks with 64 hostse. 8 networks with 36 hostsanswer: a
25.You are a network technician at TestKing. Due to rapid expansion, TestKing is leaning towards scalableWAN technology. Immediate plans for the company include an additional 7 regional offices with all sitesrequiring continuous connectivity, but the current head office has no free ports available. Which of The Following Wan Technologies Will Meet The Requirements? A. Frame relayb. Broadband cablec. Isdn-brid. Adsle. Dedicated PPP / HDLC Linksf. Isdnanswer: D
26.You are a network technician at TestKing. You apply the access list illustrated below to interface E0 on aCisco router. The interface is connected to the 192.168.1.8/29 LAN.access-list 123 deny tcp 192.168.166.18 0.0.0.7 eq 20 anyaccess-list 123 deny tcp 192.168.166.18 0.0.0.7 eq 21 anyWhat are the consequences of this specific access list? A. All traffic will be allowed to exit E0 except FTP traffic.B. FTP traffic from 192.168.166.19 to any host ... will be denied.C FTP traffic from 192.168.166.22 to any host will be denied.D All traffic exiting E0 will be denied.E All FTP traffic to network 192.168.166.18/29 from any host will be denied.Answer: D27.What are the characteristic of link state routing protocols? (Choose all that apply.) A. The exchange of advertisement is triggered by a change in the network.B. All routers exchange routing tables with each other iIn a multipoint network.C Packets area routed based on the destination.d. Paths Are Chosen Depending ON . The cost efficiency factor.E Every router in an OSPF area is capable of representing the entire network topology.F Only the designated router in an OSPF area can represent the entire network topology.Answer:. A, C, E
28.You use multiple access lists when configuring it on an interface of a Cisco router.Which of the following statements are valid? A. Application of up to three access lists per protocol to a single interface.B. No more than two access lists per interface.C. One access list may be configured per direction for each Layer 3 protocol configured on an interface.D. The maximum number allowed varies due to RAM availability in the router.E. An infinite number of access lists that can be applied to an interface, from most specific to most general.F Cisco IOS allows only one access list to an interface.Answer:. C29.Which of the following are typical Layer 2 encapsulations for a WAN link (Choose all that apply.) A? PPPC. Token Ringd. HDLCE. Frame Relayf. Potsanswer: B, D, E
30.You are a network technician at TestKing. TestKing has its head office in Mubai and a branch office inDelhi. You want to establish connectivity between head office and the branch office. You intend using twodata link layer encapsulation, one for data and one for Signaling.What Type of Wan Service Allows Of this Nature? a. ISDNB. ATMC. FDDID. ATXE. Frame Relayanswer: A
31.You are a network technician at TestKing. You use a Cisco router to divide the TestKing network intotwo separate segments, TestKing1 and TestKing2. The TestKing CEO is concerned about the cost, andwants to know what the purpose of your action is.What should you tell him? A. It decreases the number of broadcast domains.B. It makes broadcasting domains more efficient between segments.C. It increases the number of collisions.D. It prevents segment 1's broadcasts from getting to segment 2.E. It Connects Segment 1's Broadcasts to segment 2.answer: D
32.You are a network technician at TestKing. A newly appointed trainee wants to know what the basics ofdistance vector and link state routing protocols are.What would your reply be? (Choose all that apply.) A. Distance vector protocols send the entire routing table to directly connected neighbors.B. Distance vector protocols are responsible for sending updates to all networks listed in the routing table.C. Link state protocols are responsible for sending the entire routing table to the whole network.D. Link state protocols send updates regarding their own links status to all other routers on the network.Answer:?. A, D33.Which of the following statements is true regarding the split horizon rule A Distance vector protocols need fall back routes that are responsible for momentary loops.B NetWorks Can Only Remain Fully Operational Provided All Information Is Sent Out All Active Interfaces.c. Each As Must Keep Routing Tables Converged To Avoid Dead Routes from Being Advertised.d. Information. INFORMATION About a Route SHOULD NOT BE Sent Back in The Direction from Which The Original Update Came.E. Only Routers CAN Split Boundaries (Horizons) Between Concentric Networks.answer: D
34.You are a network technician at TestKing. A newly appointed trainee wants to know what the differencesand similarities between bridges and switches are.What would your reply be? (Choose all that apply.) A. Bridges are faster learners than switches due to fewer ports.B. Bridges and switches increase the size of a collision domain.C. A bridge will forward a broadcast but a switch will not.D. Bridges and switches learn MAC addresses through examining the source MAC address.E. A switch is A Uniport Bridge, Answer: D
35.You are a network technician at TestKing You are working with a 2500 series Cisco router You areperforming the password recovery procedure You have just typed the following command:... O / r 0x2142Your newly appointed trainee is curious about why this command is used .What shop you tell him? A. it is buy to restart the router.b. It is buy to bypass the configuration in nvram.c. It is buy to enter rom monitor mode.d. it is buy to view the lost password . .E It is used to save the changes to the configuration.Answer: B36.You are a network technician at TestKing You have told a newly appointed trainee that the OSI modelhas 7 layers and that the Application layer is the highest layer The.. TRAINEE IS CURIOUS ATHCHPROTOCOLS OPERATE AT The Application Layer.What SHOULD You Tell Him? (choose all this appl - a. tcpb. telnetc. ftpd. snmpe. iPanswer: B, C, D
37.You are a network technician at TestKing. TestKing has its head office in Berlin and a branch office inBonn. You are troubleshooting the WAN link between head office and the branch office.You replace a Cisco router that was providing Frame Relay connectivity at the Bonn site with a framerelay router from a different vendor. However, connectivity broke down between the two offices.What is the most likely cause of the problem? A. Mismatched LMI types.B. Incompatible encapsulation types.C. Mismatching IP addresses.D IncorRect Dlci.answer: B
38.You are a network administrator at TestKing. You need to configure five new routes urgently for testingpurposes. While connected to a router by console, you copy and past a configuration from a text file intothe HyperTerminal window. Part of the text file is shown in the following exhibit: As a result of this procedure, host 192.168.10.10/29 would not be able to ping the Ethernet interface of therouter Why A The new configuration must be saved to the NVRAM before the changes can be effected.?.. B. The subnet mask on the router results is miscommunication.C. The Ethernet network does not feature in the routing table due to imcomplete RIP configuration.D. The copied configuration did not overwrite the shutdown command on the Ethernet interface.E. The router Needs to be rebooted before the change: d
39.You are a network administrator at TestKing The TestKing network has three remote networks areaccessed through serial 0/0 interface on the testking1 router The remote networks are:... 172.16.10.0,172.16.20.0, and 172.16.30.0 However, users can not access 172.16.20.0 You are troubleshooting theproblem You issue the debug ip rip and show ip route commands The output form the command isshown in the following exhibit:...
41.You are a network technician at TestKing, Inc. You are currently troubleshooting a Cisco router Youissue the show ip route command The output from the command is displayed in the following exhibit: testking1 # show ip routeCodes:.. C - connected, S - Static, I - IGRP, R- RIP, M - Mobile, B - BGPD - EIGRP, EX - EIGRP EXTERNAL, O - OSPF, IA - OSPF Inner Areae1 - OSPF External Type 1, E2 - OSPF External Type 2, E - EGPI - IS-IS, L1 - IS-IS Level-1, L2 - IS-IS Level-2, * - Candidate Defaultu - Per-User Static Routegateway of Last Resort Is Not Str 192.168.8.0/24 [120/1] Via 192.168.2.2, 00:00:10, Serial0c 192.168.9.0.04 is Directly Connected, Serial1R 192.168.10.0/24 [120/7] VIA 192.168.9.1, 00:00:02, Serial1r 192.168.11.0/24 [ 120/7] VIA 192.168.9.1, 00:00:03, Serial1c 192.168.1.0/24 Is Directly Connected, Ethernet0c 192.168.2.0/24 is Directly Connected, Serial0r 192.168.3.0/24 [120/1] VIA 192.168.2.2 00:00:10, Serial0R 192.168.4.0/24 [120/15] VIA 192.168.2.2, 00:00:10, serial0r 192.168. 5.0 / 24 [120/15] VIA 192.168.2.2, 00:00:10, Serial0R 192.168.6.0/24 [120/15] VIA 192.168.2.2, 00:00:10, Serial0R 192.168.7.0/24 [120 / 1] VIA 192.168.2.2, 00:00:10, Serial0Which Route Will NOT BE ENTERED INTO THE ROUTING TABLE OF A NEighboring router? A. R 192.168.11.0/24 [120/7] VIA 192.168.9.1, 00:00: 03, Serial1b. C 192.168.1.0/24 IS Directly Connected, Ethernet0c. R 192.168.8.0/24 [120/1] VIA 192.168.2.2, 00:00:10, Serial0d. R 192.168.5.0 (120/15 ] VIA 192.168.2.2, 00:00:10, Serial0answer: D
42.You are a network technician at TestKing, Inc. You have subnetted the 201.105.13.0 network with a / 26mask. How many usable subnetworks and usable host addresses per subnet will be provided? A. 4 networks with 64 hostsB. 64 networks and 4 hostsC 2 networks and 62 hostsD 62 networks and 2 hostsE 6 network and 30 hostsAnswer:... C43.You are a network technician at TestKing, Inc. Your TestKing trainee is studying the spanning treealgorithm and wants to know what the default mechanism for determining the spanning-tree path cost is.What would your reply be? A. Statically determined by the administrator.B. Sum of the costs based on bandwidth.C. Total hop count.D. Sum of the cost based on latency.Answer : B
44.You are a trainee technician at TestKing, Inc. You need to display your knowledge of the Spanning-Treealgorithm.Connect the Spanning-Tree Protocol states with the correct functions. (Not all options are used.)
Answer:
Click on the host icon that is connect to a router by a serial console cable to configure the router.Answer: TestKing3> enablePassword: testkingTestKing3 # config terminalTestKing3 (config) # interface ethernet 0 (Shorthand: int e 0) TestKing3 (config) # router ripTestKing3 (config-router) # network 192.168.101.0TestKing3 (config-router) # network 192.168.101.0TestKing3 (config-router) # exitTestKing3 (config) # int ethernet 0TestKing3 (config-if) # ip address 192.168.101.17 255.255.255.240TestKing3 (config-if) # no shutdownTestKing3 (config-if) # exitTestKing3 (config) # interface serial 1 (Shorthand: int s 1) TestKing3 ( config-if) # ip address 192.168.101.33 255.255.255.240TestKing3 (config-if) # no shutdownTestKing3 (config-if) # CTRL ZTestKing3 # copy running-config startup-config47.You are a network technician at TestKing, Inc. You are Planning a Network Installation for the Company.The Design Requires 100 Separate SubnetWorks, Resulting In the acquisit ion of a Class B network address.Which of the following subnet masks will provide the 100 subnetworks required, if 500 usable hostaddresses are required per subnet? A. 255.255.0.0B. 255.255.224.0C. 255.255.254.0D. 255.255.255.0 E. 255.255.255.224f. 255.255.255.254ambwer: c
48.What is The function of access control lists (choise all this apply.) A. Monitor the number of bytes and packets.b. Assume role off virus detector.c. Identify Interesting Traffic for DDR.D. IP Route filtering.e. provide high network availability.f. Classify and organization network traffic.answer: C, D, f
49.What could you use to prevent rooting loops in the network when configuring the network using a distance vector routing protocol? (Choose all that apply.) A. Spanning Tree ProtocolB. Shortest path first treeC. Link-state advertisements (LSA) D . Hold-down timersE Split horizonF VRPAnswer:... D, E50.The following exhibit shows the router topology for the TestKing network
each host is connected through its own 10Mbps half-duplex switch port to the e0 interface of the routerTestKing1.What is the bandwidth available to each host A 1 MbpsB 10 MbpsC 20 MbpsD 100 MbpsE 120 MbpsAnswer?.....: B
54.Three sites, TestKing1, TestKing2, and TestKing3 are connected via a WAN. At each site a routerprovides serial connectivity to the Wan and an Ethernet connection to a LAN. All three routers areconfigured, and the network is functional. Configure and apply an access list will prevent telnet access tothe TestKing1 router while allowing all other traffic to pass The access list should not contain more thanthree (3) statements and should be applied to the TestKing1 router The routers have been previouslyconfigured with the following specifications:.. .The routers are named TestKing1, TestKing2, and TestKing3. .RIP is the routing protocol. .The clocking signal is provided on the serial 0 interfaces. .All passwords on all routers are "testking". .The subnet mask on all the interfaces is the . default mask .IP addresses are listed in the chart below.TestKing1E0 192.168.149.1S0 192.168.199.1Secret password: testkingTestKing2E0 192.168.155.1S0 192.168.11.1S1 192.168.199.2Secret password: test Kingtestking3e0 192.168.11.2
To configure the router click on the host icon that is connected to a router by a serial console cable.Answer: TestKing1> enablePassword: TestKing1 # show access-listsTestKing1 # config tEnter configuration commands, one per line. End with END.TestKing1 (config) # access-list 101 deny tcp any 192.168.149.1 0.0.0.0 eq 23TestKing1 (config) # access-list 101 deny tcp any 192.168.199.1 0.0.0.0 eq 23TestKing1 (config) # access-list 101 permit ip any anyTestKing1 (config) #interface Ethernet 0TestKing1 (config-if) #ip access-group 101 inTestKing1 (config-if) # exitTestKing1 (config) #interface serial 0TestKing1 (config- IF) #ip access-group 101 inteestking1 (config-if) #
56.You are a network technician at TestKing, Inc. You are using a switch to break up a broadcast domain.Which features of the switch enables this? A. Transparent bridgingB. Cut-through bridgesC. Fragment-free switchesD. MicrosegmentationE. Virtual Lansf. Store-And-Forward Switchinganswer: E
57.To upgrade a network, emphasis must be placed on efficiency and error-free transport rather than fasttransport. For this purpose, new switches had been purchased. Which switching mode should beconfigured on these new switches to have the desired effect? A.802.1 q forwardingB.VTP transparent modeC.cut-throughD.store-and-forwardE.fragment-freeF.frame-filteringAnswer: D58.Which of the following addresses can be assigned to network hosts when given a subnet mask of255.255.255.224 (? .................................................................................................................................
59.Documenting the name of the IOS image file of each router in the network is part of updating networkdocumentation.Which of the following commands can be used to obtain this information? A. Router # show IOSB. Router # show versionC. Router # show Imaged. Router # show protocolse. Router # show flashanswer: b
60.Which of the following statements describes the rule of split horizon? A. Only routers can split boundaries (horizons) between concentric networks.B. Each AS must keep routing tables converged to prevent dead routes from being advertised acrossboundaries.C. Networks can only remain fully converged if all information is sent out all active interfaces.D. Information about a route should not be sent back in the direction from which the original update came.E. Distance vector protocols need fall back routers that are responsible for momentary loops .Answer: d
61.You Are A NetWork Technician At Testking, Inc. Testking Network Is Shown In The Following Exhibit:
Answer:
67.You are a network technician at TestKing, Inc. You are configuring the routing protocol on theTestKing3 router to allow a host on the LAN to communicate with a host on the TestKing2 router, wherethe TestKing3 router is an addition to and already configured network that includes TestKing1 andTestKing2, each with one LAN respectively.The routers have been configures as follows: .The routers are named TestKing1, TestKing2, and TestKing3..RIP is the routing protocol.The clocking is provided on the serial 0 interfaces..The secret password on the TestKing3 router is "testking" .The subnet masks on all interfaces is the default mask..The IP addresses are listed in the chartTestKing1E0 192.168.149.1S0 192.168.179.1TestKing2E0 192.164.155.1S0 192.168.111.1S1 192.168.179.2TestKing3E0 192.111.2
Answer:
71.You are the network administrator at TestKing, Inc. TestKing's network topology is shown in thefollowing exhibit:
You must configure the address on the TestKing2 serial interface. Which of the following commands willyou use? A. TESTKING2 (config-if) # ip address 172.16.17.1 255.255.255.0B. TESTKING2 (config-if) # ip address 172.16.18.2 255 255.255.252.0 C. TestKing2 (config-if) # ip address 172.16.18.1 255.255.255.0d. TestKing2 (config-if) # ip address 172.16.17.2 255.255.255.252ambwer: B
73.You are a network technician at TestKing, Inc. You received reports that users on the TestKing2Ethernet site can not access the TestKing1 network site You issue the show running-config command.The output form the command is shown in the following exhibit:. < BR>
After reviewing the command output, what is the most likely cause of the problem? A. Link state routing protocol is missing.B incorrectly configured IP addressesC IGRP is incorrectly configured.D Frame relay is not configured.Answer:... C74.You are a network technician at TestKing, Inc. You add a new workstation to the TestKing network toaccommodate a new employee The relevant section of the TestKing network is shown in the followingexhibit:.
The employee is unable to connect to the server TestKingA at IP address 192.168.10.98/27.Can you identify the incorrectly configured network parameter in the workstation configuration? A. IP address of the Ethernet 0 router interfaceB. ServerC. Workstation default gatewayD. Workstation subnet Maske. Workstation IP Addressanswer: C
75.You Are A NetWork Technician At Testking. Your Trainee Asks You What 1111000 Binary IS in Decimal.What Would Your Reply Be? A. 220b. 224c. 240d. 248E. 256Answer: D
76.You are a network technician at TestKing, Inc. You received a report that users on the 172.17.22.0network are unable to reach the server located on the 172.31.5.0 network. You connected to routerTestKing1 via the console port, issued the show ip route command, and could ping the server.The network topology and the output from the show ip route is shown in the following exhibit:
TestKing2 and TestKing3 are configured for RIPv1 and have complete connectivity. TestKing1 wasrecently added to the network. You want TestKing1 to have full connectivity as well.What would then be the most appropriate TestKing1 configuration? A. TestKing1 (config ) # router ripTestKing1 (config-router) # network 10.0.0.0TestKing1 (config-router) # network 172.16.0.0TestKing1 (config-router) # network 192.168.1.0B. TestKing1 (config) # router ripTestKing1 (config-router) # network 10.0.0.0testking1 (config-router) # network 192.168.1.0c. TestKing1 (config) # Router riptestking1 (config-router) # network 10.0.0.0testking1 (config-router) # network 172.16.0.0d. TestKing1 ( CON fig) # router ripTestKing1 (config-router) # network 10.0.0.0Answer: C78.You are a network technician at TestKing, Inc. You are required to troubleshoot a network connectivityproblem While busy, you observe steady link lights on both the workstation. NIC and the switch port towhich the workstation is connected. However, when the ping command is issued from the workstation, the output message "Request timed out" is displayed.At which layer of the OSI model does this problem reside? A. The data Link Layerb. The application layerc. The service layere. The network layerenswer: e
79.THE Testking Network Is Shown in The Following Exhibit:
What is the function of the Frame Relay DLCI with regard to TestKing1? A. Defines the signaling standard between TestKing1 and TestKing2.B. Classifies the encapsulation used between TestKing1 and TestKing2.C. Identifies the circuit between TestKing1 and the frame switch.D. Classifies the circuit between TestKing1 and TestKing2 .E Defines the signaling standard between TestKing1 and the frame switch.Answer:. C80.You are a network technician at TestKing, Inc. The router topology for the TestKing network is shown inthe following exhibit: