Connect and log in to the XBee Gateway device

To connect and log in to the XBee Gateway device through the command line interface:

  1. Open a command prompt or terminal window, such as one provided by PuTTY. You can download PuTTY from http://www.putty.org/.
  2. Choose one of the following option:

    • From Windows, type:

      putty python@my_ip_address
    • From Linux, type:

      $ ssh python@my_ip_address

      Where my_ip_address is the IP address of XBee Gateway.

  3. You are prompted for the password. The unique, default password is printed on the device label. If the password is not on the device label, the default password is dbps. If these defaults do not work, the password may have been updated. Contact your system administrator for help.