Cisco Exam Bundle

Size: px
Start display at page:

Download "Cisco Exam Bundle"

Transcription

1 Cisco Exam Bundle Number: Passing Score: 800 Time Limit: 120 min File Version: Cisco Exam Bundle Exam Name: Cisco Interconnecting Cisco Networking Devices Part 2 For Full Set of Questions please visit:

2 Actualanswers QUESTION 1 Exam Description The Interconnecting Cisco Networking Devices Part 2 (ICND2) is the exam associated with the Cisco Certified Network Associate certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 2 (ICND2) v1.0 course. This exam tests a candidate's knowledge and skills required to successfully install, operate, and troubleshoot a small to medium size enterprise branch network. The exam covers topics on VLSM and IPv6 addressing; extending switched networks with VLANs; configuring, verifying and troubleshooting VLANs; the VTP, RSTP, OSPF and EIGRP protocols; determining IP routes; managing IP traffic with access lists; NAT and DHCP; establishing point-to- point connections; and establishing Frame Relay connections. Exam Topics The following topics are general guidelines for the content likely to be included on the Interconnecting Cisco Networking Devices Part 2 exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice. Topic 1 - Configure, verify and troubleshoot a switch with VLANs and interswitch communications. (63 Questions) Describe enhanced switching technologies (including: VTP, RSTP, VLAN, PVSTP, 802.1q) Describe how VLANs create logically separate networks and the need for routing between them Configure, verify, and troubleshoot VLANs Configure, verify, and troubleshoot trunking on Cisco switches Configure, verify, and troubleshoot intervlan routing Configure, verify, and troubleshoot VTP Configure, verify, and troubleshoot RSTP operation Interpret the output of various show and debug commands to verify the operational status of a Cisco switched network Implement basic switch security (including: port security, unassigned ports, trunk access, etc.) Topic 2 - Implement IP addressing and Services(18 Questions) Calculate and apply a VLSM IP addressing design to a network Determine the appropriate classless addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment Describe the technological requirements for running IPv6 (including: protocols, dual stack, tunneling, etc) Describe IPv6 addresses Identify and correct common problems associated with IP addressing and host configurations Topic 3 - Configure and troubleshoot basic operation and routing on Cisco devices. (69 Questions) Compare and contrast methods of routing and routing protocols Configure, verify and troubleshoot OSPF Configure, verify and troubleshoot EIGRP Verify configuration and connectivity using ping, traceroute, and telnet or SSH Troubleshoot routing implementation issues Verify router hardware and software operation using SHOW DEBUG commands Implement basic router security Topic 4 - Implement, verify, and troubleshoot NAT and ACLs in a medium-size Enterprise branch office network. (20 Questions) Describe the purpose and types of access control lists Configure and apply access control lists based on network filtering requirements Configure and apply an access control list to limit telnet and SSH access to the router Verify and monitor ACL's in a network environment Troubleshoot ACL implementation issues Explain the basic operation of NAT Configure Network Address Translation for given network requirements using CLI Troubleshoot NAT implementation issues

3 Topic 5 - Implement and verify WAN links. (24 Questions) Configure and verify Frame Relay on Cisco routers Troubleshoot WAN implementation issues Describe VPN technology (including: importance, benefits, role, impact, components) Configure and vary PPP connection between Cisco routers A. B. C. D. Correct Answer: /Reference: QUESTION 2 To reduce administrative overhead in a switched network by allowing the configuration of a new VLAN to be distributed to all the switches in a domain, which protocol will be used? A. VTP B. STP C. DHCP D. SNMP Correct Answer: A QUESTION 3 P4S.Inc has decided to network three (3) locations to improve efficiency in inventory control. The routers have been named to reflect the location: P4S-RA,P4S-RB,P4S-RC. The necessary networking has been completed at each location, and the routers have been configured with single area OSPF as the routing protocol. The P4S-RA router was recently installed but connectivity is not complete because of incomplete routing tables. Identify and correct any problem you see in the configuration. NOTE: The OSPF process must be configured to allow interfaces in specific subnets to paricipate in the routing process.

4 A. B. C. D. Correct Answer: /Reference: Answer & Correct Answer Login P4S-RA router- P4S-RA>enable password: cisco P4S-RA#config terminal P4S-RA(config)#router ospf 2 P4S-RA(config-route)#no network area 0 P4S-RA(config-route)#network area 0 P4S-RA(config-route)#end P4S-RA#copy run start s This question is to examine OSPF protocol configuration. The OSPF process must be configured to allow interfaces in specific subnets to participate in the routing process. Adding network into the process requires correct wildcard mask. /30's wildcard mask is

5 QUESTION 4 The P4S network have been configured for OSPF area 0 shown below: Based on the information shown above, You wish to ensure that P4S1 will be preferred as the designated router (DR) for the /24 LAN segment. What configuration tasks could be used to establish this preference? (Choose three) A. Configure the priority value of the Fa0/0 interface of P4S1 to a higher value than any other interface on the Ethernet network. B. Change the priority value of the Fa0/0 interface of P4S1 to zero. C. Configure a loop back interface on P4S1 with an IP address higher than any IP address on the other routers. D. Change the priority values of the Fa0/0 interfaces of P4S2 and P4S3 to zero. Correct Answer: ACD QUESTION 5 As a cisco technician, you need to know EIGRP protocol very well. Which of the following is true about EIGRP successor routes? (Choose two.) A. A successor route is used by EIGRP to forward traffic to a destination. B. Successor routes are stored in the neighbor table following the discovery process.

6 C. Successor routes are flagged as "active" in the routing table. D. A successor route may be backed up by a feasible successor route. Correct Answer: AD /Reference: QUESTION 6 Problems may occur when a routing protocol tries to identify the next hop in discontinuous networks in the IP addressing scheme. But some routing protocols may minimize the effects of the problems. Which are these routing protocols? (Choose three.) A. RIP v2 B. OSPF C. EIGRP D. VLSM Correct Answer: ABC QUESTION 7 On the basis of the exhibit presented. What does the 128 indicate in the router output O /30 [110/128] via ,00:35:36, Serial 0? A. OSPF cost B. OSPF administrative distance C. OSPF priority D. OSPF hop count

7 Correct Answer: A QUESTION 8 In order to establish a secure terminal connection to a remote network device, which protocol will you use? A. WEP B. SSH C. SNMPv1 D. SNMPv2 Correct Answer: B QUESTION 9 The exhibit below displays the topology and partial router configurations. The network is completely operational and all routing tables are converged. Which route will appear in the output of the show ip route command issued on the P4S-Branch router? A. S* /0 [1/0] via B. C /24 is directly connected, FastEthernet0/0 C. R /30 [120/1] via , 00:00:22, Serial0/0 D. R /30 [120/0] via , 00:00:22, Serial0/0

8 Correct Answer: A QUESTION 10 Examine the following router commands, which one could be used for verifying the type of cable connected to interface serial 0/0? A. show ip interface serial 0/0 B. show controllers serial 0/0 C. show running-config D. show interfaces serial 0/0 Correct Answer: B QUESTION 11 Open Shortest Path First (OSPF) is a routing protocol developed for Internet Protocol (IP) networks by the Interior Gateway Protocol (IGP) working group of the Internet Engineering Task Force (IETF). What is the default administrative distance of the OSPF routing protocol? A. 120 B. 100 C. 110 D. 90 Correct Answer: C QUESTION 12 Look at the following exhibit. To connect the autonomous systems, which routing protocol should be used?

9 A. RIP B. BGP C. OSPF D. EIGRP Correct Answer: B QUESTION 13 Look at the exhibit. Host P4S-PC1 fails to ping Host P4S-PC2. To enable the communication between the two hosts, what needs to be configured? A. A router needs to be configured to route between the VLANs. B. Spanning Tree Protocol needs to be configured on the switch. C. The default gateway of the hosts needs be configured to D. The switch needs to be configured with an IP address on the correct subnet. Correct Answer: A QUESTION 14 Enhanced Interior Gateway Routing Protocol - (EIGRP) is a Cisco proprietary routing protocol loosely based on their original IGRP. A router has EIGRP configured as the only routing protocol. How does EIGRP respond if there is no feasible successor route to a destination network and the successor route fails? A. It places the route in holddown until LSA updates inform it of a new route to the network. B. It immediately sends its entire routing table to its neighbors. C. EIGRP sends a Hello packet to the DR to inform it of the route failure. D. It sends queries out to neighbors until a new successor route is found.

10 Correct Answer: D QUESTION 15 The following is the graphic and routing table for router P4S-R1. Based on the output of the P4S-R1# show ip route command and the information displayed in the graphic, which of the following is a potential routing problem? A. the use of summarization for discontinuous networks B. the use of VLSM with a routing protocol that does not support it C. the use of CIDR with a routing protocol that does not support it D. the use of the ip route command with a routing protocol that does not support it Correct Answer: A

11 QUESTION 16 In the P4S network, three routers are connected together as shown below: IP Addresses and routing for the network are configured as shown above. The P4S network administrator issued the "show ip eigrp neighbors" command from router P4S1 and receives the output shown. Based on all the information shown above, which following statement is true? A. The no auto-summary command configured on the routers prevents P4S1 and P4S2 from forming a neighbor relationship. B. Routing is not completely configured on P4S3. C. The IP addresses are not configured properly on the P4S1 and P4S3 interfaces D. It is normal for router P4S1 to show one active neighbor at a time to prevent routing loops. Correct Answer: B QUESTION 17 The P4S network is shown below: The output of P4S1 exhibit: The output of P4S2 exhibit: As the P4S network administrator, you found that the network has failed to converge. What is the likely cause of the failure?

12 A. The no auto-summary command needs to be applied to the routers. B. The bandwidth values have not been properly configured on the serial interfaces. C. The autonomous system number has not been properly configured. D. The subnet masks for the network numbers have not been properly configured. Correct Answer: A QUESTION 18 Examine the exhibit below carefully. Which item is a requirement for allowing communication between host A and host B?

13 A. a crossover cable only B. a router connected to the switches with straight-through cables C. a straight-through cable only D. a router connected to the switches with crossover cables Correct Answer: B QUESTION 19 To maintain connectivity with neighboring routers, routers running OSPF will send some type of packets. What is the type of packets? A. OSP packets B. LSU packets C. hello packets D. dead interval packets Correct Answer: C QUESTION 20 What does the number 782 stand for in the route highlighted in the following graphic?

14 A. hop count B. cost of the route C. delay to the destination D. administrative distance Correct Answer: B QUESTION 21 Match the correct relationship between the description and the routing protocol. 1.is vendor-specific 2.uses cost as its metric 3. uses hop count as its metric 4. uses the Bellman-Ford algorithm 5. select a DR on each multi-access network 6. has a default administrative distance of 90 A. EIGRP II.OSPF B. I-1,2;II-3,5 C. I-1,6;II-2,5 D. I-2,6;II-3,4 E. I-2,5;II-3,6 Correct Answer: B QUESTION 22 From EIGRP, OSPF, and a static route, a router learns about a remote network. Assuming that default administrative distance is used by all routing protocols, to forward data to the remote network, which route will the router use? A. The router will use the EIGRP route. B. The router will use the OSPF route. C. The router will use the static route. D. The router will load balance and use all three routes.

15 Correct Answer: C QUESTION 23 You work as a network administrator at P4S, and you need to block pings into the corporate networks from hosts outside the internetwork due to security reasons. Which one of the following protocols can be blocked with access control lists? A. UDP B. ICMP C. IP D. TCP Correct Answer: B QUESTION 24 Tom works as a network administrator for P4S Ltd. In order to receive traffic from only the currently attached host devices, he must configure 200 switch ports. Which way will most effectively configure MAC-level security on all these ports? A. Use show mac-address-table to determine the addresses that are associated with each port and then enter the commands on each switch for MAC address port-security. B. Visually verify the MAC addresses and then telnet to the switches to enter the switchport-port security macaddress command. C. Use the switchport port-security MAC address sticky command on all the switch ports that have end devices connected to them. D. Have end users their MAC addresses. Telnet to the switch to enter the switchport-port security macaddress command. Correct Answer: C QUESTION 25 Match the proper relationship between each category and its corresponding router output line. Each router output line is the result of a show ip interface command. Not all categories are used 1. Layer 1 problem 2. Layer 2 problem 3. Layer 3 problem 4. port operational 5. port disabled A. Serial0/1 is up, line protocol is up II.Serial0/1 is up, line protocol is down III.Serial0/1 is down, line protocol is down IV.Serial0/1 is administratively down, line protocol is down B. I-4;II-3;III-2;IV-5 C. I-4;II-2;III-1;IV-5

16 D. I-4;II-2;III-1;IV-3 E. I-4;II-3;III-1;IV-5 Correct Answer: B QUESTION 26 A P4S network is shown in the exhibit below: Please study the exhibit shown above carefully, all of the P4S routers in the P4S network are configured with the IOS command "ip subnet-zero". Because of this, which network addresses should be used for Link P4S and Network P4S? (Choose two.) A. Link P4S /30 B. Network P4S /25 C. Network P4S /26 D. Link P4S /30 Correct Answer: BD QUESTION 27 The P4S network have been configured for OSPF area 0 shown below: Based on the information shown above, You wish to ensure that P4S1 will be preferred as the designated router (DR) for the /24 LAN segment. What configuration tasks could be used to establish this

17 preference? (Choose three) A. Configure the priority value of the Fa0/0 interface of P4S1 to a higher value than any other interface on the Ethernet network. B. Change the priority value of the Fa0/0 interface of P4S1 to zero. C. Configure a loop back interface on P4S1 with an IP address higher than any IP address on the other routers. D. Change the priority values of the Fa0/0 interfaces of P4S2 and P4S3 to zero. Correct Answer: ACD QUESTION 28 Part of the P4S WAN is shown below: In this P4S network segment, subnet /24 is unknown to router P4S2. Which router command will prevent router P4S2 from dropping a packet destined for the /24 network if a default route is configured? A. ip classless

