Chapter 19 Virtual Domains : Virtual Domains in NAT/Route mode : Example NAT/Route VDOM configuration : Creating the VDOMs
  
Creating the VDOMs
In this example, two new VDOMs are created — vdomA for Company A and vdomB for Company B. These VDOMs will keep the traffic for these two companies separate while enabling each company to access its own ISP.
To create two VDOMs - web-based manager
1. Log in with a super_admin account.
2. Go to Global > VDOM > VDOM, and select Create New.
3. Enter vdomA and select OK.
4. Select OK again to return to the VDOM list.
5. Select Create New.
6. Enter vdomB and select OK.
To create two VDOMs - CLI
config vdom
edit vdomA
next
edit vdomB
end