The Network Layer Flashcards
(33 cards)
On a local area network or LAN, nodes can communicate with each other through
their physical MAC addresses
8 Bits
Byte
a single octet
can represent all decimal numbers from 0 to 255
Under the IP protocol, a packet is usually referred to as
an IP datagram.
The two primary sections of an IP datagram are
the header and the payload.
What happens to the TTL field of an IP datagram every time it reaches a router?
router decrements the TTL field by one.
subnetting is the process of taking a
large network and splitting it up into many individual smaller subnetworks or subnets.
A gateway router specifically
serves as the entry and exit path to a certain network.
What does CIDR stand for?
Classless Inter-Domain Routing
CIDR notation uses a
forward slash and then lists the numbers of bits in the subnet mask.
How many octets does a subnet mask have?
4
Who is permitted to use non-routable address space
Anyone
ARP stands for
address resolution protocol
The entirety of a packet at one layer becoming the payload section at another layer
encapsulation
The process of taking a large network and splitting it up into many individual and smaller subnetworks is known as
subnetting
A subnet ID is calculated via a
subnet mask
A network device that knows how to forward data along to other networks is known as
router
TTL
time to live
interior gateway protocols are used by routers in order to share information within a single
autonomous system
RFC stands for
Request for Comments
Ranges of IP address that anyone can use for their internal networks are known as
non-routable address space
The transport layer is responsible for
multiplexing and demultiplexing traffic, establishing long running connections and ensuring data integrity through error checking and data verification.
Multiplexing in the transport layer means
that nodes on the network have the ability to direct traffic toward many different receiving services.
Demultiplexing is the same concept, just at the
receiving end, it’s taking traffic that’s all aimed at the same node and delivering it to the proper receiving service.
The transport layer handles
multiplexing and demultiplexing through ports.