Chapter 2 Flashcards

1
Q

CS 2.1.1.1 Operating Systems - All end devices and network devices require _ ____ _____.

A

an Operating System.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CS 2.1.1.1 Operating Systems - The portion of the OS that interacts directly with computer hardware is known as ___ _____.

A

the kernel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CS 2.1.1.1 Operating Systems - The portion of the OS that interacts directly with applications and the user is known as ___ _____.

A

the shell.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CS 2.1.1.1 Operating Systems - CLI and GUI are acronyms for

A

Command-line interface and graphical user interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CS 2.1.1.1 Operating Systems - The network operating system used on Cisco devices is called the ____ _______ _______ ________.

A

Cisco Internetwork Operating System (IOS).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CS 2.1.1.2 Purpose of OS - Through a GUI, a PC operating system enables a user to do what three things?

A
  1. Use a mouse to make selections and run programs
  2. Enter text and text-based commands
  3. View output on a monitor.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

CS 2.1.1.2 Purpose of OS - A CLI-based network operating system like the Cisco IOS on a switch or router enables a network technician to do what three things?

A
  1. Use a keyboard to run CLI-based network programs
  2. Use a keyboard to enter text and text-based commands.
  3. View output on a monitor.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CS 2.1.2.1 Access Methods - Even though a Cisco switch will function immediately, configuring initial settings are a recommended best practice. There are several ways to access the CLI environment and configure the device. The three most common methods are:

A
  1. Console
  2. Secure Shell (SSH)
  3. Telnet
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

CS 2.1.2.1 Access Methods - The advantage of using a console port is the device is accessible even if

A

no networking services have been configured, such as initial configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

CS 2.1.2.1 Access Methods - SSH is the recommended method for

A

remote management because it provides a secure connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

CS 2.1.2.1 Access Methods - Which two things does SSH provide?

A

Encrypted password authentication and transport of session data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

CS 2.1.3.2 Primary Command Modes - Cisco IOS software separates management access into which two command modes?

A
  1. User EXEC Mode (basic monitoring, “view-only”, >)

2. Privieged EXEC Mode (all commands, any monitoring commands and configuration/management commands, #).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

CS 2.1.3.3 Configuration Command Modes - Global configuration mode is accessed ______ other specific configuration modes.

A

before

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

CS 2.1.3.3 Configuration Command Modes - Two common sub configuration modes include:

A

Line Configuration Mode, and Interface Configuration Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

CS 2.1.3.3 Configuration Command Modes - _____ _____ Mode is used to configure console, SSH, Telnet, or AUX access.

A

Line Configuration Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

CS 2.1.3.3 Configuration Command Modes - _____ _____ Mode is used to configure a switch port or router network interface.

A

Interface Configuration Mode.

17
Q

CS 2.1.3.4 Navigation Between IOS Modes - to move from user EXEC mode to privileged EXEC mode, use the _____ command.

18
Q

CS 2.1.3.4 Navigation Between IOS Modes - To move in and out of global configuration mode, use the _____ _____ prileged EXEC mode, enter the _____ global config mode command.

A

configure terminal and exit

19
Q

CS 2.1.3.4 Navigation Between IOS Modes - To enter the Line sub-configuration mode type _____ _____ _ while in the configuration terminal.

A

line console 0

20
Q

CS 2.1.3.4 Navigation Between IOS Modes - To move from any sub-configuration mode to the privileged EXEC mode, enter the ___ command or enter the key combination ___+_

A

end or Ctrl+Z

21
Q

CS 2.1.4.1 Basic IOS Command Structure - The general syntax fora command is the command followed by any appropriate ______ and _______.

A

keywords and arguments

22
Q

CS 2.1.4.3 IOS Help Features - the help command is accessed by typing _.

23
Q

CS 2.1.4.3 IOS Help Features - the help command is accessed by typing _.