Chapter 3 - Addressing Flashcards
What is an Interface?
Network connection made by a node on a network
What entails an IPv4 address?
32 bits, 4 octets (8 bits x 4)
What entails an IPv6 address?
128 bits, 8 blocks of hex numbers, each hex is 16 bits
What is a domain name?
The last end of a FQDN or Site name
Domain of ethan.bigelow.com is bigelow.com
What is a hostname?
The initial part of a FQDN
Hostname of ethan.bigelow.com is ethan
What is IANA?
Internet Assigned Numbers Authority - Responsible for tracking IP addresses, port numbers, and domain names
What is ICANN?
Internet Corporation for Assigned Names & Numbers - Nonprofit charged with setting many policies that guide how the internet works
What is a OUI?
Organizationally Unique Identifier - Identifies the NIC’s manufacture and is assigned by the IEEE
MAC address is 00:1B:2C:AE:6E:D4 - OUI = 00:1B:2C
What is the Extension Identifier and/or Device ID?
The last 24 bits of the MAC address
MAC address is 00:1B:2C:AE:6E:D4 - Device ID = AE:6E:D4
What is a subnet mask?
A 32-bit number that helps one computer find another
What is a Network ID?
Part of the IP address that is common to all nodes on the same network
What is a Host ID/Node ID?
Part of the IP address that identifies the host on a network
What is a gateway?
A computer, router, firewall, or other device that a host uses to access another network
What is a default gateway?
The routing device that nodes on the network turn to for access to the outside world
What is a subnet?
A smaller network within a larger network
What is classful addressing?
IP addressing convention that adheres to network class distinctions
What is class A IPv4 address?
First octet of the IPv4 address is the Network portion and the last 3 octets are the Host portion
What is class B IPv4 address?
First 2 octets of the IPv4 address are the Network portion and the last 2 octets are the Host portion
What is class C IPv4 address?
First 3 octets of the IPv4 address are the Network portion and the last octet is the Host portion
What is a multicast?
One host sends messages to multiple hosts
What is subnetting?
Segmenting networks within networks
What is lease time?
Time limit on the validity of a DHCP issued IP address
What is NAT?
Network Address Translation - Substitutes the private IP address with a public IP address to connect to other networks/Internet
What is a DHCP scope?
The range of IP addresses