final ccna2
final ccna2
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?
• Frame forwarding decisions are based on MAC address and port mappings in
the CAM table.
• Only frames with a broadcast destination address are forwarded out all active
switch ports.
• Unicast frames are always forwarded regardless of the destination MAC
address.
• Cut-through frame forwarding ensures that invalid frames are always dropped.
12. Which statement describes a result after multiple Cisco LAN switches are
interconnected?
• The broadcast domain expands to all switches.
• One collision domain exists per switch.
• There is one broadcast domain and one collision domain per switch.
• Frame collisions increase on the segments connecting the switches.
• Unicast frames are always forwarded regardless of the destination MAC
address.
13. Match the link state to the interface and protocol status. (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?
• SW1 forwards the frame directly to SW2. SW2 floods the frame to all ports
connected to SW2, excluding the port through which the frame entered the
switch.
• SW1 floods the frame on all ports on the switch, excluding the interconnected
port to switch SW2 and the port through which the frame entered the switch.
• SW1 floods the frame on all ports on SW1, excluding the port through which
the frame entered the switch.
• SW1 drops the frame because it does not know the destination MAC address.
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.
• 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?
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?
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?
• 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 gigabitethernet1/1
(config-if)# switchport mode trunk
• (config)# interface gigabitethernet 1/1
(config-if)# no switchport
(config-if)# ip address 192.168.1.2
255.255.255.252
• (config)# interface vlan 1
(config-if)# ip address 192.168.1.2
255.255.255.0
(config-if)# no shutdown
• (config)# ip routing
• (config)# interface fastethernet0/4
(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?
• the destination MAC address and the incoming port
• the destination MAC address and the outgoing port
• the source and destination MAC addresses and the incoming port
• the source and destination MAC addresses and the outgoing port
• the source MAC address and the incoming port
• the source MAC address and the outgoing port
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
• 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?
• floating static route
• default static route
• summary static route
• standard static route
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 updates the refresh timer for the entry.
• The switch forwards the frame out of the specified port.
• The switch purges the entire MAC address table.
• The switch replaces the old entry and uses the more current port.
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?
• 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?
• to eliminate outsiders scanning for available SSIDs in the area
• to reduce the risk of interference by external devices such as microwave ovens
• to reduce the risk of unauthorized APs being added to the network
• to provide privacy and integrity to wireless traffic by using encryption
78. Which mitigation technique would prevent rogue servers from providing false IP
configuration parameters to clients?
• implementing port security
• turning on DHCP snooping
• disabling CDP on edge ports
• implementing port-security on edge ports
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?
access - trunk
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?
• The DNS server and the default gateway router should be in the same subnet.
• The IP address of the default gateway router is not contained in the excluded
address list.
• The default-router and dns-server commands need to be configured with subnet
masks.
• The IP address of the DNS server is not contained in the excluded address list.
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.)
109. In which situation would a technician use the show interfaces switch command?
• to determine if remote access is enabled
• when packets are being dropped from a particular directly attached host
• when an end device can reach local devices, but not remote devices
• to determine the MAC address of a directly attached network device on a
particular interface
110. What is a drawback of the local database method of securing device access that can
be solved by using AAA with centralized servers?
• There is no ability to provide accountability.
• User accounts must be configured locally on each device, which is an
unscalable authentication solution.
• It is very susceptible to brute-force attacks because there is no username.
• The passwords can only be stored in plain text in the running configuration.
111. What action does a DHCPv4 client take if it receives more than one DHCPOFFER
from multiple DHCP servers?
• It sends a DHCPREQUEST that identifies which lease offer the client is
accepting.
• It sends a DHCPNAK and begins the DHCP process over again.
• It discards both offers and sends a new DHCPDISCOVER.
• It accepts both DHCPOFFER messages and sends a DHCPACK.
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.)
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?
• 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.)
• Configure the new switch as a VTP client.
• Configure the existing VTP domain name on the new switch.
• Configure an IP address on the new switch.
• Configure all ports of both switches to access mode.
• Enable VTP pruning.
130. Refer to the exhibit. Consider that the main power has just
been restored. PC3 issues a broadcast IPv4 DHCP request. To
which port will SW1 forward this request?
• to Fa0/1, Fa0/2, and Fa0/3 only
• to Fa0/1, Fa0/2, Fa0/3, and Fa0/4
• to Fa0/1 only
• to Fa0/1, Fa0/2, and Fa0/4 only
• to Fa0/1 and Fa0/2 only
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 forwards the frame out of the specified port.
• The switch will forward the frame out all ports except the incoming port.
• The switch adds the MAC address and incoming port number to the table.
• The switch adds a MAC address table entry mapping for the destination MAC
address and the ingress port.
Case 2:
•
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?
• Use the “show ip interface brief” command to see if an interface is down.
• 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.
• Check the statistics on the default route for oversaturation.
133. What is the effect of entering the ip dhcp snooping configuration command on a
switch?
• It enables DHCP snooping globally on a switch.
• It enables PortFast globally on a switch.
• It disables DTP negotiations on trunking ports.
• It manually enables a trunk link.
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
136. What is a result of connecting two or more switches together?
• The number of broadcast domains is increased.
• The size of the broadcast domain is increased.
• The number of collision domains is reduced.
• The size of the collision domain is increased.
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?
• It dynamically learns the L2 address and copies it to the running configuration.
• It enables port security on an interface.
• It enables port security globally on the switch.
• It restricts the number of discovery messages, per second, to be received on the
interface.
140. A network administrator is configuring a WLAN. Why would the administrator use
multiple lightweight APs?
• to centralize management of multiple WLANs
• to monitor the operation of the wireless network
• to provide prioritized service for time-sensitive applications
• to facilitate group configuration and management of multiple WLANs through
a WLC
141. Refer to the exhibit. PC-A and PC-B are both in VLAN 60. PC-A is unable to
communicate with PC-B. What is the problem?