The display nat static-mapping ipv4 command displays the mapping between the private IP address, public IP address, and port range for a static source tracing algorithm.
This command is supported only on the NetEngine 8000 F1A.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display nat static-mapping ipv4 10.1.1.1
[inside-ip] --> [global-ip] [start-port][port-size]
10.1.1.1 --> 10.1.11.1 512 64
Item | Description |
---|---|
inside-ip | Private IP address used by a static source tracing algorithm. |
global-ip | Public IP address used by a static source tracing algorithm. |
start-port | Start port in a port range in a public IP address pool used by a static source tracing algorithm. |
port-size | Size of a public port range used by a static source tracing algorithm. |