wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNA Block 3

Total questions: 94

Worksheet time: 2hrs 34mins

Name
Class
Date
1.

Which statement identifies the functionality of virtual machines?

a)

Virtualized servers run most efficiently when they are physically connected to a switch that is separate from the hypervisor

b)

The hypervisor can virtualize physical components including CPU, memory, and storage

c)

Each hypervisor can support a single virtual machine and a single software switch

d)

The hypervisor communicates on Layer 3 without the need for additional resources

2.

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

3.

Anycompany has decided to reduce its environmental footprint by reducing energy costs, moving to a smaller facility, and promoting telecommuting. What service or technology would support this requirement?


a)

Cisco ACI

b)

cloud services

c)

APIC-EM

d)

data center

4.

What are two fundamentals of virtualization? (Choose two)

a)

The environment must be configured with one hypervisor that serves solely as a network manager to monitor SNMP traffic

b)

It allows logical network devices to move traffic between virtual machines and the rest of the physical network

c)

It allows multiple operating systems and applications to run independently on one physical server

d)

It allows a physical router to directly connect NICs from each virtual machine into the network

e)

It requires that some servers, virtual machines and network gear reside on the Internet

5.

What role does a hypervisor provide for each virtual machine in server virtualization?


a)

control and distribution of physical resources

b)
  • software-as-a-service


c)

services as a hardware controller

d)

infrastructure-as-a-service

6.

A manager asks a network engineer to advise which cloud service models are used so employees do not have to waste their time installing, managing, and updating software which is only used occasionally. Which cloud service model does the engineer recommend?


a)

infrastructure-as-a-service

b)

software-as-a-service

c)

platform-as-a-service

d)

business process as service to support different types of service

7.

Refer to the exhibit. After the switch configuration the ping test fails between PC A and PC B. Based on the output for switch 1, which error must be corrected?

a)

There is a native VLAN mismatch

b)

Access mode is configured on the switch ports.

c)

The PCs are in the incorrect VLAN

d)

All VLANs are not enabled on the trunk

8.

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 downstate.

b)

The link is in an error disables stale

c)

The link is becomes an access port

d)

The link becomes a trunkport

9.

Refer to exhibit. Which action do the switches take on the trunk link?


a)

The trunk does not form and the ports go into an err-disabled status

b)

The trunk forms but the mismatched native VLANs are merged into a single broadcast domain

c)

The trunk does not form, but VLAN 99 and VLAN 999 are allowed to traverse the link

d)

The trunk forms but VLAN 99 and VLAN 999 are in a shutdown state

10.

Refer to the exhibit. The network administrator wants VLAN 67 traffic to be untagged between Switch 1 and Switch 2 while all other VLANs are to remain tagged. Which command accomplishes this task?


a)

switchport access vlan 67

b)

switchport trunk allowed vlan 67

c)

switchport private-vlan association host 67

d)

switchport trunk native vlan 67

11.

Refer to the exhibit.

A frame from VLAN1 of switch S1 is sent to switch S2 where the frame received on VLAN2. What causes this behavior?

a)

trunk mode mismatches

b)

VLANs that do not correspond to a unique IP subnet

c)

native vlan mismatches

d)

allowing only vlan 2 on the destination

12.

Refer to the exhibit. Which action is expected from SW1 when the untagged frame is received on the GigabitEthernet0/1 interface?


a)

The frame is processed in VLAN 5

b)

The frame is processed in VLAN 11

c)

The frame is processed in VLAN 1

d)

The frame is dropped

13.

Refer to the exhibit.

A network administrator is configuring an EtherChannel between SW1 and SW2. The SW1 configuration is shown. What is the correct configuration for SW2?

a)

interface FastEthernet 0/1
channel-group 1 mode active
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet 0/2
channel-group 1 mode active
switchport trunk encapsulation dot1q
switchport mode trunk

b)

interface FastEthernet 0/1
channel-group 2 mode auto
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet 0/2
channel-group 2 mode auto
switchport trunk encapsulation dot1q
switchport mode trunk

c)

interface FastEthernet 0/1
channel-group 1 mode desirable
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet 0/2
channel-group 1 mode desirable
switchport trunk encapsulation dot1q
switchport mode trunk

