Skip to content

QueenieCplusplus/CCNP_Routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CCNP Routing

各路由協定之比較

  • 動態路由

EIGRP 僅有 Cisco Router 支援,是包含 Distance Vector 和 Link-state 兩種機制來選擇最佳路徑的。

OSPF 則可支援高負載,且被很多品牌的路由器支援。

OSPF 與 IGRP 不同之處在於,前者支援 VLSM (Variable Length Subnet Mask)。

  • 靜態路由

RIP (static routing)無法擴充,亦無法支援其他路由協定。