Test Flashcards
What is the benefit of using Cisco Wireless Lan Controller?
A. Central AP management requires more complex configurations
B. Unique SSIDs cannot use th esame authentication method
C. It supports autonomous and lightweight APs
D. It eliminates the need to configure each access point individually
It eliminates the need to configure each access point individually
Which network allows the devices to communicate without the need to access the Internet?
A. 172.9.0.0/16
B. 172.28.0.0/16
C. 192.0.0.0/8
D. 209.165.201.0/24
172.28.0.0/16
When configuring a WLAN with WPA2 PSK in the Cisco Wireless LAN Controller GUI, which two
formats are available to select? (Choose two)
A. ASCII B. base64 C. binary D. decimal E. hexadecimal
ASCII
hexadecimal
An organization has decided to start using cloud-provided services. Which cloud service allows the
organization to install its own operating system on a virtual machine?
A. platform-as-a-service
B. software-as-a-service
C. network-as-a-service
D. infrastructure-as-a-service
Infrastructure-as-a-service
Router(config)#interface GigabitEthernet 1/0/1
Router(config-if)#ip address 192.168.16.143 255.255.255.240
Bad mask /28 for address 192.168.16.143
Which Statement explains the configuration error message that is received?
A. It is a broadcast IP address
B. The router does not support /28 mask.
C. It belongs to a private IP address range
D. It is network IP address
It is a broadcast IP address
Which command prevents passwords from being stored in the configuration as plain text on a router
or switch?
A. enable secret
B. service password-encryption
C. username Cisco password encrypt
D. enable password
service password-encryption
A frame that enters a switch fails the Frame Check Sequence. Which two interface counters are incremented? (Choose two)
A. runts B. giants C. frame D. CRC E. input errors
CRC
input errors
Whenever the physical transmission has problems, the receiving device might receive a frame whose
bits have changed values. These frames do not pass the error detection logic as implemented in the
FCS field in the Ethernet trailer. The receiving device discards the frame and counts it as some kind of
input error.
Cisco switches list this error as a CRC error. Cyclic redundancy check (CRC) is a term related to how
the FCS math detects an error.
The “input errors” includes runts, giants, no buffer, CRC, frame, overrun, and ignored counts.
The output below show the interface counters with the “show interface s0/0/0” command:
Which command enables a router to become a DHCP client?
A. ip address dhcp
B. ip helper-address
C. ip dhcp pool
D. ip dhcp client
ip address dhcp
Which two encoding methods are supported by REST APIs? (Choose two)
A. YAML B. JSON C. EBCDIC D. SGML E. XML
YAML
XML
Two switches are connected and using Cisco Dynamic Trunking Protocol. SW1 is set to Dynamic Desirable.
What is the result of this configuration?
A. The link is in a down state.
B. The link is in an error disables state
C. The link becomes an access port
D. The link becomes a trunk port
The link becomes a trunk port
When configuring IPv6 on an interface, which two IPv6 multicast groups are joined? (Choose two)
A. 2000::/3 B. 2002::5 C. FC00::/7 D. FF02::1 E. FF02::2
FF02::1
FF02::2
When an interface is configured with IPv6 address, it automatically joins the all nodes (FF02::1) and
solicited-node (FF02::1:FFxx:xxxx) multicast groups. The all-node group is used to communicate with
all interfaces on the local link, and the solicited-nodes multicast group is required for link-layer
address resolution. Routers also join a third multicast group, the all-routers group (FF02::2).
Which MAC address is recognized as a VRRP virtual address?
A. 0000.5E00.010a
B. 0005.3711.0975
C. 0000.0C07.AC99
D. 0007.C070/AB01
A. 0000.5E00.010a
With VRRP, the virtual router’s MAC address is 0000.5E00.01xx , in which xx is the VRRP group
In which way does a spine and-leaf architecture allow for scalability in a network when additional
access ports are required?
A. A spine switch and a leaf switch can be added with redundant connections between them
B. A spine switch can be added with at least 40 GB uplinks
C. A leaf switch can be added with a single connection to a core spine switch.
D. A leaf switch can be added with connections to every spine switch
D. A leaf switch can be added with connections to every spine switch
Spine-leaf architecture is typically deployed as two layers: spines (such as an aggregation layer), and
leaves (such as an access layer). Spine-leaf topologies provide high-bandwidth, low-latency,
nonblocking server-to-server connectivity.
Leaf (aggregation) switches are what provide devices access to the fabric (the network of spine and
leaf switches) and are typically deployed at the top of the rack. Generally, devices connect to the leaf
switches.
Devices can include servers, Layer 4-7 services (firewalls and load balancers), and WAN or Internet
routers. Leaf switches do not connect to other leaf switches. In spine-and-leaf architecture, every
leaf should connect to every spine in a full mesh.
Spine (aggregation) switches are used to connect to all leaf switches and are typically deployed at the end or middle of the row. Spine switches do not connect to other spine switches.
Which type of wireless encryption is used for WPA2 in preshared key mode?
A. TKIP with RC4
B. RC4
C. AES-128
D. AES-256
AES-256
Which two actions are performed by the Weighted Random Early Detection mechanism? (Choose
two)
A. It drops lower-priority packets before it drops higher-priority packets
B. It can identify different flows with a high level of granularity
C. It guarantees the delivery of high-priority packets
D. It can mitigate congestion by preventing the queue from filling up
E. it supports protocol discovery
It drops lower-priority packets before it drops higher-priority packets
It can mitigate congestion by preventing the queue from filling up
When a floating static route is configured, which action ensures that the backup route is used when
the primary route fails?
A. The floating static route must have a higher administrative distance than the primary route so it is
used as a backup
B. The administrative distance must be higher on the primary route so that the backup route
becomes secondary.
C. The floating static route must have a lower administrative distance than the primary route so it is
used as a backup
D. The default-information originate command must be configured for the route to be installed into
the routing table
A. The floating static route must have a higher administrative distance than the primary route so it is
used as a backup
Refer to the exhibit
Atlanta#conf t
Enter configuration commands, one per line. End with CNTL/z.
Atlanta (config)#aaa new-model
Atlanta (config)#aaa authentication login default local
Atlanta (config)#line vty 0 4
Atlanta (config-line)#login authentication default
Atlanta (config-line)#exit
Atlanta (config)#username ciscoadmin password adminadmin123
Atlanta (config)#username ciscoadmin privilege 15
Atlanta (config)#enable password cisco123
Atlanta (config)#enable secret testing1234
Atlanta (config)#end
Which password must an engineer use to enter the enable mode?
A. adminadmin123
B. default
C. testing 1234
D. cisco123
testing 1234
How do TCP and UDP differ in the way that they establish a connection between two endpoints?
A. TCP uses synchronization packets, and UDP uses acknowledgment packets.
B. UDP uses SYN, SYN ACK and FIN bits in the frame header while TCP uses SYN, SYN ACK and ACK
bits
C. UDP provides reliable message transfer and TCP is a connectionless protocol
D. TCP uses the three-way handshake and UDP does not guarantee message delivery
TCP uses the three-way handshake and UDP does not guarantee message delivery
Which mode allows access points to be managed by Cisco Wireless LAN Controllers?
A. autonomous
B. lightweight
C. bridge
D. mobility express
lightweight
A Lightweight Access Point (LAP) is an AP that is designed to be connected to a wireless LAN (WLAN)
controller (WLC). APs are “lightweight,” which means that they cannot act independently of a
wireless LAN controller (WLC). The WLC manages the AP configurations and firmware. The APs are
“zero touch” deployed, and individual configuration of APs is not necessary
Which QoS Profile is selected in the GUI when configuring a voice over WLAN deployment?
A. Bronze
B. Platinum
C. Silver
D. Gold
Platinum
Cisco Unified Wireless Network solution WLANs support four levels of QoS: Platinum/Voice,
Gold/Video, Silver/Best Effort (default), and Bronze/Background.
If a notice-level messaging is sent to a syslog server, which event has occurred?
A. A network device has restarted
B. An ARP inspection has failed
C. A routing instance has flapped
D. A debug operation is running
A routing instance has flapped
What are two southbound APIs? (Choose two )
A. OpenFlow B. NETCONF C. Thrift D. CORBA E. DSC
OpenFlow
NETCONF
OpenFlow is a well-known southbound API. OpenFlow defines the way the SDN Controller should
interact with the forwarding plane to make adjustments to the network, so it can better adapt to
changing business requirements.
The Network Configuration Protocol (NetConf) uses Extensible Markup Language (XML) to install,
manipulate and delete configuration to network devices
An email user has been lured into clicking a link in an email sent by their company’s security
organization. The webpage that opens reports that it was safe but the link could have contained
malicious code. Which type of security program is in place?
A. Physical access control
B. Social engineering attack
C. brute force attack
D. user awareness
user awareness
An engineer must configure a /30 subnet between two routers. Which usable IP address and subnet
mask combination meets this criteria?
Interface e0/0
description to HQ-A371:19452
ip address 209.165.201.2 255.255.255.252
Interface e0/0
description to HQ-A371:19452
ip address 10.2.1.3 255.255.255.252
Interface e0/0
description to HQ-A371:19452
ip address 172.16.1.4 255.255.255.248
Interface e0/0
description to HQ-A371:19452
ip address 192.168.1.1 255.255.255.248
Interface e0/0
description to HQ-A371:19452
ip address 209.165.201.2 255.255.255.252