Blogs

Why does the routing protocol process use excessive memory?

By Erdem posted 01-21-2016 09:16

  

Question

Why does the routing protocol process use excessive memory?

Answer

The routing protocol process uses hundreds of megabytes of RAM in the Routing Engine to store information needed for the operation of routing and related protocols, such as BGP, OSPF, IS-IS, RSVP, LDP and MPLS.

 

Such huge consumption of memory is common for the process, as the information it stores includes routes, next hops, interfaces, routing policies, labels, and label-switched paths (LSPs). Because access to the RAM memory is much faster than access to the hard disk, most of the routing protocol process information is stored in the RAM memory instead of using the hard disk space. This ensures that the performance of the routing protocol process is maximized.

 

For more information, see Junos OS Routing Protocols Library for Routing Devices


#FAQ
#RPD
#JunosOS
#routingprotocolprocess
#JUNOS