Networking: Network Layer Flashcards
Address class system
A system which defines how the global IP address space is split up
Address Resolution Protocol (ARP)
A protocol used to discover the hardware address of a node with a certain IP address
ARP table
A list of IP addresses and the MAC addresses associated with them
ASN
Autonomous System Number is a number assigned to an individual autonomous system
Demarcate
To set the boundaries of something
Demarcation point
Where one network or system ends and another one begins
Destination network
The column in a routing table that contains a row for each network that the router knows about
DHCP
A technology that assigns an IP address automatically to a new device. It is an application layer protocol that automates the configuration process of hosts on a network
Dotted decimal notation
A format of using dots to separate numbers in a string, such as in an IP address
Dynamic IP address
An IP address assigned automatically to a new device through a technology known as Dynamic Host Configuration Protocol
Exterior gateway
Protocols that are used for the exchange of information between independent autonomous systems
Flag field
It is used to indicate if a datagram is allowed to be fragmented, or to indicate that the datagram has already been fragmented
Fragmentation
The process of taking a single IP datagram and splitting it up into several smaller datagrams
Fragmentation offset field
It contains values used by the receiving end to take all the parts of a fragmented packet and put them back together in the correct order
Header checksum field
A checksum of the contents of the entire IP datagram header
Header length field
A four bit field that declares how long the entire header is. It is almost always 20 bytes in length when dealing with IPv4
IANA
The Internet Assigned Numbers Authority, is a non-profit organization that helps manage things like IP address allocation
Identification field
It is a 16-bit number that’s used to group messages together
Interface
For a router, the port where a router connects to a network. A router gives and receives data through its interfaces. These are also used as part of the routing table
Interior gateway
Interior gateway protocols are used by routers to share information within a single autonomous system
IP datagram
A highly structured series of fields that are strictly defined
IP options field
An optional field and is used to set special characteristics for datagrams primarily used for testing purposes
Network Address Translation (NAT)
A mitigation tool that lets organizations use one public IP address and many private IP addresses within the network
Next hop
The IP address of the next router that should receive data intended for the destination networking question or this could just state the network is directly connected and that there aren’t any additional hops needed. Defined as part of the routing table