wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

dasdas

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Refer to the exhibit. A network administrator is configuring a VPN between routers R1 and R2. Which commands would correctly configure a pre-shared key for the two routers?

a)

R1(config-if)# ppp pap sent-username R1 password 5tayout!

R2(config-if)# ppp pap sent-username R2 password 5tayout!

b)

R1(config)# crypto isakmp key 5tayout! hostname R1

R2(config)# crypto isakmp key 5tayout! hostname R2

c)

R1(config)# crypto isakmp key 5tayout! address 64.100.0.2

R2(config)# crypto isakmp key 5tayout! address 64.100.0.1

d)

R1(config)# username R2 password 5tayout!

R2(config)# username R1 password 5tayout!

2.

Refer to the exhibit. Which statement is true about the effect of this Cisco IOS zone-based policy firewall configuration?

a)

The firewall will automatically allow HTTP, HTTPS, and FTP traffic from s0/0/0 to g0/0 and will track the connections. Tracking the connection allows only return traffic to be permitted through the firewall in the opposite direction.

b)

The firewall will automatically allow HTTP, HTTPS, and FTP traffic from s0/0/0 to g0/0, but will not track the state of connections. A corresponding policy must be applied to allow return traffic to be permitted through the firewall in the opposite direction.

c)

The firewall will automatically allow HTTP, HTTPS, and FTP traffic from g0/0 to s0/0/0 and will track the connections. Tracking the connection allows only return traffic to be permitted through the firewall in the opposite direction.

d)

return traffic to be permitted through the firewall in the opposite direction.

e)

The firewall will automatically allow HTTP, HTTPS, and FTP traffic from g0/0 to s0/0/0, but will not track the state of connections. A corresponding policy must be applied to allow return traffic to be permitted through the firewall in the opposite direction.

3.

Which privilege level has the most access to the Cisco IOS?

a)

level 16

b)

level 7

c)

level 15

d)

level 0

e)

level 1

4.

Refer to the exhibit. A network administrator has configured NAT on an ASA device. What type of NAT is used?

a)

outside NAT

b)

bidirectional NAT

c)

static NAT

d)

inside NAT

5.

A network analyst is configuring a site-to-site IPsec VPN. The analyst has configured both the ISAKMP and IPsec policies. What is the next step?

a)

Verify that the security feature is enabled in the IOS.

b)

Issue the show crypto ipsec sa command to verify the tunnel.

c)

Apply the crypto map to the appropriate outbound interfaces.

d)

Configure the hash as SHA and the authentication as pre-shared.

6.

When an inbound Internet-traffic ACL is being implemented, what should be included to prevent the spoofing of internal networks?

a)

ACEs to prevent SNMP traffic

b)

ACEs to prevent HTTP traffic

c)

ACEs to prevent ICMP traffic

d)

ACEs to prevent broadcast address traffic

e)

ACEs to prevent traffic from private address spaces

7.

Which two types of attacks are examples of reconnaissance attacks? (Choose two.)

a)

SYN flood

b)

man-in-the-middle

c)

brute force

d)

ping sweep

e)

port scan

8.

Which Cisco solution helps prevent ARP spoofing and ARP poisoning attacks?

a)

Port Security

b)

DHCP Snooping

c)

IP Source Guard

d)

Dynamic ARP Inspection

9.

Which Cisco solution helps prevent ARP spoofing and ARP poisoning attacks?When the Cisco NAC appliance evaluates an incoming connection from a remote device against the defined network policies, what feature is being used?

a)

quarantining of noncompliant systems

b)

authentication and authorization

c)

remediation of noncompliant systems

d)

posture assessment

10.

Which two steps are required before SSH can be enabled on a Cisco router? (Choose two.)

a)

Enable SSH on the physical interfaces where the incoming connection requests will be received.

b)

Set up an authentication server to handle incoming connection requests.

c)

Create a banner that will be displayed to users when they connect.

d)

Give the router a host name and domain name.

e)

Generate a set of secret keys to be used for encryption and decryption.