Layer 3 functions
8.1 NAT
SCALANCE S615 Command Line Interface
296 Configuration Manual, 06/2015, C79000-G8976-C406-02
You are in the FIREWALL NAT configuration mode.
The command prompt is as follows:
cli(config-fwnat)#
Call up the command with the following parameters:
no netmap srcint <if-type> [<num(0-4094)>] dstint <if-type> [<num(0-4094)>] idx
<integer(1-200)>
The parameters have the following meaning:
Keyword for the source interface
Type or speed of the interface Specify a valid interface.
Number of the addressed interface
Keyword for the destination interface -
Type or speed of the interface
Specify a valid interface.
Number of the addressed interface
Keyword for the number of the NETMAP rule
Number corresponding to a specific NETMAP
rule.
Specify a valid number.
For information on identifiers of addresses and interfaces, refer to the section "Commands in
the FIREWALL NAT configuration mode (Page 288)".
The specified NETMAP rule is deleted.
You display the numbers of the NETMAP rules with the netmap show-idx command.
You delete all NETMAP rules with the
no netpmap all command.
You create a NETMAP rule with the commands
netmap source type ipv4 and netmap
destination type ipv4
.