Module 6: Network design and the access layer Flashcards

(80 cards)

1
Q

this includes:

  1. preamble
  2. Start Frame Delimiter (SFD)
  3. destination MAC address
  4. source MAC address
  5. type / length
  6. data
  7. Frame Check Sequence (FCS)
A

what 7 components make up the

ethernet frame format

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

The ethernet standard defines a minimum and maximum frame size of which the preamble and start frame delimiter (SFD) are not included

If the ethernet frame does not lie within the minimum and maximum boundaries then the frame will be discarded

A

how is the

ethernet frame size determined

and what actions take place if these ae not followed

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

this is an area of a network that a single ethernet broadcast frame will be flooded to.

Routers do not forward ethernet broadcasts and so this will usually be the boundary of this

A

what is a

broadcast domain

and what defines the boundarys

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

in 3 steps describe the steps involved when a host uses the

Address Resolution Protocol (ARP)

A
  1. The sending host creates and sends a frame addressed to a broadcast MAC address. Contained in the frame is a message with the IPv4 address of the intended destination host.
  2. Each host on the network receives the broadcast frame and compares the IPv4 address inside the message with its configured IPv4 address. The host with the matching IPv4 address sends its MAC address back to the original sending host.
  3. The sending host receives the message and stores the MAC address and IPv4 address information in a table called an ARP table.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

this has a:

minimum size of: 64 Bytes

maximum size of: 1518 Bytes

A

what is the

minimum and maximum size of an ethernet frame

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

this is a table that contains MAC addresses corresponsing to an IP address

devices such as P.Cs and routers will have one of these stored

A

what is an

ARP table

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

it does this by inspecting the source MAC address of the ethernet frame. if it does not exists in its MAC address table then it will add it to the associated port the frame entered the switch

A

how does a switch learn about new MAC addresses

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

this layer will:

contain network devices such as:

  1. switches
  2. routers

This is the backbone of the network and will provide high speed and redundant connections between the distribution layer devices it is also the last layer of the hierarchical design and any traffic that is bound for the internet will pass through here

A

describe the

core layer

of the hierarchical layer network design

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

the values for this are a:

minimum of: 46 Bytes

maximum of: 1500 Bytes

A

what is the

minumum and maximum size of the data that can be encapsulated within an ethernet frame

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

this part of the frame tells the receiving Network Interface Card (NIC) that it is about to start receiving the data concerned with the ethernet frame

A

what is the

Start Frame Delimiter (SFD)

of the ethernet frame

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

this is an ethernet broadcast message that is sent out by a host when it knows the destination IP address but does not know the destination MAC address of a host

A

what is an

ARP request

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

describe the

access layer

of the hierarchical layer network design

A

this layer will:

contain host devices such as:

  1. P.Cs
  2. servers
  3. access points
  4. switches

the devices will be separated into networks if any traffic must leave the network then it will travel up to the next layer of the design; the distribution layer

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

this is an ethernet frame that has a destination address of

FF-FF-FF-FF-FF-FF

That is 48 bits all set to 1

A

what is an

ethernet broadast message

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

what is the

Source mac address

of the ethernet frame

A

this is the MAC address of the sender of the ethernet frame

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

what is the

minumum and maximum size of the data that can be encapsulated within an ethernet frame

A

the values for this are a:

minimum of: 46 Bytes

maximum of: 1500 Bytes

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

what is the

Frame check sequence

of the ethernet frame

A

this is here for error checking and ensuring that the frame was delivered correctly

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

if an IP packet must travel to a new network what happens to the ethernet frame

A

when this situation occurs the IP packet will reach a router at which point it will discard the ethernet frame and create a new ethernet frame with

  1. the source address as its own mac address
  2. the destination address as the host MAC address that matches the IP address (if applicable and using its ARP table)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

a switch builds this so that hosts can communicate on a dedicated channel, where all of the bandwidth on that channel is reserved for the two hosts

A

describe the

circuit

that a switch builds

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

what is an

ARP reply

A

this is a message sent in response to a ARP request when the host has a matching IP address of the one within the ARP request

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

how is the

ethernet frame size determined

and what actions take place if these ae not followed

A

The ethernet standard defines a minimum and maximum frame size of which the preamble and start frame delimiter (SFD) are not included

If the ethernet frame does not lie within the minimum and maximum boundaries then the frame will be discarded

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

what is the

Destination mac address

of the ethernet frame

A

