Module 03 Flashcards
A network connection made by a node or host on a network.
Interface
The Internet Protocol standard released in the 1980s and still commonly used on modern networks. It specifies 32-bit addresses composed of four octets.
IPv4 (Internet Protocol version 4)
One of 4 bytes that are separated by periods and together make up an IPv4 address.
Octets
A 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, which are usually written as eight blocks of hexadecimal numbers, such as 2001:0DB8:0B80:00 00:0000:00D3:9C5A:00CC.
IPv6 (Internet Protocol version 6)
A host name plus domain name that uniquely identifies a computer or location on a network.
FQDN (fully qualified domain name)
The last two parts of an FQDN, such as mycompany.com. Usually, a domain name is associated with the company’s name and its type of organization, such as a school or nonprofit organization.
Domain name
The first part of an FQDN, such as www or ftp, which identifies the individual computer on the network.
Host name
A nonprofit, U.S. government-funded group that was established at the University of Southern California and charged with managing IP address allocation and the Domain Name System. The oversight for many of IANA’s functions was given to ICANN in 1998; however, IANA continues to perform Internet addressing and Domain Name System administration.
IANA (Internet Assigned Numbers Authority)
The nonprofit corporation currently designated by the U.S. government to maintain and assign IP addresses.
ICANN (Internet Corporation for Assigned Names and Numbers)
A 24-bit character sequence assigned by IEEE that appears at the beginning of a network interface’s physical address and identifies the NIC’s manufacturer.
OUI (Organizationally Unique Identifier)
A unique set of characters assigned to each NIC by its manufacturer. Also called device ID.
Extension identifier
A unique set of characters assigned to each NIC by its manufacturer. Also called extension identifier.
Device ID
A database configured manually or dynamically that in some cases stores a mapping of MAC addresses to switch ports and in other cases stores MAC addresses allowed on a network.
MAC address table
An IP address that is manually assigned to a device and remains constant until it is manually changed.
Static IP address
An IP address that is assigned to a device upon request and may change when the DHCP lease expires or is terminated.
Dynamic IP address
An application layer protocol in the TCP/IP suite that manages the dynamic distribution of IP addresses on a network.
DHCP (Dynamic Host Configuration Protocol)
The utility used to display and alter TCP/IP addressing and domain name information in the Windows client operating systems.
ipconfig
In IPv4 addressing, a 32-bit number that helps one computer find another by indicating what portion of an IP address is the network and subnet portion and what portion is the host portion.
Subnet mask
The portion of an IP address common to all nodes on the same network or subnet.
Network ID
The portion of an IP address that identifies the host on a network.
Host ID
The portion of an IP address that identifies the node on a network.
Node ID
A computer, router, or other device that a host uses to access another network. Gateways perform connectivity, session management, and data translation, so they must operate at multiple layers of the OSI model.
Gateway
The gateway device that nodes on the network turn to for access to the outside world.
Default gateway
A smaller network within a larger network in which all nodes share a network addressing component and a fixed amount of bandwidth.
Subnet