Explaining IPv4 And IPv6 Addressing Flashcards
Fields in a data gram used to identify source and destination IP addresses, protocol type and other layer 3 properties
Internet Protocol (IP) header
Identifier for a protocol working over the Internet Protocol, such as TCP, UDP, ICMP, GRE, EIGRP, or OSPF
IP Protocol Type
Format for expressing IPv4 addresses using four decimal values from 0 to 255 for each octet
Dotted decimal notation
Number of bits applied to an IP address to mask the network ID portion from the host/interface ID portion. Also referred to as a network mask or subnet mask.
Network Mask
Division of a single IP network into 2 or more smaller broadcast domains by using longer netmasks within the boundaries of the network. Also called a subnet mask.
Subnet Addressing
IP configuration parameter that identifies the address of a router on the local subnet that the host can use to contact other networks.
Default Gateway
Broadcast mechanism by which the hardware MAC address of an interface is matched to an IP address in a local network segment.
Address Resolution Protocol (ARP)
A packet addressed to a single host. If the host is not on the local subnet, the pack must be sent via one or more routers
Unicast
Packet or frame addressed to all hosts on a local network segment, subnet or broadcast domain. Routers do not ordinarily forward broadcast traffic. The broadcast address of IP is one where the host bits are all set to 1; at the MAC layer it is the address ff:ff:ff:ff:ff:ff.
Broadcast
A packet addressed to a selection of hosts (in IP, those belonging to a multicast group).
Multicasting
Layer 3 protocol that allows hosts to join and leave groups configured to receive multicast communications.
Internet Group Management Protocol (IGMP)
IP delivery mechanism whereby a packet is addressed to a single host from a group sharing the same address
Any cast
Host operating multiple protocols simultaneously on the same interface. Most hosts are capable of dual stack IPv4 and IPv6 operation for instance.
Dual Stack
Encapsulating data from a local protocol within another protocols PDU to transport it to a remote network over an intermediate network. Tunneling protocols are used in many contexts including virtual private networks (VPNs) and transport IPv6 packets over IPv4 networks.
Tunneling
IPv6 protocol used to identify link local nodes
Neighbor Discovery (ND) protocol
Packet sent by and IPv6 capable router to notify hosts about prefixes and auto configuration methods available on the local link
Router advertisement (RA)
Mechanism used in IPv6 for hosts to assign addresses to interfaces without requiring manual intervention
Stateless address auto configuration (SLAAC)
IP addressing scheme used within the scope of a single broadcast domain only.
Link local
Parameter assigned by a host to distinguish ambiguous interface addresses within a link local scope.
Zone index
Format for representing IPv6 addresses using hex double bytes with colon delimitation and zero compression
Canonical notation
IP level protocol for reporting errors and status information supporting the function of troubleshooting utilities such as ping
Internet Control Message Protocol (ICMP)
Cross platform command tool for testing IP packet transmission
Ping
Utility to display and modify contents of hosts cache of IP to MAC address mappings as resolved by address resolution protocol
ARP
Command tool used to gather information about the IP configuration of a Windows host
Ipconfig