Networks Flashcards
What is a network?
A group of 2 or more devices that are able to communicate with each other
Name 2 Variations of connections.
Connection oriented where there is a open and closed connection e.g. Landline
Connectionless where data is just sent along and we dont know the direction E.g. The postal system. The protocol for connectionless is IP
Name all the topologies and at least 1 advantage and disadvantage
Bus Dis - There are collisions. If 1 node fails the whole network fails
Bus Adv - Quick and easy to set up
Token ring Adv - * All nodes on the network have a chance of transmitting data
* It has good quality service
* There are no collisions
Token ring Dis - * If one node or cable goes down so does the whole network
* Tokens get lost or corrupted
* Difficult to add and delete nodes to/from the ring]
Hierachical topolgy
Star dis - Central point of failure
Nodes can get Isolated
Star adv - Less traffic
Mesh adv - less traffic
Mesh dis - Expensive
Compare the ring and bus topology
Ring has no collisions and poor latency.
Bus has collisions but better latency.
What does CSMA/CD stand for
Carrier Sensor Multi-access collision detection
Describe the steps for CSMA/CD ?
- The algorithm is listening for transmissions of data(Listening for the voltage). Once it cannot hear any more transmissions then you can then start a transmission
- Then it checks if there are collisions if not then it finishes the transmission
- If there is transmission then it transmits data until the maximum packet time(time to deliver data) is reached in order to alert all other nodes that there has been a collision
- Once alerted there is a random back off algorithm that is run so when nodes start transmitting again no 2 nodes transmit at the same time in order to avoid collisions
How do collisions happen ?
When 2 devices try to transmit at the same time.
Go through access and distribution rules?
Access rules follow the CSMA/CD algorithm.
The distribution rules allow traffic to go everywhere but only one packet at a time.
Ethernet devices also follow access and distribution rules
What is POE ?
Stands for power over ethernet. This is when you use thernet cabling to deliver power to some devices connected to the ethernet like the telephone and WAP.
It is useful when you dont have power outlets
What is a gateway used for ?
To access another network beyond your own over the internet
What is octetcs ?
The 4 groupings in the IP address
What are the 2 types of IP ?
Static IP - IP that doesnt change
Dynamic IP - IP allocated from the main part of the domain
How many bits are used for IPv4 and IPv6
IPv4 - 32 bits
Ipv6 - 128 bits
What is the difference between hardware and software ?
Hardware is what physically connects devices in a network.
Software is what enables us to use the hardware for info exchange
What does ISO stand for ?
International Organisation for Standardisation
Why do we need Standardisation ?
So we get effective networks that are compatible and can communicate with each other
What does NIC stand for?
Network Interface Card
Describe the 3 way handshake ?
- Node wants to communicate with server so we send data over and tries to sync with the server
- Once this sync is acknowledged by the server the sequence number of the packet number is incremented and becomes the acknowledgement number
- Then the node gets a new sequence number
- Then when the node gets sent out there is a new sequence number
The previous sync becomes the acknowledgment number but increments
When sending data how do we determine if the location is on the same network or another network?
We use the ARP (Address Resolution Protocol )
How many bits are used for subnet mask fields ?
32 They are used to determine the network and host address
Describe the NIC ?
NIC allows us to communicate across the network
NIC has MAC address
NIC read all broadcast messages
Why go digital ?
Most computer data is digital
Higher data rates
It is easier to switch
Better data rates
What does interoperable mean ?
This means all devices can connect on the network regardless of the operating system.
Name some characteristics of the switched ethernet ?
. Automatically learns source address
. Forwards selectively to the destination
. Supports many ports per switch
. Supports different rates in each port