Final Exam CCNA 2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/198

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

199 Terms

1
New cards
<p><strong>1. Refer to the exhibit. What will router R1 do with a packet that has a destination IPv6 address of 2001:db8:cafe:5::1?</strong></p>

1. Refer to the exhibit. What will router R1 do with a packet that has a destination IPv6 address of 2001:db8:cafe:5::1?

forward the packet out Serial0/0/0

2
New cards
<p><strong>2. Refer to the exhibit. Currently router R1 uses an EIGRP route learned from Branch2 to reach the 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 event that the link between R1 and Branch2 goes down?</strong></p>

2. Refer to the exhibit. Currently router R1 uses an EIGRP route learned from Branch2 to reach the 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 event that the link between R1 and Branch2 goes down?

ip route 10.10.0.0 255.255.0.0 209.165.200.225 100

3
New cards

3. Refer to the exhibit. R1 was configured with the static route command ip route 209.165.200.224 255.255.255.224 S0/0/0 and consequently users on network 172.16.0.0/16 are unable to reach resources on the Internet. How should this static route be changed to allow user traffic from the LAN to reach the Internet?

Change the destination network and mask to 0.0.0.0 0.0.0.0

4
New cards

4. Which option shows a correctly configured IPv4 default static route?

ip route 0.0.0.0 0.0.0.0 S0/0/0

5
New cards
<p><strong>5. Refer to the exhibit. Which static route command can be entered on R1 to forward traffic to the LAN connected to R2?</strong></p>

5. Refer to the exhibit. Which static route command can be entered on R1 to forward traffic to the LAN connected to R2?

ipv6 route 2001:db8:12:10::/64 S0/0/1 fe80::2

6
New cards

6. What is a method to launch a VLAN hopping attack?

introducing a rogue switch and enabling trunking

7
New cards

7. A cybersecurity analyst is using the macof tool to evaluate configurations of switches deployed in the backbone network of an organization. Which type of LAN attack is the analyst targeting during this evaluation?

MAC address table overflow

8
New cards
<p><strong>8. Refer to the exhibit. A network administrator is configuring a router as a DHCPv6 server. The administrator issues a show ipv6 dhcp pool command to verify the configuration. Which statement explains the reason that the number of active clients is 0?</strong></p>

8. Refer to the exhibit. A network administrator is configuring a router as a DHCPv6 server. The administrator issues a show ipv6 dhcp pool command to verify the configuration. Which statement explains the reason that the number of active clients is 0?

The state is not maintained by the DHCPv6 server under stateless DHCPv6 operation.

9
New cards
<p><strong>9. Refer to the exhibit. A network administrator configured routers R1 and R2 as part of HSRP group 1. After the routers have been reloaded, a user on Host1 complained of lack of connectivity to the Internet The network administrator issued the show standby brief command on both routers to verify the HSRP operations. In addition, the administrator observed the ARP table on Host1. Which entry should be seen in the ARP table on Host1 in order to gain connectivity to the Internet?</strong></p>

9. Refer to the exhibit. A network administrator configured routers R1 and R2 as part of HSRP group 1. After the routers have been reloaded, a user on Host1 complained of lack of connectivity to the Internet The network administrator issued the show standby brief command on both routers to verify the HSRP operations. In addition, the administrator observed the ARP table on Host1. Which entry should be seen in the ARP table on Host1 in order to gain connectivity to the Internet?

the virtual IP address and the virtual MAC address for the HSRP group 1

10
New cards

Appropriate for high performance computing applications

cut-through

11
New cards

forwarding process only begins after receiving the entire frame

cut-through

12
New cards

may forward invalid frames

cut-through

13
New cards

error checking before forwarding

store-and-forward

14
New cards

forwarding process only begins after receiving the entire frame

store-and-forward

15
New cards

only forwards valid frames

store-and-forward

16
New cards

11. Which statement is correct about how a Layer 2 switch determines how to forward frames?

Frame forwarding decisions are based on MAC address and port mappings in the CAM table.

17
New cards

12. Which statement describes a result after multiple Cisco LAN switches are interconnected?

The broadcast domain expands to all switches.

18
New cards

Match. Administratively down

disabled

19
New cards

match. down/down

layer 1 problem

20
New cards

match. up/down

layer 2 problem

21
New cards

match. up/up

operational

22
New cards
<p><strong>14.Refer to the exhibit. How is a frame sent from PCA forwarded to PCC if the MAC address table on switch SW1 is empty?</strong></p>

