Mike Meyers Ch2 Keyterms Flashcards
Application layer
OSI Layer 7, it doesn’t refer to the applications themselves it refers to the code built into all operating systems that enables network aware applications.
Application programming interfaces (API)
Used by programmers to make their program network aware
Broadcast/Broadcast address
Broadcast is used to discover a MAC address that it doesn’t currently know.
Broadcast address is FF-FF-FF-FF-FF-FF
Cyclic redundancy check (CRC)
A type of binary math that the receiving NIC uses to verify that the data arrived intact
Data Link Layer
Layer 2 of the OSI model.
Datagrams
Also know as segments depending on the specific transport protocol used
Deencapsularion
The reverse process of stripping all the extra header information out as the data goes up the stack
Device ID
The last 6 digits of the manufacturers unique serial number for a NIC
Encapsulation
This is the entire process of preparing data to go onto the network and includes all the steps from application, presentation, session, transport, network and data link layers. Each of the 6 layers adds more information so that the data get to the correct recipient and the recipient knows what to do with the data
EUI-48
Stands for extended unique identifier
Frame
A container for a chuck of data moving across a network
Internet Layer
Should really be called the “IP Packet” layer. Any device or protocol that deals with pure IP packets - getting an IP packet to its destination
Internet Protocol
Part of the TCP/IP protocol
IP Address
A unique numeric identifier also know as a logical address to distinguish it from the physical address, the MAC address of the NIC
Logical addressing
A method large networks need that ignores hardware and enables you to break up the entire large network into smaller networks called subnets. It’s like a postal code or telephone number in scheme
MAC-48
The IEEE forms MAC addresses from a numbering name space which was originally LLC called MAC-48… which means that the MAC address will be 48 bits