wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ENSA 86-127

Total questions: 42

Worksheet time: 2hrs 6mins

Name
Class
Date
1.

Refer to the exhibit. Many employees are wasting company time accessing social media on their work computers. The company wants to stop this access. What is the best ACL type and placement to use in this situation?

a)

extended ACL outbound on R2 WAN interface towards the internet

b)

standard ACL outbound on R2 WAN interface towards the internet

c)

standard ACL outbound on R2 S0/0/0

d)

extended ACLs inbound on R1 G0/0 and G0/1

2.

Refer to the exhibit. An administrator is trying to configure PAT on R1, but PC-A is unable to access the Internet. The administrator tries to ping a server on the Internet from PC-A and collects the debugs that are shown in the exhibit. Based on this output, what is most likely the cause of the problem?

a)

The inside and outside NAT interlaces have been configured backwards

b)

The inside global address is not on the same subnet as the ISP

c)

The address on Fa0/0 should be 64.100.0.1.

d)

The NAT source access list matches the wrong address range.

3.

Why is QoS an important issue in a converged network that combines voice, video, and data communications?

a)

Data communications must be given the first priority.

b)

Voice and video communications are more sensitive to latency.

c)

Legacy equipment is unable to transmit voice and video without QoS.

d)

Data communications are sensitive to jitter.

4.

Which statement describes a VPN?

a)

VPNs use logical connections to create public networks through the Internet.

b)

VPNs use open source virtualization software to create the tunnel through the Internet.

c)

VPNs use dedicated physical connections to transfer data between remote users.

d)

VPNs use virtual connections to create a private network through a public network.

5.

In which OSPF state is the DR/BDR election conducted?

a)

ExStart

b)

Init

c)

Two-Way

d)

Exchange

6.

Two corporations have just completed a merger. The network engineer has been asked to connect the two corporate networks without the expense of leased lines. Which solution would be the most cost effective method of providing a proper and secure connection between the two corporate networks?

a)

Cisco Secure Mobility Clientless SSL VPN

b)

Frame Relay

c)

remote access VPN using IPsec

d)

Cisco AnyConnect Secure Mobility Client with SSL

e)

site-to-site VPN

7.

What is the final operational state that will form between an OSPF DR and a DROTHER once the routers reach convergence?

a)

loading

b)

established

c)

full

d)

two-way

8.

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 R3 will become the DR and router R1 will become the BDR.

b)

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

c)

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

d)

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

9.

Which type of server would be used to keep a historical record of messages from monitored network devices?

a)

DNS

b)

print

c)

DHCP

d)

syslog

e)

authentication

10.

When QoS is implemented in a converged network, which two factors can be controlled to improve network performance for real-time traffic? (Choose two.)

a)

packet addressing

b)

delay

c)

jitter

d)

packet routing

e)

link speed

11.

In which step of gathering symptoms does the network engineer determine if the problem is at the core, distribution, or access layer of the network?

a)

Determine ownership.

b)

Determine the symptoms.

c)

Narrow the scope.

d)

Document the symptoms.

e)

Gather information.

12.

What protocol sends periodic advertisements between connected Cisco devices in order to learn device name, IOS version, and the number and type of interfaces?

a)

CDP

b)

SNMP

c)

NTP

d)

LLDP

13.

An administrator is configuring single-area OSPF on a router. One of the networks that must be advertised is 192.168.0.0 255.255.252.0. What wildcard mask would the administrator use in the OSPF network statement?

a)

0.0.0.127

b)

0.0.0.31

c)

0.0.3.255

d)

0.0.0.63

14.

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:

access-list 100 deny ip 192.168.1.0 0.0.0.255 host 10.1.1.5

access-list 100 permit ip any any


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

a)

inbound on router A Fa0/0

b)

outbound on router B Fa0/0

c)

outbound on router A Fa0/1

d)

inbound on router B Fa0/1

15.

Which type of OSPFv2 packet is used to forward OSPF link change information?

a)

link-state acknowledgment

b)

link-state update

c)

hello

d)

database description

16.

What protocol synchronizes with a private master clock or with a publicly available server on the internet?

a)

MPLS

b)

CBWFQ

