[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring OSPF Version 3 on the PE Router

To configure OSPF version 3 in the Layer 3 VPN routing instance to handle IPv6 routes, include the ospf3 statement:

ospf3 {
area area-id {
interface interface-name;
}
}

You can include the ospf3 statement at the following hierarchy levels:

For complete configuration guidelines for this statement, see the JUNOS Routing Protocols Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]