d)

interface FastEthernet 0/1
channel-group 1 mode passive
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet 0/2
channel-group 1 mode passive
switchport trunk encapsulation dot1q
switchport mode trunk

14.

What occurs to frames during the process of frame flooding?


a)

Frames are sent to all ports, including those that are assigned to other VLANs

b)

Frames are sent to every port on the switch that has a matching entry in MAC address table

c)

Frames are sent to every port on the switch in the same VLAN except from the originating port

d)

Frames are sent to every port on the switch in the same VLAN

15.

Refer to the exhibit. An administrator is tasked with configuring a voice VLAN. What is the expected outcome when a Cisco phone is connected to the GigabitEthernet 3/1/4 port on a switch?


a)

The phone and a workstation that is connected to the phone do not have VLAN connectivity.

b)

The phone sends and receives data in VLAN 50, but a workstation connected to the phone sends and receives data in VLAN 1.

c)

The phone sends and receives data in VLAN 50, but a workstation connected to the phone has no VLAN connected.

d)

The phone and a workstation that is connected to the phone send and receive data in VLAN 50.

16.

Refer to the exhibit. What commands are needed to add a subinterface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?

a)

R1 (config)#interface ethernet0/0
R1 (config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0

b)

R1 (config)#interface ethernet0/0.20
R1 (config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0

c)

R1 (config)#interface ethernet0/0.20
R1(config)#ip address 10.20.20.1 255.255.255.0

d)

R1 (config)#interface ethernet0/0
R1(config)#ip address 10.20.20.1 255.255.255.0

17.

Which two statements about EtherChannel technology are true? (Choose two)

a)

EtherChannel provides increased bandwidth by bundling existing FastEthernet or Gigabit Ethernet interfaces into a single EtherChannel

b)

STP does not block EtherChannel links

c)

You can configure multiple EtherChannel links between two switches, using up to a limit of sixteen physical ports

d)

EtherChannel allows redundancy in case one or more links in the EtherChannel fail

e)

EtherChannel does not allow load sharing of traffic among the physical links within the EtherChannel

18.

Refer to the exhibit. Based on the LACP neighbor status, in which mode is the SW1 port channel configured?


a)

active

b)

auto

c)
  • mode on


d)

passive

19.

Which two command sequences must you configure on a switch to establish a Layer 3 EtherChannel with an open-standard protocol? (Choose two)


a)

interface port-channel 10
switchport
switchport mode trunk

b)

interface GigabitEthernet0/0/1
channel-group 10 mode active

c)

interface GigabitEthernet0/0/1
channel-group 10 mode on

d)

interface port-channel 10
no switchport
ip address 172.16.0.1 255.255.255.0

e)

interface GigabitEthernet0/0/1
channel-group 10 mode auto

20.

Refer to the exhibit.

Which two commands were used to create port channel 10? (Choose two)

a)

interface range g0/0-1
channel-group 10 mode auto

b)

interface range g0/0-1
channel-group 10 mode desirable

c)

interface range g0/0-1
channel-group 10 mode on

d)

interface range g0/0-1
channel-group 10 mode active

e)

interface range g0/0-1
channel-group 10 mode passive

21.

Which mode must be used to configure EtherChannel between two switches without using a negotiation protocol?


a)

desirable

b)

on

c)

active

d)

auto

22.

Refer to the exhibit. When PC 1 sends a packet to PC2, the packet has which source and destination IP address when it arrives at interface Gi0/0 on router R2?


a)

source 192.168.10.10 and destination 10.10.2.2

b)

source 192.168.20.10 and destination 192.168.20.1

c)

source 10.10.1.1 and destination 10.10.2.2

d)

source 192.168.10.10 and destination 192.168.20.10

23.

Refer to the exhibit. If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command, how does the router respond?


a)

It immediately replaces the existing OSPF route in the routing table with the newly configured static route

b)

It ignores the new static route until the existing OSPF default route is removed

c)

It starts sending traffic without a specific matching entry in the routing table to GigabitEthernet0/1

d)

It starts load-balancing traffic between the two default routes

24.

Refer to the exhibit. How does router R1 handle traffic to 192.168.10.16?


a)

It selects the OSPF route because it has the lowest cost

