background image

dows operating system.     

•      For the terminal port parameters set Bits per Second to 115200, Data bits to 8, 

Parity to None and Stop bits to 1.   

•      At the Login prompt type admin, no password required. 

•      Follow the instructions in the next section to set the interface addresses. 

  Setting the IP Addresses 

 

First set the internal interface address to be in your internal network.     
For example: 

•      

set interface internal address 192.168.100.165 

Next set the mask for your internal subnet: 

•      

set interface internal netmask 255.255.255.0 

Now set up the external interface: 

•      

set interface external address 172.16.0.85 

•      

set interface external netmask 255.255.255.224 

Set the default gateway to the gateway address provided by your ISP: 

•      

set defaultgw 172.16.0.94 

At this point you should check the current settings.     
Use the following command: 

•      

get system interface   

If the DMZ address is in the same subnet with the Internal or External 
interfaces it will have to be changed.    Otherwise it does not need to be 
set at this point. To change it use: 

•      

set interface dmz address 10.10.10.114 

•      

set interface dmz netmask 255.255.255.0 

Reviews: