DCN_Assignment_Answers
DCN_Assignment_Answers
Features of Ethernet:
• Operates at data rates of 10 Mbps
• Uses Carrier Sense Multiple Access with Collision Detection (CSMA/CD) for managing data
collisions
• Frame size is typically 1500 bytes
• Uses twisted-pair, coaxial, or fiber optic cables
Gigabit Ethernet (GbE) is an extension of the Ethernet standard that supports data rates up
to 1 Gbps. It was introduced under the IEEE 802.3z standard.
5G (Fifth Generation) is the latest mobile network standard designed to provide higher
speed, lower latency, and improved connectivity. It operates in millimeter-wave spectrum
and supports speeds up to 10 Gbps.
Switched Ethernet uses a network switch that creates a dedicated transmission path
between sender and receiver. It eliminates collisions and improves network efficiency.
Frame Structure:
• Preamble – 7 bytes
• Start Frame Delimiter – 1 byte
• Destination Address – 6 bytes
• Source Address – 6 bytes
• Length/Type – 2 bytes
• Data – Up to 1500 bytes
• Frame Check Sequence (FCS) – 4 bytes
Standards:
• 802.11a – 54 Mbps
• 802.11b – 11 Mbps
• 802.11g – 54 Mbps
• 802.11n – 600 Mbps
• 802.11ac – 1.3 Gbps
• 802.11ax (Wi-Fi 6) – 10 Gbps
TCP/IP Model
The TCP/IP model consists of four layers:
• Application – HTTP, FTP, SMTP
• Transport – TCP, UDP
• Internet – IP, ICMP
• Network Interface – Ethernet, Wi-Fi
OSI Model
The OSI model consists of seven layers:
• Physical
• Data Link
• Network
• Transport
• Session
• Presentation
• Application