wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Flash Memory

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Convert binary number 10011000 to decimal number.

a)

140

b)

152

c)

176

d)

180

2.

Identify the class ip address for 200.168.10.0

a)

A

b)

B

c)

C

d)

D

3.

Identify the subnet mask for ip address 192.168.20.0/24

a)

255.0.0.0

b)

255.255.0.0

c)

255.255.255.0

d)

255.255.255.255

4.

Identify the subnet mask for ip address 192.200.20.0/28

a)

255.240.0.0

b)

255.255.255.0

c)

255.255.255.224

d)

255.255.255.240

5.

Determine the purpose of copy running-config startup-config

a)

save the current running configuration to the startup configuration file in NVRAM

b)

save the current running configuration to the startup configuration file in FLASH

c)

to copy the configuration have been done

d)

to display all the configuration

6.

Choose CLI command use to display all the configuration in NVRAM

a)

Show run

b)

Show vlan

c)

Show ip address brief

d)

Show interface brief

7.

Select the TRUE command line to create VLAN 10 into switch.

a)

switch#vlan 10

b)

switch>vlan10

c)

switch(config)#vlan 10

d)

switch(config)#int vlan 10

8.

Determine the CLI command to prevent privilege level in secure password.

a)

#enable password cisco

b)

#enable secret cisco

c)

#enable secret password cisco

d)

#enable password secret cisco

9.

Identify the purpose of service-password encryption command.

a)

to encrypt all password

b)

to decrypt all password

c)

to display all password

d)

to enable all password

10.

Choose the CLI command to enable interface into router.

a)

router#shutdown

b)

router#no shutdown

c)

router(config)#no shutdown

d)

router(config_if)#no shutdown