Define Thresholds for Address Pool
You can define high and low thresholds for the address pool. These thresholds are set in terms of percentage. You can use ip nat settings command to configure the threshold limits.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The NAT 44 pool exhaustion alert feature enables generation of alerts before addresses in an address pool are exhausted. The alerts are generated for TCP and UDP ports and separate Syslog entries are generated for each protocol. This feature can help the administrator take action before the address pool is exhausted.
You can define high and low thresholds for the address pool. These thresholds are set in terms of percentage. You can use ip nat settings command to configure the threshold limits.
Address Pool Type |
Pool Usage Based On |
---|---|
Pool for port-address translation (PAT) |
Pool usage for such pools will be based total ports allocated from the pool |
Pool for Address translation |
Pool usage for such pools will be based on address allocated from the pool |
Pool with BPA configured |
Pool usage will be based on the total number of port-sets allocated from the pool |
Before performing the tasks in this module, you must be familiar with the concepts described in the “Monitoring and Maintaining NAT” module and have NAT configured in your network.
The NAT 44 Pool Exhaustion Alert feature does not support setting alerts for ICMP ports.
Let us assume you have defined thresholds for the address pool using the following command:
ip nat settings pool watermark high 80 low 50
This means that the higher threshold and lower threshold for the address pool is set at 80 and 50 percent respectively.
Pool Usage |
Syslog Status |
---|---|
Pool usage from 78-80 |
Syslogs are generated |
Pool usage falls to 60 |
No Syslogs are generated |
Pool usage increased again to more than or equal to 80 |
No Syslogs are generated |
Pool usage decreased to less than or equal to 50 |
No Syslogs are generated |
Pool usage increased to more than or equal to 80 |
Syslogs are generated |
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
NAT commands: complete command syntax, command mode, command history, defaults, usage guidelines, and examples |
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Name |
Releases |
Feature Information |
---|---|---|
NAT 44 Pool Exhaustion Alerts |
Cisco IOS XE Fuji 16.8 |
The NAT 44 pool exhaustion alert feature enables generation of alerts before addresses in an address pool are exhausted. The alerts are generated for TCP and UDP ports and separate Syslog entries are generated for each protocol. This feature can help the administrator take action before the address pool is exhausted.. The following command is introduced : ip nat settings pool watermark , . |