4. The Internet Layer Flashcards
1
Q
- What is the purpose of the TTL field in the IP header?
A
The TTL field is used to count the remaining hops before an IP datagram is dropped. It’s purpose is to prevent datagrams from circulating in the network indefinitely
2
Q
- How big are the network and host ID fields for a Class A address?
A
The network ID is 8 bytes and the host ID is 24 bytes.
3
Q
- What is an octlet?
A
An octlet is an 8-bit piece of data. Today it is commonly called a byte.
4
Q
- What is the IP address an address of?
A
The IP address address individual network interfaces on a computer or networking devices.
5
Q
- What is the difference between ARP and RARP?
A
ARP is used to map IP address into physical addresses. RARP is used to map physical addresses into IP address