Term
|
Definition
A type of DNS data record that maps the IP address of an internet-connected device to its domain name |
|
|
Term
|
Definition
A nickname for a nodes host name. Aliases can be specified in a local host file. |
|
|
Term
|
Definition
A type of address specified in IPv6 that represents a group of interfaces, any one of which(and usually the first variable of which) can accepted a transmission. At this time, anycast address are not designed to be assigned to hosts, such as servers or workstations, but rather to routers. |
|
|
Term
APIPA (Automatic Private IP Addressing) |
|
Definition
A service on computers running one of the windows operating systems that automatically assigns the computers network interface a link-local IP address. |
|
|
Term
ARP (Address Resolution Protocol) |
|
Definition
A CORE PROTOCOL IN THE TCP/IP SUITE THAT BELONGS IN THE NETWORK LAYER OF THE OSI MODEL. ARP OBTAINS THE MAC (PHYSICAL) ADDRESS OF A HOST, OR NODE, AND THEN CREATES A LOCAL DATABASE THAT MAPS THE MAC ADDRESS TO THE HOST'S IP(LOGICAL)ADDRESS. |
|
|
Term
|
Definition
A DATABASE OF RECORDS THAT MAPS MAC ADDRESS TO IP ADDRESSES. THE ARP TABLE IS STORED ON A COMPUTERS HARD DISK WHERE IT IS USED BY THE ARP UTILITY TO SUPPLY THE MAC ADDRESS OF NETWORK NODES, GIVEN THEIR IP ADDRESS. |
|
|
Term
|
Definition
A VERSION OF ZEROCONF AVAILABLE FOR USE WITH THE LINUX OPERATING SYSTEM. |
|
|
Term
|
Definition
Apple's implementation of the Zeroconf group of protocols. |
|
|
Term
|
Definition
a TOP LEVEL DOMAIN THAT CORRESPONDS TO A COUNTRY. FOR EXAMPLE, THE COUNTRY CODE TLD FOR CANADA IS .ca, and the country code for TLD for japan is .jp |
|
|
Term
|
Definition
a METHOD OF DYNAMICALLY UPDATING DNS RECORDS FOR A HOST. DDNS CLIENT COMPUTERS ARE CONFIGURED TO NOTIFY A SERVICE PROVIDER WHEN THEIR IP ADDRESS CHANGE, THEN THE SERVICE PROVIDER PROPAGATES THE DNS RECORD CHNAGE ACROSS THE INTERNET AUTOMATICALLY. |
|
|
Term
DHCP ( Dynamic HOST CONFIGURATION PROTOCOL) |
|
Definition
AN APPLICATION LAYER PROTOCOL IN THE TCP/IP SUITE THAT MANAGES THE DYNAMIC DISTRIBUTION OF IP ADDRESSES ON A NETWORK. USING DHCP TO ASSIGN IP ADDRESSES CAN NEARLY ELIMINATE DUPLICATE-ADDRESSING PROBLEMS. |
|
|
Term
|
Definition
THE PREDEFINED RANGE OF ADDRESSES THAT CAN BE LEASED TO ANY NETWORK DEVICE ON A PARTICULAR SEGMENT. |
|
|
Term
|
Definition
A SERVER THAT MANAGES IP ADDRESS ASSIGNMENT, MAINTAINING INFORMATION ABOUT WHICH ADDRESS ARE ALLOWABLE WHICH ARE AVAILABLE AND WHICH HAVE ALREADY BEEN ASSOCIATED WITH A HOST. |
|
|
Term
|
Definition
THE VERSION OF DHCP USED WITH IPV4, DHCPV4 USES PORT NUMBER 67 FOR CLIENT TO SERVER COMMUNICATIONS AND PORT NUMBER 68 FOR SERVER TO CLIENT COMMUNICATIONS |
|
|
Term
|
Definition
THE VERSION OF DHCP USED WITH IPV6. DHCPV6 USES PORT NUMBER 546 FOR CLIENT TO SERVER COMMUNICATIONS AND PORT NUMBER 547 FOR SERVER TO CLIENT COMMUNICATIONS |
|
|
Term
|
Definition
A WORKSTATION THAT DOES NOT CONTAIN A HARD DISK BUT INSTEAD RELIES ON A SMALL AMOUNT OF READ ONLY MEMORY TO CONNECT TO A NETWORK AND TO PICK UP ITS SYSTEMS FILES. |
|
|
Term
DNS(DOMAIN NAME SYSTEM OR DOMAIN NAME SERVICE) |
|
Definition
A HIERARCHIAL WAY OF TRACKING DOMAIN NAMES AND THEIR ADDRESSES, DEVISED IN THE MID-1980'S. THE DNS DATABASE DOES NOT RELY ON ONE FILE OR EVEN ONE SERVER, BUT RATHER IS DISTRIBUTED OVER SEVERAL KEY COMPUTERS ACROSS THE INTERNET TO PREVENT CATASTROPHIC FAILURE IF ONE OR A FEW COMPUTERS GO DOWN. DNS IS A TCP/IP SERVICE THAT BELONGS TO THE APPLICATION LAYER OF THE OSI MODEL. |
|
|
Term
|
Definition
A DATABASE ON A COMPUTER THAT STORES INFORMATION ABOUT IP ADDRESSES AND THEIR ASSOCIATED HOST NAMES. DNS CACHES CAN EXIST ON CLIENTS AS WELL AS ON NAME SERVERS. |
|
|
Term
|
Definition
A portion of the DNS namespace for which one organization is assigned authority to manage |
|
|
Term
|
Definition
A group of computers that belong tot he same organization and have part of their IP address in common. |
|
|
Term
|
Definition
The shorthand convention used to represent IPv4 address and make them more easily readable by humans. In dotted decimal notation, a decimal number between 0 and 255 represents each binary octet. A period, or dot, separates each decimal. |
|
|
Term
|
Definition
A type of network that supports both IPv4 and IPv6 traffic. |
|
|
Term
|
Definition
A record in an ARP table that is created when a client makes an ARP request that cannot be satisfied by data already in the ARP table. |
|
|
Term
|
Definition
An IP address that is assigned to a device upon request and may change when the DHCP lease expires or is terminated. BOOTCP and DHCP are two ways of assigning dynamic IP addresses. |
|
|
Term
|
Definition
The response signal sent by a device after another device pings it. |
|
|
Term
|
Definition
The request for a response generated when one device pings another device |
|
|
Term
|
Definition
A sequence of packets issued from one source to one or many destinations. Routers interpret flow information to ensure that packets belonging to the same transmission arrive together. Flow information may also help with traffic prioritization. |
|
|
Term
|
Definition
A variable-length at the beginning of an IPv6 address that indicates what type of address it is (for example, unicast, anycast, or multicast). |
|
|
Term
FQDN (Fully Qualified Domain name) |
|
Definition
A host name plus domain name that uniquely identifies a computer or location on a network. |
|
|
Term
FTP( File Transfer Protocol) |
|
Definition
An application layer protocol used to send and receive files via TCP/IP |
|
|
Term
|
Definition
A term to describe each trip a unit of data takes from one connectivity device to another. Typically, hop is sued in the context of router-to router communications. |
|
|
Term
|
Definition
A text file that associates TCP/IP host names with IP addresses. |
|
|
Term
|
Definition
The name of the host file used on Unix, Linux, and Windows systems. On Unix or Linux-based computers, hosts is found in the /etc directory. On a Windows based computer, it is found in the %systemroot%\system32\drivers\etc folder. |
|
|
Term
ICMP (Internet Control Message Protocol) |
|
Definition
A core protocol in the TCP/IP SUITE THAT NOTIFIES THE SENDER THAT SOMETHING HAS GONE WRONG IN THE TRANSMISSION PROCESS AND THAT PACKETS WERE NOT DELIVERED. |
|
|
Term
|
Definition
The version of ICMP used with IPv6 networks. ICMPv6 performs the functions that ICMP, IGMP, and ARP perform in IPv4. It detects and reports data transmission errors, discovers other nodes on a network, and manages multicasting. |
|
|
Term
|
Definition
A TCP/IP configuration and management utility used with UNIX and Linux systems. |
|
|
Term
IGMP ( Internet Group Management protocol or Internet Group MultiCast Protocol) |
|
Definition
A TCP/IP protocol used on IPv4 networks to manage multicast transmissions. Routers use IGMP to determine which nodes belong to a multicastoup group, and nodes use IGMP to join or leave a multicast group |
|
|
Term
|
Definition
To traverse more than one LAN segment and more than one type of network through a router. |
|
|
Term
|
Definition
The IP portion of a TCP/IP frame that acts as an envelope for data, holding information necessary for routers to transfer data between subnets. |
|
|
Term
|
Definition
The utility used to display TCP/IP addressing and domain name information in the Windows client operating system. |
|
|
Term
|
Definition
IP version 4, the internet protocol standard released in the 1980's and still commonly used on modern networks. It specifies 32-bit addresses composed of four octets. it lacks the security, automatic addressing,and prioritization benefits of IPv6. It also suffers from a limited number of addresses, a problem that can be resolved by using IPv6 instead. |
|
|
Term
IPv4LL ( IP version 4 link local) |
|
Definition
A protocol that manages automatic address assignment among locally connected nodes. IPv4LL is part of the Zeroconf group of protocols. |
|
|
Term
|
Definition
A newer standard for IP addressing that is gradually replacing the current IPv4. Most notably IPv6 uses a newer more efficient header in its packets and allows for 128 bit source and destination IP addresses. The use of longer addresses will allow for many more IP addresses to be in circulation. Ipv6 also provides automatic addressing, better security, and prioritization features. |
|
|
Term
|
Definition
A character string that represents a domain . |
|
|
Term
|
Definition
The agreement between a DHCP server and client on how the client can use a DHCP-ASSIGNED IP address. DHCP services can be configured to provide lease terms equal to any amount of time. |
|
|
Term
|
Definition
An IP address that is automatically assigned by an operating system to allow a node to communicate over its routable IP address is not available. ICANN has established the range of 169.254.0.0 through 169.254.254.255 as potential link local IPv4 addresses. IPv6 link local addresses begin with FE80. |
|
|
Term
|
Definition
An IP address reserved for communicating from anode to itself (used mostly for troubleshooting). The IPv4 loopback address is always cited as 127.0.0.1, although in fact, transmitting to any IP address whose first octet is 127 will contact the originating device. In IPv6, loopback process is represented as ::1 |
|
|
Term
|
Definition
An attempt to contact one's own machine for troubleshooting purposes. in TCP/IP based networking a loopback test can be performed by communicating with an IPv4 address that begins with an octet of 127. Usually, this means pinging the address 127.0.0.1 |
|
|
Term
|
Definition
A type of address in the IPv6 that represents multiple interfaces, often on multiple nodes. An IPv6 multicast address begins with the following hexadecimal filed; FF0x, where the x is a character that identifies the address's group scope. |
|
|
Term
|
Definition
A means of transmission in which one device ends data to a specific group of devices, in a point to multipoint fashion. |
|
|
Term
|
Definition
A server that contains a data base of TCP/IP host names and their associated IP addresses. A name serve supplies a resolver with the requested information. If it cannot resolve the IP address, the query passes to a higher level name server. |
|
|
Term
|
Definition
the database of internet IP addresses and their associated names distributed over DNS servers worldwide. |
|
|
Term
|
Definition
A classification for TCP/IP based networks that pertains to the network's potential size and is indicated by an IP address's network ID and subnet mask. Network classes A, B, C are commonly used clients on LAN's; network class D and E are reserved for special purposes. |
|
|
Term
|
Definition
The portion of an IP address common to all nodes on the same network or subnet. |
|
|
Term
|
Definition
A simple application layer protocol in the TCP/IP suite used to synchronize the clocks of computers on a network. NTP depends on UDP for transport layer services. |
|
|
Term
|
Definition
one of the 4 bytes that are separated by periods and together make up an IPv4 address |
|
|
Term
PING (Packet internet Groper) |
|
Definition
To send an echo request signal from one node on a TCP/IP based network to another using the PING utility. |
|
|
Term
|
Definition
The version of the PING utility used on linux computers that run IPv6. |
|
|
Term
|
Definition
The address on a host where an application makes itself available to incoming data. |
|
|
Term
|
Definition
An IP address used only on an organization's internal network. Certain IP address ranges are reserved for private addresses. private addresses cannot be used to communicate over the internet. |
|
|
Term
|
Definition
An IP address that is valid for use on public networks such as the internet. An organization assigns its hosts public addresses from the range addresses assigned to it by internet numbering systems. |
|
|
Term
|
Definition
the TCP/IP ports in the range of 1024 to 49151, these ports are accessible to network users and processes that do not have special administrative privileges. Default assignments of these ports must be registered with IANA |
|
|
Term
|
Definition
Any host on the internet that needs to look up domain name information. |
|
|
Term
|
Definition
The element of a DNS database stored on a name server that contains information about TCP/IP host names and their addresses. |
|
|
Term
|
Definition
A DNS server maintained by ICANN and IANA that is authority on how to contact the top level domains, such as those ending .com, .edu, .net, .us, and so on. ICANN oversees the operation of 13 root servers around the world. |
|
|
Term
|
Definition
The protocols that can span more than one LAN because they carry network layer and addressing information that can be interpreted by a router. |
|
|
Term
|
Definition
A logical address assigned to a specific process running on a computer. Some sockets are reserved for operating system functions. |
|
|
Term
|
Definition
A record in an ARP table that someone has manually entered using the ARP utility. Static ARP table entries remain the same until someone manually modifies them with the ARP utility. |
|
|
Term
|
Definition
An IP address that is manually assigned to a device and remains constant until it is manually changed. |
|
|
Term
|
Definition
A part of a network in which all nodes shares a network addressing component and a fixed amount of bandwidth. |
|
|
Term
|
Definition
In IPv4 addressing a 32 bit number that when combined with a device's IP address indicates what kind of subnet the device belongs to. |
|
|
Term
|
Definition
The process of subdividing a single class of network into multiple smaller networks. |
|
|
Term
|
Definition
The specialized protocols that work together and belong to a protocol suite. |
|
|
Term
|
Definition
The letters or words added to a command that allow you to customize a utility's output. Switches are usually preceded by a hyphen or forward slash character. |
|
|
Term
TCP (Transmission Control protocol) |
|
Definition
A core protocol of the TCP/IP SUITE. TCP belongs to the transport layer and provides reliable data recovery services. |
|
|
Term
|
Definition
A suite of networking protocols that includes TCP, IP, UDP, and many others. TCP/IP provides the foundation for data exchange across the internet. |
|
|
Term
|
Definition
The major subprotocols of the TCP/IP suite including TCP/IP, IP, TCP, AND UDP. |
|
|
Term
|
Definition
A terminal emulation protocol used to log on to remote hosts using the TCP/IP PROTOCOL. Telnet resides in the Application layer of the OSI MODEL. |
|
|
Term
TFTP ( Trivial File Transfer Protocol) |
|
Definition
A TCP/IP application layer that enables file transfers between computers. Unlike FTP, TFTP RELIES ON UDP at the transport layer and does not require a user log on to the remote host. |
|
|
Term
|
Definition
The highest level category used to distinguish domain names for example; .org, .com, .net A TLD is also a domain suffix. |
|
|
Term
|
Definition
A number that indicates the max duration that a packer can remain on the network before it is discarded. Although this filed was originally meant to represent units of time, on modern networks it represents the number of router hops a datagram has endured. The TTL for datagrams is variable and configurable, but is usually set at 32 or 64. each time a datagram passes through a router, its TTL is reduced by 1. When a router receives a datagram with a TTL equal to 1, the router discards that datagram. |
|
|
Term
UDP ( User Datagram Protocol) |
|
Definition
A core protocol in the TCP/IP suite that sits in the transport layer of the osi model. UDP is a connectionless transport service. |
|
|
Term
|
Definition
A type of IPv6 address that represents a single interface on a device. |
|
|
Term
|
Definition
The TCP/IP port numbers 0 to 1023, so named because they were long ago assigned by internet authorities to popular services (for example, FTP, TELNET), and are therefore well known and frequently used. |
|
|
Term
|
Definition
Zero configuration, a collection of protocols that assigns link local addresses, performs DNS functions and discovers services such as print services available to the node. |
|
|
Term
|
Definition
A text file associated with a DNS zone that contains resource records identifying domains and their IP addresses. |
|
|
Term
|
Definition
In DNS the act of copying a primary name server's zone file to the secondary name server to ensure that both contain the same information. |
|
|