A router forwards packets based on its routing table. To implement route-based packet forwarding, a router needs to obtain routes. Which of the following are common types of routes that a router can obtain?
Arouterforwards packetsbased on its routing table, which contains different types of routes.
Common types of routes include:
Dynamic route: Learned from routing protocols like OSPF, BGP, and RIP.
Direct route: Automatically generated when an interface is assigned an IP address.
Static route: Manually configured by administrators to forward traffic to a specific destination.
A blackhole route (B)is not commonly used for forwarding but is instead a special type of route that discards traffic, preventing loops or attacks.
????Reference:HCSA-Presales-IP Network Official Documentation – Routing Basics and Types of Routes
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit