Chapter 11 Flashcards

(31 cards)

1
Q

What is a unmanaged switch

A

You dont have control over how the switch works beyond what devices to plug in and which ports to use

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

What is a managed switch

A

let users adjust each port on the switch to any setting, enabling them to manage, configure and monitor the network in many ways

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

What is in-band management

A

When you configure a switch over the network

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

What is a out-of-band management

A

Configuring a switch that is outside of your network

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

what is a jumbo frame

A

a frame larger than 1500 bytes

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

What is trunking

A

The process of transferring VLAN traffic between two or more switches

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

What is a trunk port

A

A port on a switch configured to carry all traffic, regardless of VLAN number

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

What is the 802.1Q standard

A

The trunk standard, enables you to connect switches from different manufacturers

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

What is VLAN assignment

A

The process of assigning ports to a VLAN

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

What is a static VLANs

A

VLANs based on ports

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

What are dynamic VLANs

A

VLANs based on MAC addresses

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

What is a 802.1Q tag

A

a field tacked onto a frames ethernet header enabling the next switch to associate it with the correct VLAN

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

What is VTP and what does it do

A

VLAN Trunking Protocol and it allows switches to exchange info to other switches

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

What happens when you set a VLAN switch to transparent

A

The switch will not update and will retain the manual settings

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

What are the only two devices that allow the exchange of data from one VLAN to another

A

A router or a layer 3 switch- multilayer switch

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

What is inter-VLAN routing

A

the process of passing traffic between two VLANs

17
Q

What does the show config command do

A

Displays the running configuration

18
Q

What does the show interface command show

A

displays the interface for all the ports

19
Q

What are runts

A

Packets that are smaller than the required ethernet standard

20
Q

What are giants

A

packets that are larger than the required ethernet standard

21
Q

What does the show route command show

A

displays the routing table

22
Q

What is port bonding/ port aggregation

A

Using two ports on a switch to boost the amount of data that can be transferred

23
Q

What is port mirroring

A

When you have a switch send traffic that is happening on a different port to your computer

24
Q

What is a intrusion detection system (IDS)

A

detects and reports possible attacks to the admin

25
What is a intrusion prevention system (IPS)
runs inline with the network and acts to stop detected attacks
26
What is a firewall
Filters incoming and outgoing traffic
27
What do forward proxy servers do
Hide the clients from the server by forwarding the message to the server
28
What does a reverse proxy server do
Hides the server, and can provide load balancing and caching for high activity pages
29
What can forward proxy servers be configured for
caching, content filtering, and firewall capability
30
What is load balancing
When a lot of servers distribute the load of traffic in an even way
31
What are DMZ (Demilitarized Zones) used for
To protect public-facing servers by creating an isolated area for those devices