Networking: LAN Flashcards
What is a node?
A device on a network that can send and/or receive data
What does frequency determine?
The frequency of the wave will determine the distance the signal will be transmitted.
List advantages and disadvantages of UTP
UTP (Unshielded Twisted Pair):
Advantages:
- Cheap and widely available.
- Easy to install and flexible.
Disadvantages:
- Susceptible to electromagnetic interference (EMI).
- Shorter range compared to other cables.
List advantages and disadvantages of STP (shielded twisted pair)
STP (Shielded Twisted Pair):
Advantages:
- Shielding reduces EMI better than UTP.
- Supports faster speeds over longer distances.
Disadvantages:
- More expensive than UTP.
- Less flexible, making installation harder.
List advantages and disadvantages of Coaxial cabling
Advantages:
- Resistant to EMI (electromagnetic interference)
- Good for high-frequency signals.
Disadvantages:
- Bulkier and harder to install.
- Slower data transmission speeds than modern cables.
List advantages and disadvantages of Ethernet
Advantages:
- Standard for LAN; supports high-speed data transfer.
- Easy to install and widely supported.
Disadvantages:
- Vulnerable to physical damage without protection.
List advantages and disadvantages of Fibre Optic cabling
Advantages:
- Extremely high-speed data transfer.
- Immune to EMI and provides long-distance connectivity.
Disadvantages:
- Expensive to install and repair.
- Requires specialized tools and knowledge for installation.
List some weaknesses of copper cables.
- Eavesdropping
Signals traveling can be intercepted by outsiders. - Attenuation
Losing signal strength over a distance - Crosstalk
Signals from one-line interfering with the signals from another - EMI (electro magnetic interference)
Nearby signals such as machinery can corrupt the signals traveling in the cables
What is topology?
The physical layout of a computer network
Provide characteristics of the Star topology
PROS
- Easy to set up + maintain
- Problems w/ it will not affect devices in the network
- Customisable
- Easy to extend
- Most common topology
CONS
- Large amount of cabling for the switch
- Switch is costle
- If switch fails, everything fails
Provide characteristics of the Bus topology
PROS
- Less cabling than star toplogy – reduces costs
- No switch – reduces costs
- Easy to extend
CONS
- Difficult to troubleshoot
- Fault in main cable can shut down whole network
- Congestion
Provide characteristics of the Ring topology
PROS
- Orderly
- Minimal signal degradation
- Can easily create a larger ring network
CONS
- One malfunctioning workstation can create problems for whole network
- Moves, additions+changes of devices can disrupt the network
- Slower than star topology
Provide characteristics of the Hybrid topology
PROS
- Reliable with error detecting–Easy troubleshooting
- Effective and Adaptable
- Scalable
- Flexible
CONS
- Complex design
- Costly
Provide characteristics of the MESH topology
PROS
- Reduced cable cost
- Robust
- Easy to extend
CONS
- Increased workload for each node
- Complex set up
How many bits does IPv4 use?
How many bits does IPv6 use?
IPv4: 32 binary bits
(eg. 216.27.61.137)
IPv6: 128 binary bits
(eg. 2001:cdba:0000:0000:0000:0000:3257:9652)