- OSPF Cost Calculation ( RFC 2328 - section 16)
- Route LSAs include cost attribute for each link ( value 0 to 65535)
- Lowest end-to-end cost
- Uses bandwidth based cost but per RFC ( arbitrary)
- OSPF uses bandwidth based cost
- cost = Reference_BW/Interface_BW
- Cost can be changed by
- interface bandwidth ( under interface mode)
- interface ip ospf cost ( under interface mode)
- Process auto-cost ( under router ospf mode)
- Process neighbor x.x.x.x cost xx ( under router ospf mode)
- Virtual links inherit their cost from SPT cost between the virtual link endpoints
- may exceed maximum link cost
- OSPF Path Selection Order
- Intra Area Routes (O)
- Inter Area Routes (OIA)
- External Type 1 ( E1)
- NSSA Type 1 ( N1)
- External Type 2 (E2)
- NSSA Type 2 ( N2)
- Traffic Engineering OSPF Path Selection
Reference
IETF-RFC 2328
INE-OSPF-Path Selection
No comments:
Post a Comment