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 auto-asic-offload [enable|disable]
next
end
| Parameter Name | Description | Type | Size |
|---|---|---|---|
| source | Source IP address of the tunnel. | ipv4-address | Not Specified |
| destination | Destination IP address of the tunnel. | ipv4-address | Not Specified |
| ip6 | IPv6 address of the tunnel. | ipv6-prefix | Not Specified |
| interface | Interface name. | string | Maximum length: 15 |
| auto-asic-offload | Enable/disable tunnel ASIC offloading. enable: Enable auto ASIC offloading. disable: Disable ASIC offloading. |
option | - |
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 auto-asic-offload [enable|disable]
next
end
| Parameter Name | Description | Type | Size |
|---|---|---|---|
| source | Source IP address of the tunnel. | ipv4-address | Not Specified |
| destination | Destination IP address of the tunnel. | ipv4-address | Not Specified |
| ip6 | IPv6 address of the tunnel. | ipv6-prefix | Not Specified |
| interface | Interface name. | string | Maximum length: 15 |
| auto-asic-offload | Enable/disable tunnel ASIC offloading. enable: Enable auto ASIC offloading. disable: Disable ASIC offloading. |
option | - |