The display nat ip-detect command displays the IP addresses removed from the NAT address pool by the NAT address pool detection function.
display nat ip-detect address-group { name group-name | id group-id } [ exclude-ip | ip-address ]
| Parameter | Description | Value |
|---|---|---|
| group-name | Specifies the name of the address pool. | The address pool must exist. |
| group-id | Specifies the id of the address pool. | The value range of the parameter is subject to the specific device model. Please refer to the actual data in practice. |
| exclude-ip | Displays information about excluded IP addresses. | - |
| ip-address | Specifies an IP address to check whether this IP address is excluded. | The value is in dotted decimal notation. |
After enabling the NAT address pool detection function, you can use this command to view the IP addresses removed from the NAT address pool.
Only the USG6510E/6510E-POE/6530E does not support this command.
# Display the IP addresses removed from the NAT address pool by the NAT address pool detection function.
<sysname> display nat ip-detect address-group name nataddr
Address-group id: 1 Detect ip num: 10 Exclude ip num: 9
-----------------------------------------------------------------------------------
IP-address: Section-id Excluded Excluded-Time
-----------------------------------------------------------------------------------
1.1.1.1 0 YES 2015/11/26 09:30:39
1.1.1.2 0 YES 2015/11/26 09:31:03
1.1.1.3 0 YES 2015/11/26 09:30:50
1.1.1.4 0 YES 2015/11/26 09:31:28
1.1.1.5 0 YES 2015/11/26 09:30:53
1.1.1.6 0 YES 2015/11/26 09:30:26
1.1.1.7 0 YES 2015/11/26 09:30:54
1.1.1.8 0 YES 2015/11/26 09:31:24
1.1.1.9 0 YES 2015/11/26 09:31:03
1.1.1.10 0 NO ---
Item |
Description |
|---|---|
| Address-group id | ID of a NAT address pool |
| Detect ip num | Total number of IP addresses for NAT address pool detection |
| Exclude ip num | Number of excluded IP addresses |
| IP-address | Number of IP addresses in the NAT address pool |
| Section-id | IP address segment of the NAT address pool to which the IP address belongs |
| Excluded | Whether an IP address is excluded |
| Excluded-Time | Time at which an IP address is excluded |