Fortinet black logo

CLI Reference

system ipip-tunnel

Configure IP in IP Tunneling.

  config system ipip-tunnel
      Description: Configure IP in IP Tunneling.
      edit <name>
          set interface {string}
          set remote-gw {ipv4-address}
          set local-gw {ipv4-address-any}
          set auto-asic-offload [enable|disable]
      next
  end

config system ipip-tunnel

Parameter Name Description Type Size
interface Interface name that is associated with the incoming traffic from available options. string Maximum length: 15
remote-gw IPv4 address for the remote gateway. ipv4-address Not Specified
local-gw IPv4 address for the local gateway. ipv4-address-any Not Specified
auto-asic-offload Enable/disable tunnel ASIC offloading.
enable: Enable auto ASIC offloading.
disable: Disable ASIC offloading.
option -

Configure IP in IP Tunneling.

  config system ipip-tunnel
      Description: Configure IP in IP Tunneling.
      edit <name>
          set interface {string}
          set remote-gw {ipv4-address}
          set local-gw {ipv4-address-any}
          set auto-asic-offload [enable|disable]
      next
  end

config system ipip-tunnel

Parameter Name Description Type Size
interface Interface name that is associated with the incoming traffic from available options. string Maximum length: 15
remote-gw IPv4 address for the remote gateway. ipv4-address Not Specified
local-gw IPv4 address for the local gateway. ipv4-address-any Not Specified
auto-asic-offload Enable/disable tunnel ASIC offloading.
enable: Enable auto ASIC offloading.
disable: Disable ASIC offloading.
option -