Networks Flashcards
(38 cards)
What is a computer network
Two or more computers connected together so that they can communicate
What is a LAN
Local area network
Covers a small geographical area such as a single site building e.g school
What is a MAN
Metropolitan Area Network
Covers a highly populated area such as a town or city
Technology such as fiber optic and wireless
What is a WAN
Wide area network
Covers a large geographical area such as a country or globally e.g bank c2k
Technology such as telecoms ie underwater fiber optics mobile networks satellites etc
What is a Network Interface controller (nic)
Every node on a network needs a NIC
Provides a our for cable to plug in or wireless protocol (WiFi)
What is a media converter
Transforms the signal from one media type to another e.g Turing a hdmi signal into a usb or Ethernet to fiber optic
What is a Wireless Acces point (WAP)
Connection point for multiple devices on a network
Turns WiFi protocol domhnall to Ethernet and vice versa
What is a switched huh (switch)
Central Connection point Bring multiple nodes together Manages data traffic on network Passed data packets to the distinction node Using Mac addresses Address table
What is a repeater
Voltage drops over long distance
Resistance in copper cables
Eventually it is not understood by system
Repeated reconstructs the original signal and forwards it on
May need multiple repeaters over very long distances
What is a file server
Allows users to log in Security such as access rights Store all users files Manage and share network resources Print server Proxy server Email server
What is a MAC address
12 hex digits
Every network or communication interface card has a unique MAC address assigned by manufacturer when created
Permanent cannot change
Used for LAN addressing
What is an IP Address
4 denary numbers know as octets
IP addresses are assigned by DHCP server when device connects
Used for internet addressing
Every computer on internet has a unique IP address
How is an IP address assigned??
DYNAMIC An IP address will be assigned to a device each time it connects to a network From a pool of available addresses Within network range Can be different each time
STATIC
An IP address is assigned the first time it connects
Same address is reserved for this device
Every time it’s connected
But the static address can be changed
Compare Sever Based Network and a Peer to Peer Network
Server Based Network
One controlling computer on the network
.. Accepts request for services e.g. files, printing etc
.. Mist provide those services (allowed by security)
Centralized control
Lots of maintenance takes from one location
Backups
Security
Installing software
Peer to Peer Network
All computers are equal
Computers are both consumers of and provides of services e’g sharing files
Computers do not have to provide services e.cpu is busy
Each node make some resources available eg cpu files
Need to make changes to every individual computer e.g. security settings, installing new software updates backups etc.
What is a bus topology
It is when 1 communication line is shared
…Data is transmitted in all directions on bus
… Data is seen by lo nodes
Which is ignored by all except the addressed node
Uses CSMR
What is a ring topology
Each node has links to 2 other nodes in loop
Data moves in one direction around the ring
..using token passing
Possible that I have 2/dual ring network
Passes from node to node until it reaches final destination
What is a star topology
Every Computer has a dedicated communication link back to server
…All data is sent to central point and then forwarded to connect node
Compare the three topology regarding Adding new nodes
Bus: power down network… cut cabling and bus, to insert a t connector and plug in a node
Ring: remove 1 cable link it to a new node and add cable from new node to next node
Star: plug node into port if available
If not add a hub and plug into that
Compare the three topology regarding cost
Bus: Cheaper because it is just one cable
Ring: cheap (not as cheep then bus) need more ports cables and network cards
Star: very expensive each node has cable going all way back to server
Compare the three topology regarding speed
Bus: slowest
1 data line, 1 packets can be transmitted at a time
A lot of problems as network grows
Many more controllers and bottle necks
Ring: Deal with more nodes than a bus with less disruption to speeds
…Especially with dual ring
…No collisions
…up to a certain point
Star: Fastest no collision as they all have dedicated lines
Every node could be sending simultaneously
Compare the three topology regarding security
Bus: least secure
All nodes hear all message
Ring: not that secure
Messages are passed through various nodes
Star: most secure as messages passed only to the addresses node
Compare the three topology regarding increasing the number of nodes
Bus: Doesn’t scale well
Too many nodes = too much traffic
Won’t be able to come
Ring: Scale better than bus
Multiple communication simultaneously
Reaches a point where too much traffic on network
Improved if dual ring
Star: Easy to scale
Every computer has own communication line
Extended star (segment network)
Compare the three topology regarding robustness
Bus: single cable failure and no network - not very robust
Ring: one or two failures bring down network
Star: very robust, cable failure only affects node connected to it
,,, central hub is it weak point
What is Bandwidth
Bandwidth is a value that refers to the maximum amount of data that is transferrable across a given medium in a given period of time