NEW
Font size
WorksheetsFlash Memory
Total questions: 10
Worksheet time: 10mins
Convert binary number 10011000 to decimal number.
140
152
176
180
Identify the class ip address for 200.168.10.0
A
B
C
D
Identify the subnet mask for ip address 192.168.20.0/24
255.0.0.0
255.255.0.0
255.255.255.0
255.255.255.255
Identify the subnet mask for ip address 192.200.20.0/28
255.240.0.0
255.255.255.0
255.255.255.224
255.255.255.240
Determine the purpose of copy running-config startup-config
save the current running configuration to the startup configuration file in NVRAM
save the current running configuration to the startup configuration file in FLASH
to copy the configuration have been done
to display all the configuration
Choose CLI command use to display all the configuration in NVRAM
Show run
Show vlan
Show ip address brief
Show interface brief
Select the TRUE command line to create VLAN 10 into switch.
switch#vlan 10
switch>vlan10
switch(config)#vlan 10
switch(config)#int vlan 10
Determine the CLI command to prevent privilege level in secure password.
#enable password cisco
#enable secret cisco
#enable secret password cisco
#enable password secret cisco
Identify the purpose of service-password encryption command.
to encrypt all password
to decrypt all password
to display all password
to enable all password
Choose the CLI command to enable interface into router.
router#shutdown
router#no shutdown
router(config)#no shutdown
router(config_if)#no shutdown
