
88
You can create up to 10 fixed NAT mapping entry via range command.
----------------------------------------------------------------------
Command: setup ip_share nat fixed modify <1~1o> <ip> <ip>
Message: Please input the following information.
Fixed NAT mapping entry number <1~10>: 1
Local address: 192.168.0.250
Global address: 122.22.22.2
----------------------------------------------------------------------
After configuration fixed IP address entry, you can bind the entry to specific interface via interface
command.
----------------------------------------------------------------------
Command: setup ip_share nat fixed interface <1~5> <1~8>
Message: Please input the following information.
Fixed NAT mapping entry number <1~5>: 1
Active interface number (Enter for default) <1~8>: 1
----------------------------------------------------------------------
You can delete fixed NAT mapping entry- from 1 to 5- by using delete command.
You can view the fixed NAT mapping entry via list command.
14.16.11 PAT
To configure Port Address Translation, move the cursor “>>” to pat and press enter.
>> clear Clear virtual server mapping
modify Modify virtual server mapping
list Show virtual server mapping pool
You can delete virtual server mapping entry- from 1 to 10- by using clear command.
You can create up to 10 virtual server mapping entry via modify command.
----------------------------------------------------------------------
Command: setup ip_share pat modify <1~10>
Message: Please input the following information.
Virtual server entry number <1~10>: 1
----------------------------------------------------------------------
After key in enter, the screen will prompt as below.
>> interface Active interface
port TCP/UDP port number
server Host IP address and port number
protocol Transport protocol
name Service name
begin The schedule of beginning time
end The schedule of ending time
Kommentare zu diesen Handbüchern