config system geoip-override
Configure geographical location mapping for IP address(es) to override mappings from FortiGuard.
config system geoip-override
Description: Configure geographical location mapping for IP address(es) to override mappings from FortiGuard.
edit <name>
set country-id {string}
set description {string}
config ip-range
Description: Table of IP ranges assigned to country.
edit <id>
set end-ip {ipv4-address}
set start-ip {ipv4-address}
next
end
config ip6-range
Description: Table of IPv6 ranges assigned to country.
edit <id>
set end-ip {ipv6-address}
set start-ip {ipv6-address}
next
end
next
end
config system geoip-override
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
country-id |
Two character Country ID code. |
string |
Maximum length: 2 |
|
|
description |
Description. |
string |
Maximum length: 127 |
|
|
name |
Location name. |
string |
Maximum length: 63 |
|
config ip-range
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
end-ip |
Ending IP address, inclusive, of the address range (format: xxx.xxx.xxx.xxx). |
ipv4-address |
Not Specified |
0.0.0.0 |
|
id |
ID of individual entry in the IP range table. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
|
start-ip |
Starting IP address, inclusive, of the address range (format: xxx.xxx.xxx.xxx). |
ipv4-address |
Not Specified |
0.0.0.0 |
config ip6-range
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
end-ip |
Ending IP address, inclusive, of the address range (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx). |
ipv6-address |
Not Specified |
:: |
|
id |
ID of individual entry in the IPv6 range table. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
|
start-ip |
Starting IP address, inclusive, of the address range (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx). |
ipv6-address |
Not Specified |
:: |