b)

It selects the EIGRP route because it has the lowest administrative distance

c)

It selects the RIP route because it has the longest prefix: inclusive of the destination address

d)

It selects the IS-IS route because it has the shortest prefix inclusive of the destination address

25.

Refer to the exhibit. Which route does R1 select for traffic that is destined to 192.168.16.2?


a)

192.168.16.0/27

b)

192.168.16.0/21

c)

192.168 26.0/26

d)

192.168.16.0/24

26.

Refer to the exhibit. Which type of route does R1 use to reach host 10.10.13.10/32?


a)

default route

b)

network route

c)

floating static route

d)

host route

27.

Which attribute does a router use to select the best path when two or more different routes to the same destination exist from two different routing protocols?


a)

administrative distance

b)

dual algorithm

c)

metric

d)

hop count

28.

Refer to the exhibit. Which command would you use to configure a static route on Router 1 to network 192.168.202.0/24 with a nondefault administrative distance?


a)

router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5

b)

router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 1

c)

router1(config)#ip route 1 192.168.201.1 255.255.255.0 192.168.201.2

d)

router1(config)#ip route 5 192.168.202.0 255.255.255.0 192.168.201.2

29.

Which statement about static and dynamic routes is true?


a)

Dynamic routes tell the router how to forward packets to networks that are not directly connected, while static routes tell the router how to forward packets to networks that are directly connected

b)

Dynamic routes are manually configured by a network administrator, while static routes are automatically learned and adjusted by a routing protocol

c)

Static routes tell the router how to forward packets to networks that are not directly connected, while dynamic routes tell the router how to forward packets to networks that are directly connected

d)

Static routes are manually configured by a network administrator, while dynamic routes are automatically learned and adjusted by a routing protocol

30.

When a floating static route is configured, which action ensures that the backup route is used when the primary route falls?

a)

The floating static route must have a lower administrative distance than the primary route so it is used as a backup

b)

The floating static route must have a higher administrative distance than the primary route so it is used as a backup

c)

The administrative distance must be higher on the primary route so that the backup route becomes secondary

d)

The default-information originate command must be configured for the route to be installed into the routing table

31.

Refer to the exhibit. Which path is used by the router for Internet traffic?


a)

209.165.200.0/27

b)

10.10.13.0/24

c)

10.10.10.0/28

d)

0.0.0.0/0

32.

Router A learns the same route from two different neighbors, one of the neighbor routers is an OSPF neighbor and the other is an EIGRP neighbor. What is the administrative distance of the route that will be installed in the routing table?


a)

110

b)

115

c)

90

d)

20

33.

Which of the following dynamic routing protocols are Distance Vector routing protocols? (Choose two)

a)

EIGRP

b)

BGP

c)

RIP

d)

OSPF

e)

IS-IS

34.

Refer to the exhibit. Which prefix does Router 1 use for traffic to Host A?

a)

10.10.10.0/28

b)

10.10.13.208/29

c)

10.10.13.0/25

d)

10.10.13.144/28

35.

Refer to the exhibit. With which metric was the route to host 172.16.0.202 learned?


a)

3184439

b)

0

c)

110

d)

38443

36.

Which step in the link-state routing process is described by a router sending Hello packets out all of the OSPF-enabled interfaces?

a)

exchanging link-state advertisements

b)

electing the designated router

c)

establishing neighbor adjacencies

d)

injecting the default route

37.

Refer to the exhibit. What is the next hop address for traffic that is destined to host 10.0.1.5?


a)

10.0.1.4

b)

10.0.1.50

c)

10.0.1.3

d)

Loopback 0

38.

Refer to the exhibit. If the switch reboots and all routers have to re-establish OSPF adjacencies, which routers will become the new DR and BDR?


a)

Router R1 will become the DR and router R2 will become the BDR.

b)

Router R3 will become the DR and router R1 will become the BDR.

c)

Router R4 will become the DR and router R3 will become the BDR.

d)

Router R3 will become the DR and router R2 will become the BDR.

39.

Refer to the exhibit. What action establishes the OSPF neighbor relationship without forming an adjacency?


a)

modify hello interval

b)

modify process ID

c)

modify priority

d)