14.Refer to the exhibit. How is a frame sent from PCA forwarded to PCC if the MAC address table on switch SW1 is empty?

SW1 floods the frame on all ports on SW1, excluding the port through which the frame entered the switch.

23
New cards

15. An administrator is trying to remove configurations from a switch. After using the command erase startup-config and reloading the switch, the administrator finds that VLANs 10 and 100 still exist on the switch. Why were these VLANs not removed?

Because these VLANs are stored in a file that is called vlan.dat that is located in flash memory, this file must be manually deleted.

24
New cards

match. Carries untagged traffic.

native VLAN

25
New cards

match. configured to carry user generated traffic

data VLANs

26
New cards

match. all switch ports are assigned to this VLAN after initial boot up of the switch

default VLAN

27
New cards

match. an IP address and subnet mask are assigned to this VLAN, allowing the switch to be accessed by HTTP, Telnet, SSH, or SNMP

management VLAN

28
New cards
<p><strong>17. Refer to the exhibit. A network administrator has connected two switches together using EtherChannel technology. If STP is running, what will be the end result?</strong></p>

17. Refer to the exhibit. A network administrator has connected two switches together using EtherChannel technology. If STP is running, what will be the end result?

STP will block one of the redundant links.

29
New cards

18. What is a secure configuration option for remote access to a network device?

Configure SSH.

30
New cards

19. Which wireless encryption method is the most secure?

WPA2 with AES

31
New cards

20. After attaching four PCs to the switch ports, configuring the SSID and setting authentication properties for a small office network, a technician successfully tests the connectivity of all PCs that are connected to the switch and WLAN. A firewall is then configured on the device prior to connecting it to the Internet. What type of network device includes all of the described features?

wireless router

32
New cards
<p><strong>21. Refer to the exhibit. Host A has sent a packet to host B. What will be the source MAC and IP addresses on the packet when it arrives at host B?</strong></p>

21. Refer to the exhibit. Host A has sent a packet to host B. What will be the source MAC and IP addresses on the packet when it arrives at host B?

Source MAC: 00E0.FE91.7799
Source IP: 10.1.1.10

33
New cards
<p><strong>23. Refer to the exhibit. In addition to static routes directing traffic to networks 10.10.0.0/16 and 10.20.0.0/16, Router HQ is also configured with the following command: “</strong>ip route 0.0.0.0 0.0.0.0 serial 0/1/1” <strong>What is the purpose of this command?</strong></p>

23. Refer to the exhibit. In addition to static routes directing traffic to networks 10.10.0.0/16 and 10.20.0.0/16, Router HQ is also configured with the following command: “ip route 0.0.0.0 0.0.0.0 serial 0/1/1” What is the purpose of this command?

Packets with a destination network that is not 10.10.0.0/16 or is not 10.20.0.0/16 or is not a directly connected network will be forwarded to the Internet.

34
New cards

24. What protocol or technology disables redundant paths to eliminate Layer 2 loops?

STP

35
New cards
<p><strong>25. Refer to the exhibit. Based on the exhibited configuration and output, why is VLAN 99 missing?</strong></p>

25. Refer to the exhibit. Based on the exhibited configuration and output, why is VLAN 99 missing?

because VLAN 99 has not yet been created

36
New cards

26. Which two VTP modes allow for the creation, modification, and deletion of VLANs on the local switch? (Choose two.)

server; transparent

37
New cards

27. Which three steps should be taken before moving a Cisco switch to a new VTP management domain? (Choose three.)

Configure the switch with the name of the new management domain; Select the correct VTP mode and version; Reboot the switch

38
New cards

28. A network administrator is preparing the implementation of Rapid PVST+ on a production network. How are the Rapid PVST+ link types determined on the switch interfaces?

Link types are determined automatically.

39
New cards
<p><strong>29. Refer to the exhibit. All the displayed switches are Cisco 2960 switches with the same default priority and operating at the same bandwidth. Which three ports will be STP designated ports? (Choose three.)</strong></p>

29. Refer to the exhibit. All the displayed switches are Cisco 2960 switches with the same default priority and operating at the same bandwidth. Which three ports will be STP designated ports? (Choose three.)

fa0/10, fa0/13, fa0/21

40
New cards

30. How will a router handle static routing differently if Cisco Express Forwarding is disabled?

Ethernet multiaccess interfaces will require fully specified static routes to avoid routing inconsistencies.

41
New cards

31. Compared with dynamic routes, what are two advantages of using static routes on a router? (Choose two.)

They improve netw​ork security; they use fewer router resources

