OSPF for IPv6
Carsten Strotmann
Created: 2025-01-30 Thu 09:49
Routing
- Routing in IPv6 is very much like in IPv4
- The protocols use underlying IPv6 features such as extension
headers and router alert
- But from the operator perspective IPv6 routing “feels” common
Common IPv6 routing protocols
- IGP (Interior Gateway Protocol)
- RIPng
- IS-IS for IPv6
- OSPFv3
- EIGRP for IPv6
- EGP (Exterior Gateway Protocol)
OSPFv3
- OSPFv3 is the IPv6 version of OSPFv2
OSPFv3
- OSPFv3 multicast communication addresses:
- AllSPFRouters -
ff02::5
- AllDRouters (OSPF designated router and backup-designated router) -
ff02::6
OSPFv3
- OSPFv3 message changes
- IPv6 addresses moved from header into payload
- OSPF router-id, area-id and link-state-id are still 32bit
- These values are displayed as dotted-decimal
- These values do not represent IPv4 addresses!
- They should be set explicit (not derived from IPv4 addresses)
OSPFv3
- RFC 5838 "Support of Address Families in OSPFv3" specifies how
address families other than IPv6 can be used in OSPFv3
- Requires IPv6 as the transport of the routing information between
OSPFv3 router