c)

TFTP

d)

NTP

17.

Which type of VPN allows multicast and broadcast traffic over a secure site-to-site VPN?

a)

dynamic multipoint VPN

b)

SSL VPN

c)

IPsec virtual tunnel interface

d)

GRE over IPsec

18.

An OSPF router has three directly connected networks; 10.0.0.0/16, 10.1.0.0/16, and 10.2.0.0/16. Which OSPF network command would advertise only the 10.1.0.0 network to neighbors?

a)

router(config-router)# network 10.1.0.0 0.0.255.255 area 0

b)

router(config-router)# network 10.1.0.0 0.0.15.255 area 0

c)

router(config-router)# network 10.1.0.0 255.255.255.0 area 0

d)

router(config-router)# network 10.1.0.0 0.0.0.0 area 0

19.

Refer to the exhibit. Which sequence of commands should be used to configure router A for OSPF?

a)

router ospf 1

network 192.168.10.0 area 0

b)

router ospf 1

network 192.168.10.0

c)

router ospf 1

network 192.168.10.64 255.255.255.192

network 192.168.10.192 255.255.255.252

d)

router ospf 1

network 192.168.10.64 0.0.0.63 area 0

network 192.168.10.192 0.0.0.3 area 0

20.

An administrator is configuring single-area OSPF on a router. One of the networks that must be advertised is 192.168.0.0 255.255.254.0. What wildcard mask would the administrator use in the OSPF network statement?

a)

0.0.7.255

b)

0.0.1.255

c)

0.0.3.255

d)

0.0.15.255

21.

How does virtualization help with disaster recovery within a data center?

a)

improvement of business practices

b)

supply of consistent air flow

c)

support of live migration

d)

guarantee of power

22.

How does virtualization help with disaster recovery within a data center?

a)

Hardware does not have to be identical.

b)

(Other case) Hardware at the recovery site does not have to be identical to production equipment.

c)

Power is always provided.

d)

Less energy is consumed.

e)

Server provisioning is faster.

23.

Refer to the exhibit. Which devices exist in the failure domain when switch S3 loses power?

a)

S4 and PC_2

b)

PC_3 and AP_2

c)

AP_2 and AP_1

d)

PC_3 and PC_2

e)

S1 and S4

24.

Which set of access control entries would allow all users on the 192.168.10.0/24 network to access a web server that is located at 172.17.80.1, but would not allow them to use Telnet?

a)

access-list 103 deny tcp host 192.168.10.0 any eq 23

access-list 103 permit tcp host 192.168.10.1 eq 80

b)

access-list 103 permit tcp 192.168.10.0 0.0.0.255 host 172.17.80.1 eq 80

access-list 103 deny tcp ​192.168.10.0 0.0.0.255 any eq 23

c)

access-list 103 permit tcp 192.168.10.0 0.0.0.255 any eq 80

access-list 103 deny tcp 192.168.10.0 0.0.0.255 any eq 23

d)

access-list 103 permit 192.168.10.0 0.0.0.255 host 172.17.80.1

access-list 103 deny tcp 192.168.10.0 0.0.0.255 any eq telnet​​

25.

Refer to the exhibit. A network administrator needs to add an ACE to the TRAFFIC-CONTROL ACL that will deny IP traffic from the subnet 172.23.16.0/20. Which ACE will meet this requirement?

a)

5 deny 172.23.16.0 0.0.15.255

b)

5 deny 172.23.16.0 0.0.255.255

c)

15 deny 172.23.16.0 0.0.15.255

d)

30 deny 172.23.16.0 0.0.15.255

26.

Which step in the link-state routing process is described by a router building a link-state database based on received LSAs?

a)

executing the SPF algorithm

b)

building the topology table

c)

selecting the router ID

d)

declaring a neighbor to be inaccessible

27.

What protocol uses agents, that reside on managed devices, to collect and store information about the device and its operation?

a)

SYSLOG

b)

TFTP

c)

CBWFQ

d)

SNMP

28.

An administrator is configuring single-area OSPF on a router. One of the networks that must be advertised is 10.27.27.0 255.255.255.0. What wildcard mask would the administrator use in the OSPF network statement?

