IP Addressing and Subnetting
Today, many different kinds of devices can communicate on a network. A network device might be a computer, a router, a printer, or any number of unusual devices. Every device on a network that uses the Internet protocol (IP) needs a unique IP address. More ...
IPv6 Multicast Addresses
An IPv6 multicast address defines a group of devices known as a multicast group. Unlike IPv4, there is no broadcast address in IPv6. Instead, IPv6 uses multicast. A packet sent to a multicast group always has a unicast source address. More ...
Looking at the OSI 7 Layer Reference Model
The OSI (Open Systems Interconnection) model is a 7 layer reference model for how applications can communicate over a network. Don't confuse The OSI model with TCP/IP Protocol which has 4 layers and is the actual architecture used for networking. More ...
IEEE 802.11 Wireless Modulation Methods
IEEE 802.11 Wireless Modulation Methods More ...
Representation of IPv6 Addresses
IPv6 addresses are 128 bits in length and written as a string of hexadecimal digits. At first glance, these addresses can look overwhelming. RFC 2373 and RFC 5952 provide two helpful rules for reducing the notation involved in the standard format. More ...
TCP/IP Utilities
TCP/IP comes with a set of command line utilities that a network technician can use to manage and troubleshoot a network. PING is used to test the ability of two hosts on a network to communicate. More ...
TCP/IP Features
In just 24 sessions of one hour or less, using this book's straightforward, step-by-step approach, you'll discover how to implement, monitor, and manage a TCP/IP network?even the latest cloud-based and IPv6 networks. More ...
Ports and Sockets
Data transmitted over the Internet carries a 32-bit IP address that identifies its destination computer and a 16-bit number that identifies a port on that computer. The combination of the IP address and the port number is called a socket. A pair of sockets, one on the sending computer and one on the receiving computer uniquely identifies a specific connection on the Internet. More ...
Understanding IP Routing
The Transmission Control Protocol/Internet Protocol TCP/IP suite of protocols is the underlying technology for information exchange on the Internet. This essential reference shows you how to isolate and resolve common network failures and to sustain optimal network operation. More ...
Network Switches
A bridge or router may be referred to as a switch because it uses information in the data packet to choose a path from one network segment to another. A bridge may be referred to as a layer 2 switch because it uses information from layer 2, the Data Link layer of the OSI model. More ...
A Simple Description of the IPv6 Header and Datagram
This article provides a simple description of the IPv6 header and datagram without a lot referring back to IPv4. More ...
TCP/IP Protocol Suite
A good portion of the knowledge required to be a network technician relates to the TCP/IP protocol suite. This article describes the most important protocols in the TCP/IP protocol suite. Many other less frequently used protocols exist. More ...
IPv6 Anycast Addresses
An IPv6 anycast address can be assigned to more than one interface. In other words, multiple devices can have the same anycast address. A packet sent to an anycast address is routed to the nearest interface having that address, according to the routers routing table. More ...
Kerberos Authentication Protocol
Kerberos is an authentication protocol which allows computers communicating over a non-secure network to prove their identity to one another. Windows 2000 and later use Kerberos as their default authentication method. More ...
Networking and Internet Standards Organizations
Without standards, the Internet would be chaos. The primary organization that sets communications standards for the Internet is the Internet Engineering Task Force (IETF). More ...