18 B. network C. ip default-network D. network area 1 Correct Answer: A QUESTION 29 Which address are OSPF hello packets addressed to on point-to-point networks? A B C D Correct Answer: D QUESTION 30 In order to establish a secure terminal connection to a remote network device, which protocol will you use? A. Telnet B. SSH C. WEP D. SNMPv1 Correct Answer: B QUESTION 31 Look at the graphic in the following. With the output from the router, can you determine which of the following are correct? (Choose two.)

19 A. Router P4S-R uses a link-state routing protocol. B. Router P4S-R will send routing updates out the Serial0/1 interface. C. Router P4S-R will send routing updates out the Serial0/0 interface. D. Router P4S-R will receive routing updates on the Serial0/0 interface. Correct Answer: CD QUESTION 32 Open Shortest Path First (OSPF) is a dynamic routing protocol for use in Internet Protocol (IP) networks, while EIGRP is short for Enhanced Interior Gateway Routing Protocol. A large corporate which often integrates networks from newly acquired businesses has just decided to use OSPF to replace EIGRP as the corporate routing protocol. Which two benefits will the corporation obtain by changing from EIGRP to OSPF? (Choose two.) A. the ability to automatically summarize networks B. the ability to support multi-vendor routers

20 C. the ability to redistribute default and static routes D. the ability to create a hierarchical design using areas Correct Answer: BD QUESTION 33 In P4S Network, you use the command "show ip route", the routing table of router P4SA is shown below: According to the information shown above, Which address and mask combination represents a summary of the routes learned by EIGRP? A B C D Correct Answer: C QUESTION 34 A router always loses its configuration when rebooting. What is the most likely cause of this problem on the basis of the output displayed in the exhibit?

21 A. There is insufficient NVRAM. B. There is insufficient flash memory. C. There is insufficient RAM for the IOS image. D. The configuration register is misconfigured. Correct Answer: D QUESTION 35 Match the proper relationship between the options and the type of switch port that describe. 1.carries traffic for a signle VLAN 2.facilitates intervlan communication when connected to a Layer 3 device 3.connects an end-user workstation to a switch 4.carries traffic for multiple VLANs 5.uses 802.1q to identify traffic from different VLANs 6.uses a straight-though cable to connect a device. A. Access Port II.Trunk Port B. I-1,2,4; II-3,5,6 C. I-1,3,6; II-2,4,5 D. I-1,3,5; II-2,4,6 E. I-1,2,6; II-3,4,5 Correct Answer: B QUESTION 36 What will a router do if it does not have EIGRP feasible successor route to a destination network and the successor route to that destination network is in active status?

22 A. It broadcasts Hello packets to all routers in the network to re-establish neighbor adjacencies. B. It routes all traffic that is addressed to the destination network to the interface indicated in the routing table. C. It sends a multicast query packet to all adjacent neighbors requesting available routing paths to the destination network. D. It sends a copy of its neighbor table to all adjacent routers. Correct Answer: C QUESTION 37 To support the following IP addressing scheme, which routing protocols will be used? (Choose three.) Network /26 Network /27 Network /27 Network /30 Network /30 A. IGRP B. OSPF C. EIGRP D. RIP version 2 Correct Answer: BCD QUESTION 38 You are a network administrator for P4S. The following information has been entered to configure the P4S-HQ router: router rip network ! ip route Assuming that the routing protocol for the entire network is RIP, and the RIP is configured with its default settings. You properly configure all links and all these links are functioning normally. Regarding the network described which of the following statements are true? (Choose two.) A. The P4S-HQ will prefer to user its BRI0 interface to reach E1 on the P4S-Branch router.

23 B. The P4S-HQ router will prefer to use its S0 interface to reach E1 of the P4S-Branch router. C. The P4S-HQ S0 interface will be used to reach the P4S-Branch E1 network in the event the BRI0 link fails. D. The P4S-HQ BRI0 interface will be used to reach the P4S-Branch E1 network in the event the S0 link fails. Correct Answer: BD QUESTION 39 Refer to the exhibit. P4SA must be able to telnet to switch P4S-SW through router P4S-R for management purposes. What must be configured for this connection to be successful? A. VLAN 1 on P4S-R B. default gateway on P4S-SW C. IP routing on P4S-SW D. cross-over cable connecting P4S-SW and P4S-R Correct Answer: B QUESTION 40 What is the OSPF router ID in a DR/BDR election used for? A. It is used to determine which interfaces will send Hello packets to neighboring OSPF routers. B. It is used with the OSPF priority values to determine which OSPF router will become the DR or BDR in a point-to-point network. C. It is used with the OSPF priority values to determine which router will become the DR or BDR in a multiaccess network. D. It is used with the OSPF priority values to determine which interface will be used to form a neighbor relationship with another OSPF router. Correct Answer: C QUESTION 41 Refer to the topology table presented in the exhibit and assume that variance is not configured for EIGRP, which route or routes will appear in the routing table?

24 A. D /24 [90/ ] via , 00:27:50, Serial0/2 B. D ( / ), Serial0/1 C. D /24 [90/ ] via , 00:27:50, Serial0/0 [90/ ] via , 00:27:50, Serial0/2 D. D /30 [90/ ] via , 00:27:50, Serial0/0 Correct Answer: D QUESTION 42 Network topology exhibit: Configuration exhibit (Routing Table): You work as a network technician at P4S and you need to troubleshoot an issue with the network. Based on the information provided above, what can be determined from the router output shown in the graphic?

25 A is a default route. B. The input shows that there are two default routes. C. The input came from router R1. D. EIGRP is in use in this network. Correct Answer: D QUESTION 43 Study the exhibit presented carefully. What is the most efficient summarization that can be used by P4S-R1 to advertise its networks to P4S-R2?

26 A /21 B /22 C /22 D / / / /24 Correct Answer: C QUESTION 44 Part of the P4S network is shown below: The five Ethernet networks connected to router P4S1 in the graphic have been summarized for router P4S2 as /20. Based on this information, which of the following packet destination addresses will P4S2 forward to P4S1, according to this summary? (Choose two.) A B C D

27 Correct Answer: AD QUESTION 45 Which of the following statements below best describe the process identifier that is used to run OSPF on a P4S router? (Choose two) A. It is an optional parameter required only if multiple OSPF processes are running on the router. B. It is locally significant. C. It is needed to identify a unique instance of an OSPF database. D. All routers in the same OSPF area must have the same process ID if they are to exchange routing information. Correct Answer: BC QUESTION 46 In an improperly implemented redundant topology, multiple copies of the same unicast frame are likely to be transmitted in a switched LAN A. True B. False Correct Answer: A QUESTION 47 Look at the following exhibit. Assuming that all router interfaces are operational and correctly configured, that OSPF has been correctly configured on router P4S-R2, how will the default route configured on P4S-R1 affect the operation of P4S-R2?

28 A. Any packet destined for a network that is not directly connected to router P4S-R2 will be dropped immediately. B. Any packet destined for a network that is not directly connected to router P4S-R1 will be dropped. C. Any packet destined for a network that is not directly connected to router P4S-R2 will be dropped immediately because of the lack of a gateway on P4S-R1. D. Any packet destined for a network that is not referenced in the routing table of router P4S-R2 will be directed to P4S-R1. P4S-R1 will then send that packet back to P4S-R2 and a routing loop will occur. Correct Answer: D QUESTION 48 EIGRP supports internal and external routes. The EIGRP configuration in the P4S router uses a single network statement. Which network statement would advertise these networks in EIGRP on the basis of the output displayed in the exhibit?

29 A. network area 478 B. network C. network D. network area 478 Correct Answer: C QUESTION 49 You are a network administrator on workstation M. You use Telnet to log in to the command line interface of router P4S-RA. You want to find information about active workstations on the LAN attached to router P4S-RA, including their IP and MAC addresses. Which command should be used?

30 A. show hosts B. show ip arp C. show interfaces D. show running-config Correct Answer: B QUESTION 50 The network administrator cannot connect to P4S-SW1 over a Telnet session, although the hosts attached to P4S-SW1 can ping the interface Fa0/0 of the router. Given the information in the graphic and assuming that the router and P4S-SW2 are configured properly, which of the following commands should be issued on P4S-SW1 to correct this problem?

31 A. P4S-SW1(config)# line con0 P4S-SW1(config-line)# password cisco P4S-SW1(config-line)#login B. P4S-SW1(config)# interface fa0/1 P4S-SW1(config-if)# ip address C. P4S-SW1(config)# ip default-gateway D. P4S-SW1(config)# interface fa0/1 P4S-SW1(config-if)# duplex full P4S-SW1(config-if)# speed 100 Correct Answer: C

32 QUESTION 51 The following are four types of EIGRP route entries. Which of them describes a feasible successor? A. a backup route, stored in the topology table B. a backup route, stored in the routing table C. a primary route, stored in the topology table D. a primary route, stored in the routing table Correct Answer: A QUESTION 52 You are a network engineer,study the exhibit carefully. Serial0/0 does not respond to a ping request from a host on the FastEthernet0/0 LAN. How to correct this problem? A. Enable the Serial 0/0 interface. B. Correct the IP address for FastEthernet 0/0. C. Enable autoconfiguration on the Serial 0/0 interface. D. Correct the IP address for Serial 0/0. Correct Answer: A QUESTION 53 Open Shortest Path First (OSPF) is a dynamic routing protocol for use in Internet Protocol (IP) networks. If configuring all OSPF routers in a single area with the same priority value, what value does a router use for the OSPF router ID in the absence of a loopback interface? A. the lowest IP address among its active interfaces B. the IP address of the first Fast Ethernet interface C. the highest IP address among its active interfaces D. the priority value until a loopback interface is configured Correct Answer: C QUESTION 54 The OSPF interface status of two P4S devices is shown below:

33 You work as a network technician at P4S and are responsible for the OSPF network. You are troubleshooting the OSPF configuration of routers P4S1 and P4S2. The routers can't establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the "show ip ospf interface eth0" command for routers P4S1 and P4S2. Based on the information in the graphic, what is the cause of this problem? A. A backup designated router needs to be added to the network B. The OSPF process ID numbers must match. C. The cost on P4S1 should be set higher. D. The hello and dead timers are not configured properly. Correct Answer: D QUESTION 55 On the basis of the topology and command output provided in the exhibit. When hosts on the network try to ping the remote server at , the message "Reply from :TTL expired in transit" is returned. Which is the most likely cause of this problem?

34 A. A routing protocol must be configured to send packets between SOHO and ISP. B. No static route is configured on the SOHO router to the network. C. No static route is configured on the ISP router to the network. D. A routing loop has occurred. Correct Answer: D QUESTION 56 For the following routing protocols, which one uses bandwidth and delay as metrics by default? A. OSPF B. RIP C. BGP D. EIGRP Correct Answer: D QUESTION 57 From the output shown in the exhibit, what can be determined?

35 A. The P4S-S1 switch is using VTP. B. The P4S-S1 switch is not the root switch. C. This is the only switch in the LAN topology. D. The link to the root bridge is through a 1 Gbps connection. Correct Answer: B QUESTION 58 Which statement correctly describes RIP routing? A. Classless routing is the default method used by RIP on a router. B. Subnetting is not supported if RIP is being used. C. The no ip classless command enables classful RIP routing. D. If RIP version 2 is used, the subnet mask is sent to neighboring RIP routers. Correct Answer: D QUESTION 59 Alex works as a network adminstrator at P4S, study the exhibit carefully. Alex normally establishes a Telnet session with the P4S-switch from P4S-PC-A. But P4S-PC-A is unable to be used. His attempt to telnet to the P4S-switch from P4S-PC-B fails, but pings to the other two hosts are successful. What's the problem?

36 A. The P4S-switch interfaces need the appropriate IP addresses assigned. B. P4S-PC-B and the P4S-switch need to be in the same subnet. C. The P4S-switch interface connected to the P4S-router is down. D. The P4S-switch needs an appropriate default gateway assigned. Correct Answer: D QUESTION 60 How to forward packets from a host within the /26 LAN to on the basis of the exhibited routing table?

37 A. The router will forward packets from P4S-R-3 to P4S-R-2 to P4S-R-1. B. The router will forward packets from P4S-R-3 to P4S-R-1 to P4S-R-2. C. The router will forward packets from P4S-R-3 to P4S-R-2 to P4S-R-1 and from P4S-R-3 to P4S-R-1. D. The router will forward packets from P4S-R-3 to P4S-R-1. Correct Answer: C QUESTION 61 On the basis of the following exhibit. Which type of cable can be used to make each connection that is identified by the numbers displayed?

38 A. 1 - Ethernet rollover cable 2 - Ethernet crossover cable 3 - serial cable 4 - null modem cable B. 1 - Ethernet straight-through cable 2 - Ethernet straight-through cable 3 - serial cable 4 - rollover cable C. 1 - Ethernet straight-through cable 2 - Ethernet crossover cable 3 - serial cable 4 - rollover cable D. 1 - Ethernet crossover cable 2 - Ethernet straight-through cable 3 - fiber optic cable 4 - rollover cable Correct Answer: B QUESTION 62 You work as a network administrator for P4S Ltd. You are troubleshooting an EIGRP problem on a router P4S-R and need to confirm the IP addresses of the devices with which the router has established adjacency. The retransmit interval and the queue counts for the adjacent routers also should be checked. Which one of the following commands will display the required information?

39 A. P4S-R# show ip eigrp interfaces B. P4S-R# show ip eigrp adjacency C. P4S-R# show ip eigrp topology D. P4S-R# show ip eigrp neighbors Correct Answer: D QUESTION 63 Topic - Implement, verify, and troubleshoot NAT and ACLs in a medium-size Enterprise branch office network. Describe the purpose and types of access control lists Configure and apply access control lists based on network filtering requirements Configure and apply an access control list to limit telnet and SSH access to the router Verify and monitor ACL's in a network environment Troubleshoot ACL implementation issues Explain the basic operation of NAT Configure Network Address Translation for given network requirements using CLI Troubleshoot NAT implementation issues A. B. C. D. Correct Answer: /Reference: QUESTION 64 You work as a junior network engineer for P4S Ltd. Study the exhibit carefully. You have prepared the exhibited configuration file. Which two statements correctly describe the planned configuration for interface fa0/1? (Choose two.)

