CCNA_Learning/ccna2.json

1440 lines
69 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"title": "CCNA 2 Finals",
"questions": [{
"id": "vQbpa_5",
"title": "1. Refer to the exhibit. Assuming that the routing tables are up to date and no ARP messages are needed,\n after a packet leaves H1, how many times is the L2 header rewritten in the path to H2?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/03/2017-03-09_112526.jpg"
],
"type": 0,
"options": {
"q1-0": "1",
"q1-1": "2",
"q1-2": "3",
"q1-3": "4",
"q1-4": "5",
"q1-5": "6"
},
"correct": "q1-1"
},
{
"id": "yBCgPv-C",
"title": "2. Refer to the exhibit. Which highlighted value represents a specific destination network in the routing\n table?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/02/newqccna2finalexam.png"
],
"type": 0,
"options": {
"q2-0": "0.0.0.0",
"q2-1": "10.16.100.128",
"q2-2": "10.16.100.2",
"q2-3": "110",
"q2-4": "791"
},
"correct": "q2-1"
},
{
"id": "K2B6kUVS",
"title": "3. Which type of static route is configured with a greater administrative distance to provide a backup route\n to a route learned from a dynamic routing protocol?",
"images": [],
"type": 0,
"options": {
"q3-0": "floating static route ",
"q3-1": "default static route",
"q3-2": "summary static route",
"q3-3": "standard static route"
},
"correct": "q3-0"
},
{
"id": "GyAovvOA",
"title": "4. Refer to the exhibit. Which route was configured as a static route to a specific network using the\n next-hop address?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/sdsdsfdsf.jpg"
],
"type": 0,
"options": {
"q4-0": "S 10.17.2.0/24 [1/0] via 10.16.2.2",
"q4-1": "S 0.0.0.0/0 [1/0] via 10.16.2.2",
"q4-2": "C 10.16.2.0/24 is directly connected, Serial0/0/0",
"q4-3": "S 10.17.2.0/24 is directly connected, Serial 0/0/0"
},
"correct": "q4-0"
},
{
"id": "olhyaMgy",
"title": "5. What network prefix and prefix-length combination is used to create a default static route that will match\n any IPv6 destination?",
"images": [],
"type": 0,
"options": {
"q5-0": ":/128",
"q5-1": "FFFF:/128",
"q5-2": "::1/64",
"q5-3": "::/0"
},
"correct": "q5-3"
},
{
"id": "nAdWLl7I",
"title": "6. A router has used the OSPF protocol to learn a route to the 172.16.32.0/19 network. Which command will\n implement a backup floating static route to this network?",
"images": [],
"type": 0,
"options": {
"q6-0": "ip route 172.16.0.0 255.255.240.0 S0/0/0 200",
"q6-1": "ip route 172.16.32.0 255.255.224.0 S0/0/0 200",
"q6-2": "ip route 172.16.0.0 255.255.224.0 S0/0/0 100",
"q6-3": "ip route 172.16.32.0 255.255.0.0 S0/0/0 100"
},
"correct": "q6-1"
},
{
"id": "V8qFVhkK",
"title": "7. Refer to the exhibit. Currently router R1 uses an EIGRP route learned from Branch2 to reach the\n 10.10.0.0/16 network. Which floating static route would create a backup route to the 10.10.0.0/16 network in the\n event that the link between R1 and Branch2 goes down?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/03/2017-03-09_113020.jpg"
],
"type": 0,
"options": {
"q7-0": "ip route 10.10.0.0 255.255.0.0 Serial 00/0 100",
"q7-1": "ip route 10.10.0.0 255.255.0.0 209.165.200.226 100",
"q7-2": "ip route 10.10.0.0 255.255.0.0 209.165.200.225 100",
"q7-3": "ip route 10.10.0.0 255.255.0.0 209.165.200.225 50"
},
"correct": "q7-2"
},
{
"id": "wSDALkHu",
"title": "8. Which statement describes a route that has been learned dynamically?",
"images": [],
"type": 0,
"options": {
"q8-0": "It is automatically updated and maintained by routing\n protocols.",
"q8-1": "It is unaffected by changes in the topology of the network.",
"q8-2": "It has an administrative distance of 1.",
"q8-3": "It is identified by the prefix C in the routing table."
},
"correct": "q8-0"
},
{
"id": "42oq0-P_",
"title": "9. Compared with dynamic routes, what are two advantages of using static routes on a router? (Choose\n two.)",
"images": [],
"type": 1,
"options": {
"q9-0": "They automatically switch the path to the destination network when the topology changes",
"q9-1": "They Improve network security",
"q9-2": "They take less time to converge when the network topology changes",
"q9-3": "They use fewer router resources",
"q9-4": "They improve the efficiency of discovering neighboring networks."
},
"correct": [
"q9-1",
"q9-3"
]
},
{
"id": "VZVRh4Gi",
"title": "10. To enable RIPv1 routing for a specific subnet, the configuration command network 172.16.64.32 was entered\n by the network administrator. What address, if any, appears in the running configuration file to identify this\n network?",
"images": [],
"type": 0,
"options": {
"q10-0": "172.16.64.32",
"q10-1": "172.16.64.0",
"q10-2": "172.16.0.0",
"q10-3": "No address is displayed."
},
"correct": "q10-2"
},
{
"id": "8SPGanay",
"title": "11. A network administrator adds the default-information originate command to the configuration of a router\n that uses RIP as the routing protocol. What will result from adding this command?",
"images": [],
"type": 0,
"options": {
"q11-0": "The router will only forward packets that originate on directly connected networks.",
"q11-1": "The router will propagate a static default route in its RIP updates, if one\n is present",
"q11-2": "The router will be reset to the default factory information",
"q11-3": "The router will not forward routing information that is learned from other routers"
},
"correct": "q11-1"
},
{
"id": "81gwIeab",
"title": "12. Refer to the exhibit. What is the administrative distance value that indicates the route for R2 to reach\n the 10.10.0.0/16 network?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-06-04_082949.png"
],
"type": 0,
"options": {
"q12-0": "1",
"q12-1": "0",
"q12-2": "90",
"q12-3": "20512256"
},
"correct": "q12-0"
},
{
"id": "nAnb-11P",
"title": "13. Which route will a router use to forward an IPv4 packet after examining its routing table for the best\n match with the destination address?",
"images": [],
"type": 0,
"options": {
"q13-0": "a level 1 child route",
"q13-1": "a level 1 parent route",
"q13-2": "a level 1 ultimate route",
"q13-3": "a level 2 supernet route"
},
"correct": "q13-2"
},
{
"id": "IG2mVuDC",
"title": "14. Refer to the exhibit. An administrator is attempting to install an IPv6 static route on router R1 to\n reach the network attached to router R2. After the static route command is entered, connectivity to the network is\n still failing. What error has been made in the static route configuration?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/7-2.jpg"
],
"type": 0,
"options": {
"q14-0": "The network prefix is incorrect.",
"q14-1": "The destination network is incorrect.",
"q14-2": "The interface is incorrect",
"q14-3": "The next hop address is incorrect."
},
"correct": "q14-2"
},
{
"id": "L2Bk5bHq",
"title": "15. A network administrator reviews the routing table on the router and sees a route to the destination\n network 172.16.64.0/18 with a next-hop IP address of 192.168.1.1. What are two descriptions of this route? (Choose\n two.)",
"images": [],
"type": 1,
"options": {
"q15-0": "parent route",
"q15-1": "default route",
"q15-2": "level 2 child route",
"q15-3": "ultimate route",
"q15-4": "supernet route"
},
"correct": [
"q15-2",
"q15-3"
]
},
{
"id": "7V0Tft30",
"title": "16. Which two factors are important when deciding which interior gateway routing protocol to use? (Choose\n two.)",
"images": [],
"type": 1,
"options": {
"q16-0": "scalability",
"q16-1": "ISP selection",
"q16-2": "speed of convergence",
"q16-3": "the autonomous system that is used",
"q16-4": "campus backbone architecture"
},
"correct": [
"q16-0",
"q16-2"
]
},
{
"id": "7fkQ8nR3y",
"title": "17. Employees of a company connect their wireless laptop computers to the enterprise LAN via wireless access\n points that are cabled to the Ethernet ports of switches. At which layer of the three-layer hierarchical network\n design model do these switches operate?",
"images": [],
"type": 0,
"options": {
"q17-0": "physical",
"q17-1": "access ",
"q17-2": "core",
"q17-3": "data link",
"q17-4": "distribution"
},
"correct": "q17-1"
},
{
"id": "rmDn9Ln48",
"title": "18. What is a basic function of the Cisco Borderless Architecture access layer?",
"images": [],
"type": 0,
"options": {
"q18-0": "aggregates Layer 2 broadcast domains",
"q18-1": "aggregates Layer 3 routing boundaries",
"q18-2": "provides access to the user",
"q18-3": "provides fault isolation"
},
"correct": "q18-2"
},
{
"id": "Vf_YA2ucP",
"title": "19. What is a characteristic of the distribution layer in the three layer hierarchical model?",
"images": [],
"type": 0,
"options": {
"q19-0": "provides access to the rest of the network through switching, routing, and\n network access policies",
"q19-1": "distributes access to end users",
"q19-2": "represents the network edge",
"q19-3": "acts as the backbone for the network, aggregating and distributing network traffic throughout the campus"
},
"correct": "q19-0"
},
{
"id": "yUR69GjKA",
"title": "20. Which information does a switch use to populate the MAC address table?",
"images": [],
"type": 0,
"options": {
"q20-0": "the destination MAC address and the incoming port",
"q20-1": "the destination MAC address and the outgoing port",
"q20-2": "the source and destination MAC addresses and the incoming port",
"q20-3": "the source and destination MAC addresses and the outgoing port",
"q20-4": "the source MAC address and the incoming port",
"q20-5": "the source MAC address and the outgoing port"
},
"correct": "q20-4"
},
{
"id": "zb19gbDo-",
"title": "21. Which statement is correct about Ethernet switch frame forwarding decisions?",
"images": [],
"type": 0,
"options": {
"q21-0": "Unicast frames are always forwarded regardless of the destination MAC address",
"q21-1": "Frame forwarding decisions are based on MAC address and port mappings in\n the CAM table",
"q21-2": "Cut-through frame forwarding ensures that invalid frames are always dropped",
"q21-3": "Only frames with a broadcast destination address are forwarded out all active switch ports"
},
"correct": "q21-1"
},
{
"id": "Octd_LCbu",
"title": "22. What is the name of the layer in the Cisco borderless switched network design that would have more\n switches deployed than other layers in the network design of a large organization?",
"images": [],
"type": 0,
"options": {
"q22-0": "access",
"q22-1": "core",
"q22-2": "data link",
"q22-3": "network",
"q22-4": "network access"
},
"correct": "q22-0"
},
{
"id": "egfdSEWb6",
"title": "23. Which switching method drops frames that fail the FCS check?",
"images": [],
"type": 0,
"options": {
"q23-0": "borderless switching",
"q23-1": "cut-through switching",
"q23-2": "ingress port buffering",
"q23-3": "store-and-forward switching"
},
"correct": "q23-3"
},
{
"id": "HKi-ch9vq",
"title": "24. In what situation would a Layer 2 switch have an IP address configured?",
"images": [],
"type": 0,
"options": {
"q24-0": "when the Layer 2 switch is using a routed port",
"q24-1": "when the Layer 2 switch needs to be remotely managed",
"q24-2": "when the Layer 2 switch is the default gateway of user traffic",
"q24-3": "when the Layer 2 switch needs to forward user traffic to another device"
},
"correct": "q24-1"
},
{
"id": "owwokqbHZ",
"title": "25. Refer to the exhibit. A network engineer is examining a configuration implemented by a new intern who\n attached an IP phone to a switch port and configured the switch. Identify the issue, if any, with the\n configuration.<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/i297774v1n1_297774.png"
],
"type": 0,
"options": {
"q25-0": "The voice VLAN should be 150.",
"q25-1": "The configuration is correct.",
"q25-2": "There must be a data VLAN added.",
"q25-3": "The spanning-tree BPDU guard feature is missing.",
"q25-4": "The switch port is not configured as a trunk."
},
"correct": "q25-1"
},
{
"id": "kbmBGLj-L",
"title": "26. A network administrator is configuring a new Cisco switch for remote management access. Which three items\n must be configured on the switch for the task? (Choose three.)",
"images": [],
"type": 1,
"options": {
"q26-0": "vty lines",
"q26-1": "VTP domain",
"q26-2": "loopback address",
"q26-3": "default VLAN",
"q26-4": "default gateway",
"q26-5": "IP address"
},
"correct": [
"q26-0",
"q26-4",
"q26-5"
]
},
{
"id": "-SMbSZq1E",
"title": "27. A network technician has been asked to secure all switches in the campus network. The security\n requirements are for each switch to automatically learn and add MAC addresses to both the address table and the\n running configuration. Which port security configuration will meet these requirements?",
"images": [],
"type": 0,
"options": {
"q27-0": "auto secure MAC addresses",
"q27-1": "dynamic secure MAC addresses",
"q27-2": "static secure MAC addresses",
"q27-3": "sticky secure MAC addresses"
},
"correct": "q27-3"
},
{
"id": "6sgf6N0LF",
"title": "28. A network administrator is configuring port security on a Cisco switch. When a violation occurs, which\n violation mode that is configured on an interface will cause packets with an unknown source address to be dropped\n with no notification sent?",
"images": [],
"type": 0,
"options": {
"q28-0": "off",
"q28-1": "restrict",
"q28-2": "protect",
"q28-3": "shutdown"
},
"correct": "q28-2"
},
{
"id": "ufcA706A6",
"title": "29. Two employees in the Sales department work different shifts with their laptop computers and share the\n same Ethernet port in the office. Which set of commands would allow only these two laptops to use the Ethernet\n port and create violation log entry without shutting down the port if a violation occurs?",
"images": [],
"type": 0,
"options": {
"q29-0": "switchport mode access <br> switchport port-security",
"q29-1": "switchport mode access <br> switchport port-security <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky <br> switchport port-security violation restrict",
"q29-2": "switchport mode access <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky",
"q29-3": "switchport mode access <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky <br> switchport port-security violation protect"
},
"correct": "q29-1"
},
{
"id": "BmW4nQSi4",
"title": "30. Refer to the exhibit. What protocol should be configured on SW-A Port 0/1 if it is to send traffic from\n multiple VLANs to switch SW-B?<br><br> <br>\n",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_114611.png"
],
"type": 0,
"options": {
"q30-0": "RIP v2",
"q30-1": "IEEE 802.1Q",
"q30-2": "Spanning Tree",
"q30-3": "ARP",
"q30-4": "Rapid Spanning Tree"
},
"correct": "q30-1"
},
{
"id": "QNXTxAZLV",
"title": "31. A Cisco Catalyst switch has been added to support the use of multiple VLANs as part of an enterprise\n network. The network technician finds it necessary to clear all VLAN information from the switch in order to\n incorporate a new network design. What should the technician do to accomplish this task?",
"images": [],
"type": 0,
"options": {
"q31-0": "Erase the startup configuration and reboot the switch",
"q31-1": "Erase the running configuration and reboot the switch",
"q31-2": "Delete the startup configuration and the vlan.dat file in the flash memory\n of the switch and reboot the switch",
"q31-3": "Delete the IP address that is assigned to the management VLAN and reboot the switch."
},
"correct": "q31-2"
},
{
"id": "y3FMUVvae",
"title": "32. What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not\n listed in the MAC address table?",
"images": [],
"type": 0,
"options": {
"q32-0": "Drop the frame.",
"q32-1": "Send the frame to the default gateway address.",
"q32-2": "Use ARP to resolve the port that is related to the frame.",
"q32-3": "Forward the frame out all ports except the port where the frame is\n received."
},
"correct": "q32-3"
},
{
"id": "32dj0FK9a",
"title": "33. What VLANs are allowed across a trunk when the range of allowed VLANs is set to the default\n value?",
"images": [],
"type": 0,
"options": {
"q33-0": "The switches will negotiate via VTP which VLANs to allow across the trunk",
"q33-1": "Only VLAN 1 will be allowed across the trunk.",
"q33-2": "Only the native VLAN will be allowed across the trunk",
"q33-3": "All VLANs will be allowed across the trunk"
},
"correct": "q33-3"
},
{
"id": "MLtiuK6Rx",
"title": "34. Refer to the exhibit. A network administrator is configuring inter-VLAN routing on a network. For now,\n only one VLAN is being used, but more will be added soon. What is the missing parameter that is shown as the\n highlighted question mark in the graphic?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_113658.png"
],
"type": 0,
"options": {
"q34-0": "It identifies the type of encapsulation that is used",
"q34-1": "It identifies the VLAN number ",
"q34-2": "It identifies the subinterface",
"q34-3": "It identifies the number of hosts that are allowed on the interface",
"q34-4": "It identifies the native VLAN number"
},
"correct": "q34-1"
},
{
"id": "30db7-WDB",
"title": "35. A network administrator is designing an ACL. The networks 192.168.1.0/25, 192.168.0.0/25,\n 192.168.0.128/25, 192.168.1.128/26, and 192.168.1.192/26 are affected by the ACL. Which wildcard mask, if any, is\n the most efficient to use when specifying all of these networks in a single ACL permit entry?",
"images": [],
"type": 0,
"options": {
"q35-0": "0.0.0.127",
"q35-1": "0.0.0.255",
"q35-2": "0.0.1.255",
"q35-3": "0.0.255.255",
"q35-4": "A single ACL command and wildcard mask should not be used to specify these particular networks or other traffic\n will be permitted or denied and present a security risk."
},
"correct": "q35-2"
},
{
"id": "WBQ9ydE6b",
"title": "36. The computers used by the network administrators for a school are on the 10.7.0.0/27 network. Which two\n commands are needed at a minimum to apply an ACL that will ensure that only devices that are used by the network\n administrators will be allowed Telnet access to the routers? (Choose two.)",
"images": [],
"type": 1,
"options": {
"q36-0": "access-class 5 in",
"q36-1": "access-list 5 deny any",
"q36-2": "access-list standard VTY",
"q36-3": "permit 10.7.0.0 0.0.0.127",
"q36-4": "access-list 5 permit 10.7.0.0 0.0.0.31",
"q36-5": "ip access-group 5 out",
"q36-6": "ip access-group 5 in"
},
"correct": [
"q36-0",
"q36-4"
]
},
{
"id": "9VrpqPa7p",
"title": "37. A network engineer has created a standard ACL to control SSH access to a router. Which command will apply\n the ACL to the VTY lines?",
"images": [],
"type": 0,
"options": {
"q37-0": "access-group 11 in",
"q37-1": "access-class 11 in",
"q37-2": "access-list 11 in",
"q37-3": "access-list 110 in"
},
"correct": "q37-1"
},
{
"id": "3JdecWlhz",
"title": "38. What is the reason why the DHCPREQUEST message is sent as a broadcast during the DHCPv4 process?<br>\n",
"images": [],
"type": 0,
"options": {
"q38-0": "for hosts on other subnets to receive the information",
"q38-1": "to notify other hosts not to request the same IP address",
"q38-2": "for routers to fill their routing tables with this new information",
"q38-3": "to notify other DHCP servers on the subnet that the IP address was leased\n "
},
"correct": "q38-3"
},
{
"id": "fDg8Ya13Q",
"title": "39. Which set of commands will configure a router as a DHCP server that will assign IPv4 addresses to the\n 192.168.100.0/23 LAN while reserving the first 10 and the last addresses for static assignment?",
"images": [],
"type": 0,
"options": {
"q39-0": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 <br> ip dhcp excluded-address 192.168.100.254 <br> ip dhcp pool LAN POOL-100 <br> network 192.168.100.0 255.255.255.0 <br> ip default gateway 192.168.100.1",
"q39-1": "ip dhcp excluded-address 192.168.100.1 192.168.100.9 <br> ip dhcp excluded-address 192.168.101.254 <br> ip dhcp pool LAN POOL-100 <br> ip network 192.168.100.0 255.255.254.0 <br> ip default-gateway 192.168.100.1",
"q39-2": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 <br> ip dhcp excluded-address 192.168.101.254 <br> ip dhcp pool LAN POOL-100 <br> network 192.168.100.0 255.255.254.0 <br> default-router 192.168.100.1",
"q39-3": "dhcp pool LAN-POOL 100 <br> ip dhcp excluded-address 192.168.100.1 192.168.100.9 <br> ip dhcp excluded-address 192.168.100.254 <br> network 192.168.100.0 255.255.254.0 <br> default-router 192.168.101.1"
},
"correct": "q39-2"
},
{
"id": "C01UG1rqr",
"title": "40. Which command, when issued in the interface configuration mode of a router, enables the interface to\n acquire an IPv4 address automatically from an ISP, when that link to the ISP is enabled?",
"images": [],
"type": 0,
"options": {
"q40-0": "ip dhcp pool",
"q40-1": "ip address dhcp",
"q40-2": "service dhcp",
"q40-3": "ip helper-address"
},
"correct": "q40-1"
},
{
"id": "bNm2CQZsk",
"title": "41. Refer to the exhibit. A network administrator is configuring a router as a DHCPv6 server. The\n administrator issues a show ipv6 dhcp pool command to verify the configuration. Which statement explains the\n reason that the number of active clients is 0?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/i210895v1n1_210895.jpg"
],
"type": 0,
"options": {
"q41-0": "The default gateway address is not provided in the pool.",
"q41-1": "No clients have communicated with the DHCPv6 server yet.",
"q41-2": "The IPv6 DHCP pool configuration has no IPv6 address range specified.",
"q41-3": "The state is not maintained by the DHCPv6 server under stateless DHCPv6\n operation."
},
"correct": "q41-3"
},
{
"id": "YrlE-R9c0",
"title": "42. Refer to the exhibit. R1 has been configured as shown. However, PC1 is not able to receive an IPv4\n address. What is the problem?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/i215789v1n3_Item-215789.jpg"
],
"type": 0,
"options": {
"q42-0": "A DHCP server must be installed on the same LAN as the host that is receiving the IP address.",
"q42-1": "R1 is not configured as a DHCPv4 server.",
"q42-2": "The ip address dhcp command was not issued on the interface Gi0/1.",
"q42-3": "The ip helper-address command was applied on the wrong\n interface."
},
"correct": "q42-3"
},
{
"id": "o1C63i2DJ",
"title": "43. Refer to the exhibit. Which statement shown in the output allows router R1 to respond to stateless DHCPv6\n requests?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_113944.png"
],
"type": 0,
"options": {
"q43-0": "ipv6 unicast-routing",
"q43-1": "ipv6 nd other-config-flag ",
"q43-2": "ipv6 dhcp server LAN1",
"q43-3": "prefix-delegation 2001:DB8:8::/48 00030001000E84244E70",
"q43-4": "dns-server 2001:DB8:8::8"
},
"correct": "q43-1"
},
{
"id": "qR_G2HRVe",
"title": "44. Refer to the exhibit. NAT is configured on Remote and Main. The PC is sending a request to the web\n server. What IPv4 address is the source IP address in the packet between Main and the web server?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_142246.png"
],
"type": 0,
"options": {
"q44-0": "10.130.5.76",
"q44-1": "209.165.200.245",
"q44-2": "203.0.113.5",
"q44-3": "172.16.1.10",
"q44-4": "192.0.2.1",
"q44-5": "209.165.200.226"
},
"correct": "q44-2"
},
{
"id": "y30GRDIb6",
"title": "45. Which type of traffic would most likely have problems when passing through a NAT device?",
"images": [],
"type": 0,
"options": {
"q45-0": "Telnet",
"q45-1": "IPsec",
"q45-2": "HTTP",
"q45-3": "ICMP",
"q45-4": "DNS"
},
"correct": "q45-1"
},
{
"id": "X2llQEmfS",
"title": "46. Refer to the exhibit. Which two statements are correct based on the output as shown in the exhibit?\n (Choose two.) <br><br> <br>\n",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/03/2017-03-09_113131.jpg"
],
"type": 1,
"options": {
"q46-0": "The host with the address 209.165.200.235 will respond to requests by using a source address of 209.165.200.235",
"q46-1": "The output is the result of the show ip nat translations\n command",
"q46-2": "Traffic with the destination address of a public web server will be sourced from the IP of 192.168.1.10.",
"q46-3": "The host with the address 209.165.200.235 will respond to requests by using\n a source address of 192.168.10.10.",
"q46-4": "The output is the result of the show ip nat statistics command"
},
"correct": [
"q46-1",
"q46-3"
]
},
{
"id": "Q8WaVIg4e",
"title": "47. Refer to the exhibit. A network administrator has configured R2 for PAT. Why is the configuration\n incorrect?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-06-04_082118.png"
],
"type": 0,
"options": {
"q47-0": "NAT-POOL2 is bound to the wrong ACL",
"q47-1": "The ACL does not define the list of addresses to be translated.",
"q47-2": "The overload keyword should not have been applied.",
"q47-3": "The static NAT entry is missing"
},
"correct": "q47-0"
},
{
"id": "VFh8sMJgb",
"title": "48. A small company has a web server in the office that is accessible from the Internet. The IP address\n 192.168.10.15 is assigned to the web server. The network administrator is configuring the router so that external\n clients can access the web server over the Internet. Which item is required in the NAT configuration?",
"images": [],
"type": 0,
"options": {
"q48-0": "an IPv4 address pool",
"q48-1": "an ACL to identify the local IPv4 address of the web server",
"q48-2": "the keyword overload for the ip nat inside source command",
"q48-3": "the ip nat inside source command to link the inside local and inside global\n addresses"
},
"correct": "q48-3"
},
{
"id": "30zHSVa7W",
"title": "49. A college marketing department has a networked storage device that uses the IP address 10.18.7.5, TCP\n port 443 for encryption, and UDP port 4365 for video streaming. The college already uses PAT on the router that\n connects to the Internet. The router interface has the public IP address of 209.165.200.225/30. The IP NAT pool\n currently uses the IP addresses ranging from 209.165.200.228.236. Which configuration would the network\n administrator add to allow this device to be accessed by the marketing personnel from home?",
"images": [],
"type": 0,
"options": {
"q49-0": "ip nat inside source static tcp 209.165.200.225 443 10.18.7.5 443 ip nat inside source static udp\n 209.165.200.225 4365 10.18.7.5 4365",
"q49-1": "No additional configuration is necessary",
"q49-2": "ip nat pool mktv 10.18.7.5 10.18.7.5",
"q49-3": "ip nat inside source static tcp 10.18.7.5 443 209.165.200.225 443 ip\n nat inside source static udp 10.18.7.5 4365 209.165.200.225 4365",
"q49-4": "ip nat outside source static 10.18.7.5 209.165.200.225"
},
"correct": "q49-3"
},
{
"id": "1DQKvzkpf",
"title": "50. Refer to the exhibit. Based on the output that is shown, what type of NAT has been\n implemented?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_145554.png"
],
"type": 0,
"options": {
"q50-0": "static NAT with a NAT pool",
"q50-1": "static NAT with one entry",
"q50-2": "dynamic NAT with a pool of two public IP addresses",
"q50-3": "PAT using an external interface"
},
"correct": "q50-3"
},
{
"id": "sk_yiUPax",
"title": "51. Refer to the exhibit. An administrator is trying to configure PAT on R1, but PC-A is unable to access the\n Internet. The administrator tries to ping a server on the Internet from PC-A and collects the debugs that are\n shown in the exhibit. Based on this output, what is most likely the cause of the problem?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_142831.png"
],
"type": 0,
"options": {
"q51-0": "The inside and outside NAT interlaces have been configured backwards",
"q51-1": "The inside global address is not on the same subnet as the\n ISP",
"q51-2": "The address on Fa0/0 should be 64.100.0.1.",
"q51-3": "The NAT source access list matches the wrong address range."
},
"correct": "q51-1"
},
{
"id": "mUdeo_Oq6",
"title": "52. A network engineer is interested in obtaining specific information relevant to the operation of both\n distribution and access layer Cisco devices. Which command provides common information relevant to both types of\n devices?",
"images": [],
"type": 0,
"options": {
"q52-0": "show port-security",
"q52-1": "show ip interface",
"q52-2": "show ip protocols",
"q52-3": "show mac-address-table",
"q52-4": "show cdp neighbors"
},
"correct": "q52-4"
},
{
"id": "QTSv0mgy1",
"title": "53. Which two statements are correct if a configured NTP master on a network cannot reach any clock with a\n lower stratum number? (Choose two.)",
"images": [],
"type": 1,
"options": {
"q53-0": "The NTP master will claim to be synchronized at the configured stratum\n number.",
"q53-1": "An NTP server with a higher stratum number will become the master.",
"q53-2": "Other systems will be willing to synchronize to that master using\n NTP.",
"q53-3": "The NTP master will be the clock with 1 as its stratum number.",
"q53-4": "The NTP master will lower its stratum number."
},
"correct": [
"q53-0",
"q53-2"
]
},
{
"id": "OpS1LcD5j",
"title": "54. What are three functions provided by the syslog service? (Choose three.)",
"images": [],
"type": 1,
"options": {
"q54-0": "to specify the destinations of captured messages",
"q54-1": "to periodically poll agents for data",
"q54-2": "to select the type of logging information that is captured",
"q54-3": "to gather logging information for monitoring and\n troubleshooting",
"q54-4": "to provide traffic analysis",
"q54-5": "to provide statistics on packets that are flowing through a Cisco device"
},
"correct": [
"q54-0",
"q54-2",
"q54-3"
]
},
{
"id": "4i-ZZQrQL",
"title": "55. Refer to the exhibit. Which three hosts will receive ARP requests from host A, assuming that port Fa0/4\n on both switches is configured to carry traffic for multiple VLANs? (Choose three.)<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/46.jpg"
],
"type": 1,
"options": {
"q55-0": "host B",
"q55-1": "host C",
"q55-2": "host D",
"q55-3": "host E",
"q55-4": "host F",
"q55-5": "host G"
},
"correct": [
"q55-1",
"q55-2",
"q55-4"
]
},
{
"id": "oeQhDtC8V",
"title": "56. Refer to the exhibit. An administrator is examining the message in a syslog server. What can be\n determined from the message?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_144047.png"
],
"type": 0,
"options": {
"q56-0": "This is an error message that indicates the system is unusable.",
"q56-1": "This is an alert message for which immediate action is needed",
"q56-2": "This is an error message for which warning conditions exist",
"q56-3": "This is a notification message for a normal but significant condition\n "
},
"correct": "q56-3"
},
{
"id": "vhgEakmlG",
"title": "57. When a customer purchases a Cisco IOS 15.0 software package, what serves as the receipt for that customer\n and is used to obtain the license as well?",
"images": [],
"type": 0,
"options": {
"q57-0": "Software Claim Certificate",
"q57-1": "Unique Device Identifier",
"q57-2": "End User License Agreement",
"q57-3": "Product Activation Key"
},
"correct": "q57-3"
},
{
"id": "AGchEyPSU",
"title": "58. Refer to the exhibit. The network administrator enters these commands into the R1 router:<br><br>\n <br><br> <br>R1# copy running-config tftp Address or name of\n remote host [ ] When the router prompts for an address or remote host name, what IP address should the\n administrator enter at the prompt?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_141819.png"
],
"type": 0,
"options": {
"q58-0": "192.168.10.2",
"q58-1": "192.168.11.252",
"q58-2": "192.168.11.254",
"q58-3": "192.168.9.254",
"q58-4": "192.168.10.1"
},
"correct": "q58-1"
},
{
"id": "1Cyinhv16",
"title": "59. Which configuration would be appropriate for a small business that has the public IP address of\n 209.165.200.225/30 assigned to the external interface on the router that connects to the Internet?",
"images": [],
"type": 0,
"options": {
"q59-0": "access-list 1 permit 10.0.0.0 0.255.255.255 <br> ip nat inside source list 1 interface serial 0/0/0 overload",
"q59-1": "access-list 1 permit 10.0.0.0 0.255.255.255 <br> ip nat pool comp 192.168.2.1 192.168.2.8 netmask 255.255.255.240 <br> ip nat inside source list 1 pool comp",
"q59-2": "access-list 1 permit 10.0.0.0 0.255.255.255 <br> ip nat pool comp 192.168.2.1 192.168.2.8 netmask 255.255.255.240 <br> ip nat inside source list 1 pool comp overload",
"q59-3": "access-list 1 permit 10.0.0.0 0.255.255.255 <br> ip nat pool comp 192.168.2.1 192.168.2.8 netmask 255.255.255.240 <br> ip nat inside source list 1 pool comp overload <br> ip nat inside source static 10.0.0.5 209.165.200.225"
},
"correct": "q59-0"
},
{
"id": "aSIeqwqKT",
"title": "63. Refer to the exhibit. Host A has sent a packet to host B. What will be the source MAC and IP addresses on\n the packet when it arrives at host B?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/p39-prac-final-ccna2.jpg"
],
"type": 0,
"options": {
"q63-0": "Source MAC: 00E0.FE91.7799 Source IP: 192.168.1.1",
"q63-1": "Source MAC: 00E0.FE10.17A3 Source IP: 10.1.1.10",
"q63-2": "Source MAC: 00E0.FE91.7799 Source IP: 10.1.1.10",
"q63-3": "Source MAC: 00E0.FE10.17A3 Source IP: 192.168.1.1",
"q63-4": "Source MAC: 00E0.FE91.7799 Source IP: 10.1.1.1"
},
"correct": "q63-2"
},
{
"id": "yoJg1w3iq",
"title": "64. What benefit does NAT64 provide?",
"images": [],
"type": 0,
"options": {
"q64-0": "It allows sites to use private IPv6 addresses and translates them to global IPv6 addresses.",
"q64-1": "It allows sites to connect multiple IPv4 hosts to the Internet via the use of a single public IPv4 address.",
"q64-2": "It allows sites to connect IPv6 hosts to an IPv4 network by translating the\n IPv6 addresses to IPv4 addresses.",
"q64-3": "It allows sites to use private IPv4 addresses, and thus hides the internal addressing structure from hosts on\n public IPv4 networks."
},
"correct": "q64-2"
},
{
"id": "BwSowKleV",
"title": "65. What is the effect of configuring the ipv6 unicast-routing command on a router?",
"images": [],
"type": 0,
"options": {
"q65-0": "to assign the router to the all-nodes multicast group",
"q65-1": "to enable the router as an IPv6 router",
"q65-2": "to permit only unicast packets on the router",
"q65-3": "to prevent the router from joining the all-routers multicast group"
},
"correct": "q65-1"
},
{
"id": "zYW0_2K0h",
"title": "66. What is a characteristic of a static route that creates a gateway of last resort?",
"images": [],
"type": 0,
"options": {
"q66-0": "It backs up a route already discovered by a dynamic routing protocol.",
"q66-1": "It uses a single network address to send multiple static routes to one destination address.",
"q66-2": "It identifies the gateway IP address to which the router sends all IP\n packets for which it does not have a learned or static route",
"q66-3": "It is configured with a higher administrative distance than the original dynamic routing protocol has."
},
"correct": "q66-2"
},
{
"id": "OcOd8Snkt",
"title": "67. Refer to the exhibit. Which route was configured as a static route to a specific network using the\n next-hop address?",
"images": [],
"type": 0,
"options": {
"q67-0": "S 0.0.0.0/0 [1/0] via 172.16.2.2",
"q67-1": "S 192.168.2.0/24 is directly connected. Serial 0/0/0",
"q67-2": "S 192.168.2.0/24 [1/0] via 172.16.2.2 ",
"q67-3": "C 172.16.2.0/24 is directly connected. Serial0/0/0"
},
"correct": "q67-2"
},
{
"id": "BxyC2qpku",
"title": "68. Refer to the exhibit. Which command will properly configure an IPv6 static route on R2 that will allow\n traffic from PC2 to reach PC1 without any recursive lookups by router R2?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/5-1.jpg"
],
"type": 0,
"options": {
"q68-0": "R2(config)# ipv6 route 2001:db8:10:12::/64 2001:db8:32::1",
"q68-1": "R2(config)# ipv6 route 2001:db8:10:12::/64 S0/0/0",
"q68-2": "R2(config)# ipv6 route ::/0 2001:db8:32::1",
"q68-3": "R2(config)# ipv6 route 2001:db8:10:12::/64 S0/0/1"
},
"correct": "q68-1"
},
{
"id": "BLsTpuMPl",
"title": "69. Which network design may be recommended for a small campus site that consists of a single building with a\n few users?",
"images": [],
"type": 0,
"options": {
"q69-0": "a network design where the access and distribution layers are collapsed into a single layer",
"q69-1": "a network design where the access and core layers are collapsed into a single layer",
"q69-2": "a collapsed core network design",
"q69-3": "a three-tier campus network design where the access, distribution, and core are all separate layers, each one\n with very specific functions"
},
"correct": "q69-2"
},
{
"id": "d8wzcjEy0",
"title": "70. Which information does a switch use to keep the MAC address table information current?",
"images": [],
"type": 0,
"options": {
"q70-0": "the destination MAC address and the incoming port",
"q70-1": "the destination MAC address and the outgoing port",
"q70-2": "the source and destination MAC addresses and the incoming port",
"q70-3": "the source and destination MAC addresses and the outgoing port",
"q70-4": "the source MAC address and the incoming port",
"q70-5": "the source MAC address and the outgoing port"
},
"correct": "q70-4"
},
{
"id": "UNtLgu6DD",
"title": "71. Which advantage does the store-and-forward switching method have compared with the cut-through switching\n method?",
"images": [],
"type": 0,
"options": {
"q71-0": "collision detecting",
"q71-1": "frame error checking",
"q71-2": "faster frame forwarding",
"q71-3": "frame forwarding using IPv4 Layer 3 and 4 information"
},
"correct": "q71-1"
},
{
"id": "Q564Aurmu",
"title": "72. Which characteristic describes cut-through switching?",
"images": [],
"type": 0,
"options": {
"q72-0": "Frames are forwarded without any error checking.",
"q72-1": "Error-free fragments are forwarded, so switching accurs with lower latency.",
"q72-2": "Buffering is used to support different Ethernet speeds.",
"q72-3": "Only outgoing frames are checked for errors."
},
"correct": "q72-0"
},
{
"id": "JNZbN0W-e",
"title": "73. What is a result of connecting two or more switches together?",
"images": [],
"type": 0,
"options": {
"q73-0": "The number of broadcast domains is increased.",
"q73-1": "The size of the broadcast domain is increased.",
"q73-2": "The number of collision domains is reduced.",
"q73-3": "The size of the collision domain is increased."
},
"correct": "q73-1"
},
{
"id": "JCW64sHrA",
"title": "74. Which commands are used to re-enable a port that has been disabled as a result of a port security\n violation?",
"images": [],
"type": 0,
"options": {
"q74-0": "shutdown <br> no shutdown",
"q74-1": "shutdown <br> no switchport port-security",
"q74-2": "shutdown <br> no switchport port-security violation shutdown",
"q74-3": "shutdown <br> no switchport port-security maximum"
},
"correct": "q74-0"
},
{
"id": "7rwLH4JGE",
"title": "75. Which two characteristics describe the native VLAN? (Choose two.)",
"images": [],
"type": 1,
"options": {
"q75-0": "Designed to carry traffic that is generated by users, this type of VLAN is also known as the default VLAN.",
"q75-1": "The native VLAN traffic will be untagged across the trunk\n link.",
"q75-2": "This VLAN is necessary for remote management of a switch.",
"q75-3": "High priority traffic, such as voice traffic, uses the native VLAN.",
"q75-4": "The native VLAN provides a common identifier to both ends of a\n trunk."
},
"correct": [
"q75-1",
"q75-4"
]
},
{
"id": "g9kfKE3_e",
"title": "76. Which type of traffic is designed for a native VLAN?",
"images": [],
"type": 0,
"options": {
"q76-0": "management",
"q76-1": "user-generated",
"q76-2": "tagged",
"q76-3": "untagged"
},
"correct": "q76-3"
},
{
"id": "oAImZ5uRL",
"title": "77. An administrator is trying to remove configurations from a switch. After using the command erase\n startup-config and reloading the switch, the administrator finds that VLANs 10 and 100 still exist on the switch.\n Why were these VLANs not removed?",
"images": [],
"type": 0,
"options": {
"q77-0": "These VLANs are default VLANs that cannot be removed.",
"q77-1": "These VLANs cannot be deleted unless the switch is in VTP client mode.",
"q77-2": "These VLANs can only be removed from the switch by using the no vlan 10 and no vlan 100 commands.",
"q77-3": "Because these VLANs are stored in a file that is called vlan.dat that is\n located in flash memory, this file must be manually deleted."
},
"correct": "q77-3"
},
{
"id": "-0J_3HHzO",
"title": "78. Refer to the exhibit. Inter-VLAN communication between VLAN 10, VLAN 20, and VLAN 30 is not successful.\n What is the problem?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/28.jpg"
],
"type": 0,
"options": {
"q78-0": "The access interfaces do not have IP addresses and each should be configured with an IP address.",
"q78-1": "The switch interface FastEthernet0/1 is configured as an access interface\n and should be",
"q78-2": "The switch interface FastEthernet0/1 is configured to not negotiate and should be configured to negotiate.",
"q78-3": "The switch interfaces FastEthernet0/2, FastEthernet0/3, and FastEthernet0/4 are configured to not negotiate and\n should be configured to negotiate."
},
"correct": "q78-1"
},
{
"id": "AhqUYkC7X",
"title": "79. A network administrator is configuring an ACL with the command access-list 10 permit 172.16.32.0\n 0.0.15.255. Which IPv4 address matches the ACE?",
"images": [],
"type": 1,
"options": {
"q79-0": "172.16.20.2",
"q79-1": "172.16.26.254",
"q79-2": "172.16.36.255",
"q79-3": "172.16.47.254",
"q79-4": "172.16.48.5"
},
"correct": [
"q79-2",
"q79-3"
]
},
{
"id": "E50NoT3fq",
"title": "80. Refer to the exhibit. A PC at address 10.1.1.45 is unable to access the Internet. What is the most likely\n cause of the problem?",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/41.jpg"
],
"type": 0,
"options": {
"q80-0": "The NAT pool has been exhausted.",
"q80-1": "The wrong netmask was used on the NAT pool.",
"q80-2": "Access-list 1 has not been configured properly.",
"q80-3": "The inside and outside interfaces have been configured backwards."
},
"correct": "q80-0"
},
{
"id": "iPqbq2Fse",
"title": "81. A network administrator is verifying a configuration that involves network monitoring. What is the\n purpose of the global configuration command logging trap 4?",
"images": [],
"type": 0,
"options": {
"q81-0": "System messages will be forwarded to the number following the logging trap argument.",
"q81-1": "System messages that exist in levels 4-7 must be forwarded to a specific logging server.",
"q81-2": "System messages that match logging levels 0-4 will be forwarded to a\n specified logging device.",
"q81-3": "System messages will be forwarded using a SNMP version that matches the argument that follows the logging trap\n command."
},
"correct": "q81-2"
},
{
"id": "r2qOX6P2a",
"title": "82. What is indicated by the M in the Cisco IOS image name c1900-universalk9-mz.SPA.153-3.M.bin?",
"images": [],
"type": 0,
"options": {
"q82-0": "a maintenance deployment release",
"q82-1": "a minor release",
"q82-2": "a mainline release",
"q82-3": "an extended maintenance release"
},
"correct": "q82-3"
},
{
"id": "_qBiTXiXG",
"title": "83. Refer to the exhibit. A network engineer is preparing to upgrade the IOS system image on a Cisco 2901\n router. Based on the output shown, how much space is available for the new image?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/47.jpg"
],
"type": 0,
"options": {
"q83-0": "25574400 bytes",
"q83-1": "249856000 bytes",
"q83-2": "221896413 bytes",
"q83-3": "33591768 bytes"
},
"correct": "q83-2"
},
{
"id": "_-Aikk5gm",
"title": "84. Refer to the exhibit. Based on the exhibited configuration and output, what are two reasons VLAN 99\n missing? (Choose two.)<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/48.jpg"
],
"type": 1,
"options": {
"q84-0": "because there is a cabling problem on VLAN 99",
"q84-1": "because VLAN 99 is not a valid management VLAN",
"q84-2": "because VLAN 1 is up and there can only be one management VLAN on the switch",
"q84-3": "because VLAN 99 needs to be entered as a VLAN under an interface before it\n can become an active interface",
"q84-4": "because the VLAN 99 has not been manually entered into the VLAN database\n with the vlan 99 command"
},
"correct": [
"q84-3",
"q84-4"
]
},
{
"id": "i4BLDBv1H",
"title": "86. Refer to the exhibit. Assuming that the routing tables are up to date and no ARP messages are needed,\n after a packet leaves H1, how many times is the L2 header rewritten in the path to H3?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/1.jpg"
],
"type": 0,
"options": {
"q86-0": "1",
"q86-1": "2",
"q86-2": "3",
"q86-3": "4",
"q86-4": "5",
"q86-5": "6"
},
"correct": "q86-1"
},
{
"id": "E0ht3qHcb",
"title": "87. Refer to the exhibit. Which highlighted value represents a specific destination network in the routing\n table?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/2017-03-09_150031.png"
],
"type": 0,
"options": {
"q87-0": "0.0.0.0",
"q87-1": "172.16.100.64",
"q87-2": "172.16.100.2",
"q87-3": "110",
"q87-4": "791"
},
"correct": "q87-1"
},
{
"id": "UHgQzEF64",
"title": "88. On which two routers would a default static route be configured? (Choose two.)",
"images": [],
"type": 1,
"options": {
"q88-0": "stub router connection to the rest of the corporate or campus\n network",
"q88-1": "any router where a backup route to dynamic routing is needed for reliability",
"q88-2": "edge router connection to the ISP",
"q88-3": "any router running an IOS prior to 12.0",
"q88-4": "the router that serves as the gateway of last resort"
},
"correct": [
"q88-0",
"q88-2"
]
},
{
"id": "jEi2LDIru",
"title": "89. The exhibit shows two PCs called PC A and PC B, two routes called R1 and R2, and two switches. PC A has\n the address 172.16.1.1/24 and is connected to a switch and into an interface on R1 that has the IP address\n 172.16.1.254. PC B has the address 172.16.2.1/24 and is connected to a switch that is connected to another\n interface on R1 with the IP address 172.16.2.254. The serial interface on R1 has the address 172.16.3.1 and is\n connected to the serial interface on R2 that has the address 172.16.3.2/24. R2 is connected to the internet cloud.\n Which command will create a static route on R2 in order to reach PC B? ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/i246203v1n1_2107451.jpg"
],
"type": 0,
"options": {
"q89-0": "R2(config)# ip route 172.16.2.1 255.255.255.0 172.16.3.1",
"q89-1": "R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.2.254",
"q89-2": "R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1",
"q89-3": "R2(config)# ip route 172.16.3.0 255.255.255.0 172.16.2.254"
},
"correct": "q89-2"
},
{
"id": "5sbSmEQyR",
"title": "90. Refer to the exhibit. R1 was configured with the static route command ip route 209.165.200.224\n 255.255.255.224 S0/0/0 and consequently users on network 172.16.0.0/16 are unable to reach resources on the\n Internet. How should this static route be changed to allow user traffic from the LAN to reach the\n Internet?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2016/02/sfdsgfdg5-1.jpg"
],
"type": 0,
"options": {
"q90-0": "Add an administrative distance of 254.",
"q90-1": "Change the destination network and mask to 0.0.0.0 0.0.0.0",
"q90-2": "Change the exit interface to S0/0/1.",
"q90-3": "Add the next-hop neighbor address of 209.165.200.226."
},
"correct": "q90-1"
},
{
"id": "heX230of1",
"title": "91. Refer to the exhibit. Router R1 has an OSPF neighbor relationship with the ISP router over the\n 192.168.0.32 network. The 192.168.0.36 network link should serve as a backup when the OSPF link goes down. The\n floating static route command ip route 0.0.0.0 0.0.0.0 S0/0/1 100 was issued on R1 and now traffic is using the\n backup link even when the OSPF link is up and functioning. Which change should be made to the static route command\n so that traffic will only use the OSPF link when it is up?<br><br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/7-1.jpg"
],
"type": 0,
"options": {
"q91-0": "Add the next hop neighbor address of 192.168.0.36.",
"q91-1": "Change the administrative distance to 1.",
"q91-2": "Change the destination network to 192.168.0.34.",
"q91-3": "Change the administrative distance to 120."
},
"correct": "q91-3"
},
{
"id": "ztE1gYWVk",
"title": "92. Refer to the exhibit. All hosts and router interfaces are configured correctly. Pings to the server from\n both H1 and H2 and pings between H1 and H2 are not successful. What is causing this problem?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/10.jpg"
],
"type": 0,
"options": {
"q92-0": "RIPv2 does not support VLSM.",
"q92-1": "RIPv2 is misconfigured on router R1.",
"q92-2": "RIPv2 is misconfigured on router R2.",
"q92-3": "RIPv2 is misconfigured on router R3.",
"q92-4": "RIPv2 does not support discontiguous networks."
},
"correct": "q92-2"
},
{
"id": "63xBJLUcZ",
"title": "93. What caused the following error message to appear?<br>01:11:12: %PM-4-ERR_DISABLE:\n psecure-violation error detected on Fa0/8, putting Fa0/8 in err-disable state<br>01:11:12:\n %PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred, caused by MAC address 0011.a0d4.12a0 on port\n FastEthernet0/8.<br>01:11:13: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/8,\n changed state to down<br>01:11:14: %LINK-3-UPDOWN: Interface FastEthernet0/8, changed state to\n down",
"images": [],
"type": 0,
"options": {
"q93-0": "Another switch was connected to this switch port with the wrong cable.",
"q93-1": "An unauthorized user tried to telnet to the switch through switch port Fa0/8.",
"q93-2": "NAT was enabled on a router, and a private IP address arrived on switch port Fa0/8.",
"q93-3": "A host with an invalid IP address was connected to a switch port that was previously unused.",
"q93-4": "Port security was enabled on the switch port, and an unauthorized connection\n was made on switch port Fa0/8."
},
"correct": "q93-4"
},
{
"id": "WGbjwGFsd",
"title": "94. Refer to the exhibit. A small business uses VLANs 2, 3, 4, and 5 between two switches that have a trunk\n link between them. What native VLAN should be used on the trunk if Cisco best practices are being\n implemented?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/24.jpg"
],
"type": 0,
"options": {
"q94-0": "1",
"q94-1": "2",
"q94-2": "3",
"q94-3": "4",
"q94-4": "5",
"q94-5": "6",
"q94-6": "11"
},
"correct": "q94-4"
},
{
"id": "HGAPeIsRD",
"title": "95. Which statement describes a characteristic of the extended range VLANs that are created on a Cisco 2960\n switch?",
"images": [],
"type": 0,
"options": {
"q95-0": "They are numbered VLANs 1002 to 1005.",
"q95-1": "They cannot be used across multiple switches.",
"q95-2": "They are reserved to support Token Ring VLANs.",
"q95-3": "They are not stored in the vlan.dat file."
},
"correct": "q95-3"
},
{
"id": "E9yMK-fqz",
"title": "96. A network administrator is using the router-on-a-stick method to configure inter-VLAN routing. Switch\n port Gi1/1 is used to connect to the router. Which command should be entered to prepare this port for the\n task?",
"images": [],
"type": 0,
"options": {
"q96-0": "Switch(config)# interface gigabitethernet 1/1 <br> Switch(config-if)# spanning-tree vlan 1",
"q96-1": "Switch(config)# interface gigabitethernet 1/1 <br> Switch(config-if)# spanning-tree portfast",
"q96-2": "Switch(config)# interface gigabitethernet 1/1 <br> Switch(config-if)# switchport mode trunk",
"q96-3": "Switch(config)# interface gigabitethernet 1/1 <br> Switch(config-if)# switchport access vlan 1"
},
"correct": "q96-2"
},
{
"id": "6wnZt_257",
"title": "97. What will be the result of adding the command ip dhcp excluded-address 172.16.4.1 172.16.4.5 to the\n configuration of a local router that has been configured as a DHCP server?",
"images": [],
"type": 0,
"options": {
"q97-0": "Traffic that is destined for 172.16.4.1 and 172.16.4.5 will be dropped by the router.",
"q97-1": "Traffic will not be routed from clients with addresses between 172.16.4.1 and 172.16.4.5.",
"q97-2": "The DHCP server function of the router will not issue the addresses from\n 172.16.4.1through 172.16.4.5 inclusive.",
"q97-3": "The router will ignore all traffic that comes from the DHCP servers with addresses 172.16.4.1 and 172.16.4.5."
},
"correct": "q97-2"
},
{
"id": "m6c8-3eNn",
"title": "98. A host on the 10.10.100.0/24 LAN is not being assigned an IPv4 address by an enterprise DHCP server with\n the address 10.10.200.10/24. What is the best way for the network engineer to resolve this problem?",
"images": [],
"type": 0,
"options": {
"q98-0": "Issue the command ip helper-address 10.10.200.10 on the router interface\n that is the 10.10.100.0/24 gateway.",
"q98-1": "Issue the command default-router 10.10.200.10 at the DHCP configuration prompt on the 10.10.100.0/24 LAN gateway\n router.",
"q98-2": "Issue the command ip helper-address 10.10.100.0 on the router interface that is the 10.10.200.0/24 gateway.",
"q98-3": "Issue the command network 10.10.200.0 255.255.255.0 at the DHCP configuration prompt on the 10.10.100.0/24 LAN\n gateway router."
},
"correct": "q98-0"
},
{
"id": "IxjiShpWN",
"title": "99. What is used in the EUI-64 process to create an IPv6 interface ID on an IPv6 enabled interface?<br>\n",
"images": [],
"type": 0,
"options": {
"q99-0": "the MAC address of the IPv6 enabled interface",
"q99-1": "a randomly generated 64-bit hexadecimal address",
"q99-2": "an IPv6 address that is provided by a DHCPv6 server",
"q99-3": "an IPv4 address that is configured on the interface"
},
"correct": "q99-0"
},
{
"id": "_hcHevyrT",
"title": "100. Refer to the exhibit. NAT is configured on RT1 and RT2. The PC is sending a request to the web server.\n What IPv4 address is the source IP address in the packet between RT2 and the web server?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/06/36.jpg"
],
"type": 0,
"options": {
"q100-0": "192.0.2.2",
"q100-1": "172.16.1.10",
"q100-2": "203.0.113.10",
"q100-3": "172.16.1.254",
"q100-4": "192.168.1.5",
"q100-5": "209.165.200.245"
},
"correct": "q100-5"
},
{
"id": "jq_1GqaV6",
"title": "101. Refer to the exhibit. A company has an internal network of 172.16.25.0/24 for their employee\n workstations and a DMZ network of 172.16.12.0/24 to host servers. The company uses NAT when inside hosts connect\n to outside network. A network administrator issues the show ip nat translations command to check the NAT\n configurations. Which one of source IPv4 addresses is translated by R1 with PAT?<br><br> ",
"images": [
"https://itexamanswers.net/wp-content/uploads/2017/01/ccna2.png"
],
"type": 0,
"options": {
"q101-0": "10.0.0.31",
"q101-1": "172.16.12.5",
"q101-2": "172.16.12.33",
"q101-3": "192.168.1.10",
"q101-4": "172.16.25.35"
},
"correct": "q101-4"
},
{
"id": "QZwr0IjA6",
"title": "102. What is the purpose of the Cisco PAK?",
"images": [],
"type": 0,
"options": {
"q102-0": "It is a key for enabling an IOS feature set.",
"q102-1": "It is a proprietary encryption algorithm.",
"q102-2": "It is a compression file type used when installing IOS 15 or an IOS upgrade.",
"q102-3": "It is a way to compress an existing IOS so that a newer IOS version can be co-installed on a router."
},
"correct": "q102-0"
}
]
}