ប្រភេទ Dynamic Routing Protocols
---------------------------------------------
Dynamic Routing Protocol ប្រើសំរាប់ស្វែងរក Best Path ដោយស្វ័យប្រវត្តិ មាន៤ប្រភេទ:
- Distance Vector: គណនា Best Path ដោយប្រើ Hop Count Metric ដូចជា RIP.
- Hybrid: គណនា Best Path ដោយប្រើ Composite Metric ដូចជា EIGRP.
- Link State: គណនា Best Path ដោយប្រើ Cost Metric ដូចជា OSPF.
- Path Vector: គណនា Best Path ដោយប្រើ Path Attribute ដូចជា BGP.
——————————————