42
New cards
<p><strong>32. Refer to the exhibit. Which route was configured as a static route to a specific network using the next-hop address?</strong></p>

32. Refer to the exhibit. Which route was configured as a static route to a specific network using the next-hop address?

S 10.17.2.0/24 [1/0] via 10.16.2.2

43
New cards

33. What is the effect of entering the spanning-tree portfast configuration command on a switch?

It enables portfast on a specific switch interface.

44
New cards

34. What is the IPv6 prefix that is used for link-local addresses?

FE80::/10

45
New cards

35. Which two statements are characteristics of routed ports on a multilayer switch? (Choose two.)​

In a switched network, they are mostly configured between switches at the core and distribution layers; they are not associated with a particular VLAN

46
New cards

36. Successful inter-VLAN routing has been operating on a network with multiple VLANs across multiple switches for some time. When an inter-switch trunk link fails and Spanning Tree Protocol brings up a backup trunk link, it is reported that hosts on two VLANs can access some, but not all the network resources that could be accessed previously. Hosts on all other VLANS do not have this problem. What is the most likely cause of this problem?

The allowed VLANs on the backup link were not configured correctly.

47
New cards

37. Which command will start the process to bundle two physical interfaces to create an EtherChannel group via LACP?

interface range GigabitEthernet 0/4 – 5

48
New cards

38. What action takes place when a frame entering a switch has a multicast destination MAC address?

The switch will forward the frame out all ports except the incoming port.

49
New cards

39. A junior technician was adding a route to a LAN router. A traceroute to a device on the new network revealed a wrong path and unreachable status. What should be done or checked?

Check the configuration of the exit interface on the new static route.

50
New cards

40. Select the three PAgP channel establishment modes. (Choose three.)

auto, desirable, on

51
New cards

41. A static route has been configured on a router. However, the destination network no longer exists. What should an administrator do to remove the static route from the routing table?

Remove the route using the no ip route command.

52
New cards
<p><strong>42. Refer to the exhibit. What can be concluded about the configuration shown on R1?</strong></p>

42. Refer to the exhibit. What can be concluded about the configuration shown on R1?

R1 is configured as a DHCPv4 relay agent.

53
New cards
<p><strong>Match the step to each switch boot sequence description. Step 1</strong></p>

Match the step to each switch boot sequence description. Step 1

execute POST

54
New cards
<p><strong>Match the step to each switch boot sequence description. Step 2</strong></p>

Match the step to each switch boot sequence description. Step 2

load the boot loader from ROM

55
New cards
<p><strong>Match the step to each switch boot sequence description. Step 3</strong></p>

Match the step to each switch boot sequence description. Step 3

perform low-level CPU initialization

56
New cards
<p><strong>Match the step to each switch boot sequence description. Step 4</strong></p>

Match the step to each switch boot sequence description. Step 4

flash file system initialization

57
New cards
<p><strong>Match the step to each switch boot sequence description. Step 5</strong></p>

Match the step to each switch boot sequence description. Step 5

load the IOS

58
New cards
<p><strong>Match the step to each switch boot sequence description. Step 6</strong></p>

Match the step to each switch boot sequence description. Step 6

transfer switch control to the IOS

59
New cards
<p><strong>44. Refer to the exhibit. R1 has been configured as shown. However, PC1 is not able to receive an IPv4 address. What is the problem?​</strong></p>

44. Refer to the exhibit. R1 has been configured as shown. However, PC1 is not able to receive an IPv4 address. What is the problem?​

The ip helper-address command was applied on the wrong interface.

60
New cards
<p><strong>45. What two default wireless router settings can affect network security? (Choose two.)</strong></p>

45. What two default wireless router settings can affect network security? (Choose two.)

The SSID is broadcast; A well-known administrator password is set

61
New cards

46. What is the common term given to SNMP log messages that are generated by network devices and sent to the SNMP server?

traps

62
New cards

47. A network administrator is adding a new WLAN on a Cisco 3500 series WLC. Which tab should the administrator use to create a new VLAN interface to be used for the new WLAN?

controller

63
New cards

48. A network administrator is configuring a WLAN. Why would the administrator change the default DHCP IPv4 addresses on an AP?

to reduce outsiders intercepting data or accessing the wireless network by using a well-known address range

64
New cards

49. Which two functions are performed by a WLC when using split media access control (MAC)? (Choose two.)

frame translation to other protocols; associated and re-association of roaming clients

65
New cards

50. On what switch ports should BPDU guard be enabled to enhance STP stability?

