Configuring IPAM Quarantine Timer
This section describes how to configure the IPAM quarantine timer.
configure
ipam
address-pool pool_name
address-quarantine-timer quarantine_timer_value
vrf-name vrf_name_value
ip4
address-range start_ipv4_address end_ipv4_address
address-range start_ipv4_address end_ipv4_address
!
!
!
NOTES:
-
ipam —Enter the IPAM configuration.
-
address-pool pool_name —Specifies the name of the pool to enter the pool configuration. pool_name must be the name of the address pool.
-
address-quarantine-timer quarantine_timer_value —Specifies the value of the quarantine timer in seconds. quarantine_timer_value must be in the range of 4-3600 seconds. The default value is 4.
-
vrf-name vrf_name_value —Specifies the name of the VPN routing and forwarding (VRF) for the pool.
-
ipv4 —Enters the IPv4 mode.
-
address-range start_ipv4_address end_ipv4_address —Specifies the IP addresses for start and end IPv4 address-range.