Chapter 10
What will be the response from the router after the command, "router(config)# hostname Portsmouth" is entered?
portsmouth(config)#
Which CLI mode allows users to access all device commands, such as those used for configuration, management, and troubleshooting?
privileged EXEC mode
What is the purpose of the banner motd command?
It provides a way to make announcements to those who log in to a router
Which statement regarding the service password-encryption command is true?
As soon as the service password-encryption command is entered, all currently set passwords formerly displayed in plain text are encrypted
Company policy requires using the most secure method to safeguard access to the privileged exec and configuration mode on the routers. The privileged exec password is trustknow1. Which of the following router commands achieves the goal of providing the highest level of security?
Enable secret trustknow1
an administrator is configuring a new router to permit out-of-band management access. Which set of commands will allow the required login using a password of Cisco?
Router(config)# line console 0 Router(config-line)# password cisco Router(config-line)# login
Which command is used to encrypt all passwords in a router configuration file?
Router_A (config) # service password-encryption
A router boots and enters setup mode. What is the reason for this?
The configuration file is missing from NVRAM.
Which characteristic describes the default gateways of a host computer?
The logical address of the router interface on the same network as the host computer
What is stored in the NVRAM of Cisco router?
The startup configuration
A technician is configuring a router to allow for all forms of management access. As part of each different type of access, the technician is trying to type the command login. Which configuration mode should be entered to do this task?
any line configuration mode
Which command can be used on a Cisco router to display all interfaces, the IPv4 address assigned, and the current status?
show ip interface brief
What is the purpose of the startup configuration file on a Cisco router?
to contain the commands that are used to initially configure a router on startup