FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
arydlewski
Staff
Staff
Article Id 193801

Description
This article explains how to create OSPFv3 neighbor-ship using inter-VDOM links as user might experience issue.

Usefull link:
Fortinet Documentation

https://kb.fortinet.com/kb/documentLink.do?externalID=FD30356

Scope
FortiGate v6.0.6



Solution
Changing vdom-link type to Ethernet ( default ppp ) solves the issue.

# config system vdom-link
# edit "vdom_link"
# set type ethernet
# next
# end

Verification

# get router info6 ospf neighbor
OSPFv3 Process (root)
Neighbor ID Pri State Dead Time Interface Instance ID
100.100.100.2 1 Full/ - 00:00:39 vdom_link0 0
Contributors