Font size
Worksheetssrwe
Total questions: 164
Worksheet time: 1hrs 29mins
What table does a router use to determine how to forward an IP packet?
ARP table
MAC address table
neighbor cache
routing table
What action will a router take on a packet with a destination IP address that is on a remote network?
It will forward the packet directly to the device with the destination IP address of the packet.
It will forward the packet to a next-hop router.
It will forward the packet to an Ethernet switch.
It will drop the packet.
Which of the following routes may be found in a routing table? (Choose all that apply.)
directly connected networks
static routes
dynamic routing protocol routes
default route
What is used to determine the minimum number of far-left bits that must match between the prefix in the route entry and the destination IP address.
prefix length in the routing table entry
prefix length of the destination IP address
the classful address of the network address
If a router needs to send an ARP Request for the destination IPv4 address of the packet, this means the packet will be forwarded:
To a next-hop router
To the device with the destination IPv4 address of the packet
If a router needs to send an ARP Request for the IPv4 address in one of its route entries, this means the packet will be forwarded:
To a next-hop router
To the device with the destination IPv4 address of the packet
Which packet forwarding method is used by default on Cisco routers?
process switching
fast switching
Cisco Express Forwarding
Ethernet switching
Which routing table principle is not correct?
Every router makes its decision alone, based on the information it has in its own routing table.
The fact that one router has certain information in its routing table does not mean that other routers have the same information.
Routing information about a path from one network to another also provides routing information about the reverse, or return, path.
Which route entry would be used for a packet with a destination IP address that matches an IP address of one of the router interfaces?
C for Directly Connected
L for Local
S for Static
depends on the source of the route
What type of network is accessed by a single route and the router has only one neighbor?
Stub network
Directly connected network
Next-hop network
Local network
Which two route sources have the ability to automatically discover a new best path when there is a change in the topology? (Choose two.)
Static route
OSPF
EIGRP
Default route
True or False? A default route can only be a static route.
True
False
A network administrator configures a static route for the same destination network that was learned automatically by the router using OSPF. Which route will be installed and why?
Static route because it has a lower metric
Static route because it has a lower administrative distance
OSPF route because it has a lower metric
OSPF route because it has a lower administrative distance
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?
next-hop
outgoing interface
gateway of last resort
route source
Which three advantages are provided by static routing? (Choose three.)
Configuration of static routes is error-free.
The path a static route uses to send data is known.
Static routes scale well as the network grows.
Static routing does not advertise over the network, thus providing better security.
No intervention is required to maintain changing route information.
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
What are two functions of dynamic routing protocols? (Choose two.)
to avoid exposing network information
to assure low router overhead
to maintain routing tables
to discover the network
to choose the path that is specified by the administrator
What is an advantage of using dynamic routing protocols instead of static routing?
fewer router resource overhead requirements
easier to implement
ability to actively search for new routes if the current path becomes unavailable
more secure in controlling routing updates
Which value represents the "trustworthiness" of a route and is used to determine which route to install into the routing table when there are multiple routes toward the same destination?
administrative distance
outgoing interface
metric
routing protocol
Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table?
flow process
process switching
fast switching
Cisco Express Forwarding
Which type of route would typically be used on a border router so that devices inside the company could access the Internet?
directly connected
default
summary
static
What are two functions of a router? (Choose two.)
It controls the flow of data via the use of Layer 2 addresses.
It determines the best path to send packets.
It builds a routing table based on ARP requests.
A router connects multiple IP networks.
It provides segmentation at Layer 2.
When a router learns that multiple paths are available to a destination network from the same routing protocol, which factor is considered by a router to choose the best path to forward a packet?
the lowest metric
the order of paths on the routing table
the fastest bandwidth of exiting interfaces
the reliability value of the neighboring routers
Which two route source codes are automatically created within a routing table whenever a router interface is configured with an IP address and activated? (Choose two.)
O
D
L
S
C
The output of the show ip route command contains the following entry:
S 10.2.0.0 [1/0] via 172.16.2.2.
What value is indicated by the 1 in the [1/0] portion of the output?
number of hops
administrative distance
metric
interface ID through which the network can be reached
Which type of static route creates a gateway of last resort?
summary static route
floating static route
standard static route
default static route
What are two common types of static routes in routing tables? (Choose two)
a default static route
a static route converted from a route that is learned through a dynamic routing protocol
a static route to a specific network
a static route shared between two neighboring routers
a built-in static route by IOS
What are two reasons why an administrator might choose to use static routing rather than dynamic routing? (Choose two.)
Static routing is more scalable.
Static routing uses less router processing and bandwidth.
Static routing does not require complete knowledge of the whole network.
Static routing is easier to maintain in large networks.
Static routing is more secure.
What address and prefix length is used when configuring an IPv6 default static route?
0.0.0.0/0
::1/128
FF02::1/8
::/0
Which two methods can be used to identify the next hop in a static route? (Choose two.)
destination interface
next hop IP address
destination network address
exit interface
source IP address
Which IPv4 static route statement is true?
The destination network is identified using the network address and wildcard mask.
The distance keyword is used to create a fully specified static route.
The source network is identified using the network address and wildcard mask.
Using the exit interface only is common in a point-to-point configuration.
How is the destination network in an IPv6 static route identified?
using an IPv6 prefix and prefix length
using an IPv6 prefix and subnet mask
using an IPv6 prefix and wildcard mask
using an IPv6 prefix only
A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?
to add a dynamic route for the destination network 0.0.0.0 to the routing table
to provide a route to forward packets for which there is no route in the routing table
to forward packets destined for the network 0.0.0.0 to the device with IP address 209.165.200.226
to forward all packets to the device with IP address 209.165.200.226
Which type of static route that is configured on a router uses only the exit interface?
directly connected static route
recursive static route
fully specified static route
default static route
A network administrator uses the command ip route 172.18.0.0 255.255.0.0 S0/0/1 to configure a floating static route on a router. That route will function as a backup route to reach the EIGRP learned network 172.18.0.0/16. After this configuration, the EIGRP route is removed from the routing table even though EIGRP is still functioning properly. Why is the static route not functioning as intended?
The administrative distance value is not high enough on the static route.
The destination network is incorrectly configured.
The network mask is incorrectly configured.
The next hop neighbor IP address is not configured.
What type of static route is created when the next-hop IP address and exit interface are specified?
fully specified static route
recursive static route
floating static route
directly connected static route
What is the correct syntax of a floating static route?
ip route 172.16.0.0 255.248.0.0 10.0.0.1
ip route 209.165.200.228 255.255.255.248 serial 0/0/0
ip route 209.165.200.228 255.255.255.248 10.0.0.1 120
ip route 0.0.0.0 0.0.0.0 serial 0/0/0
Which static route statement shows a recursive IPv6 static route?
ipv6 route 2001:db8:cafe:1::/56 2001:db8:1000:10::1
ipv6 route 0::/0 S0/0/0
ipv6 route 2001:db8:cafe:1::/56 S0/0/0
ipv6 route 0::/0 S0/0/0 254
ipv6 route 2001:db8:cafe:1::/56 S0/0/0 2001:db8:1000:10::1
A network administrator is configuring a route to forward packets to a specific web server. What type of route should be configured by the administrator?
a default route
a host route
an OSPF route
an EIGRP route
a static route with an administrative distance higher than 1
Which command would create a valid IPv6 default route?
ipv6 route ::/0 2001:db8:acad:2::a
ipv6 route 2001:db8:acad:1::/64 ::1
ipv6 route ::/128 2001:db8:acad:1::1
ipv6 route ::/0 fe80::1
What is a characteristic of a default static route?
It uses a single network address to send multiple static routes to one destination address.
It identifies the gateway IP address to which the router sends all IP packets for which it does not have a learned or static route.
It is configured with a higher administrative distance than is the original dynamic routing protocol.
It backs up a route already discovered by a dynamic routing protocol.
Which IPv6 static route would serve as a backup route to a dynamic route learned through OSPF?
Router1(config)# ipv6 route 2001:db8:acad:1::/32 2001:db8:acad:6::2 100
Router1(config)# ipv6 route 2001:db8:acad:1::/32 2001:db8:acad:6::100
Router1(config)# ipv6 route 2001:db8:acad:1::/32 gigabitethernet0/0 2001:db8:acad:6::100 100
Router1(config)# ipv6 route 2001:db8:acad:1::/32 2001:db8:acad:6::2 200
What command, or set of commands, would be used to determine if the following configuration on router HQ works as designed?
ip route 0.0.0.0 0.0.0.0 serial 0/0/0 10
ip route 0.0.0.0 0.0.0.0 serial 0/1/0
HQ(config)# interface serial 0/1/0
HQ(config-if)# shutdown
HQ(config-if)# end
HQ# show ip route
HQ# ping 128.107.0.99
HQ# ping 64.100.0.5
HQ# show ip route
HQ# show ip interface brief
HQ# traceroute 128.107.0.99
Which type of static route typically uses the distance parameter in the ip route global configuration command?
floating static route
standard static route
default static route
summary static route
Why would a floating static route be configured with an administrative distance that is higher than the administrative distance of a dynamic routing protocol that is running on the same router?
to act as a gateway of last resort
to be the priority route in the routing table
to load-balance the traffic
to be used as a backup route
What network address and subnet mask combination would be used to create a default static route that matches any IPv4 destination?
0.0.0.0 0.0.0.0
255.255.255.255 255.255.255.255
0.0.0.0 255.255.255.255
255.255.255.255 0.0.0.0
Refer to the exhibit. True or False? R1 must encapsulate received packets into new frames before forwarding them to R2.
TRUE
FALSE
Refer to the exhibit. True or False? R2 will forward frames to R3 with an all 1s Layer 2 address.
TRUE
FALSE
Refer to the exhibit. What action will R3 take to forward a frame if it does not have an entry in the ARP table to resolve a destination MAC address?
sends a DNS request
drops the frame
sends an ARP request
sends frame to the default gateway
Which sequence correctly identifies the order of the steps that a router will perform when it receives a packet on an Ethernet interface?
The router de-encapsulates the Ethernet frame.
The router examines the destination MAC address.
The router identifies the Ethernet Type field.
The router examines the destination IP address.
The router examines the destination MAC address.
The router identifies the Ethernet Type field.
The router de-encapsulates the Ethernet frame.
The router examines the destination IP address.
The router examines the destination IP address.
The router examines the destination MAC address.
The router identifies the Ethernet Type field.
The router de-encapsulates the Ethernet frame.
The router examines the destination MAC address.
The router identifies the Ethernet Type field.
The router examines the destination IP address.
The router de-encapsulates the Ethernet frame.
The router examines the destination IP address.
The router examines the destination MAC address.
The router de-encapsulates the Ethernet frame.
The router identifies the Ethernet Type field.
Which three IOS troubleshooting commands can help to isolate problems with a static route? (Choose three.)
show ip route
tracert
show ip interface brief
ping
show arp
A network administrator has entered a static route to an Ethernet LAN that is connected to an adjacent router. However, the route is not shown in the routing table. Which command would the administrator use to verify that the exit interface is up?
show ip route
show ip protocols
show ip interface brief
tracert
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?
Nothing. The static route will go away on its own.
Change the routing metric for that route.
Remove the route using the no ip route command.
Change the administrative distance for that route.
Which statement describes the sequence of processes executed by a router when it receives a packet from a host to be delivered to a host on another network?
It de-encapsulates the packet and forwards it toward the destination host.
It de-encapsulates the packet, selects the appropriate path, and encapsulates the packet to forward it toward the destination host.
It selects the path and forwards it toward the destination host.
It receives the packet and forwards it directly to the destination host.
A network engineer issues the show cdp neighbor command on several network devices during the process of network documentation. What is the purpose of performing this command?
to verify the network addresses that are attached to the network devices
to check the connectivity of PCs that are connected to the network devices
to obtain information about directly connected Cisco devices
to check the networks that are advertised by the neighboring routers
A network administrator notices that a correctly entered static route is not in the routing table. What two router commands would an administrator use to determine if the exit interface was up and the next hop address is available? (Choose two.)
ping
tracert
show ip protocols
show ip route
show ip interface brief
A network administrator has entered the following command:
ip route 192.168.10.64 255.255.255.192 serial0/0/1
When the network administrator enters the command show ip route, the route is not in the routing table. What should the administrator do next?
Verify that the serial 0/0/1 interface is active and available.
Re-enter the command using the correct mask.
Re-enter the command using a network number rather than a usable IP address.
Verify that the 192.168.10.64 network is active within the network infrastructure.
What will a router do if it does not have a default route configured and a packet needs to be forwarded to a destination network that is not listed in the routing table?
send it back to the source
drop it
forward it to another router
What does the letter C mean next to an entry in the output of the show ip route command?
It identifies a network that is a static route.
It identifies a network that is learned through OSPF.
It identifies a network that is directly connected to the router.
It identifies a network that is learned through EIGRP.
Which attack encrypts the data on hosts in an attempt to extract a monetary payment from the victim?
DDoS
Data breach
Malware
Ransomware
Which devices are specifically designed for network security? (Choose three)
VPN-enabled router
NGFW
Switch
WLC
NAC
Which device monitors SMTP traffic to block threats and encrypt outgoing messages to prevent data loss?
NGFW
ESA
NAC
WSA
Which device monitors HTTP traffic to block access to risky sites and encrypt outgoing messages?
NGFW
ESA
NAC
WSA
Which AAA component is responsible for collecting and reporting usage data for auditing and billing purposes?
Authentication
Authorization
Accounting
Which AAA component is responsible for controlling who is permitted to access the network?
Authentication
Authorization
Accounting
Which AAA component is responsible for determining what the user can access?
Authentication
Authorization
Accounting
In an 802.1X implementation, which device is responsible for relaying responses?
Supplicant
Authenticator
Router
Authentication server
Client
Which of the following mitigation techniques are used to protect Layer 3 through Layer 7 of the OSI Model? (Choose three.)
DHCP snooping
VPN
Firewalls
IPSG
IPS devices
Which of the following mitigation techniques prevents many types of attacks including MAC address table overflow and DHCP starvation attacks?
IPSG
DHCP snooping
DAI
Port security
Which of the following mitigation techniques prevents MAC and IP address spoofing?
IPSG
DHCP snooping
DAI
Port security
Which of the following mitigation techniques prevents ARP spoofing and ARP poisoning attacks?
IPSG
DHCP snooping
DAI
Port security
Which of the following mitigation techniques prevents DHCP starvation and DHCP spoofing attacks?
IPSG
DHCP snooping
DAI
Port security
What is the behavior of a switch as a result of a successful MAC address table attack?
The switch will shut down.
The switch interfaces will transition to the error-disabled state.
The switch will forward all received frames to all other ports within the VLAN.
The switch will drop all received frames.
What would be the primary reason a threat actor would launch a MAC address overflow attack?
So that the threat actor can see frames that are destined for other devices.
So that the threat actor can execute arbitrary code on the switch.
So that the switch stops forwarding traffic.
So that legitimate hosts cannot obtain a MAC address.
What mitigation technique must be implemented to prevent MAC address overflow attacks?
IPSG
DAI
Port security
DHCP snooping
A threat actor changes the MAC address of the threat actor's device to the MAC address of the default gateway. What type of attack is this?
Address spoofing
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
A threat actor sends a BPDU message with priority 0. What type of attack is this?
Address spoofing
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
A threat actor leases all the available IP addresses on a subnet. What type of attack is this?
Address spoofing
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
A threat actor sends a message that causes all other devices to believe the MAC address of the threat actor's device is the default gateway. What type of attack is this?
Address spoofing
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
A threat actor configures a host with the 802.1Q protocol and forms a trunk with the connected switch. What type of attack is this?
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
VLAN hopping
A threat actor discovers the IOS version and IP addresses of the local switch. What type of attack is this?
Address spoofing
ARP spoofing
CDP reconnaissance
DHCP starvation
STP attack
What two protocols are supported on Cisco devices for AAA communications? (Choose two.)
VTP
TACACS+
LLDP
RADIUS
HSRP
Which service is enabled on a Cisco router by default that can reveal significant information about the router and potentially make it more vulnerable to attack?
LLDP
FTP
CDP
HTTP
When security is a concern, which OSI Layer is considered to be the weakest link in a network system?
Layer 3
Layer 7
Layer 4
Layer 2
Which Layer 2 attack will result in a switch flooding incoming frames to all ports?
MAC address overflow
ARP poisoning
Spanning Tree Protocol manipulation
IP address spoofing
Why is authentication with AAA preferred over a local database method?
It requires a login and password combination on the console, vty lines, and aux ports.
It provides a fallback authentication method if the administrator forgets the username or password.
It uses less network bandwidth.
It specifies a different password for each line or port.
In a server-based AAA implementation, which protocol will allow the router to successfully communicate with the AAA server?
SSH
802.1x
RADIUS
TACACS
Which Cisco solution helps prevent MAC and IP address spoofing attacks?
IP Source Guard
Port Security
Dynamic ARP Inspection
DHCP Snooping
What is the purpose of AAA accounting?
to determine which resources the user can access
to determine which operations the user can perform
to prove users are who they say they are
to collect and report application usage
Which Layer 2 attack will result in legitimate users not getting valid IP addresses?
MAC address flooding
IP address spoofing
ARP spoofing
DHCP starvation
Which three Cisco products focus on endpoint security solutions? (Choose three.)
IPS Sensor Appliance
Email Security Appliance
Web Security Appliance
NAC Appliance
SSL/IPsec VPN Appliance
True or False?
In the 802.1X standard, the client attempting to access the network is referred to as the supplicant.
true
false
What is involved in an IP address spoofing attack?
A rogue DHCP server provides false IP configuration parameters to legitimate DHCP clients.
A rogue node replies to an ARP request with its own MAC address indicated for the target IP address.
A legitimate network IP address is hijacked by a rogue node.
Bogus DHCPDISCOVER messages are sent to consume all the available IP addresses on a DHCP server.
What three services are provided by the AAA framework? (Choose three.)
authentication
accounting
automation
authorization
autoconfiguration
Because of implemented security controls, a user can only access a server with FTP. Which AAA component accomplishes this?
authorization
auditing
authentication
accounting
accessibility
What mitigation plan is best for thwarting a DoS attack that is creating a MAC address table overflow?
Disable STP.
Disable DTP.
Enable port security.
Place unused ports in an unused VLAN.
What is a recommended best practice when dealing with the native VLAN?
Assign it to an unused VLAN.
Turn off DTP.
Assign the same VLAN number as the management VLAN.
Use port security.
On what switch ports should PortFast be enabled to enhance STP stability?
all end-user ports
all trunk ports that are not root ports
only ports that attach to a neighboring switch
only ports that are elected as designated ports
Which command would be best to use on an unused switch port if a company adheres to the best practices as recommended by Cisco?
switchport port-security mac-address sticky
switchport port-security mac-address sticky mac-address
shutdown
ip dhcp snooping
switchport port-security violation shutdown
Which two features on a Cisco Catalyst switch can be used to mitigate DHCP starvation and DHCP spoofing attacks? (Choose two.)
extended ACL
DHCP snooping
port security
DHCP server failover
strong password on DHCP servers
What is the best way to prevent a VLAN hopping attack?
Disable STP on all nontrunk ports.
Disable trunk negotiation for trunk ports and statically set nontrunk ports as access ports.
Use ISL encapsulation on all trunk links.
Use VLAN 1 as the native VLAN on trunk ports.
Which procedure is recommended to mitigate the chances of ARP spoofing?
Enable port security globally.
Enable DAI on the management VLAN.
Enable DHCP snooping on selected VLANs.
Enable IP Source Guard on trusted ports.
What are two types of switch ports that are used on Cisco switches as part of the defense against DHCP spoofing attacks? (Choose two.)
unauthorized port
untrusted port
trusted DHCP port
established DHCP port
authorized DHCP port
Which two commands can be used to enable PortFast on a switch? (Choose two.)
S1(config-if)# spanning-tree portfast
S1(config)# enable spanning-tree portfast default
S1(config-if)# enable spanning-tree portfast
S1(config)# spanning-tree portfast default
S1(config-line)# spanning-tree portfast
An administrator who is troubleshooting connectivity issues on a switch notices that a switch port configured for port security is in the err-disabled state. After verifying the cause of the violation, how should the administrator re-enable the port without disrupting network operation?
Issue the no switchport port-security command, then re-enable port security.
Issue the shutdown command followed by the no shutdown command on the interface.
Issue the no switchport port-security violation shutdown command on the interface.
Reboot the switch.
A network administrator is configuring DHCP snooping on a switch. Which configuration command should be used first?
ip dhcp snooping trust
ip dhcp snooping
ip dhcp snooping vlan
ip dhcp snooping limit rate
A network administrator is configuring DAI on a switch with the command ip arp inspection validate dst-mac. What is the purpose of this configuration command?
to check the destination MAC address in the Ethernet header against the user-configured ARP ACLs
to check the destination MAC address in the Ethernet header against the target MAC address in the ARP body
to check the destination MAC address in the Ethernet header against the source MAC address in the ARP body
to check the destination MAC address in the Ethernet header against the MAC address table
Which security feature should be enabled in order to prevent an attacker from overflowing the MAC address table of a switch?
root guard
BPDU filter
port security
storm control
What Layer 2 attack is mitigated by disabling Dynamic Trunking Protocol?
VLAN hopping
ARP spoofing
DHCP spoofing
ARP poisoning
A network administrator is configuring DAI on a switch. Which command should be used on the uplink interface that connects to a router?
ip arp inspection trust
ip dhcp snooping
spanning-tree portfast
ip arp inspection vlan
Where are dynamically learned MAC addresses stored when sticky learning is enabled with the switchport port-security mac-address sticky command?
RAM
flash
NVRAM
ROM
True or False: Laptops that do not have an integrated wireless NIC can only be attached to the network through a wired connection.
True
False
Which of the following components are integrated in a wireless home router? (Choose three.)
Access point
Switch
Router
Range extender
True or False: When you need to expand the coverage of a small network, the best solution is to use a range extender.
True
False
Which of the following is a standalone device, like a home router, where the entire WLAN configuration resides on the device?
Range extender
Autonomous AP
Controller-based AP
USB Wireless NIC
Which of the following is a standalone device, like a home router, where the entire WLAN configuration resides on the device?
Range extender
Autonomous AP
Controller-based AP
USB Wireless NIC
Which of the following antennas provide 360 degrees of coverage?
Wireless NIC
Directional
Omnidirectional
MIMO
Which wireless topology mode is used by two devices to connect in a peer-to-peer network?
Ad hoc
Infrastructure
Tethering
True or False: An ESS is created when two or more BSSs need to be joined to support roaming clients.
True
False
How many address fields are in the 802.11 wireless frame?
2
3
4
5
What is the term for an AP that openly advertises its service periodically?
Active
Infrastructure
Ad hoc
Passive
What is the term for an AP that does not send a beacon, but waits for clients to send probes?
Active
Infrastructure
Ad hoc
Passive
What IP versions does CAPWAP support?
IPv4 only
IPv6 only
IPv4 by default, but can configure IPv6
IPv6 by default, but can configure IPv4
What UDP ports and IP protocols are used by CAPWAP for IPv4? (Choose three.)
17
136
5246
5247
802.11
What UDP ports and IP protocols are used by CAPWAP for IPv6? (Choose three.)
17
136
5246
5247
802.11
In the split MAC architecture for CAPWAP, which of the following are the responsibility of the AP? (Choose four.)
Packet acknowledgments and retransmissions
Beacons and probe responses
MAC layer data encryption and decryption
Frame queueing and packet prioritization
Termination of 802.11 traffic on a wired interface
In the split MAC architecture for CAPWAP, which of the following are the responsibility of the WLC? (Choose four.)
Authentication
Association and re-association of roaming clients
Termination of 802.11 traffic on a wired interface
Frame translation to other protocols
Frame queueing and packet prioritization
True or False: DTLS is enabled by default on the control and data CAPWAP tunnels.
True
False
Which of the following statements are true about modes of operation for a FlexConnect AP? (Choose two.)
In connect mode, the WLC is unreachable and the AP switches local traffic and performs client authentication locally.
In standalone mode, the WLC is unreachable and the AP switches local traffic and performs client authentication locally.
In connect mode, the WLC is reachable and performs all its CAPWAP functions.
In standalone mode, the WLC is reachable and performs all its CAPWAP functions
Which of the following modulation techniques rapidly switches a signal among frequency channels?
DSSS
FHSS
OFDM
OFDMA
Which of the following modulation techniques spreads a signal over a larger frequency band?
DSSS
FHSS
OFDM
OFDMA
Which of the following modulation techniques is used in the new 802.11ax standard?
DSSS
FHSS
OFDM
OFDMA
How many channels are available for the 2.4 GHz band in Europe?
11
13
14
24
How many channels are available for the 5 GHz band?
11
13
14
24
Which of the following is most likely NOT the source of a wireless DoS attack?
Radio interference
Improperly configured devices
Rogue AP
Malicious user
True or False: A rogue AP is a misconfigured AP connected to the network and a possible source of DoS attacks.
True
False
What type of attack is an “evil twin AP” attack?
DoS
MITM
Wireless intruder
Radio interference
In the context of mobile devices, what does the term tethering involve?
connecting a mobile device to a USB port on a computer in order to charge the mobile device
connecting a mobile device to a hands-free headset
connecting a mobile device to a 4G cellular network
connecting a mobile device to another mobile device or computer to share a network connection
Which feature of 802.11n wireless access points allows them to transmit data at faster speeds than previous versions of 802.11 Wi-Fi standards did?
MIMO
SPS
WPS
MITM
Which method of wireless authentication is currently considered to be the strongest?
open
shared key
WEP
WPA2
WPA
Which parameter is commonly used to identify a wireless network name when a home wireless AP is being configured?
ad hoc
BESS
SSID
ESS
Which characteristic describes a wireless client operating in active mode?
must be configured for security before attaching to an AP
broadcasts probes that request the SSID
must know the SSID to connect to an AP
ability to dynamically change channels
Which IEEE standard operates at wireless frequencies in both the 5 GHz and 2.4 GHz ranges?
802.11n
802.11g
802.11a
802.11b
Which statement describes an autonomous access point?
It is used for networks that require a large number of access points.
It is server-dependent.
It is a standalone access point.
It is managed by a WLAN controller.
Which two roles are typically performed by a wireless router that is used in a home or small business? (Choose two.)
Ethernet switch
repeater
RADIUS authentication server
WLAN controller
access point
Which protocol and port numbers are used by both IPv4 and IPv6 CAPWAP tunnels? (Choose two.)
TCP
ICMP
5246 and 5247
UDP
17 and 163
If three 802.11b access points need to be deployed in close proximity, which three frequency channels should be used? (Choose three.)
3
1
11
6
5
Which wireless network topology is being configured by a technician who is installing a keyboard, a mouse, and headphones, each of which uses Bluetooth?
hotspot
mixed mode
infrastructure mode
ad hoc mode
Which type of wireless topology is created when two or more Basic Service Sets are interconnected by Ethernet?
IBISS
ad hoc WLAN
WiFi Direct
ESS
BSS
What Wi-Fi management frame is regularly broadcast by APs to announce their presence?
authentication
probe
association
beacon
A user is configuring a wireless access point and wants to prevent any neighbors from discovering the network. What action does the user need to take?
Disable SSID broadcast.
Enable WPA encryption.
Configure DMZ settings.
Configure a DNS server.
When a wireless network in a small office is being set up, which type of IP addressing is typically used on the networked devices?
public
wireless
private
network
A user has just purchased a generic home router and would like to secure it. What should be done to help secure the wireless home router?
Set a private IPv4 network for the internal network.
Change the default administrator password.
Allow only IPv6 traffic to enter the router.
Change the default SSID.
Which protocol could be used by a company to monitor devices such as a wireless LAN controller (WLC)?
SNMP
PAT
SSH
NTP
When configuring a Cisco 3500 series wireless LAN controller (WLC) for a WPA2 Enterprise WLAN, what has to be created on the WLC before creating the new WLAN?
a security module
a security policy
a VLAN for the wireless network
a new SSID
What is a DHCP scope as it relates to a WLAN configured on the WLC controller?
a pool of IP addresses for WLAN clients
security rules associated with DHCP for WLANs
the distance allotted for wireless clients that can receive IP addressing information
a corporate plan for allocation of IP addresses for wireless clients
Why would a technician configure a passphrase for a WLAN on a wireless router?
to protect someone from changing the configuration
to configure wireless client authentication
to protect someone from cabling directly to the router and accessing the router
to protect the SSID from being changed
A customer installs a wireless access point at home in the closet next to the kitchen. The customer mentions that the wireless communication performance seems degraded when the cordless phone or the microwave oven is in use. What is the possible reason for this degradation?
The cordless phone joins the WLAN and shares the available bandwidth.
The wireless signal is in the same radio frequency range as the household devices are in.
The access point is close to walls.
The access point is on the same electrical circuit as the phone base unit and microwave oven are.
The surge of electricity when a microwave oven is in use disrupts the operation of the access point.
What functionality is required on routers to provide remote workers with VoIP and videoconferencing capabilities?
VPN
PPPoE
IPsec
QoS
A wireless router is displaying the IP address of 192.168.0.1. What could this mean?
The wireless router still has the factory default IP address.
The wireless router has been configured to use the frequencies on channel 1.
The NAT function is not working on the wireless router.
Dynamic IP address allocation has been configured on the router and is functioning correctly.
A laptop cannot connect to a wireless access point. Which two troubleshooting steps should be taken first? (Choose two.)
Ensure that the correct network media is selected.
Ensure that the NIC is configured for the proper frequency.
Ensure that the wireless NIC is enabled.
Ensure that the laptop antenna is attached.
Ensure that the wireless SSID is chosen.
In setting up a small office network, the network administrator decides to assign private IP addresses dynamically to workstations and mobile devices. Which feature must be enabled on the company router in order for office devices to access the internet?
MAC filtering
QoS
NAT
UPnP
What is a difference between autonomous APs that operate in a home environment and controller-based APs that operate in a corporate environment?
Autonomous APs incorporate the functions of a router, switch, and AP into one device.
Controller-based APs are known as lightweight APs and require an initial configuration to operate.
Autonomous APs do not support PoE.
Controller-based APs can be automatically configured and managed by a WLAN controller.
Which WLC tab would a network administrator typically use to see a summary view of the most heavily used WLANs including the number of clients using a particular WLAN?
Commands
Controller
WLANs
Monitor
Users on an IEEE 802.11n network are complaining of slow speeds. The network administrator checks the AP and verifies it is operating properly. What can be done to improve the wireless performance in the network?
Split the wireless traffic between the 802.11n 2.4 GHz band and the 5 GHz band.
Change the authentication method on the AP.
Switch to an 802.11g AP.
Set the AP to mixed mode.
