Net To Net Technologies SIA2410R User Manual
Net To Net Technologies
41
3> Port Mapping
Usually, this method takes a dynamic n:n translation and not only the
IP address but also port number translation is performed. For
outgoing calls, the SIA2410R performs NAT for multiple hosts on the
local network after getting a single IP address from the remote
network. For incoming calls, the SIA2410R can perform NAT for
multiple hosts on the local network by using the single IP address.
NAT can be implemented to use a single address or multiple addresses.
Note:
NAT will turn RIP off, so the addresses of the SIA2410R are not
propagated to the Internet or other remote networks.
Setting up Static Mapping
Command
nat static
<local-ip> <global-ip>
Parameters
<local-ip>
IP address before conversion
<global-ip>
IP address after conversion
Usage
Examples:
(conf)# nat static 192.168.1.1 168.126.188.100
establish a one-to-one mapping between the local network
address of 192.168.1.1 and the public address of
168.126.188.100.