SLR 1.5 Network topologies, protocols and layers Flashcards
Name three common network topologies
- star
- mesh
- partial mesh
Which common network topology is easiest to set up?
star
Which common network topology is most resistant to hardware faults?
mesh (full mesh)
Why is a partial mesh network topology favoured over a full mesh?
it is cheaper to install
when a wireless network is set up the administrator sets a channel to be used. State what must happen for two devices to communicate via this wireless network
they must be on the same channel
A device on a wireless network has poor access to the router. Other than a hardware fault state two possible causes of the poor connection.
- interference between the signal from the device and another device on an adjacent channel (bleed over)
- poor wifi signal strength due to distance
- poor wifi signal due to obstruction
state what is meant by the term encryption
- plain text is turned into cipher text
- a key is used to change the data
- data is changed so that it is unreadable without a key
Explain what is meant by the term “ethernet”
- A standard for networking technologies used on wired Local Area Networks..
- A physical and data link layer set of protocols.
- The method by which data is sent down cables / error checked.
What does CSMA/CD stand for?
Carrier Sense Multiple Access / Collision Detection
How does a message get sent over ethernet?
- Data is split into frames.
- Each frame has a number of data bits for a particular purpose
- Frames are transmitted from the device to a switch and on to other switch(es) or device(s)
- The receiving device stitches the frames back together to assemble the original data
What are ‘ethernet cables’?
ethernet cables are Unshielded Twisted Pair (UTP) cables with standard connectors on them (e.g. RJ45).
Where are ethernet cables used?
They are the standard connections between devices such as routers, switches and computers on a Local Area Network (LAN)
What does POP stand?
Post Office Protocol
What is POP used for?
Post Office Protocol is used by email clients to retrieve email from a mail server.
What does IMAP stand for?
Internet Message Access Protocol