If your Web Xpander is connected using network configurations 1 or 2 (above) you may need to manually set the IP address of the PC or the Web Xpander.
Manually Configuring Web Xpander Network Settings
You can send commands to the Web Xpander via the STARGATE by using the “ASCII” button on the MegaController in WinEVM.
1.Start WinEVM
2.Click the MegaController icon
3.Click the ASCII button
4.Select “Out of Controller” and “Com1”
5.Type one or more of the following network configuration commands to configure your Web Xpander to function on your network
Note: Once you can access the Web Xpander via the web (Internet Explorer) all of these settings are accessible from the “Settings” button.
A full listing of Web Xpander commands is available in Appendix A
Click “Send” to issue ASCII data. Click “OK” to close.
“Send ASCII” dialog accessed by clicking ASCII from
the WinEVM MegaController
Command | Description | Example |
:ipaddr= | Sets the IP Address | :ipaddr=192.168.0.20 |
:ipmask= | Sets the Netmask | :ipmask=255.255.255.0 |
:ipgate= | Sets the Gateway Address | :ipgate=192.168.0.1 |
:dns= | Sets the DNS Address | :dns=192.168.0.1 |
:dhcp= | Enabled/Disables DHCP | :dhcp=1 or :dhcp=0 |
:smtp= | Sets the outgoing (SMTP) mail | :smtp=smtp.comcast.net |
| server name |
|
:user= | Sets the user name required for | :user=myname |
| access |
|
:pass= | Sets the password required for | :pass=mypass |
| access |
|
:webport= | Sets the port (default = 80) for | :webport=80 |
| the web server |
|