G.shdsl Router User Manual
The
virtual
menu contains range of virtual IP address, delete virtual IP address and show virtual
IP address.
>> range
Edit virtual IP address pool
delete
Delete virtual IP address pool
list
Show virtual IP address pool
You can create five virtual IP address pool range in
range
command.
----------------------------------------------------------------------
Command: setup ip_share nat virtual range <1~5> <ip> <1~253>
Message: Please input the following information.
NAT local address range entry number <1~5>:
1
Base address:
192.168.0.2
Number of address:
49
----------------------------------------------------------------------
You can delete virtual IP address range- from 1 to 5- by using
delete
command.
You can view the virtual IP address range via
list
command.
To setup global IP address pool, move the cursor “
>>
” to
global
command and press enter.
>> range
Edit global IP address pool
interface
Bind address pool to specific interface
delete
Delete global IP address pool
list
Show global IP address pool
You can create five global IP address pool range via
range
command.
----------------------------------------------------------------------
Command: setup ip_share nat global range <1~5> <ip> <1~253>
Message: Please input the following information.
NAT global IP address range entry number <1~5>:
1
Base address:
122.22.22.2
Number of address:
3
----------------------------------------------------------------------
After configuration global IP address range, You can bind address pool to specific interface via
bind command.
----------------------------------------------------------------------
Command: setup ip_share nat global interface <1~5> <1~8>
Message: Please input the following information.
NAT global ddress range entry number <1~5>:
1
Active interface number <1~8>:
1
----------------------------------------------------------------------
93