wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Net+ 10.4 Switch Security

Total questions: 62

Worksheet time: 31mins

Name
Class
Date
1.

What is the primary purpose of Network Access Control (NAC)?

a)

To increase network speed

b)

To authenticate endpoints before they connect to the network

c)

To enhance data storage capacity

d)

To improve user interface design

2.

Which of the following is a method to prevent unauthorized devices from connecting to a network switch port?

a)

Increasing bandwidth

b)

Using a sinkhole VLAN

c)

Installing additional routers

d)

Upgrading firmware

3.

What is a basic type of NAC implemented by configuring?

a)

Firewall settings

b)

Port security mechanisms

c)

Wireless access points

d)

VPN connections

4.

What is the purpose of MAC filtering on a switch?

a)

To allow any device to connect to the network

b)

To define which MAC addresses are permitted to connect to a particular port

c)

To increase the speed of the network

d)

To disable all network ports

5.

What happens when a host attempts to connect with a MAC address that violates policy?

a)

The port allows the connection without any restrictions

b)

The port automatically reboots

c)

The switch port enters a violation state

d)

The network speed increases

6.

Which mode disables the port and sends alerts when a MAC address violation occurs?

a)

Protect mode

b)

Restrict mode

c)

Shutdown mode

d)

Open mode

7.

What is the default mode when a MAC address violation occurs on a switch port?

a)

Protect mode

b)

Restrict mode

c)

Shutdown mode

d)

Open mode

8.

What is the maximum number of MAC addresses allowed in the port security configuration shown?

a)

1

b)

2

c)

3

d)

4

9.

What is the violation mode set in the port security configuration?

a)

Shutdown

b)

Protect

c)

Restrict

d)

Monitor

10.

What is the port status according to the port security interface output?

a)

Secure-down

b)

Secure-up

c)

Inactive

d)

Active

11.

How many security violations have been reported in the configuration?

a)

3

b)

4

c)

5

d)

6

12.

What is the default IP address used to access the Cisco Small Business Switch in the demonstration?

a)

192.168.1.1

b)

192.168.254.8

c)

192.168.0.1

d)

192.168.100.1

13.

What is the default username and password for the Cisco Small Business Switch mentioned in the document?

a)

admin/admin

b)

user/user

c)

cisco/cisco

d)

root/root

14.

What is the first recommended action when setting up a new network device according to the document?

a)

Update the firmware

b)

Change the default username and password

c)

Configure the IP address

d)

Set up a firewall

15.

Which link is used to change the device password on the Cisco Small Business Switch?

a)

Security Settings

b)

Network Configuration

c)

Quick Access

d)

User Management

16.

What is the first step to secure access to a network switch according to the document?

a)

Change the IP address

b)

Add a new admin account with a complex password

c)

Disable the default user account

d)

Enable guest access

17.

What user level should be set for the default user to enhance security?

a)

Read/Write Management Access

b)

Full Access

c)

Read-Only CLI Access

d)

Guest Access

18.

Why is it important to save changes to the startup configuration files?

a)

To increase network speed

b)

To ensure changes are retained after a reboot

c)

To allow multiple users to access the switch

d)

To reset the switch to factory settings

19.

What is one method of hardening a network switch mentioned in the text?

a)

Enabling all switch ports

b)

Disabling unused switch ports

c)

Increasing network speed

d)

Reducing network traffic

20.

Which port is initially set to 'Down' in the process described?

a)

Port 22

b)

Port 23

c)

Port 21

d)

Port 27

21.

What should be done after selecting the ports to apply the copied settings?

a)

Click 'Close'

b)

Click 'Edit'

c)

Click 'Apply'

d)

Click 'Save'

22.

What does the Extensible Authentication Protocol (EAP) provide?

a)

A framework for deploying multiple types of authentication protocols

b)

A method for encrypting data

c)

A system for managing network traffic

d)

A protocol for wireless communication

23.

In which scenario is pre-authentication required according to EAP?

a)

When accessing a wireless network

b)

When using a personal computer

c)

When browsing the internet

d)

