IP Pool Utilization Thresholds
▀ Context-Level IP Pool and Group Thresholds
▄ Cisco ASR 5000 Series Thresholding Configuration Guide
Context-Level IP Pool and Group Thresholds
This section provides instructions for configuring a single IP address pool utilization threshold for all pools within the
context. These become the default settings for all pool existing or created in this context. See IP Address Pool-Level
Thresholds for setting thresholds for individual IP pools.
Important: These instructions assume that IP address pools have been previously configured.
Configuring Context-Level IP Pool and Group Thresholds
Use the following example to configure the context-level IP Pool and group thresholds:
configure
threshold poll { available-ip-pool-group | ip-pool-free | ip-pool-hold | ip-pool-
release | ip-pool-used } interval <time>
context <context_name>
threshold available-ip-pool-group <low_thresh> [ clear <high_thresh> ]
threshold ip-pool-free <low_thresh> [ clear <high_thresh> ]
threshold ip-pool-hold <high_thresh> [ clear <low_thresh> ]
threshold ip-pool-release <high_thresh> [ clear <low_thresh> ]
threshold ip-pool-used <high_thresh> [ clear <low_thresh> ]
threshold monitoring available-ip-pool-group
end