40 A. The fa0/1 IP address overlaps with the space used by s0/0. B. Address translation on fa0/1 is not required for DMZ Devices to access the Internet. C. The fa0/1 IP address is invalid for the IP subnet on which it resides. D. Internet hosts may not initiate connections to DMZ Devices through the configuration that is shown. Correct Answer: BD QUESTION 65 You work as a network technician at P4S. Study the exhibit carefully Based on the output shown below, what should you do to allow the P4S workstations connected to the fastethernet0/0 interface to obtain an IP Address?

41 A. Add an interface description to the FastEthernet 0/0 interface configuration B. Add access-list 14 permit any any to the access list configuration. C. Configure the IP address of the FastEtherent 0/0 interface to D. None of the above. Correct Answer: C QUESTION 66 You work as a network administrator for P4S Ltd. You want to implement NAT in the network presented in the exhibit to let inside hosts to use a private addressing scheme. Where should NAT be configured?

42 A. Corporate router B. all routers and switches C. Engineering router D. Sales router Correct Answer: A QUESTION 67 Inbound access lists apply to traffic as it enters an interface. When are packets processed by an inbound access list? A. before they are routed to an outbound interface B. after they are routed to an outbound interface but before being placed in the outbound queue C. after they are routed to an outbound interface D. before and after they are routed to an outbound interface Correct Answer: A QUESTION 68 Which three reasons are valid to assign ports to VLANs on a switch? (Choose three.) A. to allow more devices to connect to the network B. to isolate broadcast traffic C. to logically group hosts according to function D. to increase network security

43 Correct Answer: BCD QUESTION 69 An extended access list needs to be applied to a P4S router. What three pieces of information can be used in an extended access list to filter traffic? (Choose three) A. protocol B. source switch port number C. TCP or UDP port numbers D. source IP address and destination IP address Correct Answer: ACD QUESTION 70 You are a network for P4S. Telnet has been used by unauthorized users to gain access to a company router. You want to configure and apply an access list to allow Telnet access to the router, but only from your computer. To allow only the IP address to have Telnet access to the router, which group of commands would be the best choice? A. access-list 101 permit tcp any host eq telnet interface s0/0 ip access-group 101 in B. access-list 3 permit host line vty 0 4 access-class 3 in C. access-list 3 permit host line vty 0 4 ip access-group 3 in D. access-list 101 permit tcp any host eq telnet access-list 101 permit ip any any interface s0/0 ip access-group 101 in Correct Answer: B QUESTION 71 With the use of different ports, which form of NAT maps multiple private IP addresses to a single registered IP address? A. overloading B. static NAT C. overlapping D. dynamic NAT Correct Answer: A

44 QUESTION 72 A P4S office's network topology is shown in the diagram below: Please study the exhibit shown above carefully, an access list has been designed to prevent HTTP traffic from the accounting department from reaching the P4SI server attached to the P4S2 router. Which of the following access lists will accomplish this task when grouped with the e0 interface on the P4S1 router? A. permit ip any any deny tcp eq 80 B. deny tcp eq 80 permit ip any any C. permit ip any any deny tcp eq 80 D. deny tcp eq 80 permit ip any any Correct Answer: D QUESTION 73 Based on the network diagram and configuration shown in the exhibit. The network at the P4Spany has just been configured for NAT as shown. Initial tests indicate that everything is functioning as intended. However, it is found that a number of hosts cannot access the Internet. Why?

45 A. The access list is not correct. B. There are not enough IP addresses available in the NAT address pool. C. The wrong interface has been configured with the ip nat inside command. D. The S0/1 interface of the ISP router is in the wrong subnet. Correct Answer: B QUESTION 74 Tom works as a network administrator for P4S Ltd. He would like the text "Unauthorized access prohibited!" to be shown before the login prompt when someone attempts to initiate a Telnet session to a router. The exhibit displays this output. Which command should Tom use to configure this message?

46 A. cvty motd "Unauthorized access prohibited!" B. vty 0 4 banner "Unauthorized access prohibited!" C. banner motd x Unauthorized access prohibited! x D. login banner x Unauthorized access prohibited! x Correct Answer: C QUESTION 75 You work as a junior network engineer for P4S Ltd. Study the exhibit carefully. With the access list applied as shown, which devices will be allowed to go through the router and access the Internet?

47 A. only P4S-S1 and P4S-S2 B. only P4S-PC1, P4S-PC3, and P4S-S1 C. only P4S-S1, P4S-S2, P4S-PC1, and P4S-PC3 D. none of the devices Correct Answer: D QUESTION 76 You are a network technician for P4S. You enter the following line into the router: P4S-R1(config)# access-list 106 deny tcp any eq www What is the effect of this configuration?

48 A. All traffic from the LAN to the Internet is permitted. B. The change has no effect on the packets being filtered. C. No hosts in the LAN except can access web pages from the Internet. D. Web pages from the Internet cannot be accessed by hosts in the LAN. Correct Answer: B QUESTION 77 The Missouri Branch office router is connected through its s0 interface the Alabama Headquarters router s1 interface. The Alabama router has two LANs. Missouri users obtain Internet access through the Headquarters router. The network interfaces in the topology are addressed as follows: Missouri: e /28; s /28; Alabama: e /28; e /28; s /28. The accounting server has address of /28. Match the proper relationship between access list conditions and the goals.(not all options are used.) 1.deny ip host deny ip host permit ip any any 4.permit ip host A. Block only the users attached to the e0 interface of the Missouri router form access to the accounting server. II.Block a user from the Alabama e0 network from access to the accounting server. III.Prevent all users from outside the enterprise network form accessing the accounting server. B. I-1;II-3;III-4 C. I-2;II-1;III-4 D. I-1;II-2;III-3 E. I-2;II-3;III-4 Correct Answer: B

49 QUESTION 78 In the configuration of NAT, what does the "Inside Global" address stand for? A. the summarized address for all of the internal subnetted addresses B. a registered address that represents an inside host to an outside network C. a globally unique, private IP address assigned to a host on the inside network D. the MAC address of the router used by inside hosts to connect to the Internet Correct Answer: B QUESTION 79 For the following protocols, which one offers a method of sharing VLAN configuration information between switches? A. VTP B. VLSM C. STP D. ISL Correct Answer: A QUESTION 80 You are a network administrator for P4S. You want to add a line to an access list that will block only Telnet access by the hosts on subnet /28 to the server at To accomplish this task, what command should be used? A. access-list 1 deny tcp host eq 23 access-list 1 permit ip any any B. access-list 1 deny tcp eq 21 access-list 1 permit ip any any C. access-list 101 deny tcp eq 23 access-list 101 permit ip any any D. access-list 101 deny ip eq 23 access-list 101 permit ip any any Correct Answer: C QUESTION 81 You are a network administrator for P4S. To prevent Telnet and ICMP traffic from reaching a server with the address of , you have configured access list 173. You want to verify that the access list is working properly, which commands should be used? (Choose three.) A. P4S-R# show access-lists B. P4S-R# show ip interface C. P4S-R# ping D. P4S-R# show open ports Correct Answer: ABC

50 QUESTION 82 The following configuration line was added to router P4S1: access-list 101 permit ip any What is the effect of this access list configuration? A. permit all packets matching the first three octets of the source address to all destinations B. permit all packet matching the last octet of the destination address and accept all source addresses C. permit all packet matching the host bits in the source address to all destinations D. permit all packet from the third subnet of the network address to all destinations Correct Answer: A QUESTION 83 In order to secure the virtual terminal interfaces on a router, what would you do? (Choose two.) A. Create an access list and apply it to the virtual terminal interfaces with the access-group command. B. Physically secure the interface. C. Configure a virtual terminal password and login process. D. Enter an access list and apply it to the virtual terminal interfaces using the access-class command. Correct Answer: CD QUESTION 84 The P4Spany with 25 computers makes a decision to connect its network to the Internet. P4S wants all computers to have access to the Internet simultaneously, but the company only has four usable public IP addresses. What should be configured on the router so that all computers are able to connect to the Internet at the same time? A. static NAT with ACLs B. global NAT C. dynamic NAT D. dynamic NAT with overload Correct Answer: D QUESTION 85 For the following access list statements, which one will block all traffic with a destination TCP port number of 5190 while not affecting other traffic? A. access-list 180 deny tcp any any eq 5190 B. access-list 180 deny telnet any any 5190 C. access-list 180 deny tcp any eq 5190 any

51 D. access-list 180 deny ip any eq 5190 any Correct Answer: A QUESTION 86 Topic - Implement and verify WAN links. Configure and verify Frame Relay on Cisco routers Troubleshoot WAN implementation issues Describe VPN technology (including: importance, benefits, role, impact, components) Configure and vary PPP connection between Cisco routers A. B. C. D. Correct Answer: /Reference: QUESTION 87 The P4S frame relay network is displayed as follows:

52 A. DLCI 17 describes the ISDN circuit between P4S2 and P4S3. B. DLCI 17 describes a PVC on P4S2. It cannot be used on P4S3 or P4S1. C. DLCI 17 is the Layer 2 address used by P4S2 to describe a PVC to P4S3. D. DLCI 17 describes the dial-up circuit from P4S2 and P4S3 to the service provider. Correct Answer: C QUESTION 88 Cisco is the default Local Management Interface frame type transmitted by a Cisco router on a Frame Relay circuit. A. True B. False Correct Answer: A QUESTION 89 You are an administrator of P4S. WAN is a router at the customer site. You are required to connect the WAN router and the service provider. Which two devices can be used to complete the connection? (Choose two.) A. modem B. ISDN TA C. CSU/DSU D. WAN switch Correct Answer: AC QUESTION 90 You are a network administrator for P4S. You have configured both of the following switches. When testing the network, you find that users on P4S-SWA can not connect with users in the same VLAN on P4S-SWB. How to solve this problem?

53 A. Ensure that the ports connecting the two switches are configured to trunk. B. Ensure that the two switches are connected with the same interface number. C. Ensure that P4S-SWA and P4S-SWB are connected with a straight-through cable. D. Ensure that the IP address of P4S-SWA is on the same network as the IP address of P4S-SWB. Correct Answer: A QUESTION 91 In the following Frame Relay network, some IP addresses would be assigned to the interfaces with point-topoint PVCs, which IP addresses would be used?

54 A. DLCI 16: /24 DLCI 17: /24 DLCI 99: /24 DLCI 28: /24 B. DLCI 16: /24 DLCI 17: /24 DLCI 99: /24 DLCI 28: /24 C. DLCI 16: /24 DLCI 17: /24 DLCI 99: /24 DLCI 28: /24 D. DLCI 16: /24 DLCI 17: /24 DLCI 99: /24 DLCI 28: /24 Correct Answer: D QUESTION 92 S0/0 on P4S1 is configured as a multipoint interface to communicate with P4S2 and P4S3 in the hub-and-spoke Frame Relay topology shown in the exhibit. Originally, static routes were configured between these routers to successfully route traffic between the attached networks. What will need to be done in order to use RIP v2 in place of the static routes?

55 A. Configure the no ip subnet-zero command on P4S1, P4S2, and P4S3. B. Dynamic routing protocols such as RIP v2 cannot be used across Frame Relay networks. C. Configure the s0/0 interface on P4S1 as two sub interfaces and configure point-to-point links to P4S2 and P4S3. D. Change the /25 and /25 subnetworks so that at least two bits are borrowed from the last octet. Correct Answer: C QUESTION 93 What does STATUS=ACTIVE indicate based on the output of the show frame-relay pvc command?

56 A. The router P4S-R1 is actively broadcasting to establish a link to the Frame Relay switch. B. The Frame Relay switch is correctly programmed with the DLCI and is operational. C. The router P4S-R1 is connected to the local Frame Relay switch, but not to the far end device. D. The PVC is experiencing congestion. Correct Answer: B QUESTION 94 You are a network administrator for P4S. Now you are required to configure a router for a Frame Relay connection to a non-cisco router. A command is needed to prepare the WAN interface for this connection. Which of the following commands will you use? A. P4S-R(config-if)# encapsulation frame-relay isl B. P4S-R(config-if)# encapsulation frame-relay ietf C. P4S-R(config-if)# encapsulation frame-relay ansi D. P4S-R(config-if)# encapsulation frame-relay q933a Correct Answer: B QUESTION 95 PPP is short for Point-to-Point Protocol. Which PPP subprotocol negotiates authentication options? A. SLIP B. NCP C. ISDN D. LCP Correct Answer: D QUESTION 96 On the basis of the exhibit provided. The Bigtime router can't authenticate to the Littletime router. Which is the most likely cause of this problem?

57 A. CHAP authentication cannot be used on a serial interface. B. The passwords do not match on the two routers. C. The routers cannot be connected from interface S0/0 to interface S0/0. D. With CHAP authentication, one router must authenticate to another router. The routers cannot be configured to authenticate to each other. Correct Answer: B QUESTION 97 P4S is a mid-sized company that has five branch offices across The United Kingdom. The company wants to create a WAN that will provide the most cost effective fully meshed environment with at least 512 kbps throughput. What WAN service would meet this need? A. ATM B. ISDN BRI C. leased lines D. Frame Relay Correct Answer: D QUESTION 98 From the partial router output below, match the output information to the OSI layer.(not all options apply). Pas4sure# show interface s1/0 Serial1/0 is up, line protocol is up Hardware is CD2430 in sync mode Internet address is /30 MTU 1500 bytes, BW 128 Kbit, DLY usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation PPP, LCP Open Open: CDPCP, IPCP, loopback not set Last input 00:00:00, output 00:00:00, output hang never Last clearing of "show interface" counters 4d21h 1.Serial1/0 is up 2.line protocol is up 3.Hardware is CD2430 in sync mode 4.Internet address is /30 5.Encapsulation PPP

