wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Network Fundamentals-IOS

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the function of the kernel of an operating system?

a)

The kernel provisions hardware resources to meet software requirements.

b)

The kernel is an application that allows the initial configuration of a Cisco device.

c)

The kernel provides a user interface that allows users to request a specific task.

d)

The kernel links the hardware drivers with the underlying electronics of a computer.

2.

Which connection method is used to access a Cisco switch when performing an initial configuration?

a)

Use the console port to locally access the switch from the serial or USB interface of the PC.

b)

Use the AUX port to locally access the switch from a serial or USB interface of the PC.

c)

Use Telnet to remotely access the switch through the network..

d)

Use Secure Shell to remotely access the switch through the network.

3.

Which connection method to an intermediary device sends the commands in plain text?

a)

Telnet

b)

Console

c)

SSH

d)

AUX

4.

Which intermediary device connection method encrypts the user ID, password, and session information?

a)

Telnet

b)

AUX

c)

SSH

d)

Console

5.

Which of the following host name is valid on Cisco IOS devices?

a)

Floor(15)

b)

HO Floor 17

c)

RM-3-Switch-2A4

d)

Branch2!

6.

What is the purpose of configuring a Message of the Day (MOTD) in an intermediary device?

a)

To configure a device so that only the users in the Admin group can telnet to it.

b)

To configure a device so that the message will display when a user enters the enable command.

c)

To force users of the Admin group to enter a password for authentication.

d)

To display a message when a user accesses the switch.

7.

Which of the following applications is used to configure an intermediary device when connecting with a console cable?

a)

Telnet Emulation Software

b)

SSH Configuration Software

c)

Remote Configuration Software

d)

Terminal Emulation Software

8.

Which of the following command(s) restricts the user exec access to a Cisco IOS device through a console cable?

a)

Line vty 0 15
password Letmein

login

b)

Line con 0

password Letmein

login

c)

Enable secret password Letmein

d)

Enable private-password Letmein

9.

Which command prevents someone from viewing passwords configured for remote connections within the running configuration?

a)

line con 0

password cisco

login

b)

line vty 0 15

password cisco

login

c)

service password-encryption

d)

enable secret cisco

10.

Which interface is the default Switch Virtual Interface (SVI) that allows remote management on a Cisco switch?

a)

VLAN 1

b)

FastEthernet 0/1

c)

GigabitEthernet 0/1

d)

VLAN 99