When using a local printer

24.

What is the role of a RADIUS server in the IEEE 802.1X Port-Based Network Access Control (NAC) standard?

a)

To store and validate authentication credentials

b)

To manage network traffic

c)

To encrypt data

d)

To provide internet access

25.

What does the IEEE 802.1X standard use for authentication?

a)

Authentication, Authorization, and Accounting (AAA)

b)

Simple Mail Transfer Protocol (SMTP)

c)

Hypertext Transfer Protocol (HTTP)

d)

File Transfer Protocol (FTP)

26.

What is the first step in the RADIUS authentication process?

a)

The supplicant connects to the network.

b)

The NAP enables EAPoL and instructs the supplicant to authenticate.

c)

The RADIUS server and client are pre-configured with the same shared secret.

d)

The supplicant transmits EAP data.

27.

What does the NAP do after the supplicant transmits EAP data?

a)

It connects to the network.

b)

It decrypts the Access-Accept and opens the network channel for regular traffic.

c)

It encrypts the EAP data using the shared secret and forwards it to the RADIUS server.

d)

It issues an Access-Accept.

28.

What is the role of the RADIUS server after receiving the encrypted EAP data?

a)

It connects to the network.

b)

It decrypts the packet using the shared secret and validates the credential.

c)

It instructs the supplicant to authenticate.

d)

It transmits EAP data.

29.

What does the NAP do after receiving an Access-Accept from the RADIUS server?

a)

Encrypts the data again

b)

Opens the network channel for regular traffic

c)

Sends a health policy report

d)

Validates the credential

30.

What is required for a client to prove compliance with a health policy in sophisticated NAC solutions?

a)

A shared secret

b)

An attestation report

c)

A machine certificate

d)

A user password

31.

What is the first step in configuring network access control on a Cisco Switch?

a)

Entering interface configuration mode

b)

Logging into the switch and entering global configuration mode

c)

Running the command switchport mode access

d)

Configuring the MAC address list

32.

Which command is used to set the maximum number of devices allowed to connect through a port on a Cisco Switch?

a)

switchport mode access

b)

port-security mac-address sticky

c)

switchport port-security

d)

dot1x pae authenticator

33.

What is the purpose of the command 'dot1x pae authenticator' on a Cisco Switch?

a)

To enable port security on the interface

b)

To configure a MAC address list

c)

To set the maximum number of devices

d)

To enter global configuration mode

34.

How can you ensure that only specific MAC addresses are allowed to communicate through a port?

a)

By using the command switchport mode access

b)

By configuring a MAC address list and applying it to the interface

c)

By entering global configuration mode

d)

By running the command dot1x pae authenticator

35.

What is the purpose of configuring a RADIUS client in a network?

a)

To encrypt all network traffic

b)

To manage user accounts

c)

To authenticate and authorize network access

d)

To increase network speed

36.

When is it unnecessary to configure Routing and Remote Access as a RADIUS client?

a)

When RADIUS is installed on a different server

b)

When RADIUS is installed on the same server as Remote Access

c)

When using a wireless router

d)

When using a wired switch

37.

What changes when you install the Network Policy and Access server role?

a)

The server's IP address

b)

The list of available network protocols

c)

The properties and security settings of the server

d)

The server's operating system

38.

What is a shared secret used for in a RADIUS configuration?

a)

To define the server's IP address

b)

To encrypt the connection between the RADIUS client and server

c)

To increase network bandwidth

d)

To manage user permissions

39.

What is the purpose of using certificates for NPS authentication?

a)

To enhance network speed

b)

To provide a secure authentication method

c)

To reduce network traffic

d)

To increase data storage

40.

Which of the following is a method to prevent ARP cache poisoning?

a)

DHCP snooping

b)

ARP inspection

c)

VLAN hopping

d)

Spanning tree attacks

41.

What is the function of DHCP snooping in network security?

a)

To increase network bandwidth

b)

To prevent rogue DHCP servers

c)

To allow VLAN hopping

d)

To disable IP address allocation

42.