58 A. Provides information about the physical layer II.Provides information about the data link layer. B. I-1,3;II-2,4 C. I-3,1;II-5,2 D. I-1,2;II-3,5 E. I-3,1;II-2,4 Correct Answer: B QUESTION 99 As the P4S technician, you found the router P4SA is unable to reach P4SB. Both P4S routers are running IOS version Based on this information, what is the most likely cause of the problem? A. incorrect bandwidth configuration B. incorrect LMI configuration C. incorrect map statement D. incorrect IP address Correct Answer: C QUESTION 100 You work as a network administrator for P4S Ltd. Now, you are asked to configure a serial link between the main office and a remote location. The router at the remote office is a non-cisco router. Can you tell me how to configure the serial interface of the main office router to make the connection?

59 A. Main(config)# interface serial 0/0 Main(config-if)#ip address Main(config-if)#encapsulation ietf Main(config-if)# no shut B. Main(config)# interface serial 0/0 Main(config-if)# ip address Main(config-if)# encapsulation ppp Main(config-if)# no shut C. Main(config)# interface serial 0/0 Main(config-if)# ip address Main(config-if)# no shut D. Main(config)# interface serial 0/0 Main(config-if)# ip address Main(config-if)# encapsulation frame-relay Main(config-if)# authentication chap Main(config-if)# no shut Correct Answer: B QUESTION 101 Which one of the following statements is the media access method that Gigabit Ethernet uses? A. CSMA/CD B. CSMA/CA C. token passing D. point-to-point Correct Answer: A QUESTION 102 Which Frame Relay feature is mainly used for transmitting keepalives to ensure that the PVC does not shut down due to inactivity? A. CIR B. DE C. DLCI D. LMI Correct Answer: D QUESTION 103 Alex works as a network administrator at P4S. Recently, customers have been complaining that their Frame Relay connection to the corporate site is extremely slow. Alex suspects that the link is overloaded. According to the partial output of the Router# show frame relay pvc command provided in the exhibit, which output value indicates to the local router that traffic sent to the corporate site is experiencing congestion?

60 A. in DE packets 0 B. DLCI = 100 C. in BECN packets 192 D. in FECN packets 147 Correct Answer: C QUESTION 104 Inside the ABC University network, all WAN links use PPP with CHAP for authentication security. When it occurs between two routers in the network, which command will display the CHAP authentication process? A. show interface serial0 B. debug PPP authentication C. show CHAP authentication D. show ppp authentication chap Correct Answer: B QUESTION 105 There is a term dynamic displayed in the output of the show frame-relay map command, what is the meaning of this dynamic? P4S-R# show frame-relay map Serial0/0 (up): ip dlci 100(0x64,0x1840), dynamic broadcast, status defined, active A. The Serial0/0 interface is passing traffic. B. The Serial0/0 interface acquired the IP address of from a DHCP server.

61 C. As required, the DLCI 100 will be dynamically changed to adapt to changes in the Frame Relay cloud. D. The mapping between DLCI 100 and the end station IP address was learned through Inverse ARP. Correct Answer: D QUESTION 106 What type of physical network is a default Frame Relay WAN classified? A. point-to-point B. broadcast multi-access C. nonbroadcast multipoint D. nonbroadcast multi-access Correct Answer: D QUESTION 107 For the following Frame Relay features, which one allows the point-to-point Frame Relay PVC between Router P4S-R-1 and Router P4S-R-2 to be identified at Router P4S-R-1 as 100 and at Router P4S-R-2 as 200? A. locally significant DLCI B. globally significant LMI C. globally significant DLCI D. locally significant LMI Correct Answer: A QUESTION 108

62 You are a network administrator for P4S. You have entered the command frame-relay map ip broadcast on the router. Concerning this command, which of the following statements is true? A. 102 is the remote DLCI that will receive the information. B. This command is required for all Frame Relay configurations. C. The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC. D. The IP address is the local router port used to forward data. Correct Answer: C QUESTION 109 How should router P4S1, which will be used in the P4S Frame Relay network, be configured to avoid split horizon issues from preventing routing updates? A. Configure a separate sub-interface for each PVC with a unique DLCI and subnet assigned to the subinterface. B. None of the bove C. Configure many sub-interfaces on the same subnet. D. Configure a single sub-interface to establish multiple PVC connections to multiple remote router interfaces. Correct Answer: A QUESTION 110 A Cisco router providing Frame Relay connectivity at a remote site was replaced with a different vendor's frame relay router. Now, connectivity between the central and remote site is down. What most likely causes this problem? A. incorrect IP address mapping B. mismatched LMI types C. mismatched encapsulation types D. incorrect DLCI Correct Answer: C QUESTION 111 How to determine the interface clock rate while a router is connected to a Frame Relay WAN link by use of a serial DTE interface? A. It is supplied by the CSU/DSU. B. It is supplied by the Layer 1 bit stream timing. C. It is supplied by the far end router. D. It is determined by the clock rate command. Correct Answer: A

63 QUESTION 112 Topic - Configure, verify and troubleshoot a switch with VLANs and interswitch communications. Describe enhanced switching technologies (including: VTP, RSTP, VLAN, PVSTP, 802.1q) Describe how VLANs create logically separate networks and the need for routing between them Configure, verify, and troubleshoot VLANs Configure, verify, and troubleshoot trunking on Cisco switches Configure, verify, and troubleshoot intervlan routing Configure, verify, and troubleshoot VTP Configure, verify, and troubleshoot RSTP operation Interpret the output of various show and debug commands to verify the operational status of a Cisco switched network Implement basic switch security (including: port security, unassigned ports, trunk access, etc.) A. B. C. D. Correct Answer: /Reference: QUESTION 113 You are an administrator for P4S. You cannot add VLAN 50 to a switch. When troubleshooting the problem, you view the output of the show vtp status command, which is displayed in the graphic. To add VLAN 50 to the database, what commands should be used on this switch? (Choose two.)

64 A. P4S-Switch(vlan)# vlan 50 B. P4S-Switch(vlan)# vtp server C. P4S-Switch(config)# vlan 50 name Tech D. P4S-Switch(config-if)# switchport access vlan 50 Correct Answer: AB QUESTION 114 Which three options can a network administrator utilize by using PPP Layer 2 encapsulation? (Choose three.) A. VLAN support B. compression C. authentication D. multilink support Correct Answer: BCD QUESTION 115 As it is shown in the exhibit. A new VLAN on Switch P4S1 has been created and host P4SC and host P4SD have been added. And switch interfaces FastEthernet0/13 has been properly configured through FastEthernet0/24 to be members of the new VLAN. After the configuration completed, however, host P4SA could communicate with host P4SB, but it could not communicate with host P4SC or host P4SD. To resolve this problem, which commands should be used? A. P4S1# vlan database P4S1(vlan)# vtp v2-mode P4S1(vlan)# vtp domain cisco P4S1(vlan)# vtp server B. P4S2(config)# router rip

65 P4S2(config-router)# network P4S2(config-router)# network P4S2(config-router)# network C. P4S1(config)# interface fastethernet 0/1 P4S1(config-if)# switchport mode trunk P4S1(config-if)# switchport trunk encapsulation isl D. P4S2(config)# interface fastethernet 0/1.3 P4S2(config-if)# encapsulation dot1q 3 P4S2(config-if)# ip address Correct Answer: D QUESTION 116 You work as a network technician for P4S Ltd. Study the topology displayed in the exhibit carefully. If all the links are operating at the same bandwidth,which ports will be STP designated ports? (Choose three.) A. P4S-Switch-C - Fa0/1 B. P4S-Switch-A - Fa0/1 C. P4S-Switch-B - Fa0/0 D. P4S-Switch-B - Fa0/1 Correct Answer: BCD QUESTION 117

66 You are a network administrator for P4S Ltd. Study the exhibit carefully. Switch port FastEthernet 0/24 on P4S- ALSwitch1 will be used for creating an IEEE 802.1Q-compliant trunk to another switch. On the basis of the output presented, why the trunk does not form, even if the proper cabling has been attached? A. The no shutdown command has not been entered for the port. B. The correct encapsulation type has not been configured. C. The port is currently configured for access mode. D. An IP address must be configured for the port. Correct Answer: C QUESTION 118 What does the IEEE 802.1Q standard describe in a switched environment? A. VLAN pruning B. the operation of VTP C. a method of VLAN trunking D. an approach to wireless LAN communication Correct Answer: C QUESTION 119 Which switch is the root bridge for VLAN 1? A. Sw-DS1 B. Sw-AC1 C. Sw-AC2 D. Sw-AC3 Correct Answer: A QUESTION 120 Refer to the exhibit.swx was taken out of the production network for maintenance. It will be reconnected to the Fa0/16 port of Sw-AC3. What happens to the network when it is reconnected and a trunk exists between the two switches? SwX#show vlan SwX#show vtp stat Sw-AC3#show vtp stat Sw-AC3#show vlan

67

68 A. All VLANs except the default VLAN will be removed from all switches. B. All existing switches will have the students,admin,faculty,servers,management,production,and no-where VLANs. C. The VLANs Servers,Management,Production,and no-where will replace the VLANs on SwX. D. The VLANs Servers,Managements,Production,and no-where will be removed from existing switches. Correct Answer: D QUESTION 121 Out of which ports on Sw-AC3 will a frame be forwarded that has Source MAC address a0c.fd86 and destination MAC address 000a.8a47.e612?(Choose three) Sw-AC3#show mac-address-table Sw-AC3#show vlan Sw-AC3#show int trunk

69

70 A. Fa0/8 B. Fa0/3 C. Fa0/1 D. Fa0/12 Correct Answer: BCD QUESTION 122 What ports on Sw-AC3 are operating as trunks?(choose three) Sw-AC3#show int trunk

71 A. Fa0/3 B. Fa0/9 C. Fa0/1 D. Fa0/12 Correct Answer: ABD QUESTION 123

72 What address should be configured as the default-gateway for the host connected to interface Fa0/4 of Sw- AC3? Sw-AC3#show vlan A B

73 C D Correct Answer: C QUESTION 124 The exhibit below displays the network which has just been installed. Host P4S-B is able to access the Internet, but it can't ping host P4S-C. What is the problem with this configuration? A. The exhibit below displays the network which has just been installed. Host P4S-B is able to access the Internet, but it can't ping host P4S-C. What is the problem with this configuration? B. The address of host P4S-C is incorrect. C. The switch port that sends VLAN 13 frames from the switch to the router is shut down. D. Host P4S-B should be in VLAN 13. Correct Answer: B QUESTION 125 The root bridge of the spanning tree is the bridge with the smallest bridge ID. On the basis of the exhibit presented. If all the four switches are running STP, which one will become the root bridge?

74 A. P4S-switch-A B. P4S-switch-B C. P4S-switch-C D. P4S-switch-D Correct Answer: D QUESTION 126 Both Switches and Hubs are used in the P4S network, please study the exhibit carefully, how many broadcast domains are shown in the graphic assuming only the default VLAN is configured on the switches?

75 A. one B. two C. six D. twelve Correct Answer: A QUESTION 127 Which item will be the result of issuing the following commands on the basis of the exhibit below? P4S-Switch-1(config)# interface fastethernet 0/5 P4S-Switch-1(config-if)# switchport mode access P4S-Switch-1(config-if)# switchport access vlan 30

76 A. The VLAN will be added to the database, but the VLAN information will not be passed on to the P4S-Switch- 2 VLAN database. B. The VLAN will not be added to the database, nor will the VLAN 30 information be passed on as a VLAN to the P4S-Switch-2 VLAN database. C. The VLAN will be added to the database and VLAN 30 will be passed on as a VLAN to add to the P4S- Switch-2 VLAN database. D. The VLAN will not be added to the database, but the VLAN 30 information will be passed on as a VLAN to the P4S-Switch-2 VLAN database. Correct Answer: A QUESTION 128 You are a network administrator for P4S. You configure a workgroup switch with all ports assigned to VLAN 2. And you configure all ports as full-duplex FastEthernet. What is the effect of adding switch ports to a new VLAN on this switch? A. IP address utilization will be more efficient. B. An additional broadcast domain will be created. C. The additions will create more collisions domains. D. The possibility that switching loops will occur will increase dramatically. Correct Answer: B QUESTION 129

77 Two P4S hosts reside in different VLANs as shown below: The P4S network shown in the diagram above is experiencing connectivity problems. Which of the following will correct the problems? (Choose two.) A. Configure the IP address of P4SA as B. Configure the gateway on P4SB as C. Configure the gateway on P4SA as D. Configure the IP address of P4SB as Correct Answer: BD QUESTION 130 John is the Cisco Configuration Assistant in pass4usre.com.he is attempting to understand the operation of the FLD Corporation by studying the network in the exhibit. John knows that the server in VLAN 4 provides the essential resources to support the user hosts in the other VLANs. He should determine which interfaces are access ports. For the following items, which three interfaces are access ports? (Choose three.)

78 A. P4S-switch-1 - Fa 0/2 B. P4S-switch-2 - Fa 0/8 C. P4S-switch-2 - Fa 0/3 D. P4S-switch-2 - Fa 0/4 Correct Answer: ACD QUESTION 131 You are a technician for P4S. You issue the show interface e0 command during routine network maintenance. The following graphic shows a partial output of the command. Some values displayed in the command output indicate that collisions have occurred. What are the values? (Choose two.)

79 A. 933 runts B. reliability 128/255 C. 253 giants D broadcasts Correct Answer: AC QUESTION 132 A network administrator would configure port security on a switch, why? A. to prevent unauthorized hosts from accessing the LAN B. to prevent unauthorized Telnet from accessing to a switch port C. to protect the IP and MAC address of the switch and associated ports D. to block unauthorized access to the switch management interfaces over common TCP ports Correct Answer: A QUESTION 133 What is the way that Spanning Tree Protocol prevents switching loops based on the exhibit provided?

80 A. STP identifies cables that must be disconnected to eliminate the redundant paths. B. STP load balances traffic evenly across the redundant links. C. STP shuts down P4S-Switch-3 to eliminate the switching loops. D. STP places ports into the blocking state to disable the redundant paths. Correct Answer: D QUESTION 134 The following shows the topology of the network and partial switch command output. From the diagram you know that the internetwork is experiencing connectivity problems. Host P4S-PCA cannot ping Host P4S-PCB. In order that these hosts can ping each other, what should to be done?

