directs data packets between devices and handles traffic
routes the packets (across the network);
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
Link layer
A
passed data over the physical network
responsible for how data is sent as electrical signals over cables wireless and other hardware (NICs)
interprets signals using device drivers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
What is MAC address filtering?
A
Each device connected to the network has a (unique) reference ID/physical address (called the MAC Address); There is a list of allowed/denied addresses; The network device/router looks at the address of the device trying to connect (and blocks/allows appropriately);