modify network type

40.

An engineer must configure an OSPF neighbor relationship between router R1 and R3. The authentication configuration has been configured and the connecting interfaces are in the same 192.168.1.0/30 subnet. What are the next two steps to complete the configuration? (Choose two)


a)

configure the same process ID for the router OSPF process

b)

configure the hello and dead timers to match on both sides

c)

configure the same router ID on both routing processes

d)

configure the interfaces as OSPF active on both sides

e)

configure both interfaces with the same area ID

41.

Which two minimum parameters must be configured on an active interface to enable OSPFv2 to operate? (Choose two)

a)

OSPF area

b)

OSPF MD5 authentication key

c)

OSPF stub flag

d)

IPv6 address

e)

OSPF process ID

42.

Refer to the exhibit. Which configuration issue is preventing the OSPF neighbor relationship from being established between the two routers?


a)

R1 interface Gi1/0 has a larger MTU size

b)

R1 has an incorrect network command for interface Gi1/0

c)

R2 should have its network command in area 1

d)

R2 is using the passive-interface default command

43.

Refer to the exhibit. After the configuration is applied, the two routers fail to establish an OSPF neighbor relationship. what is the reason for the problem?


a)

The network statement on Router1 is misconfigured

b)

Router2 is using the default hello timer

c)

The OSPF router IDs are mismatched

d)

The OSPF process IDs are mismatched

44.

Which command should you enter to configure a device as an NTP server?

a)

ntp authenticate

b)

ntp server

c)

ntp master

d)

ntp peer

45.

Which two pieces of information can you determine from the output of the show ntp status command? (Choose two)


a)

whether the NTP peer is statically configured

b)

the NTP version number of the peer

c)

the configured NTP servers

d)

whether the clock is synchronized

e)

the IP address of the peer to which the clock is synchronized

46.

Which two tasks must be performed to configure NTP to a trusted server in client mode on a single network device? (Choose two)


a)

Verify the time zone

b)

Enable NTP authentication

c)

Specify the IP address of the NTP server

d)

Disable NTP broadcasts

e)

Set the NTP server private key

47.

Refer to the exhibit. Which two configurations would be used to create and apply a standard access list on R1, so that only the 10.0.70.0/25 network devices are allowed to access the internal database server? (Choose two)


a)

R1(config)# access-list 5 permit 10.0.70.0 0.0.0.127

b)

R1(config)# interface Serial0/0/0
R1(config-if)# ip access-group 5 in

c)

R1(config)# access-list 5 permit 10.0.54.0 0.0.1.255

d)

R1(config)# access-list 5 permit any

e)

R1(config)# interface GigabitEthernet0/0
R1(config-if)# ip access-group 5 out

48.

Refer to the exhibit. A network engineer must block access for all computers on VLAN 20 to the web server via HTTP. All other computers must be able to access the web server. Which configuration when applied to switch A accomplishes this task?


a)

config t
ip access-list extended wwwblock
deny tcp any host 10.30.0.100 eq 80
permit ip any any
int vlan 20
ip access-group wwwblock in

b)

config t
ip access-list extended wwwblock
permit ip any any
deny tcp any host 10.30.0.100 eq 80
int vlan 30
ip access-group wwwblock in

c)

onfig t
ip access-list extended wwwblock
deny tcp any host 10.30.0.100 eq 80
int vlan 20
ip access-group wwwblock in

d)

config t
ip access-list extended wwwblock
deny tcp any host 10.30.0.100 eq 80
int vlan 100
ip access-group wwwblock in

49.

Refer to the exhibit. An administrator configures the following ACL in order to prevent devices on the 192.168.1.0 subnet from accessing the server at 10.1.1.5:


Where should the administrator place this ACL for the most efficient use of network resources?

a)

outbound on router B Fa0/0

b)

inbound on router B Fa0/1outbound on router A Fa0/1

c)

outbound on router A Fa0/1

d)

inbound on router A Fa0/0

50.

Refer to the exhibit.


A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task?


a)

no access-list 2699 deny tcp any 10.20.1.0 0.0.0.127 eq 22

b)

access-list 2699 permit tcp any 10.20.1.0 0.0.0.255 eq 22

c)

