Configuring IPAM Source
Use the following configuration to configure the IPAM source.
configure
ipam
source local
source external ipam
host ip_address
port integer
vendor type
commit
NOTES:
-
ipam : Enters the IPAM Configuration mode.
-
source local : Enters the local datastore as the pool source.
-
source external ipam : Enters the external IPAM server as the pool source.
-
host ip_address : Specifies the host name of the external IPAM server.
-
port integer : Specifies the port of the external IPAM server.
-
vendor type : Specifies the vendor type of the external IPAM server.
The following is a sample configuration:
configure
ipam
source external ipam
host 1.1.1.1
port 10000
vendor cisco