STEALTHIPADDRESS SIP SP

Description:

   This is a security feature that allows ONLY the argued Stealth IP Address(s) to
   communicate with the unit for FTP and other services.  The Adtec API is not affected
   at this time.   Up to four IP addresses may argued. When you use this command,
   if you do not argue the IP address of the machine you are connecting from, then
   you will not be able to connect to that unit after executing this command. The
   unit does not need to be reset for this setting to activate.

Form:

   STEALTHIPADDRESS|SIP|SP [ARGUMENT] [ADDRESS]
   Argument List:
   Terse    Verbose      Description
      0       none      Numerical designation of 1st Host
      1       none      Numerical designation of 2nd Host
      2       none      Numerical designation of 3rd Host
      3       none      Numerical designation of 4th Host

   Address:
   Form                  Description
   nnn.nnn.nnn.nnn       Host IP Address for this unit in decimal notation

Response:

  MODIFY STEALTHIPADDRES RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, or
             "[1-255]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)

  DISPLAY STEALTHIPADDRESS RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "STEALTHIPADDRESS= [STANDARD]\r\n", or
               "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, followed by
             "[NUMERIC STANDARD]\r\n", or
             "[1-255]\r\n" if error, ending command
    "\r\n" concludes display responses (empty line)

Examples:

  Verbose command to retrieve current setting:
  STEALTHIPADDRESS <enter>
     Response is: OK\r\n
                  STEALTHIPADDRESS= 192.168.10.82, 192.168.10.81, 0.0.0.0, 0.0.0.0\r\n
  Terse command to retrieve current setting:
  SP <enter>
     Response is: 0\r\n
                  192.168.10.82, 192.168.10.81, 0.0.0.0, 0.0.0.0\r\n

  Verbose command to change setting:
  STEALTHIPADDRESS 0 192.168.10.81 1 192.168.10.82 2 192.168.10.199 3 192.168.10.225 <enter>
     Response is: OK\r\n

  Terse command to change setting:
  SP 0 192.168.10.81 1 192.168.10.82 2 192.168.10.199 3 192.168.10.225 <enter>
     Response is: 0\r\n

Notes:

Products Supporting Command

Created By: Adtec Digital Inc