Layer 3 functions
9.1 NAT
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 11/2014, C79000-G8976-C351-03
353
no nat (client)
Description
With this command, you delete an entry from the translation list.
Note
This command is only
available in the client mode
You are now in the NAT Configuration mode.
The command prompt is as follows:
cli(config-nat)#
Call up the command with the following parameters:
no nat {tcp|udp} <globalportfrom> [<globalportto>] <localip> <localportfrom>
[<localportto>]
The parameters have the following meaning:
Assignment of TCP for the follow-
-
Assignment of UDP for the follow-
-
Start port of the global port range
End port of the global port range
IPv4 address of the node in the
enter a valid IPv4 address
Start port of the local port range
End port of the local port range
The entry is deleted from the translation list.
You show the NAT configuration and the translation list with the show nat command.
You configure entries with the
nat command.