
7/2016
SATEL technical bulletin
SATELLAR
Dynamic Routing
“A router with dynamically congured routing tables is known as a dynamic router. Dynamic
routing consists of routing tables that are built and maintained automatically through an ongoing
communication between routers. This communication is facilitated by a routing protocol, a series of
periodic or on-demand messages containing routing information that is exchanged between routers.
Except for their initial conguration, dynamic routers require little ongoing maintenance, and therefore
can scale to larger internetworks.
Dynamic routing is fault tolerant. Dynamic routes learned from other routers have a nite lifetime.
If a router or link goes down, the routers sense the change in the internetwork topology through the
expiration of the lifetime of the learned route in the routing table. This change can then be propagated to
other routers so that all the routers on the internetwork become aware of the new internetwork topology.
[https://technet.microso.com/en-us/library/cc957844.aspx]”
Dynamic routing benets:
• Easy setup of routing
• Fast setup of routing
• Load sharing by routing
• Redundancy by routing
SATELLAR support dynamic routing protocol by providing OSPF (Open Shortest Path First) functionality.
SATELLAR uses the OSPFv2 daemon from the Quagga Routing Suite to implement OSPF. More
information, such as full documentation, can be found on the following web page:
http://www.nongnu.org/quagga/
In the following image, there are two redundant paths from SCADA system to remote network. The
router connected to SATELLARs is an OSPF enabled router, and thus the OSPF enabled SATELLARs and
the gateway router will be able to communicate with the dynamic routing protocol. The two SATELLARs
advertise the route towards the remote network. In other words the gateway router will learn from the
protocol that the remote network can be reach via both of the SATELLARs. As a result, it will use the one
with the lower cost as a route towards the remote network.
If the gateway router stops hearing advertisements from the lower cost SATELLAR, it will regard that route
gone and will remove it from its routing tables. Hence, the traic will switch to surviving SATELLAR.