Forward The Packet Out Serial0/0/0
Forward The Packet Out Serial0/0/0
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?
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?
5. Refer to the exhibit. Which static route command can be entered on R1 to forward traffic to
the LAN connected to R2?
• VLAN hopping
• DHCP spoofing
• MAC address table overflow
• VLAN double-tagging
10. Match the forwarding characteristic to its type. (Not all options are used.)
11. Which statement is correct about how a Layer 2 switch determines how to forward
frames?
12. Which statement describes a result after multiple Cisco LAN switches are interconnected?
13. Match the link state to the interface and protocol status. (Not all options are used.)
13A. Match the step to each switch boot sequence description. (Not all options are used.)
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?
• 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.
• These VLANs cannot be deleted unless the switch is in VTP client mode.
• These VLANs are default VLANs that cannot be removed.
• These VLANs can only be removed from the switch by using the no vlan 10 and no vlan 100
commands.
16. Match the description to the correct VLAN type. (Not all options are used.)
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?
18. What is a secure configuration option for remote access to a network device?
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?
• firewall appliance
• wireless router
• switch
• standalone wireless access point
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?
22. Refer to the exhibit. Which static route would an IT technician enter to create a backup
route to the 172.16.1.0 network that is only used if the primary RIP learned route fails?
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:
24. What protocol or technology disables redundant paths to eliminate Layer 2 loops?
• VTP
• STP
• EtherChannel
• DTP
25. Refer to the exhibit. Based on the exhibited configuration and output, why is VLAN 99
missing?
26. Which two VTP modes allow for the creation, modification, and deletion of VLANs on the
local switch? (Choose two.)
• client
• master
• distribution
• slave
• server
• transparent
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.
• Reset the VTP counters to allow the switch to synchronize with the other switches in the
domain.
• Configure the VTP server in the domain to recognize the BID of the new switch.
• Download the VTP database from the VTP server in the new domain.
• Select the correct VTP mode and version.
• Reboot the switch.
• Link types can only be configured on access ports configured with a single VLAN.
• Link types can only be determined if PortFast has been configured.
• Link types are determined automatically.
• Link types must be configured with specific port configuration commands.
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/9
• fa0/13
• fa0/10
• fa0/20
• fa0/21
• fa0/11
30. How will a router handle static routing differently if Cisco Express Forwarding is
disabled?
31. Compared with dynamic routes, what are two advantages of using static routes on a
router? (Choose two.)
32. Refer to the exhibit. Which route was configured as a static route to a specific network
using the next-hop address?
33. What is the effect of entering the spanning-tree portfast configuration command on a
switch?
34. What is the IPv6 prefix that is used for link-local addresses?
• FF01::/8
• 2001::/3
• FC00::/7
• FE80::/10
35. Which two statements are characteristics of routed ports on a multilayer switch? (Choose
two.)
• The protected edge port function on the backup trunk interfaces has been
disabled.
• The allowed VLANs on the backup link were not configured correctly.
• Dynamic Trunking Protocol on the link has failed.
• Inter-VLAN routing also failed when the trunk link failed.
37. Which command will start the process to bundle two physical interfaces to create an
EtherChannel group via LACP?
• interface port-channel 2
• channel-group 1 mode desirable
• interface range GigabitEthernet 0/4 – 5
• channel-group 2 mode auto
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.
• The switch forwards the frame out of the specified port.
• The switch adds a MAC address table entry mapping for the destination
MAC address and the ingress port.
• The switch replaces the old entry and uses the more current port.
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?
• Verify that there is not a default route in any of the edge router routing tables.
• Check the configuration on the floating static route and adjust the AD.
• Create a floating static route to that network.
• Check the configuration of the exit interface on the new static route.
40. Select the three PAgP channel establishment modes. (Choose three.)
• auto
• default
• passive
• desirable
• extended
• on
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.
• Change the administrative distance for that route.
• Change the routing metric for that route.
• Nothing. The static route will go away on its own.
42. Refer to the exhibit. What can be concluded about the configuration shown on R1?
• R1 is configured as a DHCPv4
relay agent.
• R1 is operating as a DHCPv4 server.
• R1 will broadcast DHCPv4 requests on
behalf of local DHCPv4 clients.
• R1 will send a message to a local
DHCPv4 client to contact a DHCPv4
server at 10.10.10.8.
43.Refer to the exhibit. A network administrator has added a new subnet to the network and
needs hosts on that subnet to receive IPv4 addresses from the DHCPv4 server.
• R1(config-if)# ip helper-address
10.1.0.254
• R1(config)# interface G0/0
• R1(config-if)# ip helper-
address 10.2.0.250
• R1(config)# interface G0/1
• R2(config-if)# ip helper-address
10.2.0.250
• R2(config)# interface G0/0
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.
• R1 is not configured as a DHCPv4
server.
• A DHCP server must be installed on
the same LAN as the host that is
receiving the IP address.
• The ip address dhcp command was not
issued on the interface Gi0/1.
45. What two default wireless router settings can affect network security? (Choose two.)
46. What is the common term given to SNMP log messages that are generated by network
devices and sent to the SNMP server?
• traps
• acknowledgments
• auditing
• warnings
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?
• WIRELESS
• MANAGEMENT
• CONTROLLER
• WLANs
48. A network administrator is configuring a WLAN. Why would the administrator change
the default DHCP IPv4 addresses on an AP?
49. Which two functions are performed by a WLC when using split media access control
(MAC)? (Choose two.)
52. Why is DHCP snooping required when using the Dynamic ARP Inspection feature?
• It relies on the settings of trusted and untrusted ports set by DHCP snooping.
• It uses the MAC address table to verify the default gateway IP address.
• It redirects ARP requests to the DHCP server for verification.
• It uses the MAC-address-to-IP-address binding database to validate an
ARP packet.
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?
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?
• 90
• 128
• 2170112
• 2681856
• 2682112
• 3193856
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
• VTP domain
• vty lines
• default VLAN
• default gateway
• loopback address
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
• prefix-delegation 2001:DB8:8::/48
00030001000E84244E70
• ipv6 dhcp server LAN1
• ipv6 unicast-routing
• dns-server 2001:DB8:8::8
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
(config)# interface gigabitethernet1/1
(config-if)# switchport mode trunk
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 security mode to WPA Personal TKIP/AES for one network and WPA2
Personal AES for the other network
• Configure the 2.4 GHz band for basic internet traffic that is not time
sensitive.
• Configure the security mode to WPA Personal TKIP/AES for both networks.
• Configure a common SSID for both split networks.
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?
• Verify that the static route to the server is present in the routing table.
• Check the configuration on the floating static route and adjust the AD.
• Ensure that the old default route has been removed from the company
edge routers.
• Create a floating static route to that network.
60. Which information does a switch use to populate the MAC address table?
• PAgP
• DTP
• LACP
• STP
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?
63. What action takes place when a frame entering a switch has a unicast destination MAC
address appearing in the MAC address table?
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.1
255.255.255.0 172.16.3.1
• R2(config)# ip route 172.16.2.0
255.255.255.0 172.16.2.254
• R2(config)# ip route 172.16.2.0
255.255.255.0 172.16.3.1
• R2(config)# ip route 172.16.3.0
255.255.255.0 172.16.2.254
65. What protocol or technology allows data to transmit over redundant switch links?
• EtherChannel
• DTP
• STP
• VTP
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 B
• host C
• host D
• host E
• host F
• host G
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?
68. What is the effect of entering the shutdown configuration command on a switch?
69. What would be the primary reason an attacker would launch a MAC address overflow
attack?
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?
72. Which three Wi-Fi standards operate in the 2.4GHz range of frequencies? (Choose three.)
• 802.11a
• 802.11b
• 802.11g
• 802.11n
• 802.11ac
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.)
74. Refer to the exhibit. Which trunk link will not forward any traffic after the root bridge
election process is complete?
• Trunk1
• Trunk2
• Trunk3
• Trunk4
75. Which method of IPv6 prefix assignment relies on the prefix contained in RA messages?
• EUI-64
• SLAAC
• static
• stateful DHCPv6
76. Which two protocols are used to provide server-based AAA authentication? (Choose two.)
• 802.1x
• SSH
• SNMP
• TACACS+
• RADIUS
77. A network administrator is configuring a WLAN. Why would the administrator disable
the broadcast feature for the SSID?
78. Which mitigation technique would prevent rogue servers from providing false IP
configuration parameters to clients?
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?
• shutdown
• restrict
• warning
• protect
80. What protocol or technology defines a group of routers, one of them defined as active and
another one as standby?
• EtherChannel
• VTP
• HSRP
• DTP
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?
82. Which three pairs of trunking modes will establish a functional trunk link between two
Cisco switches? (Choose three.)
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?
• Verify that there is not a default route in any of the edge router routing tables.
• Create static routes to all internal networks and a default route to the
internet.
• Create extra static routes to the same location with an AD of 1.
• Check the statistics on the default route for oversaturation.
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, 5, and 9
• channels 1, 6, and 11
• channels 1, 7, and 13
• channels 2, 6, and 10
86. Refer to the exhibit. What are the possible port roles for ports A, B, C, and D in this
RSTP-enabled network?
87. Refer to the exhibit. Which static route would an IT technician enter to create a backup
route to the 172.16.1.0 network that is only used if the primary RIP learned route fails?
88. What mitigation plan is best for thwarting a DoS attack that is creating a MAC address
table overflow?
• Disable DTP.
• Disable STP.
• Enable port security.
• Place unused ports in an unused VLAN.
89. A network engineer is troubleshooting a newly deployed wireless network that is using the
latest 802.11 standards. When users access high bandwidth services such as streaming video,
the wireless network performance is poor. To improve performance the network engineer
decides to configure a 5 Ghz frequency band SSID and train users to use that SSID for
streaming media services. Why might this solution improve the wireless network performance
for that type of service?
• Requiring the users to switch to the 5 GHz band for streaming media is inconvenient and
will result in fewer users accessing these services.
• The 5 GHz band has more channels and is less crowded than the 2.4 GHz
band, which makes it more suited to streaming multimedia.
• The 5 GHz band has a greater range and is therefore likely to be interference-free.
• The only users that can switch to the 5 GHz band will be those with the latest wireless NICs,
which will reduce usage.
90. Which DHCPv4 message will a client send to accept an IPv4 address that is offered by a
DHCP server?
• broadcast DHCPACK
• broadcast DHCPREQUEST
• unicast DHCPACK
• unicast DHCPREQUEST
91. Refer to the exhibit. Which destination MAC address is used when frames are sent from
the workstation to the default gateway?
92. After a host has generated an IPv6 address by using the DHCPv6 or SLAAC process, how
does the host verify that the address is unique and therefore usable?
• The host sends an ICMPv6 echo request message to the DHCPv6 or SLAAC-learned
address and if no reply is returned, the address is considered unique.
• The host sends an ICMPv6 neighbor solicitation message to the DHCP or
SLAAC-learned address and if no neighbor advertisement is returned, the
address is considered unique.
• The host checks the local neighbor cache for the learned address and if the address is not
cached, it it considered unique.
• The host sends an ARP broadcast to the local link and if no hosts send a reply, the address is
considered unique.
93. Match the purpose with its DHCP message type. (Not all options are used.)
• FTP
• HTTP
• NetBEUI
• POP
• SSH
95. Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN
routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is
the possible cause of the problem?
97. Match each DHCP message type with its description. (Not all options are used.)
98. What network attack seeks to create a DoS for clients by preventing them from being able
to obtain a DHCP lease?
• IP address spoofing
• DHCP starvation
• CAM table attack
• DHCP spoofing
99. Refer to the exhibit. If the IP addresses of the default gateway router and the DNS server
are correct, what is the configuration problem?
100. Refer to the exhibit. A network administrator has added a new subnet to the network and
needs hosts on that subnet to receive IPv4 addresses from the DHCPv4 server. What two
commands will allow hosts on the new subnet to receive addresses from the DHCP4 server?
(Choose two.)
• R1(config-if)# ip helper-
address 10.2.0.250
• R1(config)# interface G0/1
• R1(config)# interface G0/0
• R2(config-if)# ip helper-address
10.2.0.250
• R2(config)# interface G0/0
• R1(config-if)# ip helper-address
10.1.0.254
• VTP
• EtherChannel
• DTP
• STP
• CDP
• ARP
• STP
• DTP
103. What protocol or technology requires switches to be in server mode or client mode?
• EtherChannel
• STP
• VTP
• DTP
104. What are two reasons a network administrator would segment a network with a Layer 2
switch? (Choose two.)
105. What command will enable a router to begin sending messages that allow it to configure
a link-local address without using an IPv6 DHCP server?
• a static route
• the ipv6 route ::/0 command
• the ipv6 unicast-routing command
• the ip routing command
106. A network administrator is using the router-on-a-stick model to configure a switch and a
router for inter-VLAN routing. What configuration should be made on the switch port that
connects to the router?
107. What are three techniques for mitigating VLAN attacks? (Choose three.)
109. In which situation would a technician use the show interfaces switch command?
110. What is a drawback of the local database method of securing device access that can be
solved by using AAA with centralized servers?
111. What action does a DHCPv4 client take if it receives more than one DHCPOFFER from
multiple DHCP servers?
112. Refer to the exhibit. The network administrator is configuring the port security feature
on switch SWC. The administrator issued the command show port-security interface fa 0/2 to
verify the configuration. What can be concluded from the output that is shown? (Choose
three.)
• Three security violations have been
detected on this interface.
• This port is currently up.
• The port is configured as a trunk link.
• Security violations will cause
this port to shut down
immediately.
• There is no device currently
connected to this port.
• The switch port mode for this interface
is access mode.
• WEP
• WPA Personal
• WPA2 Personal
• WPA2 Enterprise
114. A network administrator has found a user sending a double-tagged 802.1Q frame to a
switch. What is the best solution to prevent this type of attack?
• The native VLAN number used on any trunk should be one of the active data VLANs.
• The VLANs for user access ports should be different VLANs than any
native VLANs used on trunk ports.
• Trunk ports should be configured with port security.
• Trunk ports should use the default VLAN as the native VLAN number.
115. Refer to the exhibit. Which two conclusions can be drawn from the output? (Choose two.)
117. On a Cisco 3504 WLC Summary page ( Advanced > Summary ), which tab allows a
network administrator to configure a particular WLAN with a WPA2 policy?
• WLANs
• SECURITY
• WIRELESS
• MANAGEMENT
118. Refer to the exhibit. A network engineer is configuring IPv6 routing on the network.
Which command issued on router HQ will configure a default route to the Internet to forward
packets to an IPv6 destination network that is not listed in the routing table?
119. Users are complaining of sporadic access to the internet every afternoon. What should be
done or checked?
• Create static routes to all internal networks and a default route to the
internet.
• Verify that there is not a default route in any of the edge router routing tables.
• Create a floating static route to that network.
• Check the statistics on the default route for oversaturation.
120. What action takes place when the source MAC address of a frame entering a switch
appears in the MAC address table associated with a different port?
• The switch purges the entire MAC address table.
• The switch replaces the old entry and uses the more current port.
• The switch updates the refresh timer for the entry.
• The switch forwards the frame out of the specified port.
121. A network administrator is configuring a WLAN. Why would the administrator use a
WLAN controller?
122. A new Layer 3 switch is connected to a router and is being configured for interVLAN
routing. What are three of the five steps required for the configuration? (Choose three.)
• enabling IP routing
• modifying the default VLAN
• entering “no switchport” on the port connected to the router
• establishing adjacencies
• assigning ports to VLANs
• adjusting the route metric
• assigning the ports to the native VLAN
123. Which three statements accurately describe duplex and speed settings on Cisco 2960
switches? (Choose three.)
124. Refer to the exhibit. A network administrator configures R1 for inter-VLAN routing
between VLAN 10 and VLAN 20. However, the devices in VLAN 10 and VLAN 20 cannot
communicate. Based on the configuration in the exhibit, what is a possible cause for the
problem?
125. A network administrator uses the spanning-tree portfast bpduguard default global
configuration command to enable BPDU guard on a switch. However, BPDU guard is not
activated on all access ports. What is the cause of the issue?
• BPDU guard needs to be activated in the interface configuration command mode.
• Access ports configured with root guard cannot be configured with BPDU guard.
• Access ports belong to different VLANs.
• PortFast is not configured on all access ports.
126. Which two types of spanning tree protocols can cause suboptimal traffic flows because
they assume only one spanning-tree instance for the entire bridged network? (Choose two.)
• MSTP
• RSTP
• Rapid PVST+
• PVST+
• STP
127. Refer to the exhibit. A network administrator is configuring the router R1 for IPv6
address assignment. Based on the partial configuration, which IPv6 global unicast address
assignment scheme does the administrator intend to implement?
• stateful
• stateless
• manual configuration
• SLAAC
128. A WLAN engineer deploys a WLC and five wireless APs using the CAPWAP protocol
with the DTLS feature to secure the control plane of the network devices. While testing the
wireless network, the WLAN engineer notices that data traffic is being exchanged between the
WLC and the APs in plain-text and is not being encrypted. What is the most likely reason for
this?
• DTLS only provides data security through authentication and does not provide encryption
for data moving between a wireless LAN controller (WLC) and an access point (AP).
• Although DTLS is enabled by default to secure the CAPWAP control
channel, it is disabled by default for the data channel.
• DTLS is a protocol that only provides security between the access point (AP) and the
wireless client.
• Data encryption requires a DTLS license to be installed on each access point (AP) prior to
being enabled on the wireless LAN controller (WLC).
129. A new switch is to be added to an existing network in a remote office. The network
administrator does not want the technicians in the remote office to be able to add new VLANs
to the switch, but the switch should receive VLAN updates from the VTP domain. Which two
steps must be performed to configure VTP on the new switch to meet these conditions?
(Choose two.)
131. What action takes place when the source MAC address of a frame entering a switch is not
in the MAC address table?
• The switch adds a MAC address table entry for the destination MAC address and the egress
port.
• The switch adds the MAC address and incoming port number to the table.
• The switch replaces the old entry and uses the more current port.
• The switch updates the refresh timer for the entry.
132. Employees are unable to connect to servers on one of the internal networks. What should
be done or checked?
133. What is the effect of entering the ip dhcp snooping configuration command on a switch?
134. An administrator notices that large numbers of packets are being dropped on one of the
branch routers. What should be done or checked?
• Create static routes to all internal networks and a default route to the internet.
• Create extra static routes to the same location with an AD of 1.
• Check the statistics on the default route for oversaturation.
• Check the routing table for a missing static route.
135. What are two switch characteristics that could help alleviate network congestion?
(Choose two.)
• fast internal switching
• large frame buffers
• store-and-forward switching
• low port density
• frame check sequence (FCS) check
137. 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?
138. Branch users were able to access a site in the morning but have had no connectivity with
the site since lunch time. What should be done or checked?
• Verify that the static route to the server is present in the routing table.
• Use the “show ip interface brief” command to see if an interface is down.
• Check the configuration on the floating static route and adjust the AD.
• Create a floating static route to that network.
139. What is the effect of entering the switchport port-security configuration command on a
switch?
140. A network administrator is configuring a WLAN. Why would the administrator use
multiple lightweight APs?
141. A new Layer 3 switch is connected to a router and is being configured for interVLAN
routing. What are three of the five steps required for the configuration? (Choose three.)
• assigning ports to VLANs
• assigning the ports to the native VLAN
• enabling IP routing
• modifying the default VLAN
• installing a static route
• implementing a routing protocol
• creating SVI interfaces
142. A network administrator is configuring a WLAN. Why would the administrator use
RADIUS servers on the network?
143. What is the effect of entering the switchport mode access configuration command on a
switch?
144. A network administrator has configured a router for stateless DHCPv6 operation.
However, users report that workstations are not receiving DNS server information. Which
two router configuration lines should be verified to ensure that stateless DHCPv6 service is
properly configured? (Choose two.)
145. A network administrator is configuring a WLAN. Why would the administrator disable
the broadcast feature for the SSID?
146. Refer to the exhibit. An administrator is attempting to install an IPv6 static route on
router R1 to reach the network attached to router R2. After the static route command is
entered, connectivity to the network is still failing. What error has been made in the static
route configuration?
• The next hop address is incorrect.
• The interface is incorrect.
• The destination network is incorrect.
• The network prefix is incorrect.
147. What action takes place when a frame entering a switch has a unicast destination MAC
address that is not in the MAC address table?
148. 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?
149. What is the effect of entering the ip arp inspection vlan 10 configuration command on a
switch?
• VTP
• EtherChannel
• DTP
• STP
151. A network administrator is configuring a WLAN. Why would the administrator apply
WPA2 with AES to the WLAN?
152. Users on a LAN are unable to get to a company web server but are able to get elsewhere.
What should be done or checked?
• Ensure that the old default route has been removed from the company edge routers.
• Verify that the static route to the server is present in the routing table.
• Check the configuration on the floating static route and adjust the AD.
• Create a floating static route to that network.
• 2001::/3
• ff00::/8
• fc::/07
• fe80::/10
154. What is the effect of entering the ip dhcp snooping limit rate 6 configuration
command on a switch?
155. A network administrator is configuring a WLAN. Why would the administrator change
the default DHCP IPv4 addresses on an AP?
156. What is the effect of entering the ip arp inspection validate src-mac configuration
command on a switch?
• It checks the source L2 address in the Ethernet header against the sender
L2 address in the ARP body.
• It disables all trunk ports.
• It displays the IP-to-MAC address associations for switch interfaces.
• It enables portfast on a specific switch interface.
157. What protocol or technology is a Cisco proprietary protocol that is automatically enabled
on 2960 switches?
• DTP
• STP
• VTP
• EtherChannel
158. What address and prefix length is used when configuring an IPv6 default static route?
• ::/0
• FF02::1/8
• 0.0.0.0/0
• ::1/128
159. What are two characteristics of Cisco Express Forwarding (CEF)? (Choose two.)
• When a packet arrives on a router interface, it is forwarded to the control plane where the
CPU matches the destination address with a matching routing table entry.
• This is the fastest forwarding mechanism on Cisco routers and multilayer
switches.
• With this switching method, flow information for a packet is stored in the fast-switching
cache to forward future packets to the same destination without CPU intervention.
• Packets are forwarded based on information in the FIB and an adjacency
table.
• When a packet arrives on a router interface, it is forwarded to the control plane where the
CPU searches for a match in the fast-switching cache.
160. Which term describes the role of a Cisco switch in the 802.1X port-based access control?
• agent
• supplicant
• authenticator
• authentication server
161. Which Cisco solution helps prevent ARP spoofing and ARP poisoning attacks?
• PVST+ optimizes performance on the network through autoselection of the root bridge.
• PVST+ reduces bandwidth consumption compared to traditional implementations of STP
that use CST.
• PVST+ requires fewer CPU cycles for all the switches in the network.
• PVST+ optimizes performance on the network through load sharing.
PVST+ results in optimum load balancing. However, this is accomplished by manually configuring
switches to be elected as root bridges for different VLANs on the network. The root bridges are not
automatically selected. Furthermore, having spanning-tree instances for each VLAN actually
consumes more bandwidth and it increases the CPU cycles for all the switches in the network.
• EtherChannel
• DTP
• HSRP
• VTP
164. What is the effect of entering the show ip dhcp snooping binding configuration command
on a switch?
• It switches a trunk port to access mode.
• It checks the source L2 address in the Ethernet header against the sender L2 address in the
ARP body.
• It restricts the number of discovery messages, per second, to be received on the interface.
• It displays the IP-to-MAC address associations for switch interfaces.
165. What action takes place when the source MAC address of a frame entering a switch is in
the MAC address table?
166. A small publishing company has a network design such that when a broadcast is sent on
the LAN, 200 devices receive the transmitted broadcast. How can the network administrator
reduce the number of devices that receive broadcast traffic?
Explain: By dividing the one big network into two smaller network, the network administrator has
created two smaller broadcast domains. When a broadcast is sent on the network now, the broadcast
will only be sent to the devices on the same Ethernet LAN. The other LAN will not receive the
broadcast.
• The link-local address is added automatically to the routing table as an IPv6 host route.
• An IPv4 static host route configuration uses a destination IP address of a
specific device and a /32 subnet mask.
• A host route is designated with a C in the routing table.
• A static IPv6 host route must include the interface type and the interface number of the next
hop router.
168. What else is required when configuring an IPv6 static route using a next-hop link-local
address?
• administrative distance
• ip address of the neighbor router
• network number and subnet mask on the interface of the neighbor router
• interface number and type
169. A technician is configuring a wireless network for a small business using a SOHO
wireless router. Which two authentication methods are used, if the router is configured with
WPA2? (Choose two.)
• personal
• AES
• TKIP
• WEP
• enterprise
170. Which mitigation technique would prevent rogue servers from providing false IPv6
configuration parameters to clients?
171. A PC has sent an RS message to an IPv6 router attached to the same network. Which two
pieces of information will the router send to the client? (Choose two.)
• prefix length
• subnet mask in dotted decimal notation
• domain name
• administrative distance
• prefix
• DNS server IP address
172. While attending a conference, participants are using laptops for network connectivity.
When a guest speaker attempts to connect to the network, the laptop fails to display any
available wireless networks. The access point must be operating in which mode?
• mixed
• passive
• active
• open
• extended system ID
• cost
• IP address
• bridge priority
• MAC address
• port ID