a)

0.0.0.63

b)

0.0.0.255

c)

0.0.0.31

d)

0.0.0.15

29.

When will an OSPF-enabled router transition from the Down state to the Init state?

a)

when an OSPF-enabled interface becomes active

b)

as soon as the router starts

c)

when the router receives a hello packet from a neighbor router

d)

as soon as the DR/BDR election process is complete

30.

What type of traffic is described as having a high volume of data per packet?

a)

data

b)

video

c)

voice

31.

What protocol is a vendor-neutral Layer 2 protocol that advertises the identity and capabilities of the host device to other connected network devices?

a)

LLDP

b)

NTP

c)

TFTP

d)

SNMP

32.

Which step in the link-state routing process is described by a router running an algorithm to determine the best path to each destination?

a)

building the topology table

b)

selecting the router ID

c)

declaring a neighbor to be inaccessible

d)

executing the SPF algorithm

33.

Refer to the exhibit. Which conclusion can be drawn from this OSPF multiaccess network?

a)

If the DR stops producing Hello packets, a BDR will be elected, and then it promotes itself to assume the role of DR.​

b)

With an election of the DR, the number of adjacencies is reduced from 6 to 3.*

c)

When a DR is elected all other non-DR routers become DROTHER

d)

All DROTHER routers will send LSAs to the DR and BDR to multicast 224.0.0.5.

34.

Refer to the exhibit. The network administrator has an IP address of 192.168.11.10 and needs access to manage R1. What is the best ACL type and placement to use in this situation?

a)

extended ACL outbound on R2 WAN interface towards the internet

b)

standard ACL inbound on R1 vty lines

c)

extended ACLs inbound on R1 G0/0 and G0/1

d)

extended ACL outbound on R2 S0/0/1

35.

Which type of VPN connects using the Transport Layer Security (TLS) feature?

a)

SSL VPN

b)

IPsec virtual tunnel interface

c)

GRE over IPsec

d)

dynamic multipoint VPN

36.

Which group of APIs are used by an SDN controller to communicate with various applications?

a)

eastbound APIs

b)

westbound APIs

c)

northbound APIs

d)

southbound APIs

37.

A company has consolidated a number of servers and it is looking for a program or firmware to create and control virtual machines which have access to all the hardware of the consolidated servers. What service or technology would support this requirement?

a)

Cisco ACI

b)

software defined networking

c)

Type-1 hypervisor

d)

APIC-EM

38.

What command would be used as part of configuring NAT or PAT to identify inside local addresses that are to be translated?

a)

ip nat inside source list 24 interface serial 0/1/0 overload

b)

ip nat inside source list 14 pool POOL-STAT overload

c)

access-list 10 permit 172.19.89.0 0.0.0.255

d)

ip nat inside source list ACCTNG pool POOL-STAT

39.

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 requirement?

a)

Cloud services

b)

Data center

c)

APIC-EM

d)

Cisco ACI

40.

Refer to the exhibit. An administrator is trying to back up the current running configuration of the router to a USB drive, and enters the command copy usbflash0:/R1-config running-config on the router command line. After removing the USB drive and connecting it to a PC, the administrator discovers that the running configuration was not properly backed up to the R1-config file. What is the problem?

a)

The file already exists on the USB drive and cannot be overwritten.

b)

The drive was not properly formatted with the FAT16 file system.

c)

There is no space left on the USB drive.

d)

The USB drive is not recognized by the router.

e)

The command that the administrator used was incorrect.

41.

Which three types of VPNs are examples of enterprise-managed site-to-site VPNs? (Choose three.)

a)

Layer 3 MPLS VPN

b)

IPsec VPN

c)

Cisco Dynamic Multipoint VPN

d)

GRE over IPsec VPN

e)

client-based IPsec VPN

42.

Refer to the exhibit. Employees on 192.168.11.0/24 work on critically sensitive information and are not allowed access off their network. What is the best ACL type and placement to use in this situation?

a)

standard ACL inbound on R1 vty lines

b)

extended ACL inbound on R1 G0/0

c)

standard ACL inbound on R1 G0/1

d)

extended ACL inbound on R3 S0/0/1