Exegin Technologies Limited Q52 Manuale Utente

Pagina di 86
64
Q52 Installation and Configuration Guide © Exegin Technologies Limited, 2007
8. Reference Information
Complete Command Reference
Miscellaneous commands
These commands do not fall under any specific section of the command line interface 
shell but they are used quite frequently. 
store net mask netmask
Store the subnet mask for the Q52.
For example:
store tcpip 1 mask 
255.255.255.0
store net opts[[-]dhcp]
Enable or disable the automatic DHCP 
requests for IP addresses upon bootup. 
Prefix the ‘DHCP’ option with a dash (‘-’) to 
disable the option; otherwise it is enabled.
For example:
store tcpip 1 opts -dhcp
store net rxbuf packets
Determine the receive window size for the 
Q52. Usually the packets value ranges from 
2-8 with the lower number allowing for 
more simultaneous TCP connections with 
the Zigbee bridge device.
For example:
store net rxbuf 2
store zbnwk opts [-]edscan
Enable/disable power-up energy scan on the 
Zigbee radios.
store zbmac freqband [[-]868] 
[[-]915] [[-]2400]
Sets the freqency band for each Zigbee 
radio.
store zipt port portnumber
Sets the UDP port number to be used for 
bridging Zigbee traffic over the IP network. 
The default port number is 17755.
Table 7—Miscellaneous Commands
Command Syntax
Description
close <sd>|all 
Close the network connection defined by the 
socket descriptor. Socket descriptors can be 
obtained using the 
netstat
 command.
If the argument 
all
 is entered, then all 
active network connections will be 
terminated, including the telnet session in 
which the command was entered.
Table 6—Store Command Options
Command Syntax
Description