FW support static routes and dynamic routes including Routing Information Protocol (RIP) routes, Open Shortest Path First (OSPF) routes, Intermediate System-to-Intermediate System (IS-IS) routes, and Border Gateway Protocol (BGP) routes.
Routing protocols are the rules used by routers to discover routes, generate and maintain routing tables, and guide packet forwarding. Routes are classified into the following types based on the origin:
Static routes are easy to configure, have low requirements on the system, and apply to simple, stable, and small networks. The disadvantage of static routes is that they cannot automatically adapt to network topology changes. Therefore, static routes require subsequent maintenance.
Dynamic routing protocols have their routing algorithms. Therefore, dynamic routes can automatically adapt to network topology changes and apply to the networks on which Layer 3 devices are deployed. The configurations of dynamic routes are complex. Dynamic routes have higher requirements on the system than static ones and consume network resources and system resources.
Based on the application range, dynamic routing protocols are classified into the following types:
Based on the type of algorithm they use, dynamic routing protocols are classified into the following types:
The preceding algorithms differ mainly in route discovery and calculation methods.