no access-list 2699 deny ip any 10.20.1.0 0.0.0.255

d)

access-list 2699 permit udp 10.20.1.0 0.0.0.255

51.

Refer to the exhibit. An extended ACL has been configured and applied to router R2. The configuration failed to work as intended. Which two changes stop outbound traffic on TCP ports 25 and 80 to 10.0.20.0/26 from the 10.0.10.0/26 subnet while still allowing all other traffic? (Choose two)


a)

The source and destination IPs must be swapped in ACL 101

b)

The ACL must be configured the Gi0/2 interface inbound on R1

c)

Add a “permit ip any any” statement to the beginning of ACL 101 for allowed traffic

d)

The ACL must be moved to the Gi0/1 interface outbound on R2

e)

Add a “permit ip any any” statement at the end of ACL 101 for allowed traffic

52.

Refer to the exhibit. What configuration on R1 denies SSH access from PC-1 to any R1 interface and allows all other traffic?


a)

access-list 100 deny tcp host 172.16.1.33 any eq 22
access-list 100 permit ip any any

b)

access-list 100 deny tcp host 172.16.1.33 any eq 23
access-list 100 permit ip any any
line vty 0 15
access-class 100 in

c)

line vty 0 15
access-class 100 in
access-list 100 deny tcp host 172.16.1.33 any eq 23
access-list 100 permit ip any any

interface GigabitEthernet0/0
ip access-group 100 in

d)

access-list 100 deny tcp host 172.16.1.33 any eq 22
access-list 100 permit ip any any
interface GigabitEthernet0/0
ip access-group 100 in

53.

While examining excessive traffic on the network, it is noted that all incoming packets on an interface appear to be allowed even though an IPv4 ACL is applied to the interface. Which two misconfigurations cause this behavior? (Choose two)


a)

A matching deny statement is too high in the access list

b)

A matching permit statement is too broadly defined

c)

A matching permit statement is too high in the access list

d)

The packets fail to match any permit statement

e)

The ACL is empty

54.

What is a practice that protects a network from VLAN hopping attacks?

a)

Configure an ACL to prevent traffic from changing VLANs

b)

Enable dynamic ARP inspection

c)

Implement port security on internet-facing VLANs

d)

Change native VLAN to an unused VLAN ID

55.

Which technology is used to improve web traffic performance by proxy caching?

a)

FireSIGHT

b)

Firepower

c)

ASA

d)

WSA

56.

Which device performs stateful inspection of traffic?


a)

switch

b)

access point

c)

wireless controller

d)

firewall

57.

Which type of attack can be mitigated by dynamic ARP inspection?


a)

worm

b)

DDoS

c)

man-in-the-middle

d)

malware

58.

Which technology can prevent client devices from arbitrarily connecting to the network without state remediation?


a)

MAC Authentication Bypass

b)

802.1x

c)

802.11n

d)

IP Source Guard

59.

An organization secures its network with multi-factor authentication using an authenticator app on employee smartphones. How is the application secured in the case of a user’s smartphone being lost or stolen?


a)

The application requires an administrator password to reactivated after a configured interval.

b)

The application verifies that the user is in a specific location before it provides the second factor.

c)

The application challenges a user by requiring an administrator password to reactivate when the smartphone is rebooted.

d)

The application requires the user to enter a PIN before it provides the second factor.

60.

What are two recommendations for protecting network ports from being exploited when located in an office space outside of an IT closet? (Choose two)


a)

configure static ARP entries

b)

implement port-based authentication

c)

configure ports to a fixed speed

d)

shut down unused ports

e)

enable the PortFast feature on ports

61.

Refer to the exhibit. An engineer booted a new switch and applied this configuration via the console port. Which additional configuration must be applied to allow administrators to authenticate directly to enable privilege mode via Telnet using local username and password?


a)

1(config)#username admin privilege 15 secret p@ss1234
R1(config-if)#line vty 0 4
R1(config-line)#login local

b)

R1(config)#username admin
R1(config-if)#line vty 0 4
R1(config-line)#password p@ss1234
R1(config-line)#transport input telnet

c)

R1(config)#username admin
R1(config-if)#line vty 0 4
R1(config-line)#password p@ss1234

d)

R1(config)#username admin secret p@ss1234
R1(config-if)#line vty 0 4
R1(config-line)#login local
R1(config)#enable secret p@ss1234

62.

What facilitates a Telnet connection between devices by entering the device name?

a)

SNMP

b)

syslog

c)

NTP

d)

DNS lookup

63.

How does a router behave when configured with the default DNS lookup settings, and a URL is entered on the CLI?


a)

initiates a ping request to the URL.

b)

attempts to query a DNS server on the network.

c)

prompts the user to specify the desired IP address.

d)

continuously attempts to resolve the URL until the command is cancelled.

64.

What are two roles of Domain Name Services (DNS)? (Choose two)


a)

improves security by protecting IP addresses under Fully Qualified Domain Names (FQDNs)

b)

encrypts network traffic as it travels across a WAN by default

c)

builds a flat structure of DNS names for more efficient IP operations

d)

allows a single host name to be shared across more than one IP address

e)

enables applications to identify resources by name instead of IP address

65.

Which command must be present in a Cisco Device configuration to enable the device to resolve an FQDN?


a)

ip domain-lookup

b)

ip name-server

c)

ip domain-name

d)

ip host

66.

What is a design element when deploying an 802.11b wireless infrastructure?

a)

configuring access points to provide clients with a maximum of 5 Mbps

b)

disabling TPC so that access points can negotiate signal levels with their attached wireless devices.

c)

allocating non overlapping channels to access points that are in close physical proximity to one another

d)

setting the maximum data rate to 54 Mbps on the Cisco Wireless LAN Controller

67.

Which statement about Link Aggregation when implemented on a Cisco Wireless LAN Controller is true?


a)

The EtherChannel must be configured in “mode active”

b)

One functional physical port is needed to pass client traffic

c)

To pass client traffic two or more ports must be configured

d)

When enabled the WLC bandwidth drops to 500 Mbps

68.

Which mode allows access points to be managed by Cisco Wireless LAN Controllers?


a)

autonomous

b)

bridge

c)

mobility express

d)

lightweight

69.

What is a benefit of using a Cisco Wireless LAN Controller?


a)

Unique SSIDs cannot use the same authentication method

b)

Central AP management requires more complex configurations

c)

It eliminates the need to configure each access point individually

d)

It supports autonomous and lightweight APs

70.

Which 802.11 frame type is association response?


a)

control

b)

protected frame

c)

action

d)

management

71.

Which type of wireless encryption is used for WPA2 in pre-shared key mode?


a)

AES-256

b)

RC4

c)

TKIP with RC4

d)

AES-128

72.

Which QoS Profile is selected in the GUI when configuring a voice over WLAN deployment?


a)

Silver

b)

Platinum

c)

Gold

d)

Bronze

73.

Which feature on the Cisco Wireless LAN Controller when enabled restricts management access from specific networks?


a)

TACACS

b)

RADIUS

c)

Flex ACL

d)

CPU ACL

74.

An engineer must configure a WLAN using the strongest encryption type for WPA2-PSK. Which cipher fulfills the configuration requirement?


a)

TKIP

b)

WEP

c)

RC4

d)

AES

75.

Which two values or settings must be entered when configuring a new WLAN in the Cisco Wireless LAN Controller GUI? (Choose two)


a)

management interface settings

b)

QoS settings

c)

SSID

d)

ip address of one or more access points

e)

Profile name

76.

Which unified access point mode continues to serve wireless clients after losing connectivity to the Cisco Wireless LAN Controller?


a)

local

b)

flex connect

c)

sniffer

d)

mesh

77.

Several new coverage cells are required to improve the Wi-Fi network of an organization. Which two standard designs are recommended? (Choose two)


a)

5GHz provides increased network capacity with up to 23 nonoverlapping channels.

b)

5GHz channel selection requires an autonomous access point.

c)

Cells that overlap one another are configured to use nonoverlapping channels.

d)

For maximum throughput, the WLC is configured to dynamically set adjacent access points to the same channel.

e)

Adjacent cells with overlapping channels use a repeater access point.

78.

When configuring a WLAN with WPA2 PSK in the Cisco Wireless LAN Controller GUI, which two formats are available to select? (Choose two)


a)

