Skip to main content
jdsauer77
New Member
February 22, 2024
Solved

How do I see my VLANs?

  • February 22, 2024
  • 2 replies
  • 33023 views

I know I setup some VLANs on my FG60F a while back, but when I look at the interfaces in the GUI, they don't show up. How can I view my VLANs either in the GUI or even command line?

Best answer by Toshi_Esumi

If you want to see them in GUI, I would suggest you bring up "VLAN ID" column visible in Network->Interface table then move it next to "type" column. Don't forget to expand collapsed interfaces by clicking '+' icon to see them all.

Toshi

interfaces.png

2 replies

hrahuman_FTNT
Staff & Editor
Staff & Editor
February 22, 2024

Hi,

 

You can view the VLAN in CLI as below :

 

# #show system interface

 

Please refer :

 

https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-create-a-VLAN-tagged-interface-802-1q-on-a/ta-p/193893

 

-Habeeb

Toshi_Esumi
SuperUser
SuperUser
February 22, 2024

If you want to see them in GUI, I would suggest you bring up "VLAN ID" column visible in Network->Interface table then move it next to "type" column. Don't forget to expand collapsed interfaces by clicking '+' icon to see them all.

Toshi

interfaces.png

jdsauer77
jdsauer77Author
New Member
February 28, 2024

Didn't realize this got moved to a different location. It's been a while since I used a gate at home and when I had it in the past, the VLANs were shown without extra steps. Thanks for the info, I see it now, but running into DHCP issues on my VLANs so started a new topic on that.