ros关于动态路由ospf优先级cost和priority的区别和联系

 

动态路由ospf里

cost是用来设置动态路由优先级的,比如R1到R2有两条路可走,cost低的,路由优先走这条路,cost一样的话,就负载均衡,两条路都走;

priority是用来选班长和副班长用的,priority高的优先级就高,更可能选上班长。否则ospf会自动选择DR和BDR。

 router's priority. Used to determine the designated router in a broadcast network. The router with highest priority value takes precedence. Priority value 0 means the router is not eligible to become designated or backup designated router at all.

 

相关文章:

  • 2021-08-07
  • 2021-10-22
  • 2021-07-07
  • 2021-12-04
  • 2021-05-28
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2021-12-04
  • 2021-06-29
  • 2022-01-18
  • 2021-08-11
  • 2021-10-10
  • 2021-10-07
相关资源
相似解决方案