08-10-2010 02:45 AM - edited 03-04-2019 09:22 AM
Hi all..
I just want to know which routing prorocol is more cpu intensive.
In one of my scenario i have to configure BGP or OSPF.
Thanx....
Solved! Go to Solution.
08-11-2010 07:31 AM
Hi Arjun ,
Yes, your statement is true.
Because they converge more quickly, link-state algorithms are somewhat less prone to routing loops than distance vector algorithms. On the other hand, link-state algorithms require more CPU power and memory than distance vector algorithms. Link-state algorithms, therefore, can be more expensive to implement and support. Link-state protocols are generally more scalable than distance vector protocols
In BGP it depend upon your BGP Event. In BGP the most CPU will be utilize by BGP Scanner that run Periodically .
The process that run with BGP : BGP Scanner , BGP Router , BGP I/O.
Regards
Chetan Kumar
08-10-2010 08:16 AM
Hi Arjun
It depend on the senario that how big is your network & What part of routing is manage by OSPF & BGP.
You will get the detail about the processes detail by using this command "sh processes cpu "
Regards
Chetan kumar
08-10-2010 09:55 PM
Hi Chetan,
It's good to see u again....
I just want to know in genaeral..because as per my concern link stat routing protocol are more cpu intensive than Distance vector/path vector protocol.
Pls let me know if i m wrong.............
Thanx
08-11-2010 07:31 AM
Hi Arjun ,
Yes, your statement is true.
Because they converge more quickly, link-state algorithms are somewhat less prone to routing loops than distance vector algorithms. On the other hand, link-state algorithms require more CPU power and memory than distance vector algorithms. Link-state algorithms, therefore, can be more expensive to implement and support. Link-state protocols are generally more scalable than distance vector protocols
In BGP it depend upon your BGP Event. In BGP the most CPU will be utilize by BGP Scanner that run Periodically .
The process that run with BGP : BGP Scanner , BGP Router , BGP I/O.
Regards
Chetan Kumar
08-11-2010 09:20 PM
Hi chetan....
Eigrp is faster convergence/loop free than OSPF...is it correct?
Thanx......
08-12-2010 05:11 AM
Hi Arjun,
OSPF will take More CPU processing than BGP under Same conditions..
Same conditions in the sence....In One Network you have to configure OSPF check CPU Proc. Util & Remove all config of OSPF then configure BGP then check CPU proc.. you will compare both the results.
Hope this Helps
Regards,
Srinadh.
08-12-2010 06:40 AM
Hi Arjun
EIGRP is faster that OSPF because of its behaviour , It keep backup route & In Topology table it keep only best route of neighbor not the entire road map like OSPF.
But in case of Loop it totally depend on you design & configuration . Loop in EIGRP is kown as SIA.
Regards
Chetan Kumar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide