ipam instance source external ipam
Configures external IPAM server for pool information.
Command Mode
Exec > Global Configuration (config) > IPAM Configuration (config-ipam) > Instance Configuration (config-instance-instance_id )
Syntax
source external ipam [ [ host ip_address ] [ port port_number ] [ vendor vendor_id ] ]
host ip_address
Specify IP address of the IPAM server.
Must be a string in the ipv4-address pattern. For information on the ipv4-address pattern, see the Input Pattern Types chapter.
-Or-
Must be a string in the ipv6-address pattern. For information on the ipv6-address pattern, see the Input Pattern Types chapter.
port port_number
Specify port number of the IPAM server.
Must be an integer in the range of 1-65535.
vendor vendor_id
Specify the IPAM server's vendor ID. Default: cisco.
Must be one of the following:
cisco
Usage Guidelines
Use this command to configure external IPAM server for pool information.