all PortFast-enabled ports

66
New cards

51. Which network attack is mitigated by enabling BPDU guard?

rogue switches on a network

67
New cards

52. Why is DHCP snooping required when using the Dynamic ARP Inspection feature?

It uses the MAC-address-to-IP-address binding database to validate an ARP packet.

68
New cards
<p><strong>53. Refer to the exhibit. Router R1 has an OSPF neighbor relationship with the ISP router over the 192.168.0.32 network. The 192.168.0.36 network link should serve as a backup when the OSPF link goes down. The 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 backup link even when the OSPF link is up and functioning. Which change should be made to the static route command so that traffic will only use the OSPF link when it is up?​</strong></p>

53. Refer to the exhibit. Router R1 has an OSPF neighbor relationship with the ISP router over the 192.168.0.32 network. The 192.168.0.36 network link should serve as a backup when the OSPF link goes down. The 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 backup link even when the OSPF link is up and functioning. Which change should be made to the static route command so that traffic will only use the OSPF link when it is up?​

Change the administrative distance to 120.

69
New cards
<p><strong>54. Refer to the exhibit. What is the metric to forward a data packet with the IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2?</strong></p>

54. Refer to the exhibit. What is the metric to forward a data packet with the IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2?

2682112

70
New cards

55. A network administrator is configuring a new Cisco switch for remote management access. Which three items must be configured on the switch for the task? (Choose three.)

ip address, vty lines, default gateway

71
New cards
<p><strong>56. Refer to the exhibit. Which statement shown in the output allows router R1 to respond to stateless DHCPv6 requests?</strong></p>

56. Refer to the exhibit. Which statement shown in the output allows router R1 to respond to stateless DHCPv6 requests?

ipv6 nd other-config-flag​

72
New cards
<p><strong>57. Refer to the exhibit. A Layer 3 switch routes for three VLANs and connects to a router for Internet connectivity. Which two configurations would be applied to the switch? (Choose two.)</strong></p>

57. Refer to the exhibit. A Layer 3 switch routes for three VLANs and connects to a router for Internet connectivity. Which two configurations would be applied to the switch? (Choose two.)

(config)# interface gigabitethernet 1/1
(config-if)# no switchport
(config-if)# ip address 192.168.1.2 255.255.255.252; (config)# ip routing

73
New cards

58. A technician is troubleshooting a slow WLAN and decides to use the split-the-traffic approach. Which two parameters would have to be configured to do this? (Choose two.)

Configure the 5 GHz band for streaming multimedia and time sensitive traffic; Configure the 2.4 GHz band for basic internet traffic that is not time sensitive.

74
New cards

59. A company has just switched to a new ISP. The ISP has completed and checked the connection from its site to the company. However, employees at the company are not able to access the internet. What should be done or checked?

Ensure that the old default route has been removed from the company edge routers.

75
New cards

60. Which information does a switch use to populate the MAC address table?

the source MAC address and the incoming port

76
New cards
<p><strong>61. Refer to the exhibit. A network administrator is reviewing the configuration of switch S1. Which protocol has been implemented to group multiple physical ports into one logical link?</strong></p>

61. Refer to the exhibit. A network administrator is reviewing the configuration of switch S1. Which protocol has been implemented to group multiple physical ports into one logical link?

PAgP

77
New cards

62. Which type of static route is configured with a greater administrative distance to provide a backup route to a route learned from a dynamic routing protocol?

floating static route

78
New cards

63. What action takes place when a frame entering a switch has a unicast destination MAC address appearing in the MAC address table?

The switch forwards the frame out of the specified port.

79
New cards
<p><strong>64. The exhibit shows two PCs called PC A and PC B, two routes called R1 and R2, and two switches. PC A has the address 172.16.1.1/24 and is connected to a switch and into an interface on R1 that has the IP address 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 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 connected to the serial interface on R2 that has the address 172.16.3.2/24. R2 is connected to the internet cloud. Which command will create a static route on R2 in order to reach PC B?</strong></p>

64. The exhibit shows two PCs called PC A and PC B, two routes called R1 and R2, and two switches. PC A has the address 172.16.1.1/24 and is connected to a switch and into an interface on R1 that has the IP address 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 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 connected to the serial interface on R2 that has the address 172.16.3.2/24. R2 is connected to the internet cloud. Which command will create a static route on R2 in order to reach PC B?

R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1

80
New cards

65. What protocol or technology allows data to transmit over redundant switch links?

EtherChannel