Why should the default VLAN use a different ID than any other user-accessible VLAN?

a)

To increase network speed

b)

To mitigate double tagging attacks

c)

To allow more users

d)

To reduce power consumption

43.

What is the role of Router Advertisement (RA) Guard in network security?

a)

To enhance data encryption

b)

To perform similar functions to DAI and DHCP snooping for IPv6

c)

To increase network bandwidth

d)

To disable IPv6 functionality

44.

What is the purpose of setting up a Bridge Protocol Data Units Guard (BPDU Guard)?

a)

To allow an interface to put itself into a blocking state when it receives a BPDU packet.

b)

To enable faster data transmission across the network.

c)

To increase the bandwidth of the network.

d)

To allow multiple root bridges in a network.

45.

What happens if a port receives a BPDU frame when root guard is enabled?

a)

The port is blocked and an error is logged.

b)

The port increases its data transmission speed.

c)

The port becomes the root bridge.

d)

The port is disabled permanently.

46.

What is the purpose of hardening a managed switch?

a)

To increase the speed of the network

b)

To enhance the security of the switch

c)

To reduce the power consumption

d)

To expand the network range

47.

Which tool is used to access the management interface of the Cisco Small Business Managed Switch in the demonstration?

a)

Google Chrome

b)

Mozilla Firefox

c)

Internet Explorer

d)

Safari

48.

What is the first step mentioned for hardening a switch?

a)

Increase bandwidth

b)

Shut down unused ports

c)

Update firmware

d)

Change the switch location

49.

What does it mean when a port is administratively down?

a)

The port is physically damaged

b)

The port is turned off and cannot be used

c)

The port is active and in use

d)

The port is in standby mode

50.

What is the purpose of setting ports to "Administratively Down"?

a)

To allow all traffic through the ports

b)

To ensure ports are active at startup

c)

To disable unused ports

d)

To increase network speed

51.

Which port is used to copy settings to other ports in the document?

a)

Port One

b)

Port Two

c)

Port Three

d)

Port Four

52.

What does a Classic Lock do in port security settings?

a)

Allows all devices to connect

b)

Locks the first device that connects

c)

Allows unlimited devices to connect

d)

Disables the port completely

53.

What is the default action when a device not supposed to be on a port tries to connect?

a)

Allow the device

b)

Log the attempt

c)

Discard the packet

d)

Notify the administrator

54.

What is one of the most secure actions you can take if you don't want unknown devices connecting to your network?

a)

Enable MAC address filtering

b)

Shut down the port

c)

Use a VPN

d)

Change the network password

55.

What should you do if a device is not locked in and you want to prevent it from accessing the network?

a)

Enable DHCP

b)

Trap the MAC addresses

c)

Use a firewall

d)

Change the SSID

56.

What is the purpose of creating a Management Profile in network settings?

a)

To allow all devices to connect

b)

To manage user passwords

c)

To control management access

d)

To increase network speed

57.

In the Management Profile, what is the first rule that should be applied?

a)

Allow all management

b)

Deny all management

c)

Enable guest access

d)

Increase bandwidth

58.

What IP address is specified to allow HTTP access from a specific workstation?

a)

192.168.1.100

b)

192.168.1.200

c)

192.168.1.1

d)

192.168.0.1

59.

What is the purpose of setting an Active Profile in Access Profiles?

a)

To allow all types of management interfaces

b)

To deny all types of management interfaces except HTTP access from one workstation

c)

To enable all traffic through the network

d)

To disable HTTP access from all workstations

60.

What should you do after loading the firmware to ensure the switch has the latest software and patches?

a)

Click Apply immediately

b)

Reboot the switch

c)

Disconnect the switch

d)

Delete the old firmware

61.

Which type of ACL can be used to prevent game consoles from connecting to the switch?

a)

IPv4 based ACL

b)

IPv6 based ACL

c)

MAC based ACL

d)

DNS based ACL

62.

What is the first step in setting up access control using ACLs on the switch?

a)

Create an access control list

b)

Reboot the switch

c)

Load the firmware

d)

Apply the Active Profile