Cisco Study Flashcards

1
Q

Name the CLI mode

Router>

A

User EXEC Mode

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

You are in User EXEC Mode and want to go into Priviledge EXEC Mode. What command do you use?

A

enable

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

Name the CLI mode

Router#

A

Priviledge EXEC mode

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

You are in Priviledge EXEC mode and want to go to the Global configuration mode. What command do you use?

A

configure terminal

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

name the CLI mode

Router(config)#

A

Global Config Mode

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

You are in Global Config mode and want to go to the Interface config mode. What command do you use?

A

configure interface

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

Name the CLI mode

Router(config-if)#

A

Interface config mode

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

how do you exit one level on the CLI?

How do you exit any level of the CLI and return to the User EXEC mode?

A

Exit

CTRL+Z or end

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

OSI

What controls email

A

Application Layer

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

OSI

What controls FTP

A

Application Layer

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

OSI

What controls a terminal session

A

Application Layer

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

OSI
What layer is responsible for file formatting?

Insures data is readable in other levels

A

Presentation Layer

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

OSI

What layer is responsible for establishing, managing and terminating sessions

A

Session Layer

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

OSI

What layer is responsible for logical end to end connection

A

Transport Layer

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

OSI

What layer is responsible for segmenting and re assembling the data at each end?

A

Transport Layer

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

OSI

What layer is responsible for Routing

A

Network Layer

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

OSI

What layer is responsible for path selection

A

Network Layer

18
Q

OSI

What layer is responsible for IP Address

A

Network Layer

Router

19
Q

OSI

What layer uses IP address to forward traffic

A

Network Layer

20
Q

OSI

What layers are responsible for application

A

Application
Presentation
Session

21
Q

OSI

What layers are responsible for data flow

A

Transport
Network
Data Link
Physical

22
Q

OSI

What layer uses the formatted data

A

Data link Layer

23
Q

OSI

what layer is responsible for accessing the physical media

A

Data Link Layer

24
Q

OSI

What layer is responsible for error detection

A

Data Link layer

25
OSI | What layer is responsible for MAC addresses
Data Link layer Switch
26
OSI | What layer is a Router on
Network Layer
27
OSI | What Layer is a Switch on
Data Link Layer
28
OSI | What layer is a NIC on
Data Link layer
29
OSI | What layer is a Bridge on
Data link layer
30
OSI | What layer is a repeater on
Physical layer
31
OSI | What layer is a Hub on
Physical layer
32
OSI | What layer are physical connectors on
Physical layer
33
OSI | What layer is responsible for cable distances
Physical layer
34
What are the steps of a Cisco router when booting
POST Bootstrap IOS Configuration
35
What memory is POST resident in
ROM
36
What memory is the bootstrap code resident in
ROM
37
What default memory is the IOS resident in and then what memory does it decompress to.
Flash | RAM (DRAM)
38
What default memory is the configuration in and then what memory is it merged into?
NVRAM | RAM (DRAM)
39
If the configuration or ISO is not found in the default locations, where does the bootstrap code look?
TFTP server
40
What are the steps the bootstrap code looks for the IOS?
Checks config register Parses to NVRAM Defaults to first file in Flash. if no file found... Looks to FTP server. if fails after 5 tries... loads boot helper image from ROM. if no image... ROMMON