Networks Flashcards
what are some common network devices?
(state)
Network interface card (NIC)
Hubs
Switches
Bridge
Routers
what is a Network interface card (NIC)?
(define)
*These are needed to allow a device(PC) to connect to a network.
*Turns binary data into an electrical signal that allows network access.
*Usually integrated into the motherboard.
*have unique Media access control (MAC) a 6 figure serial number
what is a hub?
(define)
- it is a hardware device that connects multiple devices to form a Local Area Network (LAN)
*HUBS are ‘dumb’ only being able to allow one device to transmit a message at a time - it sends it to the whole LAN instead of just the intended device
this causes alots of traffic
*hubs are rarely used nowadays
what are switches?
(define)
*Intelligent hubs
*They read the MAC address to send to the intended device
*which reduce traffic
what is a Bridge?
(define)
*main purpose is to connect (the different segments) LANs to other LANs that use the same protocol.
*improving security as they seperate the different LANs (segments)
what are Routers?
(define)
*A device that connects different types of network (different protocols) together
*creating Wide Area Network (WAN)
What can Routers be used for?
connecting devices to the Internet
storing the devices address (IP Address)
routing data packets
What is IN a packet?
it consists of three parts
- Header
- Body: (also known as payload)
-Footer: (also known as the trailer) can also checks for errors
what is in the headers of a packet?
contains the address of the source and destination
what is in the body of a packet?
this contains the main message
what is in the footer of a packet?
this informs the receiving device that it has reached the end of the packet
list the steps that a router goes through when routing
- splits the file into packets and Addresses them with the recipient’s IP address
- these packets are sent onto the network using cable or radio waves (wireless Network)
- it inspects the packet to find its destination and decides on most efficient route
Why does a router split the file
the transmission of a large file will take up a lot of the bandwidth causing for a slow network
what is LAN
Local Area network
what is LAN made up of?
Local area network is made up mostly of Hubs and switches
where is Local Area Network used mostly?
Local area Networks are normally used in small areas like a home or a company.
what are some advantages of using LAN?
Allows for a more centralized management of updates, backups and software installations
can be come more secure with the use of firewalls
Allows the users on the LAN to share resources like printers etc
What are some disadvantages of using LAN?
-Possible failure due to hardware failure
-accessing data can be slow as the network traffic would be quite high
-require a lot of maintenance for the LAN to be up to date
-prone to get attacked by standalone
WLAN
wireless local area network
what is WLAN
it allow devices to connect to the LAN with out needing a physical cable
what are some advantages of using WLAN
-Allows users to connect anywhere in the range of a Wireless Access Point (WAP).
-They can be used in various indoor and outdoor environments, making them highly flexible.
-As the requirements change, additional WAPs can be added relatively easily.
-Printer access can be given to wireless devices.
what are some disadvantage of WLAN
-The strength of their signals can be affected by obstacles such as walls.
-Speeds can be affected by high-traffic areas.
-It can sustain interference from other devices which can affect performance and connectivity.
-Can be vulnerable to security threats due to signal interception.