Week 4 Flashcards
(8 cards)
What is Ethernet?
Ethernet is a common way to connect computers and devices in a local area network (LAN), like in homes, schools, or offices.
*Available bandwidths: 10Mbps, 100Mbps, 1Gbps
*Hosts are connected using Bus and Star topologies
Switched Ethernet def:
Switched Ethernet is an improved version of regular Ethernet that uses a network switch to connect devices more efficiently.
Ethernet Frames:
-Preamble is a sequence of 7 bytes, each set to “10101010”
-Addresses (unique, 48-bit unicast address assigned to each adapter)
-The type field serves as a demultiplexing key, determining the higher-level protocol to which the frame should be routed.
-The body has the capacity to hold a maximum of 1500 bytes of data.
Collision Detection def:
Collision detection is a way for computers in a network to know when two devices send data at the same time, which causes a collision.
Pros and Cons of Ethernet:
✅ Pros (Advantages):
Fast Speeds
Stable Connection
Low Latency
Better Security
No Interference
❌ Cons (Disadvantages):
Limited Mobility
More Cables
Harder Setup
Not Ideal for All Devices
What is IP Subnetting?
IP subnetting is the process of dividing a large IP network into smaller sub-networks (subnets) for efficient management and address allocation
Why IP Subnetting is Important?
-Efficient Use of IP Addresses
-Improved Network Performance
-Simplified Network Management
-Improved Security and Segmentation
-Scalability and Flexibility
Subnetting Fundamentals:
-Determining the Number of Subnets
-Analyze Network Requirements
-Consider Organizational Structure
-Evaluate Security Considerations
-Anticipate Future Growth
-Balance Efficiency and Manageability