Chapter 19 Virtual Domains : Virtual Domains in Transparent mode : Example of VDOMs in Transparent mode : Creating virtual domains
  
Creating virtual domains
The FortiGate unit supports 10 virtual domains. Root is the default VDOM. It cannot be deleted or renamed. The root VDOM is not used in this example. New VDOMs are created for Company A and Company B
To create the virtual domains - web-based manager
1. With VDOMs enabled, select System > VDOM > VDOM.
2. Select Create New.
3. Enter Company_A for Name, and select OK.
4. Select Create New.
5. Enter Company_B for Name, and select OK.
To create the virtual domains - CLI
config system vdom
edit Company_A
next
edit Company_B
end