wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cisco Switch Security

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

SSH is assigned to TCP port

a)

23

b)

21

c)

22

d)

80

2.

Why does SSH replace a Telnet?

a)

Telnet provides a bidirectional interactive text-oriented communication facility using a virtual terminal connection

b)

Telnet is an older protocol that uses unsecure plaintext

c)

Telnet protocol is a longstanding solution for establishing a remote connection

d)

Telnet is a text-only protocol

3.

What is the command to verify the switch supports SSH?

a)

show ip ssh

b)

ip ssh version 2

c)

show ssh version

d)

show ip interface ssh

4.

S1(config)# line vty 0 15

S1(config-line)# transport input none

S1(config-line)# login local

S1(config-line)# end


Verify which line is wrong and choose the correct answer

a)

line vty 0 4

b)

transport input telnet

c)

transport input ssh

d)

transport output ssh

5.

What is the command to generate RSA key pairs?

a)

service password rsa encryption

b)

crypto key zeroize rsa

c)

crypto rsa encrption

d)

crypto key generate rsa

6.

Choose a simple method that many administrators use to help secure the network from unauthorized access

a)

Disable all unused switch vitual interface

b)

Disable all unused ports

c)

Disable port aggregation

7.

What is the main purpose of Switch Port Security?

a)

Its limits the number of valid MAC addresses allowed on a port

b)

The MAC addresses of legitimate devices are denied access

c)

To protect the switch from a DDOS attack

d)

Brute Force attack may be occur if Switch Port Security is not implemented

8.

Choose the correct secure MAC Address Types

a)

Static secure MAC addresss

b)

Stack secure MAC addresss

c)

Disable secure MAC addresss

d)

Sticky secure MAC addresss

9.

Which Port Security violation modes will send a syslog message after a violation occurs?

a)

Protect

b)

Restrict

c)

Shutdown

d)

Err-Disable

10.

What is the default Violation mode on a Cisco Switch?

a)

Protect

b)

Restrict

c)

Shutdown

d)

Err-Disable