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