Chapter 4: IPv4 Routing & Addressing Flashcards
The process of hosts and routers forwarding IP packets (Layer 3 PDUs), while relying on the underlying LANs and WANs to forward the bits.
IP Routing
Addresses used to identify a packet’s source and destination host computer. Addressing rules also organize addresses into groups, which greatly assists the routing process.
IP addressing
A protocol that aids routers by dynamically learning about the IP address groups so that a router knows where to route IP packets so that they go to the right destination host.
IP routing protocol
Name two functions of OSI Layer 3 protocols?
Logical Addressing & Path Selection
What does a router normally use when making a decision about routing TCP/ IP packets?
Destination IP address
What are two functions of a routing protocol?
Learning and advertising routes to neighbouring routers.
How many bits is an IP address and in what format?
32 bits in for 8 bit decimal separated groups.
A packet with a destination IP address not within the senders subnet is directed where?
The default gateway.
Upon receipt of a frame a router examines the data-link Frame Check Sequence for what purpose?
Error Detection.
How does a router primarily find the best route for an IP packet?
By consulting its routing table.
To make a decision about IP packet routing what two pieces of information could a router find in its routing table?
The outgoing interface and possibly the next-hop router IP address.
After a route is chosen what is the final step a router carries out before forwarding an IP packet?
The router encapsulates the IP packet inside a new data-link header and trailer.
What are the four steps a router carries out during IP Packet forwarding?
Error detection, removal of data-link header and trailer, route identification, re-encapsulation.
A generic reference to any routing protocol’s messages in which it sends routing information to a neighbor.
A routing update.
An application layer protocol used throughout the Internet for translating host names into their associated IP addresses.
DNS Domain Name System