81 A. VLAN 2 should be named. B. The gateway on Host P4S-PCA should be changed. C. The IP address on Host P4S-PCB should be reconfigured. D. The Fa0/1 interface on the P4S-S switch must be configured as a trunk port. Correct Answer: D QUESTION 135 This output is generated by a switch that has 24 ports, however, some of the ports missing from VLAN1. Why?

82 A. The missing ports are in VLAN 86. B. The missing ports are configured as trunk ports. C. The missing ports are administratively disabled. D. The missing ports have a status problem such as a speed or duplex mismatch. Correct Answer: B QUESTION 136 Which item will be the result by executing the following commands. P4S-SW(config-if)# switchport port-security P4S-SW(config-if)# switchport port-security mac-address sticky A. A dynamically learned MAC address is saved in the VLAN database. B. A dynamically learned MAC address is saved in the running-configuration file. C. Statically configured MAC addresses are saved in the startup-configuration file if frames from that address are received. D. Statically configured MAC addresses are saved in the running-configuration file if frames from that address are received. Correct Answer: B QUESTION 137 The following network was designed to provide reliability through redundancy. Both of the IDF switches, S3 and S4, are in connection with both of the MDF switches, S1 and S2. A loop-free switching environment is needed, which configuration scenario will achieve this?

83 A. Spanning Tree Protocol is not needed in this network. B. Spanning Tree Protocol should be running only on the root bridge. C. Spanning Tree Protocol should be running on all switches. D. Spanning Tree Protocol should be running on only the MDF switches S1 and S2. Correct Answer: C QUESTION 138 Multiple copies of the same unicast frame are likely to be transmitted in a switched LAN in which circumstance? A. when a dual ring topology is in use B. after broken links are re-established C. when upper-layer protocols require high reliability D. in an improperly implemented redundant topology Correct Answer: D QUESTION 139 Three of the following are spanning-tree switch port states, what are them? (Choose three.) A. filtering B. forwarding C. learning D. listening Correct Answer: BCD QUESTION 140

84 When configuring a new trunk link on an IOS based switch, which VLANs are allowed over the link? A. By default, all defined VLANs are allowed on the trunk. B. Each single VLAN, or VLAN range, must be specified with the vlan database command. C. Each single VLAN, or VLAN range, must be specified with the switchport mode command. D. Each single VLAN, or VLAN range, must be specified with the vtp domain command. Correct Answer: A QUESTION 141 On a network of one P4S department, there are four PCs connected to a switch,as shown in the following figure: After the switch P4S1 restarts, P4SA ( the host on the left ) sends the first frame to P4SC (the host on the right ).what the first thing should the switch do? A. P4S1 will add to the switching table. B. P4S1 will add to the switching table. C. P4S1 will add 000A.8A47.E612 to the switching table. D. P4S1 will add 000B.DB95.2EE9 to the switching table. Correct Answer: C QUESTION 142 The P4S network administrator has issued the "VTP password P4S" command on a Cisco device. What is the purpose of this command? A. It is used to validate the sources of VTP advertisements sent between switches. B. It is used to access the VTP server to make changes to the VTP configuration. C. It allows VTP server to exist in the same domain, each configured with different passwords. D. It is the password required when promoting a switch from VTP client mode to VTP server mode. Correct Answer: A

85 QUESTION 143 You want to configure a switch port to use the IEEE standard method of inserting VLAN membership information into Ethernet frames. Which command will you use? A. P4S-SW(config)# switchport trunk encapsulation isl B. P4S-SW(config)# switchport trunk encapsulation ietf C. P4S-SW(config-if)# switchport trunk encapsulation dot1q D. P4S-SW(config)# switchport trunk encapsulation dot1q Correct Answer: C QUESTION 144 How many collision domains are presented in the exhibit? A. four B. two C. one D. three Correct Answer: B QUESTION 145 On the basis of the exhibit presented, in order to allow connectivity between all devices,how to configure the FastEthernet0/1 ports on the 2950 model switches shown in the exhibit?

86 A. P4S-Switch-X(config)# interface fastethernet 0/1 P4S-Switch-X(config-if)# switchport mode access P4S-Switch-X(config-if)# switchport access vlan 1 B. P4S-Switch-X(config)# interface fastethernet 0/1 P4S-Switch-X(config-if)# switchport mode trunk C. P4S-Switch-X(config)# interface fastethernet 0/1 P4S-Switch-X(config-if)# switchport mode trunk P4S-Switch-X(config-if)# switchport trunk vlan 1 P4S-Switch-X(config-if)# switchport trunk vlan 10 P4S-Switch-X(config-if)# switchport trunk vlan 20 D. The ports only need to be connected by a crossover cable. Correct Answer: B QUESTION 146 Study the exhibit below carefully,then answer the following questions. If most of the communication is between hosts and the servers, which switch is best as the root switch for VLAN20?

87 A. P4S-SwA B. P4S-SwB C. P4S-SwC D. P4S-SwD Correct Answer: B QUESTION 147 What is the effect on CSMA/CD behavior in an Ethernet network by replacing a hub with a switch? A. It effectively eliminates collisions. B. It eliminates Layer 3 broadcast traffic. C. In increases the size of the collision domain by allowing more devices to be connected at once. D. It decreases the amount of time that a jam signal must be sent to reach all network devices. Correct Answer: A QUESTION 148 With the information shown in the following exhibit, which switch will be chosen as root bridge and why?

88 A. P4S-SW-C, because it has the lowest priority B. P4S-SW-D, because it has the highest priority C. P4S-SW-A, because it has the lowest MAC address D. P4S-SW-B, because it has the highest MAC address Correct Answer: A QUESTION 149 The Cisco Catalyst 2950 Series Switch is a fixed-configuration, stackable standalone switch that provides wirespeed Fast Ethernet and Gigabit Ethernet connectivity. You work as a network administrator for the P4Spany. Study the exhibit carefully. Some 2950 series switches are connected to the conference area of the corporate headquarters network. The switches offer two to three jacks per conference room to host laptop connections for employees who visit the headquarters office. When many employees come from other locations, you often discover that hubs have been connected to wall jacks in the conference area although the ports on the access layer switches were not intended to support multiple workstations. What would you do to prevent access by multiple laptops through a single switch port and still leave the switch functional for its intended use? A. Implement Port Security on all interfaces and use the port-security mac-address sticky command to limit access to a single MAC address. B. Implement Port Security at global configuration mode and use the port-security maximum 1 command to

89 allow each switch only one attached hub. C. Configure static entries in the switch MAC address table to include the range of addresses used by visiting employees. D. Implement Port Security on all interfaces and use the port-security maximum 1 command to limit port access to a single MAC address. Correct Answer: D QUESTION 150 You are a network administrator for P4S. The following graphic shows the topology and configuration information of the network. You have configured the router to enable communication between the VLANs. You are required to configure switch port fa0/1 to establish a link with router P4S-R1 using the IEEE standard protocol, which IOS commands should be used? (Choose three.) A. P4S-SW1(config-if)# switchport mode trunk B. P4S-SW1(config)# interface fastethernet 0/1 C. P4S-SW1(config-if)# switchport mode access D. P4S-SW1(config-if)# switchport trunk encapsulation dot1q Correct Answer: ABD QUESTION 151 You are a network administrator for P4S. It is required by the network security policy that only one host is permitted to attach dynamically to each switch interface, otherwise, the interface should shut down. To meet this policy, which two commands should you configure on the 2950 Catalyst switch? (Choose two.)

90 A. P4S-SW(config-if)# ip access-group 10 B. P4S-SW(config)# mac-address-table secure C. P4S-SW(config-if)# switchport port-security maximum 1 D. P4S-SW(config-if)# switchport port-security violation shutdown Correct Answer: CD QUESTION 152 You are a network administrator for P4S. You have configured the following switches with the default parameters. From the exhibit, what can be determined? A. P4S-SW-3 is the root bridge. B. P4S-SW-1 is the backup designated root bridge. C. Fa0/2 on P4S-SW-1 and Fa0/2 on P4S-SW-2 are nondesignated ports. D. Fa0/3 on P4S-SW-1 and Fa0/3 on P4S-SW-2 are attached to the lowest-cost paths to the root bridge. Correct Answer: A QUESTION 153 You work as a network technician for P4Spany, and you wants to ensure that only a single P4S server can connect to port Fa0/1 on a Catalyst switch. The server is plugged into the switch Fa0/1 port and you are about to bring the server online. What can you do to ensure that only the MAC address of the P4S server is allowed by switch port Fa0/1? (Choose two.) A. Employ a proprietary connector type on Fa0/1 that is incompatible with other host connectors B. Configure port Fa0/1 to accept connections only from the static IP address of the P4S server. C. Configure the MAC address of the server as a static entry associated with port Fa0/1. D. Configure port security on Fa0/1 to reject traffic with a source MAC address other than that of the P4S server.

91 Correct Answer: CD QUESTION 154 Study the exhibit carefully. The following commands are performed on interface fa0/1 of P4S-SW Switch. P4S-SW(config-if)# switchport port-security P4S-SW(config-if)# switchport port-security mac-address sticky P4S-SW(config-if)# switchport port-security maximum 1 The Ethernet frame presented arrives on interface fa0/1. Which two functions will occur when 2950Switch receives this frame? (Choose two.) A. This frame will be discarded when it is received by P4S-SW. B. Only host A will be allowed to transmit frames on fa0/1. C. The MAC address table will now have an additional entry of fa0/1 FFFF.FFFF.FFFF. D. All frames arriving on P4S-SW with a destination of aa.aaaa will be forwarded out fa0/1. Correct Answer: BD QUESTION 155 Based on the exhibit provided, which access layer switch port will assume the discarding role at the end of an RSTP election process?

92 A. P4S-SW3, port Gi0/1 B. P4S-SW3, port Gi0/2 C. P4S-SW4, port fa0/12 D. P4S-SW4, port fa0/2 Correct Answer: C QUESTION 156 Which two benefits are of using VTP in a switching environment? (Choose two.) A. It allows frames from multiple VLANs to use a single interface. B. It allows switches to read frame tags. C. It maintains VLAN consistency across a switched network. D. It allows VLAN information to be automatically propagated throughout the switching environment. Correct Answer: CD QUESTION 157 If P4S-Sw-E is the root for all VLANs, which of the following is a valid path from host P4S-PC-A to Server1?

93 A. P4S-SwA,P4S-SwD B. P4S-SwA,P4S-SwE,P4S-SwD C. P4S-SwA,P4S-SwB,P4S-SwC,P4S-SwD D. P4S-SwA,P4S-SwE,P4S-SwC,P4S-SwD E. P4S-SwA,P4S-SwE,P4S-SwA,P4S-SwD Correct Answer: A QUESTION 158 Which three benefits are of VLANs? (Choose three.) A. They simplify switch administration. B. They allow logical grouping of users by function. C. They can enhance network security. D. They increase the number of broadcast domains while decreasing the size of the broadcast domains. Correct Answer: BCD QUESTION 159 You work as a network administrator at P4S, study the exhibit carefully. P4S-PC-Host A can communicate with P4S-PC-Host B but not with P4S-PC-Host C or P4S-

94 PC-Host D. How to solve this problem? A. Configure two separate switches for the hosts on VLANs 2 and 3. B. Configure a router to route between VLAN2 and VLAN3. C. Configure P4S-PC-Hosts C and P4S-PC-HostD with IP addresses in the network. D. Configure the VLAN trunking protocol on the switch. Correct Answer: B QUESTION 160 A university has a small campus in which 25 faculty members are located. The faculty offices and student computers are currently on the same network. The faculty are concerned about students being able to capture packets going across the network and obtain sensitive material. In order to protect faculty network traffic from student connections,which action will you take? A. Remove the student computers from the network and put them on a peer-to-peer network. B. Put the faculty computers in a separate VLAN. C. Install anti-virus software on the student computers. D. Power down the switches that connect to faculty computers when they are not in use. Correct Answer: B QUESTION 161 When receiving a unicast frame with a destination MAC that is listed in the switch table, what will an Ethernet switch do? A. The switch will remove the destination MAC from the switch table.

95 B. The switch will forward the frame to a specific port. C. The switch will not forward unicast frames. D. The switch will return a copy of the frame out the source port. Correct Answer: B QUESTION 162 Which statement is true about the network displayed in the exhibit? (Choose two.) A. There are two broadcast domains in the network. B. There are four collision domains in the network. C. There are five collision domains in the network. D. There are seven collision domains in the network. Correct Answer: AD QUESTION 163 Refer to the exhibit. Spanning Tree Protocol has created a loop-free logical topology in the P4S network that is pictured. How many ports have been placed in the blocking mode?

96 A. none B. one C. two D. three Correct Answer: C QUESTION 164 Topic - Implement IP addressing and Services Calculate and apply a VLSM IP addressing design to a network Determine the appropriate classless addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment Describe the technological requirements for running IPv6 (including: protocols, dual stack, tunneling, etc) Describe IPv6 addresses Identify and correct common problems associated with IP addressing and host configurations. A. B. C. D. Correct Answer: /Reference: QUESTION 165 You work as a network engineer at P4S, study the exhibit carefully. The routers are running RIPv2. Which one of the following addressing schemes could meet the needs of this network yet waste the fewest addresses?

97 A. Network 1: /26 Network 2: /28 Network 3: /29 Serial link 1: /30 Serial link 2: /30 B. Network 1: /27 Network 2: /28 Network 3: /29 Serial link 1: /30 Serial link 2: /30 C. Network 1: /26 Network 2: /27 Network 3: /28 Serial link 1: /30 Serial link 2: /30 D. Network 1: /26 Network 2: /26 Network 3: /26 Serial link 1: /24 Serial link 2: /24 Correct Answer: C QUESTION 166 Look at the following diagram. All hosts are connected with one another. Which of the following statements correctly describe the addressing scheme that is used in the network? (Choose three.)