this is the MAC address of the Network Interface Card (NIC) receiving the frame

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

this is the MAC address of the Network Interface Card (NIC) receiving the frame

A

what is the

Destination mac address

of the ethernet frame

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

this part of the ethernet frame will give detail of either the type of data inside the data field (I.e IPv4 or IPv6) or it will tell you the length of the data within the data field

A

what is the

Type / length

of the ethernet frame

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

a host may need to use this if it was aware of the destination host IP address but did not know there MAC address

A

why might a host need to use the

IPv4 Address resolution protocol (ARP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
1. The switch begins with a table of its ports with no mac addresses associated with the ports 2. Host 1 sends a message to host 2 via the switch 3. The switch receives the ethernet frame and looks at the source mac address 4. The switch puts host 1 mac address into the table for the associated port the frame was received on 5. The switch looks at the destination mac address 6. Since the switch does not have this in its mac address table it uses a process known as flooding which sends the frame out of every port except the port it was received on 7. All hosts NICS that do not match the destination mac address drop the frame and the host NIC that does match reads the rest of the frame and replies to host 1 via the switch 8. The switch can now learn host 2 mac address using the reply frame
in 8 steps describe how a switch ## Footnote **populates its MAC address table**
26
describe the **circuit** that a switch builds
a switch builds this so that hosts can communicate on a dedicated channel, where all of the bandwidth on that channel is reserved for the two hosts
27
this is a process that network devices use: it involves sending a frame or packet out of every port except the one it received it on this may be used in situations where not enough information is known to decide the correct destination for the said frame or packet
what is ## Footnote **flooding**
28
this is a protocol that allows hosts to discover the MAC addresses of other hosts on the network
what is ## Footnote **Address resolution protocol (ARP)**
29
how does the ethernet protocol handle ## Footnote **encoding**
the ethernet protocol defines how the bits will be encoded onto the network media such as using electrical impulses over copper cable or light pulses over fibre optic
30
what is the **Start Frame Delimiter (SFD)** of the ethernet frame
this part of the frame tells the receiving Network Interface Card (NIC) that it is about to start receiving the data concerned with the ethernet frame
31
what 3 things does a **switch** allow
this network device: 1. allows multipe hosts to be connected together 2. can direct traffic to its correct destination by making use of a self built MAC address table 3. can handle multiple conversations at a time by building temporary circuits
32
this is where packets from the layers above are encapsulated (ETHERNET(IP(TCP)))
what is the **data** of the ethernet frame
33
what type of data are you most likely going to find encapsulated within an ethernet frame
since the ethernet protocol is a layer 2 (data link) protocol the encapsulated data will most likely be a IPv4 or IPv6 packet since the IP is a layer above at layer 3 (network)
34
what action does a switch take when it receives an ethernet broadcast message
When a switch receives this ethernet broadcast frame it will recognises the destination address as being a broadcast message and forwards the frame out of every port
35
this network device: 1. allows multipe hosts to be connected together 2. can direct traffic to its correct destination by making use of a self built MAC address table 3. can handle multiple conversations at a time by building temporary circuits
what 3 things does a **switch** allow
36
name 3 benefits that can be gained by implementing a **hierarchical layered network design**
this includes: 1. **Increased efficiency** - network traffic is separated into smaller networks where traffic only leaves the network if it is bound to 2. **Increased speed** - less congestion and strategically placed network devices increases the overall speed of the network 3. **Scalability** - this network design scales well since the addition of new devices or networks can be implemented without impacting the performance of the current network
37
this is the MAC address of the sender of the ethernet frame
what is the **Source mac address** of the ethernet frame
38
what 7 components make up the ## Footnote **ethernet frame format**
this includes: 1. preamble 2. Start Frame Delimiter (SFD) 3. destination MAC address 4. source MAC address 5. type / length 6. data 7. Frame Check Sequence (FCS)
39
what are the 3 layers of the ## Footnote **hierarchical layer design**
this includes: 1. access layer 2. distribution layer 3. core layer
40
a host may send this because: 1. it does not know which of the other hosts can supply it the information it needs (i.e: i have an ip address, i want to know who owns it) 2. it would like to send a message to every host on the network in an efficient and timely manner (i.e: hi ive just joined the network my name is AA:AA:AA:AA)
name 2 reasons why a host may transmit a ## Footnote **broadcast message**
41
the ethernet protocol defines how the bits will be encoded onto the network media such as using electrical impulses over copper cable or light pulses over fibre optic
how does the ethernet protocol handle ## Footnote **encoding**
42
this layer will: contain host devices such as: 1. P.Cs 2. servers 3. access points 4. switches the devices will be separated into networks if any traffic must leave the network then it will travel up to the next layer of the design; the distribution layer
describe the **access layer** of the hierarchical layer network design
43
why might a host need to use the **IPv4 Address resolution protocol (ARP)**
a host may need to use this if it was aware of the destination host IP address but did not know there MAC address
44
what is ## Footnote **flooding**
this is a process that network devices use: it involves sending a frame or packet out of every port except the one it received it on this may be used in situations where not enough information is known to decide the correct destination for the said frame or packet
45
this includes principles such as: 1. Frame format 2. Frame size 3. Encoding 4. encapsulation
name 4 principles that the **ethernet protocol** includes in its standard
46
what is an ## Footnote **ARP table**
this is a table that contains MAC addresses corresponsing to an IP address devices such as P.Cs and routers will have one of these stored
47
if a switch does not have the destination MAC address in its mac address table how does it go about getting the frame to its correct destination?
when this situation occurs the switch will flood the frame out of every port except the one it received it on
48
name 3 drawbacks of a ## Footnote **poorly designed network**
this includes: 1. **Congestion** - due to too much traffic from end users, servers or even protocols such as ethernet broadcasts 2. **Security** - by allowing mission critical devices to share network bandwidth with other devices there is a vulnerability 3. **Data corruption** - again by allowing devices to share the network bandwidth there is potential for data to be mismanaged and corrupted
49
this layer will: contain network devices such as: 1. switches 2. routers this layer is concerned with interconnecting the smaller networks that reside in the access layer providing a way for the different networks within the access layer to communicate with each other and the internet
describe the **distribution layer** of the hierarchical layer network design
50
what is the ## Footnote **minimum and maximum size of an ethernet frame**
this has a: minimum size of: 64 Bytes maximum size of: 1518 Bytes
51
this is here for error checking and ensuring that the frame was delivered correctly
what is the **Frame check sequence** of the ethernet frame
52
what is a **broadcast domain** and what defines the boundarys
this is an area of a network that a single ethernet broadcast frame will be flooded to. ## Footnote Routers do not forward ethernet broadcasts and so this will usually be the boundary of this
53
name 4 principles that the **ethernet protocol** includes in its standard
this includes principles such as: 1. Frame format 2. Frame size 3. Encoding 4. encapsulation
54
describe the **core layer** of the hierarchical layer network design
this layer will: contain network devices such as: 1. switches 2. routers This is the backbone of the network and will provide high speed and redundant connections between the distribution layer devices it is also the last layer of the hierarchical design and any traffic that is bound for the internet will pass through here
55
this includes: 1. access layer 2. distribution layer 3. core layer
what are the 3 layers of the ## Footnote **hierarchical layer design**
56
what is a similar protocol to **IPv6 neighbour discovery** using IPv4
what is a similar protocol to **IPv4 Address resolution protocol (ARP)** using IPv6
57
this is a table that contains all of the ports of the switch and the mac address of the host that is connected to that port. The switch uses the mac address table in order to know which port to send an ethernet frame
describe the **MAC address table** used by a switch
58
what is an ## Footnote **ARP request**
this is an ethernet broadcast message that is sent out by a host when it knows the destination IP address but does not know the destination MAC address of a host
59
what is an ## Footnote **ethernet broadast message**
this is an ethernet frame that has a destination address of ## Footnote FF-FF-FF-FF-FF-FF That is 48 bits all set to 1
60
since the ethernet protocol is a layer 2 (data link) protocol the encapsulated data will most likely be a IPv4 or IPv6 packet since the IP is a layer above at layer 3 (network)
what type of data are you most likely going to find encapsulated within an ethernet frame
61
in 8 steps describe how a switch ## Footnote **populates its MAC address table**
1. The switch begins with a table of its ports with no mac addresses associated with the ports 2. Host 1 sends a message to host 2 via the switch 3. The switch receives the ethernet frame and looks at the source mac address 4. The switch puts host 1 mac address into the table for the associated port the frame was received on 5. The switch looks at the destination mac address 6. Since the switch does not have this in its mac address table it uses a process known as flooding which sends the frame out of every port except the port it was received on 7. All hosts NICS that do not match the destination mac address drop the frame and the host NIC that does match reads the rest of the frame and replies to host 1 via the switch 8. The switch can now learn host 2 mac address using the reply frame
62
what is the **data** of the ethernet frame
this is where packets from the layers above are encapsulated (ETHERNET(IP(TCP)))
63
when this situation occurs the switch will flood the frame out of every port except the one it received it on
if a switch does not have the destination MAC address in its mac address table how does it go about getting the frame to its correct destination?
64
what is ## Footnote **Address resolution protocol (ARP)**
this is a protocol that allows hosts to discover the MAC addresses of other hosts on the network
65
this includes: 1. **Congestion** - due to too much traffic from end users, servers or even protocols such as ethernet broadcasts 2. **Security** - by allowing mission critical devices to share network bandwidth with other devices there is a vulnerability 3. **Data corruption** - again by allowing devices to share the network bandwidth there is potential for data to be mismanaged and corrupted
name 3 drawbacks of a ## Footnote **poorly designed network**
66
what action does a host take when it receives an ethernet broadcast message
When a host receives an ethernet broadcast message it will recognises the destination address as being a broadcast message and continues to read the frame
67
this part of the ethernet frame is there to help get the receiving Network Interface Card (NIC) into sync
what is the **preamble** of the ethernet frame
68
describe the **MAC address table** used by a switch
this is a table that contains all of the ports of the switch and the mac address of the host that is connected to that port. The switch uses the mac address table in order to know which port to send an ethernet frame
69
how does a switch learn about new MAC addresses
it does this by inspecting the source MAC address of the ethernet frame. if it does not exists in its MAC address table then it will add it to the associated port the frame entered the switch
70
what is the **preamble** of the ethernet frame
this part of the ethernet frame is there to help get the receiving Network Interface Card (NIC) into sync
71
describe the **distribution layer** of the hierarchical layer network design
this layer will: contain network devices such as: 1. switches 2. routers this layer is concerned with interconnecting the smaller networks that reside in the access layer providing a way for the different networks within the access layer to communicate with each other and the internet
72
1. The sending host creates and sends a frame addressed to a broadcast MAC address. Contained in the frame is a message with the IPv4 address of the intended destination host. 2. Each host on the network receives the broadcast frame and compares the IPv4 address inside the message with its configured IPv4 address. The host with the matching IPv4 address sends its MAC address back to the original sending host. 3. The sending host receives the message and stores the MAC address and IPv4 address information in a table called an ARP table.
in 3 steps describe the steps involved when a host uses the ## Footnote **Address Resolution Protocol (ARP)**
73
this includes: 1. **Increased efficiency** - network traffic is separated into smaller networks where traffic only leaves the network if it is bound to 2. **Increased speed** - less congestion and strategically placed network devices increases the overall speed of the network 3. **Scalability** - this network design scales well since the addition of new devices or networks can be implemented without impacting the performance of the current network
name 3 benefits that can be gained by implementing a **hierarchical layered network design**
74
when this situation occurs the IP packet will reach a router at which point it will discard the ethernet frame and create a new ethernet frame with 1. the source address as its own mac address 2. the destination address as the host MAC address that matches the IP address (if applicable and using its ARP table)
if an IP packet must travel to a new network what happens to the ethernet frame
75
When a switch receives this ethernet broadcast frame it will recognises the destination address as being a broadcast message and forwards the frame out of every port
what action does a switch take when it receives an ethernet broadcast message
76
this is a message sent in response to a ARP request when the host has a matching IP address of the one within the ARP request
what is an ## Footnote **ARP reply**
77
what is a similar protocol to **IPv4 Address resolution protocol (ARP)** using IPv6
what is a similar protocol to **IPv6 neighbour discovery** using IPv4
78
name 2 reasons why a host may transmit a ## Footnote **broadcast message**
a host may send this because: 1. it does not know which of the other hosts can supply it the information it needs (i.e: i have an ip address, i want to know who owns it) 2. it would like to send a message to every host on the network in an efficient and timely manner (i.e: hi ive just joined the network my name is AA:AA:AA:AA)
79
what is the **Type / length** of the ethernet frame
this part of the ethernet frame will give detail of either the type of data inside the data field (I.e IPv4 or IPv6) or it will tell you the length of the data within the data field
80
When a host receives an ethernet broadcast message it will recognises the destination address as being a broadcast message and continues to read the frame
what action does a host take when it receives an ethernet broadcast message