What is another name for enable mode?
privileged mode
What is the difference between the debug command and the show command ?
The debug command acts more like a video camera feed while the show command acts like a photograph.
HOW terminal emulator treats all data as a text?
The terminal emulator software treats all data as a text. It accepts text typed by the user and sends it over console.
What are the four main types of memory found in Cisco?
The four main types of memory in cisco are RAM, Flash memory,ROM, and NVRAM.
What does CLI stands for?
CLI stands for command line interface.
what is the user if the command prompt list the host name followed by"a>"?
user mode
How is IOS related to Switch ?
Switch Control is an accessibility feature on iPhone and iPad that allows folks with limited mobility to have full use of their device with the help of ability switches and other adaptive devices.
What telnet and SSH allows?
Telnet and SSH both allow the user to connect to another device’s CLI but instead of connecting through a console cable to the console port.
Why the Hostname is a global command?
The host name is a global command because there is only one hostname per switch.
Why a CISCO switch is secure when locked a wiring closet?
This is because by default it requires a code to have access.
what is the function of the reload command?
the reload command tells the switch to reboot or reinitialize
What are Commands ?
Commands are directive to a computer program acting as an interpreter of some kind to perform a specific task.
HOW DOES CISCO SWITCHES ENABLE TELNET SERVER BY DEFAULT?
Cisco catalyst switches enable a telnet server by default but switches need a few more configuration settings before you can successfully use telnet.
What is the purpose of startup-config?
The purpose is to stores the initial configuration used anytime the switch reload Cisco IOS.
What is console Line Console 0?
command to connect a switch/router through medium console. If there is only one console port, you can only choose "line console 0".
why can the reload command only be used from enable mode?
this powerful command can only be used from enable mode, ios rejects the reload command when in user mode.
How to get from User Mode to Configuration Mode ?
To enter interface configuration mode, enter the interface configuration command.
How switches executes the command?
When you enter a command the switch executes the command and then displays messages that describes the command results.
What is the purpose of running configuration?
The purpose is to stores the currently used configuration commands,. This file changes dynamically when someone enters command in configuration mode.
What is running conf?
A startup configuration is stored in the nonvolatile memory of a device, which means that all configuration changes are saved even if the device loses power.
what is another name for enable command?
EXEC command
What is the importance of Modes ?
Modes are all different, they help the computer device get from one place to another.
What type of data telnet sends?
Telnet sends all data including any username and password for login to the switch as clear text data.
How you clear out the running -config file?
to clear running-config file, simply erase the startup-config file and the reload the switch, and the running-config will be empty at the end of the process.
What does NVRAM do?
NVRAM stores the initial or startup configuration file that is uses when the switch is the first power on and when switch reloaded.