98 A. The subnet mask used is B. The subnet mask used is C. The LAN interface of the router is configured with multiple IP addresses. D. The IP address can be assigned to hosts in VLAN1 Correct Answer: ACD QUESTION 167 You are a network administrator for P4S. You have added a new subnet with 60 hosts to the company network. To provide enough usable addresses while wasting the fewest addresses, which subnet address should this network use? A /27 B /27

99 C /26 D /26 Correct Answer: D QUESTION 168 Which technology helps prevent frames from looping continuously through this switched network? A. ARP B. VTP C. STP D. EIGRP Correct Answer: C QUESTION 169 You work as a network engineer at P4S, and you use 29 bits to subnet the company's internetwork. Which wildcard mask will you use to configure an extended access list to permit or deny access to an entire subnetwork?

100 A B C D Correct Answer: D QUESTION 170 A router has been configured to provide the nine users on the branch office LAN with Internet access, as shown in the diagram. It is found that some of the users on the LAN cannot reach the Internet. Based on the topology and router output shown, which command should be issued on the router to correct the problem? A. P4S-R(config-if)# no shutdown B. P4S-R(config-if)# duplex full C. P4S-R(config-if)# no keepalive D. P4S-R(config-if)# ip address Correct Answer: D QUESTION 171 All hosts in the same subnet with /26 must be denied Telnet access to hosts outside the LAN. To complete the bracketed command. [access-list list-number deny tcp

101 address mask any eq port Assigns each appropriate option to its proper placeholder A. list-number II.address III.mask IV.port B. I-6;II-4;III-2;IV-3 C. I-7;II-5;III-4;IV-3 D. I-6;II-5;III-4;IV-3 E. I-7;II-4;III-5;IV-3 Correct Answer: B QUESTION 172 P4S Widgets is redesigning the network that connects its three locations, The administrator gave the networking team to use for addressing the entire network. After subnetting the address, the team is ready to assign the addresses. The administrator plans to configure ip subnet-zero and use RIP v2 as the routing protocol. As a member of the networking team, you must address the network and at the same time conserve unused addresses for future growth. With those goals in mind, assign the correct host addresses for the router interface. One of the routers is partially configured. Not all of the host addresses are necessary. A /26 II /30 III /30 IV /28 B /29 VI /25

102 C. 1-VI;2-II;3-I;4-IV D. 1-V;2-II;3-II;4-IV E. 1-VI;2-I;3-II;4-V F. 1-VI;2-I;3-III;4-IV Correct Answer: A QUESTION 173 As the P4S network administrator, you need to assigned an IP address of /20 to an Ethernet port on router P4S-R, what is the maximum number of hosts allowed on this LAN subnet? A B C D Correct Answer: C QUESTION 174 You are a network administrator for P4S. On a network using a single Class C IP address, you implement VLSM techniques. Which subnet mask is the most efficient for point-to-point serial links?

103 A B C D Correct Answer: B QUESTION 175 P4S Insurance is redesigning the network that connects its three locations; the administrator gave the networking team to use for addressing the entire network. After subnetting the address, the team is ready to assign the addresses. The administrator plans to configure ip subnet-zero and use RIP v2 as the routing protocol. As a member of the networking team, you must address the network and at the same time conserve unused addresses for future growth. With those goals in mind, assign the correct host addresses for the router interface. One of the routers is partially configured. Not all of the host addresses are necessary. A /30 II /25 III /28 IV /27 B /29 VI /30 C. 1-IV;2-III;3-V;4-I D. 1-IV;2-II;3-III;4-I E. 1-IV;2-I;3-V;4-II F. 1-IV;2-III;3-VI;4-II Correct Answer: A

104 QUESTION 176 Running both IPv4 and IPv6 on a router simultaneously is known as dual-stack routing. A. False B. True Correct Answer: B QUESTION 177 Identify the four valid IPv6 addresses. (Choose four.) A. :: B. ::192:168:0:1 C. 2000:: D. 2001:3452:4952:2837:: E. 2002:c0a8:101::42 F. 2003:dead:beef:4dad:23:46:bb:101 Correct Answer: ABEF QUESTION 178 Part of the P4S Network is shown below: You need to configure an IP address for workstation P4SA. According to the information shown above, What IP address should be assigned to Workstation P4SA? A /28 B /28 C /28 D /28 Correct Answer: C QUESTION 179 What, if anything, is required for communication to occur between the host P4S-PC-C and Server3?

105 A. DHCP B. a router C. nothing is required D. trunk link between P4S-SwB and P4S-SwE Correct Answer: B QUESTION 180 P4S Insurance is redesigning the network that connects its three locations, The administrator gave the networking team to use for addressing the entire network. After subnetting the address, the team is ready to assign the addresses. The administrator plans to configure ip subnet-zero and use RIP v2 as the routing protocol. As a member of the networking team, you must address the network and at the same time conserve unused addresses for future growth. With those goals in mind, assign the host addresses for the router interface. One of the routers is partially configured. Not all of the host addresses are necessary. A /28 II /30 III /29 IV /25 B /27 VI /30

106 C. 1-IV;2-II;3-V;4-I D. 1-V;2-II;3-VI;4-III E. 1-IV;2-III;3-V;4-II F. 1-V;2-I;3-VI;4-II Correct Answer: A QUESTION 181 You are a network administrator for P4S Ltd. You are attempting to add a new router into an established OSPF network. The networks attached to the new router P4S-R do not appear in the routing tables of the other OSPF routers. Refer to the information in the partial configuration displayed below, which configuration error is the most likely cause of this problem? P4S-R(config)# router ospf 1 P4S-R(config-router)# network area 0 A. The AS is configured improperly. B. The network subnet mask is configured improperly. C. The network wildcard mask is configured improperly. D. The OSPF area is configured improperly. Correct Answer: C QUESTION 182 Which IP addressing scheme is correct about the topology displayed in the exhibit?

107 A. P4S-PC-host /24; P4S-PC-host /24; P4S-PC-host /24 B. P4S-PC-host /24; P4S-PC-host /24; P4S-PC-host /24 C. P4S-PC-host /24; P4S-PC-host /24; P4S-PC-host /24 D. P4S-PC-host /24; P4S-PC-host /24; P4S-PC-host /24 Correct Answer: B QUESTION 183 Which description is true about private IP addresses? (Choose two.) A. addresses that can be routed through the public Internet B. addresses that cannot be routed through the public Internet C. addresses chosen by a company to communicate with the Internet D. a scheme to conserve public addresses Correct Answer: BD

108 QUESTION 184 George is a network administrator at P4S Ltd. He needs to assign static IP addresses to the servers in the P4S network. For network /29, the router is assigned the first usable host address while the sales server is given the last usable host address. Which item should be entered into the IP properties box for the sales server? A. IP address: Subnet Mask: Default Gateway: B. IP address: Subnet Mask: Default Gateway: C. IP address: Subnet Mask: Default Gateway: D. IP address: Subnet Mask: Default Gateway: Correct Answer: C QUESTION 185 Topic - Configure and troubleshoot basic operation and routing on Cisco devices. Compare and contrast methods of routing and routing protocols Configure, verify and troubleshoot OSPF Configure, verify and troubleshoot EIGRP Verify configuration and connectivity using ping, traceroute, and telnet or SSH Troubleshoot routing implementation issues Verify router hardware and software operation using SHOW and DEBUG commands Implement basic router security A. B. C. D. Correct Answer: /Reference: QUESTION 186 You are an administrator of P4S. And you are required to troubleshoot a problem between routers which are using different versions of RIP. You need information telling you which version of RIP was being sent and received on an interface. Which two commands should be used? (Choose two.) A. debug ip rip

109 B. debug rip routing C. show ip protocols D. show ip route rip Correct Answer: AC QUESTION 187 You are a network administrator of P4S. The routing protocol that the company uses is EIGRP as it is shown in the exhibit. Packets will leave from a host on the /26 network to a host on the LAN attached to router P4S-R1, what path will be chosen? A. The path will be P4S-R3 to P4S-R1. B. The path will be P4S-R3 to P4S-R1 to P4S-R2. C. The path will be P4S-R3 to P4S-R2 to P4S-R1. D. The path will be both P4S-R3 to P4S-R2 to P4S-R1 and P4S-R3 to P4S-R1. Correct Answer: A

110 QUESTION 188 Routing has been configured on the P4S router with these commands: P4S(config)# ip route P4S(config)# ip route P4S(config)# ip route Match the proper relationship between each destination IP address and next hop address A. Next hop II.Next hop III.Next hop B. I-1,3;II-2,5;III-4,6 C. I-3,6;II-2,5;III-1,4 D. I-1,3;II-4,6;III-2,5 E. I-3,6;II-4,5;III-1,2 Correct Answer: B QUESTION 189 You work as a network engineer for P4S Ltd. Study the exhibit carefully. The router has been configured with these commands: hostname Gateway interface FastEthernet 0/0 ip address no shutdown interface FastEthernet 0/1 ip address no shutdown interface Serial 0/0 ip address no shutdown ip route Which two results are of this configuration? (Choose two.)

111 A. Hosts on the LAN that is connected to FastEthernet 0/1 are using public IP addressing. B. The address of the subnet segment with the WWW server will support seven more servers. C. The addressing scheme allows users on the Internet to access the WWW server. D. Hosts on the LAN that is connected to FastEthernet 0/1 will not be able to access the Internet without address translation. Correct Answer: CD QUESTION 190 What type of link is needed between P4S-SwA and P4S-SwB so host P4S-PC-C and host P4S-PC-D can communicate through P4S-SwA to the servers?

112 A. trunk B. access C. multi-access D. straight-through Correct Answer: A QUESTION 191 You are a network administrator of P4S. As it is shown in the following, after the configuration of router interfaces, you find that hosts in the P4S-Branch LAN cannot connect to the Internet. And additional connectivity issues are found when doing further testing. To fix this problem, what will you do?

113 A. Change the address of the P4S-HQ router LAN interface. B. Change the address of the P4S-Branch router LAN interface. C. Change the address of the P4S-Branch router WAN interface. D. Change the subnet mask of the P4S-HQ router interface to the Internet. Correct Answer: C QUESTION 192 You are a new network technician for P4S Ltd.Study the exhibit carefully. You have just configured two routers. All interfaces are up. However, the routers are not sharing their routing tables. Why? A. P4S-Router1 is using authentication and P4S-Router2 is not. B. P4S-Router1 is configured for RIP version 2, and P4S-Router2 is configured for RIP version 1. C. There is a physical connectivity problem between P4S-Router1 and P4S-Router2.

114 D. P4S-Router1 has an ACL that is blocking RIP version 2. Correct Answer: B QUESTION 193 What conclusion can be drawn from the output of the debug command presented in the exhibit? A. The output represents normal OSPF operation. B. The interfaces of two OSPF routers connected to the P4S-Border router are in the same subnet. C. The OSPF router connected to interface Serial0/1 has NOT formed a neighbor relationship with the P4S- Border router. D. A router is connected to interface Serial0/3 of the P4S-Border router. The OSPF router ID of the connected router is the IP address of the connected interface. Correct Answer: C QUESTION 194 On the basis of the exhibit below.p4s-pc-hosta cannot ping P4S-PC-HOSTB. Assume that routing is correctly configured, what will cause this problem?

115 A. The Fa0/0 interface on P4S-Router-B is using a broadcast address. B. The Fa0/0 interface on P4S-Router-A is on a subnet that can't be used. C. The address of P4S-Switch-A is a subnet address. D. The serial interfaces of the routers are not on the same subnet. Correct Answer: D QUESTION 195 You want to use the service password-encryption command on a router provide additional security. How to achieve this? A. by encrypting passwords in the plain text configuration file B. by requiring entry of encrypted passwords for access to the device C. by automatically suggesting encrypted passwords for use in configuring the router D. by configuring an MD5 encrypted key to be used by routing protocols to validate routing exchanges Correct Answer: A QUESTION 196 You work as a network administrator for the P4S Ltd. Study the exhibit carefully. The company's internetwork is

116 displayed in the exhibit. You want to reduce the size of the routing table on the Central router. Which partial routing table entry in the Central router represents a route summary that represents the LANs in Phoenix but no additional subnets? A /28 is subnetted, 1 subnets D [90/ ] via , 6w0d, Serial0/1 B /28 is subnetted, 1 subnets D [90/ ] via , 6w0d, Serial0/1 C /30 is subnetted, 1 subnets D [90/ ] via , 6w0d, Serial0/1 D /22 is subnetted, 1 subnets D [90/ ] via , 6w0d, Serial0/1 Correct Answer: D QUESTION 197 The network administrator of the P4S1 router adds the following command to the router configuration: ip route What are the results of adding this command?(choose two)

117 A. Traffic for network is forwarded to B. This route is automatically propagated throughout the entire network. C. Traffic for all networks is forwarded to D. The command establishes a static route. Correct Answer: AD QUESTION 198 You are a network technician at P4S,study the exhibit carefully. Users on the Holyoke router can't access the intranet server attached to interface E0 of the Chicopee router. Inspection of the routing table of the Holyoke router displays that an entry for the Chicopee E0 network is missing. In order to configure the Holyoke router with a path to the intranet server network, which command will you use? A. Holyoke(config)# ip route B. Holyoke(config)# ip network C. Holyoke(config)# ip network

118 D. Holyoke(config)# ip route Correct Answer: D QUESTION 199 Match the correct relationship between the term and its definition. 1.holddown timer 2.poison reverse 3.count to infinity 4.LSA 5.split horizon A. A router learns from its neighbor that a route is down, and the router sends an update back to the neighbor with an infinite metric to that route. II.The packets flooded when a topology change occurs, causing network routers to update their topological databases and recalculate routes. III. This prevents sending information about a route back out the same interface that originally learned about the route. IV.For a given period, this causes the router to ignore any updates with poorer metric to a lost network. B. I-1,II-3,III-2,IV-4 C. I-2,II-4,III-5,IV-1 D. I-1,II-4,III-5,IV-3 E. I-2,II-3,III-1,IV-4 Correct Answer: B QUESTION 200 You are a technician for P4S. The configurations in the following exhibit are pasted into the two new routers shown. Otherwise, the routers will be configured with their default configurations. Host P4S-PC1 cannot ping Host P4S-PC2, but you can ping the S0/0 interface of P4S-R2 from Host P4S-PC1. You have verified the configurations of the hosts and they are correct. What is the cause of the problem?

