Fortinet black logo

CLI Reference

system ipip-tunnel

system ipip-tunnel

Use this command to set up an RFC 1853 IP-to-IP tunnel.

config system ipip-tunnel
    edit {name}
    # Configure IP in IP Tunneling.
        set name {string}   IPIP Tunnel name. size[15]
        set interface {string}   Interface name that is associated with the incoming traffic from available options. size[15] - datasource(s): system.interface.name
        set remote-gw {ipv4 address}   IPv4 address for the remote gateway.
        set local-gw {ipv4 address any}   IPv4 address for the local gateway.
        set auto-asic-offload {enable | disable}   Enable/disable tunnel ASIC offloading.
    next
end

system ipip-tunnel

Use this command to set up an RFC 1853 IP-to-IP tunnel.

config system ipip-tunnel
    edit {name}
    # Configure IP in IP Tunneling.
        set name {string}   IPIP Tunnel name. size[15]
        set interface {string}   Interface name that is associated with the incoming traffic from available options. size[15] - datasource(s): system.interface.name
        set remote-gw {ipv4 address}   IPv4 address for the remote gateway.
        set local-gw {ipv4 address any}   IPv4 address for the local gateway.
        set auto-asic-offload {enable | disable}   Enable/disable tunnel ASIC offloading.
    next
end