config router static6
Description: Configure IPv6 static routing tables.
edit <seq-num>
set status [enable|disable]
set dst {ipv6-network}
set gateway {ipv6-address}
set device {string}
set devindex {integer}
set distance {integer}
set priority {integer}
set comment {var-string}
set blackhole [enable|disable]
set virtual-wan-link [enable|disable]
set link-monitor-exempt [enable|disable]
set bfd [enable|disable]
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
status | Enable/disable this static route. enable: Enable static route. disable: Disable static route. |
option | - |
dst | Destination IPv6 prefix. | ipv6-network | Not Specified |
gateway | IPv6 address of the gateway. | ipv6-address | Not Specified |
device | Gateway out interface or tunnel. | string | Maximum length: 35 |
devindex | Device index (0 - 4294967295). | integer | Minimum value: 0 Maximum value: 4294967295 |
distance | Administrative distance (1 - 255). | integer | Minimum value: 1 Maximum value: 255 |
priority | Administrative priority (0 - 4294967295). | integer | Minimum value: 0 Maximum value: 4294967295 |
comment | Optional comments. | var-string | Maximum length: 255 |
blackhole | Enable/disable black hole. enable: Enable black hole. disable: Disable black hole. |
option | - |
virtual-wan-link | Enable/disable egress through the virtual-wan-link. enable: Enable setting. disable: Disable setting. |
option | - |
link-monitor-exempt | Enable/disable withdrawal of this static route when link monitor or health check is down. enable: Enable withdrawal of this static route when link monitor or health check is down. disable: Disable withdrawal of this static route when link monitor or health check is down. |
option | - |
bfd | Enable/disable Bidirectional Forwarding Detection (BFD). enable: Enable Bidirectional Forwarding Detection (BFD). disable: Disable Bidirectional Forwarding Detection (BFD). |
option | - |
config router static6
Description: Configure IPv6 static routing tables.
edit <seq-num>
set status [enable|disable]
set dst {ipv6-network}
set gateway {ipv6-address}
set device {string}
set devindex {integer}
set distance {integer}
set priority {integer}
set comment {var-string}
set blackhole [enable|disable]
set virtual-wan-link [enable|disable]
set link-monitor-exempt [enable|disable]
set bfd [enable|disable]
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
status | Enable/disable this static route. enable: Enable static route. disable: Disable static route. |
option | - |
dst | Destination IPv6 prefix. | ipv6-network | Not Specified |
gateway | IPv6 address of the gateway. | ipv6-address | Not Specified |
device | Gateway out interface or tunnel. | string | Maximum length: 35 |
devindex | Device index (0 - 4294967295). | integer | Minimum value: 0 Maximum value: 4294967295 |
distance | Administrative distance (1 - 255). | integer | Minimum value: 1 Maximum value: 255 |
priority | Administrative priority (0 - 4294967295). | integer | Minimum value: 0 Maximum value: 4294967295 |
comment | Optional comments. | var-string | Maximum length: 255 |
blackhole | Enable/disable black hole. enable: Enable black hole. disable: Disable black hole. |
option | - |
virtual-wan-link | Enable/disable egress through the virtual-wan-link. enable: Enable setting. disable: Disable setting. |
option | - |
link-monitor-exempt | Enable/disable withdrawal of this static route when link monitor or health check is down. enable: Enable withdrawal of this static route when link monitor or health check is down. disable: Disable withdrawal of this static route when link monitor or health check is down. |
option | - |
bfd | Enable/disable Bidirectional Forwarding Detection (BFD). enable: Enable Bidirectional Forwarding Detection (BFD). disable: Disable Bidirectional Forwarding Detection (BFD). |
option | - |