Skip to main content
Fullmoon
New Member
June 6, 2018
Question

tagged or trunk

  • June 6, 2018
  • 1 reply
  • 2237 views

hello fellas,

 

These are my hp config. Now, how do I configure this in fortiswitch 224E?

 

[Core] interface GigabitEthernet 1/0/24------Facing to my Wireless Controller

[Core-GigabitEthernet 1/0/24] port link-type trunk

[Core GigabitEthernet 1/0/24] port trunk permit vlan all

 

 [Core] interface GigabitEthernet 1/0/23---- facing my Access point

[Core-GigabitEthernet 1/0/23] port link-type trunk

[Core GigabitEthernet 1/0/23] port trunk permit vlan all

    1 reply

    ericli_FTNT
    Staff
    Staff
    June 6, 2018

    Hi,

     

    Is your fortiswitch managed my any fortigate? If so,

     

    config switch-controller managed-switch
        edit"xxxxx"
            config ports
                edit "portx"
                    set vlan "vsw.portxx"
                    set allowed-vlans-all enable
                next
    end