config system sit-tunnel
Configure IPv6 tunnel over IPv4.
config system sit-tunnel
Description: Configure IPv6 tunnel over IPv4.
edit <name>
set source {ipv4-address}
set destination {ipv4-address}
set ip6 {ipv6-prefix}
set interface {string}
set use-sdwan [disable|enable]
set auto-asic-offload [enable|disable]
next
end
config system sit-tunnel
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
source |
Source IP address of the tunnel. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
destination |
Destination IP address of the tunnel. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
ip6 |
IPv6 address of the tunnel. |
ipv6-prefix |
Not Specified |
::/0 |
||||||
interface |
Interface name. |
string |
Maximum length: 15 |
|
||||||
use-sdwan |
Enable/disable use of SD-WAN to reach remote gateway. |
option |
- |
disable |
||||||
|
|
|||||||||
auto-asic-offload * |
Enable/disable tunnel ASIC offloading. |
option |
- |
enable |
||||||
|
|
* This parameter may not exist in some models.