119 A. The serial cable on P4S-R1 should be replaced. B. P4S-1 has no route to the network. C. The interfaces on P4S-R2 are not configured properly. D. The ip subnet-zero command must be configured on both routers. Correct Answer: B /Reference:

Seite von 7 05.0.200 Close Window Assessment System Exam Viewer - CCNA Practice Certification Exam # - (Version 4.0) Below you will find the assessment items as presented on the exam as well as the scoring

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 200-101 EXAM QUESTIONS & ANSWERS Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ CISCO 200-101 EXAM QUESTIONS & ANSWERS Exam Name: Interconnecting

More information

CCNA 4 - Final Exam (B)

CCNA 4 - Final Exam (B) CCNA 4 - Final Exam (B) 1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

Cisco Questions & Answers

Cisco Questions & Answers Cisco 200-101 Questions & Answers Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 23.7 http://www.gratisexam.com/ Cisco 200-101 Questions & Answers Exam Name: Interconnecting Cisco

More information

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer CIS 83 Midterm Spring 2004 Answer Sheet Name: Score: Grade: Question Answer Question Answer 1 A B C D E F 51 A B C D E F 2 A B C D E F 52 A B C D E F 3 A B C D E F 53 A B C D E F 4 A B C D E F 54 A B C

More information

Exam Name: CCNA - Cisco Certified Network Associate

Exam Name: CCNA - Cisco Certified Network Associate Vendor: Cisco Exam Code: 640-802 Exam Name: CCNA - Cisco Certified Network Associate Version: DEMO QUESTION 1 An administrator is unsuccessful in adding VLAN 50 to a switch. While troubleshooting the problem,

More information

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE Modified 2017-07-10 TestOut Routing and Switching Pro Outline- English 6.0.x Videos: 133 (15:42:34) Demonstrations: 78 (7:22:19) Simulations:

More information

8. Refer to the exhibit. The ORL router is unable to form a neighbor relationship with the JAX router. What is a possible cause of this problem?

8. Refer to the exhibit. The ORL router is unable to form a neighbor relationship with the JAX router. What is a possible cause of this problem? 1. Refer to the exhibit. A new PC was deployed in the Sales network. It was given the host address of 192.168.10.31 with a default gateway of 192.168.10.17. The PC is not communicating with the network

More information

TestsDumps. Latest Test Dumps for IT Exam Certification

TestsDumps.  Latest Test Dumps for IT Exam Certification TestsDumps http://www.testsdumps.com Latest Test Dumps for IT Exam Certification Exam : 200-105 Title : Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Vendor : Cisco Version : DEMO Get Latest

More information

Certified Cisco Networking Associate v1.1 ( )

Certified Cisco Networking Associate v1.1 ( ) Certified Cisco Networking Associate v1.1 (640-802) Exam Description: The Cisco Certified Networking Associate v1.1 640-802 is the composite exam that is associated with Cisco CCNA Routing and Switching

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Questions & Answers Number: 200-120 Passing Score: 821 Time Limit: 120 min File Version: 28.8 http://www.gratisexam.com/ Questions & Answers Exam Name: CCNA Cisco Certified Network Associate CCNA (803)

More information

PASS4TEST IT 인증시험덤프전문사이트

PASS4TEST IT 인증시험덤프전문사이트 PASS4TEST IT 인증시험덤프전문사이트 http://www.pass4test.net 일년동안무료업데이트 Exam : 200-120 Title : CCNA Cisco Certified Network Associate CCNA (803) Vendor : Cisco Version : DEMO Get Latest & Valid 200-120 Exam's Question

More information

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D 1. Which network would support at least 30 hosts? A. 10.0.0.0 255.255.255.252 B. 10.0.0.0 255.255.255.240 C. 10.0.0.0 255.255.255.224 D. 10.0.0.0 255.255.255.248 2. Which protocol can cause high CPU usage?

More information

Cisco Testinside Exam Bundle

Cisco Testinside Exam Bundle Cisco Testinside 640-802 Exam Bundle Number: 640-802 Passing Score: 950 Time Limit: 120 min File Version: 18.9 http://www.gratisexam.com/ Cisco 640-802 Exam Bundle Exam Name: Cisco Cisco Certified Network

More information

Cisco CCNA (ICND1, ICND2) Bootcamp

Cisco CCNA (ICND1, ICND2) Bootcamp Cisco CCNA (ICND1, ICND2) Bootcamp Course Duration: 5 Days Course Overview This five-day course covers the essential topics of ICND1 and ICND2 in an intensive Bootcamp format. It teaches students the skills

More information

Interconnecting Cisco Networking Devices Part 1 ( )

Interconnecting Cisco Networking Devices Part 1 ( ) Interconnecting Cisco Networking Devices Part 1 (100-101) Exam Description: The 100-101 Interconnecting Cisco Networking Devices Part 1 (ICND1) is a 1.5- hour exam with 50 60 questions. The 100-101 Interconnecting

More information

Cisco Exam CCNA Version: 4.1 [ Total Questions: 215 ]

Cisco Exam CCNA Version: 4.1 [ Total Questions: 215 ] s@lm@n Cisco Exam 640-801 CCNA Version: 4.1 [ Total Questions: 215 ] Question No : 1 Which router command can be used to verify the type of cable connected to interface serial 0/0? A. show interfaces serial

More information

Exam Code : Version: Free Demo. IT Certification Guaranteed, The Easy Way!

Exam Code : Version: Free Demo. IT Certification Guaranteed, The Easy Way! Vendor : Cisco Exam Code : 642-832 Version: Free Demo IT Certification Guaranteed, The Easy Way Cheat-Test.us - The Worldwide Renowned IT Certification Material Provider The safer, easier way to help you

More information

et Su cc es s in Passing Yourertification Exam at first

et Su cc es s in Passing Yourertification Exam at first www.dumpspdf.com in Passing Yourertification Exam at first et Su cc es s Vendor: Cisco Exam Code: 200-101 Exam Name: Interconnecting Cisco Networking Devices Part 2 QUESTION: 1 **Exhibit Missing** A technician

More information

Scope and Sequence: CCNA Exploration v4.0

Scope and Sequence: CCNA Exploration v4.0 Scope and Sequence: CCNA Exploration v4.0 Last Updated August 30, 2007 The course objectives and outline for the final two CCNA Exploration courses, LAN Switching and Wireless and Accessing the WAN, are

More information

CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0)

CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0) CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0) 1. Data is being sent from a source PC to a destination server. Which three statements correctly describe the function

More information

PASS4TEST IT 인증시험덤프전문사이트

PASS4TEST IT 인증시험덤프전문사이트 PASS4TEST IT 인증시험덤프전문사이트 http://www.pass4test.net 일년동안무료업데이트 Exam : 640-802 Title : Cisco Certified Network Associate(CCNA) Vendors : Cisco Version : DEMO 1 / 10 Get Latest & Valid 640-802 Exam's Question

More information

Cisco Exactexams Exam Questions & Answers

Cisco Exactexams Exam Questions & Answers Cisco Exactexams 200-120 Exam Questions & Answers Number: 200-120 Passing Score: 800 Time Limit: 120 min File Version: 23.4 http://www.gratisexam.com/ Cisco 200-120 Exam Questions & Answers Exam Name:

More information

Claim desired outcome

Claim desired outcome Assessment Authoring - Table of Specification (TOS) The Table of Specification (TOS) is a high-level design template for a given assessment. It identifies the claims, components skills, targeted number

More information

Exam : Cisco Certified Network Associate(CCNA) Title : Version : DEMO

Exam : Cisco Certified Network Associate(CCNA) Title : Version : DEMO Exam : 640-802 Title : Cisco Certified Network Associate(CCNA) Version : DEMO 1.Refer to the exhibit. What could be possible causes for the "Serial0/0 is down" interface status? (Choose two.) A. A Layer

More information

Cisco Exactexams Exam Questions & Answers

Cisco Exactexams Exam Questions & Answers Cisco Exactexams 200-120 Exam Questions & Answers Number: 200-120 Passing Score: 800 Time Limit: 120 min File Version: 23.4 http://www.gratisexam.com/ Cisco 200-120 Exam Questions & Answers Exam Name:

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 100-101 EXAM QUESTIONS & ANSWERS Number: 100-101 Passing Score: 800 Time Limit: 120 min File Version: 35.5 http://www.gratisexam.com/ CISCO 100-101 EXAM QUESTIONS & ANSWERS Exam Name: CCNA Interconnecting

More information

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-8-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers

More information

CCNA Routing and Switching (NI )

