Skip to main content
binary_digit
New Member
November 20, 2019
Solved

Red Vdom Icon?

  • November 20, 2019
  • 2 replies
  • 7026 views

Good morning all, I am doing some work on a fortigate in a testbed environment and have noteiced that one of the VDOMS created has a red circle icon with a black dot in the middle when it is viewed in the VDOM drop down menu on the GUI. I cant figure out what this means, and have not been able to find a reference to it in the fortiOS cookbook. Is anybody able to enlighten me on what it means please?

 

Thanks for your time 

Best answer by Toshi_Esumi

That's an indication of the management vdom. If you do below in CLI you would see it's configured as management vdom:

 

config global

config system global

show | grep management

    set management-vdom "MGM.....(the vdom name)"

 

 

2 replies

Toshi_Esumi
SuperUser
SuperUser
November 20, 2019

That's an indication of the management vdom. If you do below in CLI you would see it's configured as management vdom:

 

config global

config system global

show | grep management

    set management-vdom "MGM.....(the vdom name)"

 

 

binary_digit
New Member
November 20, 2019

Thank you for your help, much appreciated.

chilltownmayor
New Member
December 2, 2019

standalone management vdom - this can be used to have vdoms that sync on an HA cluster (A-P) but the interface settings do not sync. useful when sites have mgmt zones that are not in the same subnet.