config system ipam
Configure IP address management services.
config system ipam
Description: Configure IP address management services.
config pools
Description: Configure IPAM pools.
edit <name>
set description {string}
set subnet {ipv4-classnet}
next
end
config rules
Description: Configure IPAM allocation rules.
edit <name>
set description {string}
set device <name1>, <name2>, ...
set interface <name1>, <name2>, ...
set role [any|lan|...]
set pool <name1>, <name2>, ...
set dhcp [enable|disable]
next
end
set server-type {option}
set status [enable|disable]
end
config system ipam
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
server-type |
Configure the type of IPAM server to use. |
option |
- |
fabric-root |
||||||
|
|
|
|||||||||
|
status |
Enable/disable IP address management services. |
option |
- |
disable |
||||||
|
|
|
|||||||||
config pools
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
name |
IPAM pool name. |
string |
Maximum length: 79 |
|
|
description |
Description. |
string |
Maximum length: 127 |
|
|
subnet |
Configure IPAM pool subnet, Class A - Class B subnet. |
ipv4-classnet |
Not Specified |
0.0.0.0 0.0.0.0 |
config rules
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
name |
IPAM rule name. |
string |
Maximum length: 79 |
|
||||||||||||
|
description |
Description. |
string |
Maximum length: 127 |
|
||||||||||||
|
device |
Configure serial number or wildcard of FortiGate to match. FortiGate serial number or wildcard. |
string |
Maximum length: 79 |
|
||||||||||||
|
interface |
Configure name or wildcard of interface to match. Interface name or wildcard. |
string |
Maximum length: 79 |
|
||||||||||||
|
role |
Configure role of interface to match. |
option |
- |
any |
||||||||||||
|
|
|
|||||||||||||||
|
pool |
Configure name of IPAM pool to use. Ipam pool name. |
string |
Maximum length: 79 |
|
||||||||||||
|
dhcp |
Enable/disable DHCP server for matching IPAM interfaces. |
option |
- |
disable |
||||||||||||
|
|
|
|||||||||||||||