Layer 3 functions
9.1 NAT
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 10/2015, C79000-G8976-C351-05
375
9.1.3.2
no nat (Client)
Note
This command is only available in the client mode.
Description
With this command, you delete an entry from the translation list.
Note
This command is only available in the client mode
Requirement
You are now in the NAT Configuration mode.
The command prompt is as follows:
cli(config-nat)#
Syntax
Call up the command with the following parameters:
no nat {tcp|udp} <globalportfrom> [<globalportto>] <localip> <localportfrom>
[<localportto>]
The parameters have the following meaning:
Parameter
Description
Range of values / note
tcp
Assignment of TCP for the follow-
ing global port
-
udp
Assignment of UDP for the follow-
ing global port
-
globalportfrom
Start port of the global port range
enter the start port
globalportto
End port of the global port range
enter the end port
localip
IPv4 address of the node in the
local network
enter a valid IPv4 address
localportfrom
Start port of the local port range
enter the start port
localportto
End port of the local port range
enter the end port
Result
The entry is deleted from the translation list.