Chapter 19 Virtual Domains : Inter-VDOM routing : Getting started with VDOM links : Deleting VDOM links
  
Deleting VDOM links
When you delete the VDOM link, the two link objects associated with it will also be deleted. You cannot delete the objects by themselves. The example uses a VDOM routing connection called “vlink1”. Removing vlink1 will also remove its two link objects vlink10 and vlink11.
 
Before deleting the VDOM link, ensure all policies, firewalls, and other configurations that include the VDOM link are deleted, removed, or changed to no longer include the VDOM link.
To remove a VDOM link - web-based manager
1. Go to Global > Network > Interfaces.
2. Select Delete for the VDOM link vlink1.
To remove a VDOM link - CLI
config global
config system vdom-link
delete vlink1
end
For more information, see the FortiGate CLI Reference.