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 sdwan [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 (1 - 65535). | integer | Minimum value: 1 Maximum value: 65535 |
comment | Optional comments. | var-string | Maximum length: 255 |
blackhole | Enable/disable black hole. enable: Enable black hole. disable: Disable black hole. |
option | - |
sdwan | Enable/disable egress through the SD-WAN. 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: Keep this static route when link monitor or health check is down. disable: Withdraw this static route when link monitor or health check is down. (default) |
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 sdwan [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 (1 - 65535). | integer | Minimum value: 1 Maximum value: 65535 |
comment | Optional comments. | var-string | Maximum length: 255 |
blackhole | Enable/disable black hole. enable: Enable black hole. disable: Disable black hole. |
option | - |
sdwan | Enable/disable egress through the SD-WAN. 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: Keep this static route when link monitor or health check is down. disable: Withdraw this static route when link monitor or health check is down. (default) |
option | - |
bfd | Enable/disable Bidirectional Forwarding Detection (BFD). enable: Enable Bidirectional Forwarding Detection (BFD). disable: Disable Bidirectional Forwarding Detection (BFD). |
option | - |