wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ITN - Module 2 - Basic Switch / End Device Config

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which type of access is secured on a Cisco router or switch with the enable secret command?

a)

User EXEC

b)

Username

c)

Privileged EXEC

d)

Console Line

2.

What part of the Cisco IOS Access communicates between the hardware and software?

(a)  

3.

What is the default SVI on a Cisco switch?

a)

VLAN99

b)

VLAN100

c)

VLAN1

d)

VLAN10

4.

What is the function of the shell in an OS?

a)

It interfaces between the users and the kernel

b)

It provides dedicated firewall services

c)

It provides the intrusion protection services for the device

d)

It interacts with the device hardware

5.

Switch#show ip interface brief

Which part of the command above is the prompt?

a)

ip interface brief

b)

show

c)

Switch#

6.

Which statement is true about the running configuration file in a Cisco IOS device?

a)

Automatically saved when the switch reboots

b)

It affects the operation of the device immediately when modified

c)

It is stored in NVRAM

d)

It should be deleted using the erase running-config command

7.

Which interface allows remote management of a Layer 2 switch?

a)

Console Interface Port

b)

Switch Virtual Interface

c)

Aux Interface

d)

F0/1 Ethernet Port Interface

8.

What function does pressing the Tab key have when entering a command in IOS?

a)

It moves the cursor to the end of the command

b)

It aborts the current command and returns to config mode

c)

It exits config mode and returns to user EXEC mode

d)

It completes the remainder of a partially typed word in a command

9.

Which two host names follow the guidelines for naming conventions on Cisco IOS devices? (Choose two.)

a)

#Branch2!

b)

SW1-Floor3-CTK

c)

SW1 Floor3 CTK

d)

SWBranch2

e)

Floor(3)

10.

What command will prevent all unencrypted passwords from displaying in plain text in a configuration file?

a)

(config)# service password-encryption

b)

(config)# password encryption

c)

(config)# enable secret password

d)

(config)# password encryption

11.

Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)

a)

Interface mode

b)

VTY Interface

c)

Console Interface

d)

Privileged EXEC mode

e)

Boot mode

12.

What is the recommended method to establish a remote CLI connection?

(a)  

13.

After making configuration changes on a Cisco switch, a network administrator issues a copy running-config startup-config command. What is the result of issuing this command?

a)

The configuration changes will be removed and the original configuration will be restored

b)

The new configuration will be stored in flash memory

c)

The new configuration will be loaded if the switch is restarted

d)

The current IOS file will be replaced with the newly configured file

14.

Majority of Cisco switches have how many VTY lines?

a)

16

b)

15

c)

10

d)

14

15.

A network administrator enters the service password-encryption command into the configuration mode of a router. What does this command accomplish?

a)

Command automatically encrypts passwords in config files that are currently stored in NVRAM

b)

Prevents someone from viewing the running config passwords

c)

Command enables a strong encryption algorithm for the enable secret password

d)

Provides an exclusive encrypted password for external service personnel who are required to do router maintenance