BlueGate 1000
Command Line Entry
May 8, 2001
WIDCOMM, Inc, Proprietary and Confidential
40
7.17 PINCODE
Sets the Individual PIN Code used to authenticate connecting Bluetooth devices. The
individual PIN Code is limited in length to a maximum of 16 characters.
Format:
PINCODE = n,ASCII
•
n
is device number, from one to seven.
•
ASCII string
is the actual Pin Code.
Example:
PINCODE = 1,2233
7.18 PING
Pings the remote host. This command can be used to determine if a remote machine is
“up.”
“Ping” displays an error message if either the host name or IP address is not entered as a
parameter.
Format:
PING hostname[or IPAddr] -nCOUNT -lSIZE -wTIMEOUT -f –iTTL.
•
Hostname:
the user-friendly name of the remote device.
•
IP Addr
: the IP address of remote device, entered in dotted decimal notation.
•
-nCOUNT
: the number of Ping Packets to be sent (default = 1).
•
-lSIZE
: the size of each ping packet (default = 32 bytes).
•
-wTIMEOUT
: the length of time to wait for a response from the remote machine
(default = 5 seconds).
•
-iTTL
: the lifetime, in seconds, of the ping packet. This value is contained in the
IP Packet. After
TTL
seconds the packet is removed from the network (default =
255 seconds).
•
-f:
enables packet fragmentation if the packet size is greater than the maximum
size allowed on the network.
The only required parameter in the PING command is either the IP address or the host
name; all other parameters are optional.
Example:
PING 192.168.1.34 –n2
or
www.widcomm.com -n2
sends two ping
packets to the remote device that has IP address 192.168.1.34. The omitted parameters
assume their default values.
7.19 RESET
Resets BlueGate 1000.
7.20 ROUTE
Displays the Static and Dynamic route table entries for BlueGate 1000.
7.21 SERVICENAME
Sets the LAN Access Profile service name for BlueGate 1000.
The service name is limited in length to a maximum of 100 characters.
Format:
SERVICENAME = ASCII string
•
ASCII string
is the actual service name.
Example:
SERVICENAME = LOCAL LAN.