wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Module 2 Basic Switch and End Device Configuration Quiz

Total questions: 14

Worksheet time: 8mins

Name
Class
Date
1.

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

a)

It is stored in NVRAM.

b)

It affects the operation of the device immediately when modified.

c)

It is automatically saved when the router reboots.

d)

It should be deleted using the erase running-config command.

2.

Which two statements are true regarding the user EXEC mode? (Choose two.)

a)

The device prompt for this mode ends with the ">" symbol.

b)

Only some aspects of the router configuration can be viewed.

c)

Global configuration mode can be accessed by entering the enable command.

d)

All router commands are available.

e)

Interfaces and routing protocols can be configured.

3.

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

a)

virtual terminal

b)

console line

c)

privileged EXEC

d)

AUX port

4.

What is the default SVI on a Cisco switch?

a)

VLAN1

b)

VLAN100

c)

VLAN999

d)

VLAN99

5.

When a hostname is configured through the Cisco CLI, which three naming conventions are part of the guidelines? (Choose three.)

a)

the hostname should contain no spaces

b)

the hostname should end with a special character

c)

the hostname should be fewer than 64 characters in length

d)

the hostname should be written in all lower case characters

e)

the hostname should begin with a letter

6.

What is the function of the shell in an OS?

a)

It provides the intrusion protection services for the device.

b)

It provides dedicated firewall services.

c)

It interacts with the device hardware.

d)

It interfaces between the users and the kernel.

7.

A router with a valid operating system contains a configuration file stored in NVRAM. The configuration file has an enable secret password but no console password. When the router boots up, which mode will display?

a)

privileged EXEC mode

b)

user EXEC mode

c)

setup mode

d)

global configuration mode

8.

An administrator has just changed the IP address of an interface on an IOS device. What else must be done in order to apply those changes to the device?

a)

Nothing must be done. Changes to the configuration on an IOS device take effect as soon as the command is typed correctly and the Enter key has been pressed.

b)

Copy the information in the startup configuration file to the running configuration.

c)

Copy the running configuration to the startup configuration file.

d)

Reload the device and type yes when prompted to save the configuration.

9.

Which memory location on a Cisco router or switch will lose all content when the device is restarted?

a)

flash

b)

ROM

c)

RAM

d)

NVRAM

10.

Why would a technician enter the command copy startup-config running-config?

a)

to save an active configuration to NVRAM

b)

to make a changed configuration the new startup configuration

c)

to remove all configurations from the switch

d)

to copy an existing configuration into RAM

11.

Which functionality is provided by DHCP?

a)

automatic assignment of an IP address to each host

b)

translation of IP addresses to domain names

c)

remote switch management

d)

end-to-end connectivity test

12.

Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.)

a)

displaying a list of all available commands within the current mode

b)

providing an error message when a wrong command is submitted

c)

determining which option, keyword, or argument is available for the entered command

d)

selecting the best command to accomplish a task

e)

allowing the user to complete the remainder of an abbreviated command with the TAB key

13.

Which memory location on a Cisco router or switch stores the startup configuration file?

a)

ROM

b)

RAM

c)

NVRAM

d)

flash

14.

To what subnet does the IP address 10.1.100.50 belong if a subnet mask of 255.255.0.0 is used?

a)

10.1.100.32

b)

10.1.0.0

c)

10.0.0.0

d)

10.1.100.0