📜  config interface fortigate - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:38.630000             🧑  作者: Mango

代码示例1
config system interface
  edit port1
    set mode static
    set allowaccess ping http https ssh telnet
    set ip 192.168.176.1/24
    end