Product specifications
Chapter 4: System Management Efficient Networks
®
Router family
Technical Reference Guide
Page 4-24 Efficient Networks
®
IP Address Range
The range of local LAN IP addresses to be remapped is defined by <first private
addr> to <second private addr> inclusive. These addresses are mapped one-to-one
to the public addresses.
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.
Multiple-Host Remapping Entries
Users may enter as many host remapping entries as they wish.
Example:
The following entries create three mappings:
• 192.168.207.40 through 192.168.207.49 are mapped to 10.0.20.11 through
10.0.20.20
• 192.168.207.93 through 192.168.207.99 are mapped to 10.0.20.4 through
10.0.20.10
• 192.168.209.71 through 192.168.209.80 are mapped to 10.12.14.16 through
10.12.14.25
remote addhostmapping 192.168.207.40 192.168.207.49 10.0.20.11
remote1
remote addhostmapping 192.168.207.93 192.168.207.99 10.0.20.4
remote1
remote addhostmapping 192.168.209.71 192.168.209.80 10.12.14.16
remote1