hexadecimal

b)

binary

c)

decimal

d)

base64

e)

ASCII

79.

What is an advantage of Cisco DNA Center versus traditional campus device management?


a)

It supports numerous extensibility options including cross-domain adapters and third-party SDKs

b)

It enables easy autodiscovery of network elements m a brownfield deployment

c)

It is designed primarily to provide network assurance

d)

It supports high availability for management functions when operating in cluster mode

80.

How does Cisco DNA Center gather data from the network?


a)

Network devices use different services like SNMP, syslog, and streaming telemetry to send data to the controller

b)

The Cisco CU Analyzer tool gathers data from each licensed network device and streams it to the controller

c)

Devices use the call-home protocol to periodically send data to the controller

d)

Devices establish an iPsec tunnel to exchange data with the controller

81.

Which two capacities of Cisco DNA Center make it more extensible as compared to traditional campus device management? (Choose two)


a)

modular design that is upgradable as needed

b)

adapters that support all families of Cisco IOS software

c)

SDKs that support interaction with third-party network equipment

d)

REST APIs that allow for external applications to interact natively

e)

customized versions for small, medium, and large enterprises

82.

How do traditional campus device management and Cisco DNA Center device management differ in regards to deployment?


a)

Traditional campus device management schemes can typically deploy patches and updates more quickly than Cisco DNA Center device management

b)

Cisco DNA Center device management can be implemented at a lower cost than most traditional campus device management options

c)

Cisco DNA Center device management can deploy a network more quickly than traditional campus device management

d)

Traditional campus device management allows a network to scale more quickly than with Cisco DNA Center device management

83.

What makes Cisco DNA Center different from traditional network management applications and their management of networks?


a)

It does not support high availability of management functions when operating in cluster mode

b)

It abstracts policy from the actual device configuration

c)

It modular design allows someone to implement different versions to meet the specific needs of an organization

d)

It only supports auto-discovery of network elements in a green field deployment.

84.

What are two benefits of network automation? (Choose two)

a)

faster changes with more reliable results

b)

reduced hardware footprint

c)

reduced operational costs

d)

fewer network failures

e)

increased network security

85.

Which of the following is the JSON encoding of a dictionary or hash?


a)

[“key”, “value”]

b)

{“key”: “value”}

c)

{“key”, “value”}

d)

(“key”: “value”)

86.

Which two encoding methods are supported by REST APIs? (Choose two)



a)

SGML

b)

SGML

c)

XML

d)

JSON

e)

EBCDIC

87.

What is a characteristic of the REST API?


a)

most widely used API for web services

b)

considered slow, complex, and rigid

c)

used for exchanging XML structured information over HTTP or SMTP

d)

evolved into what became SOAP

88.

Refer to the exhibit.


Which type of configuration is represented in the output?


a)

Puppet

b)

JSON

c)

Ansible

d)

Chef

89.

Which option about JSON is true?


a)

uses predefined tags or angle brackets (<>) to delimit markup text

b)

used for storing information

c)

used to describe structured data that includes arrays

d)

similar to HTML, it is more verbose than XML

90.

Which output displays a JSON data representation?


a)

{
“response”:{
“taskId”,{};
“url”,”string”
};
“version”; “string”
}

b)

{
“response”,{
“taskId”,{};
“url”,”string”
};
“version”, “string”
}

c)

{
“response”- {
“taskId”- {};
“url”-“string”
},
“version”-“string”
}

d)

{
“response”:{
“taskId”:{},
“url”:”string”
},
“version”: “string”
}

91.

Which configuration management mechanism uses TCP port 22 by default when communicating with managed nodes?


a)

Puppet

b)

Chef

c)

Ansible

d)

Python

92.

Which option best describes an API?


a)

an architectural style (versus a protocol) for designing applications

b)

communication often uses either Java scripting, Python, XML, or simple HTTP

c)

a stateless client-server model

d)

request a certain type of data by specifying the URL path that models the data

93.

Which type of API would be used to allow authorized salespeople of an organization access to internal sales data from their mobile devices?


a)

public

b)

partner

c)

open

d)

private

94.

Which CRUD operation modifies an existing table or view?


a)

update

b)

replace

c)

create

d)

read