User's Manual

Axiometric Gateway Guide MeshPlus™
Steps 12-14 show how to configure the static IP address 172.30.1.31 and a subnet mask
of 255.255.255.0 with a gateway at 172.30.1.1. You should use the parameters provided
by your network administrator instead:
12. # set ip eth0 dhcp-client disable
13. # set ip eth0 ip-address 172.30.1.31 mask 255.255.255.0
14. # set ip def-gway 172.30.1.1
Step 15 shows how to configure the Gateway 2 for DHCP:
15. # set ip eth0 dhcp-client enable
Finally configure the Gateway 2 for access on a particular TCP port (e.g. 2100 or
substitute the port specified by your network administrator):
16. # set serial s0 auto-dialout-port 2100
17. # set ip hostname MyGW2name
18. # set ip auto-dialout enable
19. # set ip telnet raw-mode enable
20. # save
Other useful CLI commands:
help
exit
restore default-config
show config
show serial s0 config
show serial s0 statistics
show sys-info
set ip pri-dns <ip addr>
set ip sec-dns <ip addr>
set ip dns <enable/disable>
set ip tcp-keepalive[3-120 minutes] (default = 3)
show ip eth0 configuration
show ip eth0 statistics
show ip eth0 link-status <ping ip addr> (pings specified address)
For additional CLI commands, consult the MultiTech Developer Guide MTXCSEM
Commands.
b) 802.11b (WiFi) Network Bridge
From the factory, the WiFi bridge module is configured with a default SSID of
“mt800swm”, infrastructure mode, no encryption and an IP address of 192.168.1.100. In
most cases, the default configuration will need to be changed; consult your network
administrator for the correct network parameters. In the example below, you will configure
the Gateway2 for:
SSID=MeshPlus
IP Address = 172.30.1.34
Subnetwork = 255.255.255.0