ipam instance address-pool

Configures IPAM address pools.

Command Mode

Exec > Global Configuration > IPAM Configuration

Syntax

address-pool address_pool_name [ static | offline | vrf-name vrf_name ] 

address-pool address_pool_name

Specify name of the address pool.

Must be a string of 1-128 characters in the ipam-str pattern. For information on the ipam-str pattern, see the Input Pattern Types chapter.

address-quarantine-qsize max_ips_in_quarantine_queue

Specify the maximum number of IPs to be held in quarantine queue per-dp, per-af, per-instance.

Must be an integer.

address-quarantine-timer address_quarantine_timer_interval

Specify the address quarantine timer interval in seconds.

Must be an integer in the range of 4-3600.

Default Value: 4.

offline

Specify the pool as an offline pool.

static

Specify the pool as a static pool.

vrf-name vrf_name

Specify name of the VRF.

Must be a string of 1-128 characters in the ipam-str pattern. For information on the ipam-str pattern, see the Input Pattern Types chapter.

Usage Guidelines

Use this command to configure IPAM address pools.