Chapter 1 Flashcards
What are some causes of LAN congestion?
- Too many host in a collision or broadcast domain.
- Broadcast storms
- Too much multicast traffic
- Low Bandwidth
- Adding hubs for connectivity to the network
- A bunch of ARP broadcasts
What are two advantages to using routers?
- They don’t forward broadcast by default
* They can filter the network based on layer 3 ( Network Layer) information such as an IP address
What are the four ways a router functions in your network?
- Packet switching
- Packet filtering
- Internetwork communication
- Path Selection
Collision Domain
Is an Ethernet term used to describe a network scenario in which one device sends out a packet on a network segment and every other device on that same segment is forced to pay attention no matter what.
Application Layer 7
File, print, message, database, and application service
Presentation Layer 6
Data encryption, compression, and translation services
Session Layer 5
Dialog control.
Responsible for setting up, managing, and dismantling sessions and keeping user data separate.
Transport Layer 4
End-to-end connection
Network Layer 3
Routing
Data Link Layer 2
Framing
Provides for the physical transmission of data and handles error notification, network topology, and flow control.
Physical Layer 1
Physical Topology
Steps in the connection-oriented session- three way handshake.
- The first “ connection agreement” segment is a request for synchronization ( SYN)
- The. Ext segments acknowledge (ACK) the request and establish connection parameters-the rules- between hosts. These segments request that the receivers sequencing is synchronized here as well so that the bidirectional connection be formed.
- The final segment is also an acknowledgement, which notifies the destination host that the connection has been established. Data transfer can now begin.
What is the purpose of flow control?
To provide a way for the receiving device to control the amount of data sent by the sender.
Connection-oriented characteristics
- A virtual circuit, or “ three-way handshake” is set up.
- It uses sequencing
- It uses acknowledgements
- It uses flow control
Window
The quantity of data segments, measured in bytes, that the transmitting machine is allowed to send