Fortinet white logo
Fortinet white logo

CLI Reference

config router static

config router static

Configure IPv4 static routing tables.

config router static
    Description: Configure IPv4 static routing tables.
    edit <seq-num>
        set status [enable|disable]
        set dst {ipv4-classnet}
        set gateway {ipv4-address}
        set distance {integer}
        set weight {integer}
        set priority {integer}
        set device {string}
        set comment {var-string}
        set blackhole [enable|disable]
        set dstaddr {string}
        set link-monitor-exempt [enable|disable]
    next
end

config router static

Parameter

Description

Type

Size

seq-num

Sequence number.

integer

Minimum value: 0 Maximum value: 4294967295

status

Enable/disable this static route.

option

-

Option

Description

enable

Enable static route.

disable

Disable static route.

dst

Destination IP and mask for this route.

ipv4-classnet

Not Specified

gateway

Gateway IP for this route.

ipv4-address

Not Specified

distance

Administrative distance.

integer

Minimum value: 1 Maximum value: 255

weight

Administrative weight.

integer

Minimum value: 0 Maximum value: 255

priority

Administrative priority.

integer

Minimum value: 0 Maximum value: 4294967295

device

Gateway out interface or tunnel.

string

Maximum length: 35

comment

Optional comments.

var-string

Maximum length: 255

blackhole

Enable/disable black hole.

option

-

Option

Description

enable

Enable black hole.

disable

Disable black hole.

dstaddr

Name of firewall address or address group.

string

Maximum length: 63

link-monitor-exempt

Enable/disable exempt from withdrawing this route when link monitor or health check is down.

option

-

Option

Description

enable

Enable exempt from withdrawing static route.

disable

Disable exempt from withdrawing static route.

config router static

config router static

Configure IPv4 static routing tables.

config router static
    Description: Configure IPv4 static routing tables.
    edit <seq-num>
        set status [enable|disable]
        set dst {ipv4-classnet}
        set gateway {ipv4-address}
        set distance {integer}
        set weight {integer}
        set priority {integer}
        set device {string}
        set comment {var-string}
        set blackhole [enable|disable]
        set dstaddr {string}
        set link-monitor-exempt [enable|disable]
    next
end

config router static

Parameter

Description

Type

Size

seq-num

Sequence number.

integer

Minimum value: 0 Maximum value: 4294967295

status

Enable/disable this static route.

option

-

Option

Description

enable

Enable static route.

disable

Disable static route.

dst

Destination IP and mask for this route.

ipv4-classnet

Not Specified

gateway

Gateway IP for this route.

ipv4-address

Not Specified

distance

Administrative distance.

integer

Minimum value: 1 Maximum value: 255

weight

Administrative weight.

integer

Minimum value: 0 Maximum value: 255

priority

Administrative priority.

integer

Minimum value: 0 Maximum value: 4294967295

device

Gateway out interface or tunnel.

string

Maximum length: 35

comment

Optional comments.

var-string

Maximum length: 255

blackhole

Enable/disable black hole.

option

-

Option

Description

enable

Enable black hole.

disable

Disable black hole.

dstaddr

Name of firewall address or address group.

string

Maximum length: 63

link-monitor-exempt

Enable/disable exempt from withdrawing this route when link monitor or health check is down.

option

-

Option

Description

enable

Enable exempt from withdrawing static route.

disable

Disable exempt from withdrawing static route.