Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 4: System Commands
Efficient Networks
®
Page 4-7
system addhostmapping
Remaps a range of local-LAN IP addresses to a range of public IP addresses on a
system-wide basis. These local addresses are mapped one-to-one to the public
addresses.
NOTE:
The range of public IP addresses is defined by
<first public addr>
only. The
rest of the range is computed automatically (from
<first public addr>
to
<first public addr>
+ number of addresses remapped - 1) inclusive.
Automatic SNTP requests are generated if the system needs to get the time. You can
specify an SNTP server using the command
sntp server
and a UTC offset with the
command
sntp offset
.
Mgmt Class
Network (R/W)
Input Format
system addhostmapping <first private addr>
<second private addr> <first public addr>
Parameters
Response
Command prompt.
<first private addr>
a
a
Dotted-decimal notation
First IP address in the range of IP addresses to be
remapped.
<second private addr>
a
Last address in the range of IP addresses to be
remapped.
<first public addr>
a
Last address in the range of IP addresses to be
remapped.