DV Chapter 2 Flashcards

Chapter 2 Notes

1
Q

What are the features and functions of the Cisco IOS?

A

The Cisco IOS allows users to use keyboard commands to run CLI based networking programs and view outputs on a monitor.

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

What is the purpose of the Cisco IOS?

A

Allows you to configure routers and switches directly

Allows you to set up a network that isn’t currently connected via directly plugging into devices with a console cable.

Allows you to directly communicate with devices using keyboard commands.

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

Explain the difference between Telnet and SSH (Secure Shell) connections.

A

SSH Is a a remote, in band connection to the CLI. Used for creating virtual interfaces over a network.

Telnet is a less secure physical connection to the CLI. Does not provide an encrypted secure connection and should only be used in secure environments.

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

Define User Exec Mode.

A

User exec is commonly referred to as the “View Only” mode, as you have an extremely limited number of commands. This is the first mode you are put into when you enter the CLI.

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

Define Privileged Exec mode.

A

Privileged Exec mode is the next step up after User Exec. It is activated with the command “enable” and shown by having a # next to your device name (ex. router#)

Allows access to all commands and features in the cisco IOS. You can execute management commands and monitoring commands as well.

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

Describe the overall command structure of the Cisco IOS software.

A

Prompt, command space keyword / argument.

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

How do devices communicate over network media?

A

They communicate through their specific unique IP and MAC addresses. Without those they would never be able to distinguish between each other.

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