Course Content
Spanning Tree
An overview of how switches become aware of other switches and prevent loops.
0/2
Multiple Spanning Tree Protocol (MST)
0/1
Advanced OSPF
The (OSPF) protocol scales well with proper network planning. IP addressing schemes, area segmentation, address summarization, and hardware capabilities for each area should considered when designing a network.
0/6
Introduction to Automation Tools  
To provide a high-level overview of some of the most common configuration management and automation tools that are available.
0/3
ENCOR Course
About Lesson

IPv4 Support in OSPFv3

explains and demonstrates how OSPFv3 can be used for exchanging IPv4 routes.

Enabling IPv4 Support

  • Step 1. Ensure that the IPv4 interface has an IPv6 address (global or link local) configured.
  • Step 2. Enable the OSPFv3 process for IPv4 on the interface with the command ospfv3 process-id ipv4 area area-id.

Adding IPv4 support to existing interfaces

Using the command ospfv3 process- id ipv4 area area-id on an interface configured for IPv6 adds IPv4 support. The interface must have an IPv6 global or link-local address.  

Verifying IPv4 Routes

Displaying OSPFv3 Interfaces

Verifying OSPFv3 Neighbors

    Other useful information:

Join the conversation