Monitoring the Network Interface
Observing interface performance using tools such as Simple Network Management Protocol (SNMP), switch port counters, and system logs to detect drops, errors, or abnormal activity.
Link Status
Shows whether a network interface is up or down; a down status usually indicates cabling problems, power issues, speed/duplex mismatches, or device failure.
The Ethernet Frame Structure
7 bytes that synchronize communication.
Start Frame Delimiter (SFD): Marks the start of the frame.
Destination MAC: Address of the receiving device.
Source MAC: Address of the sending device.
Type: Identifies the upper-layer protocol like IPv4 or IPv6.
Payload: The actual data being carried.
Frame Check Sequence (FCS): A Cyclic Redundancy Check (CRC) used to detect errors.
CRC
Cyclic Redundancy Check (CRC) → An error-detecting method inside the Frame Check Sequence that verifies data integrity and checks whether the Ethernet frame was altered or corrupted.
Ethernet Frame Sizes
Runts: Less than 64 bytes
Standard: 64–1500 bytes
Giants: More than 1518 bytes
Jumbo Frames: 1500–9000 bytes, used for high-performance networks.
Error Disabled
A switch port state where the port is automatically shut down due to problems such as port security violations, bad cables, or excessive errors.
PoE
Power over Ethernet (PoE) → Technology that provides electrical power through Ethernet cabling. Endspans are switches with built-in PoE, while midspans are separate power injectors placed between devices.
PoE, PoE+, PoE++
PoE provides 15.4 watts
PoE+ provides 25.5 watts
PoE++ provides 51 watts or 71.3 watts, depending on the version.
PoE Switch
A network switch with built-in Power over Ethernet (PoE) capability that supplies power and data to devices like access points, cameras, and phones over the same cable.
Single Mode vs Multimode Transceivers
Single-mode fiber typically uses 1310 nm or 1550 nm wavelengths for long-distance connections.
Multimode fiber commonly uses 850 nm or 1300 nm wavelengths for shorter distances.