81
New cards
<p><strong>66. Refer to the exhibit. Which three hosts will receive ARP requests from host A, assuming that port Fa0/4 on both switches is configured to carry traffic for multiple VLANs? (Choose three.)</strong></p>

66. Refer to the exhibit. Which three hosts will receive ARP requests from host A, assuming that port Fa0/4 on both switches is configured to carry traffic for multiple VLANs? (Choose three.)

host c, host d, host f

82
New cards
<p><strong>67. Refer to the exhibit. The network administrator configures both switches as displayed. However, host C is unable to ping host D and host E is unable to ping host F. What action should the administrator take to enable this communication?</strong></p>

67. Refer to the exhibit. The network administrator configures both switches as displayed. However, host C is unable to ping host D and host E is unable to ping host F. What action should the administrator take to enable this communication?

Configure either trunk port in the dynamic desirable mode.

83
New cards

68. What is the effect of entering the shutdown configuration command on a switch?

It disables an unused port.

84
New cards

69. What would be the primary reason an attacker would launch a MAC address overflow attack?

so that the attacker can see frames that are destined for other hosts

85
New cards

70. During the AAA process, when will authorization be implemented?

Immediately after successful authentication against an AAA data source

86
New cards

71. A company security policy requires that all MAC addressing be dynamically learned and added to both the MAC address table and the running configuration on each switch. Which port security configuration will accomplish this?

sticky secure MAC addresses

87
New cards

72. Which three Wi-Fi standards operate in the 2.4GHz range of frequencies? (Choose three.)

802.11b, 802.11g, 802.11n

88
New cards

73. To obtain an overview of the spanning tree status of a switched network, a network engineer issues the show spanning-tree command on a switch. Which two items of information will this command display? (Choose two.)

The root bridge BID; The role of the ports in all VLANs

89
New cards
<p><strong>74. Refer to the exhibit. Which trunk link will not forward any traffic after 0the root bridge election process is complete?</strong></p>

74. Refer to the exhibit. Which trunk link will not forward any traffic after 0the root bridge election process is complete?

trunk2

90
New cards

75. Which method of IPv6 prefix assignment relies on the prefix contained in RA messages?

SLAAC

91
New cards

76. Which two protocols are used to provide server-based AAA authentication? (Choose two.)

TACACS+, RADIUS

92
New cards

77. A network administrator is configuring a WLAN. Why would the administrator disable the broadcast feature for the SSID?

to eliminate outsiders scanning for available SSIDs in the area

93
New cards

78. Which mitigation technique would prevent rogue servers from providing false IP configuration parameters to clients?

turning on DHCP snooping

94
New cards

79. A network administrator configures the port security feature on a switch. The security policy specifies that each access port should allow up to two MAC addresses. When the maximum number of MAC addresses is reached, a frame with the unknown source MAC address is dropped and a notification is sent to the syslog server. Which security violation mode should be configured for each access port?

restrict

95
New cards

80. What protocol or technology defines a group of routers, one of them defined as active and another one as standby?

HSRP

96
New cards
<p><strong>81. Refer to the exhibit. After attempting to enter the configuration that is shown in router RTA, an administrator receives an error and users on VLAN 20 report that they are unable to reach users on VLAN 30. What is causing the problem?</strong></p>

81. Refer to the exhibit. After attempting to enter the configuration that is shown in router RTA, an administrator receives an error and users on VLAN 20 report that they are unable to reach users on VLAN 30. What is causing the problem?

RTA is using the same subnet for VLAN 20 and VLAN 30.

97
New cards

82. Which three pairs of trunking modes will establish a functional trunk link between two Cisco switches? (Choose three.)

dynamic desirable - trunk; dynamic desirable - dynamic desirable; dynamic desirable - dynamic auto

98
New cards

83. A technician is configuring a router for a small company with multiple WLANs and doesn’t need the complexity of a dynamic routing protocol. What should be done or checked?

Create static routes to all internal networks and a default route to the internet.

99
New cards

84. A company is deploying a wireless network in the distribution facility in a Boston suburb. The warehouse is quite large and it requires multiple access points to be used. Because some of the company devices still operate at 2.4GHz, the network administrator decides to deploy the 802.11g standard. Which channel assignments on the multiple access points will make sure that the wireless channels are not overlapping?

channels 1, 6, and 11

100
New cards

85. A network administrator of a small advertising company is configuring WLAN security by using the WPA2 PSK method. Which credential do office users need in order to connect their laptops to the WLAN?

a key that matches the key on the AP