Net Neutrality
Net Neutrality is the principle that data packets on the Internet should be moved impartially, without regard to content, destination or source. The Net Neutrality principle holds that wired and wireless internet service is a utility like gas, water, electricity and landline phone service; it should be available to everyone and subject to government regulation. The term came from "Network Neutrality, Broadband Discrimination," a paper written by Columbia Law School professor Tim ...
Read More
Network
jumbo frames
jumbo frames
A jumbo frame is an Ethernet frame with a payload greater than the standard maximum transmission unit (MTU) of 1,500 bytes.
Jumbo frames are used on local area networks that support at least 1 Gbps and can be as large as 9,000 bytes. Because jumbo frames are not defined in the IEEE 802.3 specifications for Ethernet, vendor support for jumbo frames and their maximum transmission units may vary.
Enabling jumbo frames can improve network performance by making data transmissions ...
Read More
optical line terminal (OLT)
optical line terminal (OLT)
An optical line terminal (OLT) is the endpoint hardware device in a passive optical network (PON).
An OLT has two primary functions:
Converting the standard signals used by a FiOS service provider to the frequency and framing used by the PON system.
Coordinating the multiplexing between the conversion devices on the optical network terminals (ONTs) located on the customers' premises.
The OLT contains a central processing unit (CPU), passive optical ne...
Read More
Ethernet
Ethernet
Ethernet is the most widely installed local area network (LAN) technology. Ethernet is a link layer protocol in the TCP/IP stack, describing how networked devices can format data for transmission to other network devices on the same network segment, and how to put that data out on the network connection. It touches both Layer 1 (the physical layer) and Layer 2 (the data link layer) on the OSI network protocol model. Ethernet defines two units of transmission, packet and frame. The...
Read More
40 Gigabit Ethernet (40GbE)
40 Gigabit Ethernet (40GbE)
40 Gigabit Ethernet (40GbE) is a standard that enables the transfer of Ethernet frames at speeds of up to 40 gigabits per second (Gbps). The 40GbE standard is intended for local server connectivity; a more robust standard, 100 Gigabit Ethernet (100GbE), is intended for Internet backbones.
In 2007, the IEEE Higher Speed Study Group started work toward 40GbE and 100GbE standards with the goal of increasing available bandwidth while maintaining maximum compat...
Read More
Power over Ethernet (PoE)
Power over Ethernet (PoE)
Power over Ethernet (PoE) is a technology for wired Ethernet LANs (local area networks) that allows the electrical current necessary for the operation of each device to be carried by the data cables rather than by power cords. Doing so minimizes the number of wires that must be strung in order to install the network. The result is lower cost, less downtime, easier maintenance, and greater installation flexibility than with traditional wiring.
For PoE to work, th...
Read More
Network Interface Card NIC
Network Interface Card NIC
A network interface card (NIC) is a circuit board or card that is installed in a computer so that it can be connected to a network.
A network interface card provides the computer with a dedicated, full-time connection to a network. Personal computers and workstations on a local area network (LAN) typically contain a network interface card specifically designed for the LAN transmission technology
Read More
Converged Network Adapter CNA
Converged Network Adapter CNA
Converged Network Adapter CNA: A converged network adapter (CNA) is a single network interface card (NIC) that contains both a Fibre Channel (FC) host bus adapter (HBA) and a TCP/IP Ethernet NIC. It connects servers to FC-based storage area networks (SANs) and Ethernet-based local area networks (LANs).
The CNA connects to the server via a PCI Express (PCIe) interface. The server sends both FC SAN and LAN and traffic to an Ethernet port on a converged switch ...
Read More
What is IP Multicasting?
What is IP Multicasting?
IP multi-casting is a communication mechanism in which data is communicated from server to a set of clients who are interested in receiving that data. Any client can dynamically enter or leave the communication.
Though the overall concept seems very simple but the way it is implemented requires good understanding. So, in this tutorial we will cover the basics of IP multi-casting and how it is achieved.
Multicast IP address
To understand how multi-casting works, ...
Read More
MAC address (Media Access Control address)
MAC address (Media Access Control address)
In a local area network (LAN) or other network, the MAC (Media Access Control) address is your computer's unique hardware number. (On an Ethernet LAN, it's the same as your Ethernet address.) When you're connected to the Internet from your computer (or host as the Internet protocol thinks of it), a correspondence table relates your IP address to your computer's physical (MAC) address on the LAN.
The MAC address is used by the Media Access Control su...
Read More