
40
CRX-POSTX-DIN
DIN Rail PostX IP Reporting Module
Installation Manual | June 2017
12.1
Command Line Interface Commands
Command
Example
Description
arp -a
arp -a
Lists all the entries in the ARP table (IP address and MAC
address details)
arp -d
arp -d
Deletes the ARP cache. This is useful if the IP address of a
device you are trying to talk to has changed.
boot
boot
Restarts the PostX in boot mode. Note that this will disable
the command line interface.
default
default
Defaults the PostX to factory settings
dhcp
dhcp
Displays the DHCP client details
dhcp -d
dhcp -d
Starts the DHCP server discovery process. Note: This
does not change the PostX into the DHCP mode. The IP
address, subnet mask and default gateway values
obtained during the discovery process will become the
new settings used in network configuration web interface
for static IP configuration when the PostX restarts.
emac
emac
Displays statistics for the Ethernet interface
exit
exit
Disconnects an active telnet session
gprs default
gprs default
Resets GPRS parameters to factory defaults
gprs reset
gprs reset
Restarts the GPRS module
gprs set apn
gprs set apn internet.com
Sets the APN parameter of the GPRS module
gprs set user
gprs set user wapuser1
Sets the user name parameter of the GPRS module
gprs set password
gprs set password wap
Sets the password parameter of the GPRS module
gprs status
gprs status
Displays the GPRS interface status,
connected/disconnected, the connection duration time
and the signal strength x/5.
ipconfig
ipconfig
Lists the details of the UIP setup, IP address, gateway,
subnet mask etc
ipconfig -all
ipconfig -all
Extended IP configuration details
ping
ping 192.168.1.1
Sends a ping command to the selected IP address
pstn on time
pstn on 10
Activates the PSTN pass through relay for 10 minutes
pstn off
pstn off
Deactivates the PSTN pass through relay even if the
duration time has not expired
restart
restart
Restarts the PostX
set ip
set ip 192.168.1.56
Sets the IP address. The PostX must be restarted for the
change to take effect.
set gateway
set gateway 192.168.1.1
Sets the gateway address. The PostX must be restarted
for the change to take effect.
set mask
set mask 255.255.0.0
Sets the subnet mask. The PostX must be restarted for the
change to take effect.
set dnsl
set dnsl 192.168.1.1
Sets the primary DNS server. The PostX must be restarted
for the change to take effect