NET+ Chapter 8
Which two networking devices are used in enterprise networks for providing network connectivity to end devices? (Choose two.)
LAN switch, wireless access point
Which Cisco IOS mode displays a prompt of Router#?
privileged EXEC mode
Which two files are loaded into RAM of a Cisco switch when it is booted? (Choose two.)
iOS image file, startup configuration file
What is the difference between the terms keyword and argument in the IOS command structure?
A keyword is a specific parameter. An argument is not a predefined variable.
Which configuration step should be performed first when enabling SSH on a Cisco device?
Configure an IP domain name.
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.What is the code displayed on the web page?
Correct
Which two protocols can be used to access a Cisco switch for in-band management? (Choose two.)
SSH, Telnet
A network administrator is working on a Cisco router. The CLI prompt is Router1(config-if)#. Which operation is the administrator likely to configure next?
a LAN interface
Which command can be used to encrypt all passwords in the configuration file?
service password-encryption
A network administrator is troubleshooting inter-connection issues between routers. Which show command can be used to check the bandwidth and MTU settings of an interface?
show interfaces
While troubleshooting a network problem, a network administrator issues the show version command on a router. What information can be found by using this command?
the amount of NVRAM, DRAM, and flash memory installed on the router
What is the purpose of assigning an IP address to the VLAN1 interface on a Cisco Layer 2 switch?
to enable remote access to the switch to manage it
What is the purpose of configuring a default gateway address on a host?
to identify the device that allows local network computers to communicate with devices on other networks
Cisco 1941 routers have one console port with an RJ-45 interface and a second console port with a _____________________ interface.
usb
Match the type of password on a Cisco device to the function. vty password, enable secret, enable password, console password
vty password: limits access to the device through an SSH connection, enable secret: encrypted and restricts access to the privileged EXEC mode, enable password: limits access to the privileged EXEC mode, console password: limits access to the device through an out-of-band connection