Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
g_rayan
New Contributor

unttaged port

hi guys

I like to know how to configure a port in mode unttaged on a fortigate 200A ?

this port will dedicate for a single vlan.

 

thank you for any help

6 REPLIES 6
emnoc
Esteemed Contributor III

You have todo nothing, by default the port is not "tagged". Just assign your layer3 address to the port and connect it to a non-TAGGED switch interface

 

Ken

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
g_rayan
New Contributor

yes but my port switch is in a VLAN 2

 

emnoc
Esteemed Contributor III

 

So, is the port tagged ( trunk  or not? If not just plug your fortigate port to the  switch port that's in vlan2.

 

i.e ( cisco )

 

 

config t

   int gi 0/2

      switch mode access

      switch access vlan 2

      description " MY FGT APPLIANCE PORT XYZ "

   end

 

 

 ( ie  fortigate )

 

 

config sys int

edit "port2"         set vdom "root"         set type physical         set ip 1.1.1.1/24     next end

Ken

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
g_rayan
New Contributor

in other words 

there is no need to declare the VLAN 2 of the fortigate ?

Baptiste

That's correct

if port on your switch is

[ul]
  • untagged : no need to declare VLAN, it's untagged by default, just setup ip adress on your interface
  • tagged : you have to set VLAN ID[/ul]

     

     

  • 2 FGT 100D  + FTK200

    3 FGT 60E  FAZ VM  some FAP 210B/221C/223C/321C/421E

    2 FGT 100D + FTK200 3 FGT 60E FAZ VM some FAP 210B/221C/223C/321C/421E
    g_rayan

    thank you guys it works

    merci Bastien ça fonctionne cool

    Announcements
    Check out our Community Chatter Blog! Click here to get involved
    Labels
    Top Kudoed Authors