Networks Flashcards
What is a network?
A connection of two or more devices that allow the interchange of data
What are advantages of a network?
- Data can be shared
- Devices can communicate with each other
- Only authorised user can use facilities of the network
What are the disadvantages of a network?
- Data can be stolen
- Privacy can be leaked
What are the 5 components of a data communications system?
- Sender
- Receiver
- Message
- Transmission medium
- Protocol
What is a simplex?
A network where communication is unidirectional
What is a half-duplex?
Each device can both transmit and receive data but not at the same time
What is a full-duplex?
Both devices can transmit and receive data at the same time
What is a point to point connection?
There is one dedicated link between two devices
What is a multipoint connection?
There are more than two devices connected together
What is network topology?
Defines the way in which a network is laid out physically
Advantages of bus topology?
- Simple
- Uses less cables
- Inexpensive
Disadvantages of bus topology?
- Provides slow data transfer speeds
- Single fault can bring entire network down
Advantages of ring topolgy?
- Easy to troubleshoot
- No collisions
Disadvantages of ring topology?
- Uses more cables
- Single break can bring the entire network down
Advantages of star topology?
- Provides higher data transfer speeds
- Troubleshooting is relatively easy
- A fault in a cable does not brig the entire network down
Disadvantages of star topology?
- If the central switch fails, entire network fails
- Higher installation cost
Advantages of mesh topology?
- Provides higher reliability
- Provides multiple roots for data transfer
Disadvantages of mesh topology?
- Uses more cables
- Very high installation cost
What is a MANs network?
Metropolitan Area Network
Provides connectivity over area such as a city or a uni campus
What is the internet?
A network of networks
What are the benefits of layering?
- Provide well-defined interfaces between adjacent layers
- A change in one layer does not affect the other layers
What are the layers of the OSI model?
- Application
- Presentation
- Session
- Transport
- Network
- Data Link
- Physical
What is the physical layer (OSI) ?
Responsible for the movement of individual bits from one hop to the next
What is the data link layer (OSI) ?
Responsible for moving frames from one hop to the next
What is the network layer (OSI) ?
Responsible for the delivery of individual packets from the source host to the destination host
What is the transport layer (OSI) ?
Responsible for the delivery of a message from one process to another
What is the session layer (OSI) ?
Responsible for dialogue control and synchronization
What is the presentation layer (OSI) ?
Responsible for translation, compression and encryption
What is the application layer (OSI) ?
Responsible for providing services to the user
What are the layers of the TCP/IP ?
- Application
- Transport
- Network
- Data Link
- Physical
What are the 4 types of addressing?
- Physical (Data link + physical)
- Logical (Network)
- Port (Transport)
- Specific (Application)
What is circuit switching?
A dedicated communication path is required between two stations
What are the three steps required for communication?
- Connection establishment
- Data transfer
- Connection termination
What are the drawbacks of circuit swithching?
- Channel capacity gets dedicated during entire duration of communication
- Inefficient for inconsistent traffic
What is packet switching?
Data is broken up into packets which then travel along the network (different routes)
What is virtual circuit approach?
A route is established before packet transmission starts
- All packets follow the same path
What is a VCI?
Virtual Circuit Identifier
What are the three steps to setup a VCI?
- Setup request
- Setup acknowledgement
- Teardown
What is the datagram approach?
- No route established beforehand
- Each packet is transmitted as an individual entity
- Does not maintain a history
How does the datagram approach work?
Every intermediate node must take routing decisions dynamically
What are some advantages of the datagram approacH?
- Faster than virtual circuit for a small amount of packets
- More flexible
- Can handle congestion / failed link
What is the definition of bandwidth?
The number of bits per unit time that can be transmitted
What is a heterogeneous network made up of?
3 WANS and 2 LANS
What is a passive hub?
It connects the wires coming from different branches