CCNA Routing and Switching (NI ) CCNA Routing and Switching (NI400+401) 150 Hours ` Outline The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that is

More information

The primary audience for this course includes Network Administrators, Network Engineers,

The primary audience for this course includes Network Administrators, Network Engineers, CCNA COURSE DESCRIPTION: Cisco Certified Network Associate (CCNA) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation

More information

Exam : Title : Cisco Certified Network Associate. Ver :

Exam : Title : Cisco Certified Network Associate. Ver : Exam : 640-802 Title : Cisco Certified Network Associate Ver : 11.07.07 QUESTION 1 What are two reasons that a network administrator would use access lists? (Choose two.) A. to control vty access into

More information

Cisco CISCO Interconnecting Cisco Networking Devices Exam (ICND) Practice Test. Version

Cisco CISCO Interconnecting Cisco Networking Devices Exam (ICND) Practice Test. Version Cisco 640-811 CISCO 640-811 Interconnecting Cisco Networking Devices Exam (ICND) Practice Test Version 1.3 QUESTION NO: 1 Cisco 640-811: Practice Exam What is the purpose of the OSPF router ID in a DR/BDR

More information

Examsheets Questions and Answers

Examsheets Questions and Answers 640-802 Examsheets Questions and Answers Number: 640-802 Passing Score: 800 Time Limit: 120 min File Version: 17.6 http://www.gratisexam.com/ 640-802 Questions and Answers Exam Name: Cisco Cisco Certified

More information

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two)

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two) ICND1 OSPF Questions Question 1 Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two) A. It is locally significant. B. It is globally significant. C.

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get

More information

Cisco Certified Network Associate ( )

Cisco Certified Network Associate ( ) Cisco Certified Network Associate (200-125) Exam Description: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that

More information

Cisco Exactexams Exam Questions & Answers

Cisco Exactexams Exam Questions & Answers Cisco Exactexams 200-120 Exam Questions & Answers Number: 200-120 Passing Score: 800 Time Limit: 120 min File Version: 23.4 http://www.gratisexam.com/ Cisco 200-120 Exam Questions & Answers Exam Name:

More information

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test 10089.book Page xi Monday, July 23, 2007 3:17 PM Introduction Assessment Test xxiii xxxiii Chapter 1 Internetworking 1 Internetworking Basics 4 Internetworking Models 11 The Layered Approach 12 Advantages

More information

Vendor: Cisco. Exam Code: Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo Vendor: Cisco Exam Code: 100-105 Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo DEMO QUESTION 1 If the resume command is entered after the sequence that is

More information

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, ,

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, , CCNA Cisco Certified Network Associate (200-125) Exam DescrIPtion: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment

More information

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-5-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers

More information

Cisco Braindumps Real Exam Questions - Guaranteed

Cisco Braindumps Real Exam Questions - Guaranteed Cisco Braindumps 200-101 Real Exam Questions - Guaranteed Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 23.8 http://www.gratisexam.com/ 200-101 Real Exam Questions - Guaranteed Exam

More information

Pass4sures. Latest Exam Guide & Learning Materials

Pass4sures.   Latest Exam Guide & Learning Materials Pass4sures http://www.pass4sures.top/ Latest Exam Guide & Learning Materials Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get Latest & Valid 200-125

More information

CCNA Cisco Certified Network Associate CCNA (v3.0)

CCNA Cisco Certified Network Associate CCNA (v3.0) 200-125 - CCNA Cisco Certified Network Associate CCNA (v3.0) 1.What is one benefit of PVST+? A. PVST+ supports Layer 3 load balancing without loops. B. PVST+ reduces the CPU cycles for all the switches

More information

Part II. Chapter 3. Determining IP Routes

Part II. Chapter 3. Determining IP Routes Part II Chapter 3 Routers perform two main functions: switching and routing. The switching function is the process of moving packets from an inbound interface to an outbound interface. The switching function

More information

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-7-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers

More information

CCNA Cisco Certified Network Associate CCNA (v3.0)

CCNA Cisco Certified Network Associate CCNA (v3.0) CCNA Cisco Certified Network Associate CCNA (v3.0) Cisco 200-125 Dumps Available Here at: /cisco-exam/200-125-dumps.html Enrolling now you will get access to 455 questions in a unique set of 200-125 dumps

More information

Which of the following are primary functions of a router? (Choose two.) - packet switching - path selection

Which of the following are primary functions of a router? (Choose two.) - packet switching - path selection Which three statements are true regarding the encapsulation and de-encapsulation of packets when traveling through a router? (Choose three.) - The router modifies the TTL field, decrementing it by one.

More information

cisco. Number: Passing Score: 800 Time Limit: 120 min.

cisco. Number: Passing Score: 800 Time Limit: 120 min. 300-101.cisco Number: 300-101 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Examine the following output of the show ip ospf interface command. What would be the effect of executing the auto-cost

More information

Lab 4: Routing using OSPF

Lab 4: Routing using OSPF Network Topology:- Lab 4: Routing using OSPF Device Interface IP Address Subnet Mask Gateway/Clock Description Rate Fa 0/0 172.16.1.17 255.255.255.240 ----- R1 LAN R1 Se 0/0/0 192.168.10.1 255.255.255.252

More information

Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0)

Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Cisco 200-105 Dumps Available Here at: /cisco-exam/200-105-dumps.html Enrolling now you will get access to 170 questions in a unique set of

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

More information

GoCertify Advanced Cisco CCIE Lab Scenario # 1

GoCertify Advanced Cisco CCIE Lab Scenario # 1 GoCertify Advanced Cisco CCIE Lab Scenario # 1 (http://www.gocertify.com) IPexpert, Inc. is a leading provider in on-line Cisco CCNA, CCNP and CCIE training material. For more information please visit

More information

TestInside,help you pass any IT exam!

TestInside,help you pass any IT exam! Cisco 640-802 Cisco Certified Network Associate (CCNA) Q&A 192 v13 & v3.21 WEB1: www.56cto.com WEB2: www.ciscoh3com.com Forum: bbs.56cto.com TestInside,help you pass any IT exam! Copyright TestInside reserves

More information

CCNA-A Scope and Sequence (March 2007-Draft)

CCNA-A Scope and Sequence (March 2007-Draft) CCNA-A Scope and Sequence (March 2007-Draft) This document is a preliminary overview of the new CCNA-A curriculum and is subject to change since the courses are still under development. The English versions

More information

Exam Questions

Exam Questions Exam Questions 100-105 ICND1 Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) https://www.2passeasy.com/dumps/100-105/ 1.Refer to the exhibit. Assume that all router interfaces are operational

More information

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo Vendor: Cisco Exam Code: 200-125 Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo DEMO QUESTION 1 A network administrator needs to configure a serial link between the main office

More information

The Quickest Way To Get Certified TestKing's Interconnecting Cisco Networking Devices Exam (ICND ) Version 9.

The Quickest Way To Get Certified TestKing's Interconnecting Cisco Networking Devices Exam (ICND ) Version 9. WWW.REAL-EXAMS.NET The Quickest Way To Get Certified 640-811 TestKing's Interconnecting Cisco Networking Devices Exam (ICND ) Version 9.0 WWW.REAL-EXAMS.NET This Study Guide has been carefully written

More information

Exam : Cisco Title : Update : Demo. Cisco Certified Network Associate

Exam : Cisco Title : Update : Demo. Cisco Certified Network Associate Exam : Cisco 640-802 Title : Cisco Certified Network Associate Update : Demo 1. Refer to the exhibit. What could be possible causes for the "Serial0/0 is down" interface status? (Choose two.) A. A Layer

More information

ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch

ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview Interconnecting Cisco

More information

Section 6. Implementing EIGRP ICND2

Section 6. Implementing EIGRP ICND2 ICND2 Section 6 Implementing EIGRP Enhanced Interior Gateway Routing Protocol (EIGRP) was introduced in Cisco IOS Release 9.21 as an enhancement to the limitations of IGRP. IGRP was developed by Cisco

More information

PT Activity 8.6.1: CCNA Skills Integration Challenge Topology Diagram

PT Activity 8.6.1: CCNA Skills Integration Challenge Topology Diagram Topology Diagram All contents are Copyright 2008 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 7 Addressing Table for HQ Device Interface IP Address Subnet

More information

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND)

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND) 100-105.exam Number: 100-105 Passing Score: 800 Time Limit: 120 min CISCO 100-105 Interconnecting Cisco Networking Devices Part 1 (ICND) Exam A QUESTION 1 Which route source code represents the routing

More information

CCNA Exam code: Cisco Exam name: Interconnecting Cisco Networking Devices Part 2. Version 21.0

CCNA Exam code: Cisco Exam name: Interconnecting Cisco Networking Devices Part 2. Version 21.0 CCNA 200-101 Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 21.0 Exam code: Cisco 200-101 Exam name: Interconnecting Cisco Networking Devices Part 2 Version 21.0 Sections 1. LAN Switching

More information

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15.

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15. 300-135.examcollection.premium.exam.68q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 15.0 / Exam code: 300-135 Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT)

More information

Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.)

Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.) Volume: 217 Questions Question: 1 Which three parameters must match to establish OSPF neighbor adjacency? (Choose three.) A. the process ID B. the hello interval C. the subnet mask D. authentication E.

More information

Exam : Cisco Title : Update : Demo. Composite Exam

Exam : Cisco Title : Update : Demo. Composite Exam Exam : Cisco 642-892 Title : Composite Exam Update : Demo 1. Refer to the exhibit. EIGRP is configured on all routers in the network. On the basis of the output provided, which statement is true? A. Because

More information

TEXTBOOK MAPPING CISCO COMPANION GUIDES

TEXTBOOK MAPPING CISCO COMPANION GUIDES TestOut Routing and Switching Pro - English 6.0.x TEXTBOOK MAPPING CISCO COMPANION GUIDES Modified 2018-08-20 Objective Mapping: Cisco 100-105 ICND1 Objective to LabSim Section # Exam Objective TestOut

More information

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE COURSE TITLE ROUTING AND SWITCHING FUNDAMENTALS PART II COURSE DURATION 10 Hour(s) of Self-Paced Interactive Training COURSE

More information

Exam4Tests. Latest exam questions & answers help you to pass IT exam test easily

Exam4Tests.   Latest exam questions & answers help you to pass IT exam test easily Exam4Tests http://www.exam4tests.com Latest exam questions & answers help you to pass IT exam test easily Exam : 200-101 Title : Interconnecting Cisco Networking Devices Part 2 (ICND2) Vendor : Cisco Version

More information

TestInside,help you pass any IT exam!

TestInside,help you pass any IT exam! Cisco 640-802 Cisco Certified Network Associate (CCNA) Q&A177 version-12 or v2.21 WEB1: www.56cto.com WEB2: www.ciscoh3com.com Forum: bbs.56cto.com TestInside,help you pass any IT exam! Copyright TestInside

More information

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview This course will teach students about building a simple network, establishing internet connectivity, managing network device security,

More information

IP Networking. Cisco Press. Wendell Odom, CCIE No Indianapolis, IN East 96th Street

IP Networking. Cisco Press. Wendell Odom, CCIE No Indianapolis, IN East 96th Street IP Networking Wendell Odom, CCIE No. 1624 Cisco Press 800 East 96th Street Indianapolis, IN 46240 iv IP Networking Contents at a Glance Introduction xxx Unit 1: The TCP/IP Model, LANs, WANs, and IP Networks

More information

CCNA 3 (v v6.0) Chapter 6 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 6 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 6 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-6-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 6 Exam Answers

More information

CCNP ROUTE Exam (http://www.digitaltut.com)

CCNP ROUTE Exam (http://www.digitaltut.com) CCNP ROUTE Exam (http://www.digitaltut.com) Number: 642-902 Passing Score: 790 Time Limit: 90 min File Version: 1.0 http://www.gratisexam.com/ 642-902 ROUTE Exam Topics Exam Description The Implementing

More information

2016 Braindump2go Valid Cisco Exam Preparation Materials:

2016 Braindump2go Valid Cisco Exam Preparation Materials: 2016 NEW Cisco CCNP Routing and Switching 300-101: Implementing Cisco IP Routing (ROUTE) Exam Questions and Answers RELEASED in Braindump2go.com Online IT Study Website Today! 2016 Braindump2go Valid Cisco

More information

CCNA Exploration Network Fundamentals

CCNA Exploration Network Fundamentals CCNA Exploration 4.0 1. Network Fundamentals The goal of this course is to introduce you to fundamental networking concepts and technologies. These online course materials will assist you in developing

More information

Cisco Exam Cisco Interconnecting Cisco Networking Devices Part 1 (ICND) Version: 12.0 [ Total Questions: 202 ]

Cisco Exam Cisco Interconnecting Cisco Networking Devices Part 1 (ICND) Version: 12.0 [ Total Questions: 202 ] s@lm@n Cisco Exam 100-101 Cisco Interconnecting Cisco Networking Devices Part 1 (ICND) Version: 12.0 [ Total Questions: 202 ] Topic 7, Troubleshooting Cisco 100-101 : Practice Test Question No : 1 - (Topic

More information

debug ip ospf database external default-metric subnet area 0 stub distribute-list in Serial0/1

debug ip ospf database external default-metric subnet area 0 stub distribute-list in Serial0/1 Which statement about stateless autoconfiguration is true? A host can autoconfigure itself by appending its MAC address to the local link prefix (64 bits). 2 Autoconfiguration allows devices to connect

More information

Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam.

Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam. Cisco 640-822 Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam TYPE: DEMO http://www.examskey.com/640-822.html Examskey Cisco 640-822 exam demo product is here for you to test quality of the

More information

DOiT-200v6 VOLUME II. DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario. For CCIE Candidates

DOiT-200v6 VOLUME II. DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario. For CCIE Candidates Revision 7.0 (10/20/2005) DOiT-200v6-SCENARIO 3 Page 1 NETMASTERCLASS ROUTING AND SWITCHING CCIE TRACK DOiT-200v6 VOLUME II DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario For CCIE Candidates Revision

More information

Actualtests Q

Actualtests Q Actualtests.300-135 55Q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 5.4 http://www.gratisexam.com/ 300-135 Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Passed today

More information

Course: CCNA Bootcamp (Intensive CCNA)

Course: CCNA Bootcamp (Intensive CCNA) Course: CCNA Bootcamp (Intensive CCNA) Duration: 5 Days Description Introduction to Networking course will prepare you for the basic knowledge and in-depth technology of networking design and implementation.

More information

Interconnecting Cisco Networking Devices: Accelerated

Interconnecting Cisco Networking Devices: Accelerated Interconnecting Cisco Networking Devices: Accelerated CCNAX v3.0; 5 days, Instructor-led Course Description The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices:

More information

EXAM - HP0-Y52. Applying HP FlexNetwork Fundamentals. Buy Full Product.

EXAM - HP0-Y52. Applying HP FlexNetwork Fundamentals. Buy Full Product. HP EXAM - HP0-Y52 Applying HP FlexNetwork Fundamentals Buy Full Product http://www.examskey.com/hp0-y52.html Examskey HP HP0-Y52 exam demo product is here for you to test the quality of the product. This

More information

Q&A. DEMO Version

Q&A. DEMO Version Cisco Certified Network Associate Q&A DEMO Version Copyright (c) 2012 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version Chinatag

More information

Case Study. Routing & Switching. Cisco Networking Academy Routing and Switching: Scaling Network Case Study

Case Study. Routing & Switching. Cisco Networking Academy Routing and Switching: Scaling Network Case Study Case Study Routing & Switching Cisco Networking Academy Routing and Switching: Scaling Network Case Study Overview and Objectives This case study allows students to build and configure a complex network

More information

Certkiller questions. Cisco Interconnecting Cisco Networking Devices Part 2

Certkiller questions. Cisco Interconnecting Cisco Networking Devices Part 2 Certkiller.200-101.149 questions Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 5.2 http://www.gratisexam.com/ Cisco 200-101 Interconnecting Cisco Networking Devices Part 2 Nicely

More information

CCNA Semester 2 labs. Labs for chapters 2 10

CCNA Semester 2 labs. Labs for chapters 2 10 CCNA Semester 2 labs Labs for chapters 2 10 2.2.2.5 Lab - Configuring IPv4 Static and Default Routes 2.3.2.4 Lab - Troubleshooting Static Routes 3.2.1.9 Lab - Configuring Basic RIPv2 5.2.2.9 Lab - Configuring

More information

Symbols. Numerics I N D E X

Symbols. Numerics I N D E X I N D E X Symbols? (question mark), CLI help system, 126 Numerics A 2-router BGP topology, configuring, 279 284 4-router BGP topology, configuring, 266, 276 279 ABRs (area border routers), 9, 87, 95, 141

More information

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CCENT - Cisco Certified Entry Networking Technician (ICND1) CCNA Routing and Switching (ICND2) Prerequisites:

More information

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Topology Assessment Objectives Part 1: Initialize Devices (2 points, 5 minutes) Part 2: Configure Device Basic Settings (18 points, 20 minutes) Part 3: Configure

More information

CISCO Cisco Certified Network Associate 229 Q&A. Version 2.83

CISCO Cisco Certified Network Associate 229 Q&A. Version 2.83 CISCO 640-802 Cisco Certified Network Associate 229 Q&A Version 2.83 Important Note, Please Read Carefully Other ExamWorx products A) Offline Testing engine Use the offline Testing engine product topractice

More information

H Q&As. HCNA-HNTD (Huawei Network Technology and Device) Pass Huawei H Exam with 100% Guarantee

H Q&As. HCNA-HNTD (Huawei Network Technology and Device) Pass Huawei H Exam with 100% Guarantee H12-211 Q&As HCNA-HNTD (Huawei Network Technology and Device) Pass Huawei H12-211 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money

More information

CCNA 4 - Final Exam (A)

CCNA 4 - Final Exam (A) CCNA 4 - Final Exam (A) 1. 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

More information

Real4Test. Real IT Certification Exam Study materials/braindumps

Real4Test.   Real IT Certification Exam Study materials/braindumps Real4Test http://www.real4test.com Real IT Certification Exam Study materials/braindumps Exam : 400-101 Title : CCIE Routing and Switching Written Exam v5.1 Vendor : Cisco Version : DEMO Get Latest & Valid

More information

Interconnecting Cisco Networking Devices Part2 (ICND2) Exam.

Interconnecting Cisco Networking Devices Part2 (ICND2) Exam. Cisco 640-816 Interconnecting Cisco Networking Devices Part2 (ICND2) Exam TYPE: DEMO http://www.examskey.com/640-816.html Examskey Cisco 640-816 exam demo product is here for you to test quality of the

More information

Implementing Cisco IP Routing (ROUTE)

Implementing Cisco IP Routing (ROUTE) Implementing Cisco IP Routing (ROUTE) Foundation Learning Guide Foundation learning for the ROUTE 642-902 Exam Diane Teare Cisco Press 800 East 96th Street Indianapolis, IN 46240 Implementing Cisco IP

More information

Q&As. Interconnecting Cisco Networking Devices Part 1. Pass Cisco Exam with 100% Guarantee

Q&As. Interconnecting Cisco Networking Devices Part 1. Pass Cisco Exam with 100% Guarantee 640-822 Q&As Interconnecting Cisco Networking Devices Part 1 Pass Cisco 640-822 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money

More information