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

wakeonlan fortiswitch 448E over vlan

Hello all, 

 

I'am using here fortiswitch 448E. I also have Fortiap's running here. So the goal is that a magic package can send to an other vlan to wakeup some clients. So far I have not found anything that solves this. 

 

On my old HP switch I had to set these options:

ip directed-broadcast
ip forward-protocol udp 10.10.3.255 65535

Are there similar options for the Fortiswitch?

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
1 Solution
M_M_SW

Please see the following example :  

config switch-controller managed-switch edit S424ENTFxxxxxxxx   config ports     edit "port1"       set vlan "vsw.FortiLink"       set allowed-vlans "WoL_Vlan"       set untagged-vlans "qtn.FortiLink"       set export-to "root"     end

    Where allowed-vlans allows your wakeonlan vlan to pass      

View solution in original post

5 REPLIES 5
M_M_SW
Contributor

Have you tried to use allowVLAN on the Fortiswitch 448E ?

 

ipranger

M.M.SW wrote:

Have you tried to use allowVLAN on the Fortiswitch 448E ?

 

 

Hello @M.M.SW and thank you for your answer. What do you exactly  mean with that? If you mean, that i have acl's? No there aren't acl's on the switch. Everything is allowed. I also have advanced license activated. 

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
M_M_SW

Please see the following example :  

config switch-controller managed-switch edit S424ENTFxxxxxxxx   config ports     edit "port1"       set vlan "vsw.FortiLink"       set allowed-vlans "WoL_Vlan"       set untagged-vlans "qtn.FortiLink"       set export-to "root"     end

    Where allowed-vlans allows your wakeonlan vlan to pass      
ipranger

Forgot to mention. I run the switch in standalone mode.

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
ipranger

OMG, so easy, it works now with that allowed-vlans.

 

Very Thanks :)

Fortigate 60E v7.x (GA)

Fortigate 60E v7.x (GA)
Labels
Top Kudoed Authors