9.1.3.9
ip nat service portrange
Description
With this command you configure static port translations (NAPT) for an interface with a port
range.
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 service portrange <inside local ip> {tcp|udp|any} <inside
local start port no> <inside local end port no> [<description>]
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.
Protocol
Protocol for which the port translation is
valid.
●
tcp
●
udp
●
any
inside local
start port no
Start port that will be assigned to the in‐
side local address.
The port range you define will also
be used for the port of the inside
global address. A port range can
only be translated to the same port
range.
inside local end
port no
End port that will be assigned to the in‐
side local address.
description
Description for the port translation
-
Result
The static port translation with a port range is configured.
Further notes
You delete a configuration with the
no ip nat service portrange
command.
You configure static port translations with a service for an interface with the
ip nat
service
command.
You display the current configuration with the
show ip nat service portrange
command.
Layer 3 functions
9.1 NAT
SCALANCE XB-200/XC-200/XF-200BA/XP-200/XR-300WG Command Line Interface
446
Configuration Manual, 07/2017, C79000-G8976-C361-06