Module 2 Quiz
Which memory location on a Cisco router or switch stores the startup configuration file? a. RAM b. NVRAM c. ROM d. flash
NVRAM
Which memory location on a Cisco router or switch will lose all content when the device is restarted? a. ROM b. NVRAM c. RAM d. flash
RAM
What is the default SVI on a Cisco switch? a. VLAN1 b. VLAN999 c. VLAN99 d. VLAN100
VLAN1
Which statement is true about the running configuration file in a Cisco IOS device? a. it affects the operation of the device immediately when modified b. it is automatically saved when the router reboots c. it is stored in NVRAM d. it should be deleted using the erase running-config
a
Why would a technician enter the command copy startup-config running-config? a. to copy an existing configuration into RAM b. to make a changed configuration the new startup configuration c. to save an active configuration to NVRAM d. to remove all configurations from the switch
a
Which two statements are true regarding the user EXEC mode? (choose two) a. the device prompt for this mode end with the ">" symbol b. all router commands are available c. global configuration mode can be accessed by entering the enable command d. only some aspects of the router configuration can be viewed e. interfaces and routing protocols can be configured
a and d
Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.) a. selecting the best command to accomplish a task b. displaying a list of all available commands within the current mode c. providing an error message when a wrong command is submitted d. allowing the user to complete the remainder of an abbreviated command with the TAB key e. determining which option, keyword, or argument is available for the entered command
b and e
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. copy the running configuration to the startup configuration file b. reload the device and type yes when prompted to save the configuration c. nothing must be done. changes to the configuration on an IOS device takes effect as soon as the command is typed correctly and the Enter key has been pressed d. copy the information in the startup configuration file to the running configuration
c
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.100.0 c. 10.1.0.0 d. 10.0.0.0
c
Which functionality is provided by DHCP? a. translation of IP addresses to domain names b. remote switch management c. automatic assignment of an IP address to each host d. end-to-end connectivity test
c
When a hostname is configured through the Cisco CLI, which three naming conventions are part of the guidelines? (Choose three.) a. the hostname should be written in all lowercase characters b. the hostname should end with a special character c. the hostname should contain no spaces d. the hostname should be fewer than 64 characters in length e. the host name should begin with a letter
c, d and e
What is the function of the shell in an OS? a. it provides dedicated firewall services b. it provides the intrusion protection services for the device c. it interacts with the device hardware d. it interfaces between the users and the kernal
it interfaces between the users and the kernal
Which type of access is secured on a Cisco router or switch with the enable secret command? a. AUX port b. virtual terminal c. privileged EXEC d. console line
privileged EXEC
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. setup mode b. privileged EXEC mode c. user EXEC mode d. global configuration mode
user EXEC mode