跳到主要內容

發表文章

目前顯示的是有「net」標籤的文章

Fortigate execute Wan-on-Lan

  Fortigate 喚醒PC的用法 1.登入Fortigate 開啟CLI 指令模式      2.執行喚醒程式 語法如下 execute wake-on-lan {interface} {mac-address} [protocol] [port] [ip] [password] Ex execute wake-on-lan LAN 5A:AA:A0:7D:A5:BB

[FortiGate] How to enable advanced DHCP options on FortiGate v5.2

The following screenshot shows that the advanced DHCP options are disabled by default. The following CLI commands can be used to enable these options: # config system global # set gui-dhcp-advanced enable # end After execution of these commands the advanced DHCP options can be seen on the GUI. If using VDOMs are enabled, run the following commands:  # config global # config system global # set gui-dhcp-advanced en # end # end