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
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 | - |
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
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 | - |