9.1.3.11
ip nat static
Description
With this command, you configure static 1:1 address translations.
You specify which inside global address the inside local address of a device will be converted
to and vice versa. This variant allows connection establishment in both directions. The device
in the internal network can be reached from the external network.
Requirement
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Syntax
Call up the command with the following parameters:
ip nat static <inside local ip> <inside global ip>
The parameters have the following meaning:
Parameter
Description
Range of values / note
inside local ip
Actual address of the device that should
be reachable from external.
Enter a valid IPv4 address.
inside global ip
Address at which the device will be
reachable from external
Enter a valid IPv4 address.
Result
A static address translation is defined.
Further notes
You delete a static address translation with the
no ip nat static
command.
You display the current configuration with the
show ip nat
command.
9.1.3.12
no ip nat static
Description
With this command, you delete static 1:1 address translations.
Layer 3 functions
9.1 NAT
SCALANCE XB-200/XC-200/XF-200BA/XP-200/XR-300WG Command Line Interface
448
Configuration Manual, 07/2017, C79000-G8976-C361-06