HTTPPORT HTP HH

Description:

   Sets the port in which the web based user interface will listen.
   Default is 80.   Valid ports are 1-65535, excluding 20, 21, 22, 23, 43

Form:

   HTTPPORT | HTP |HH [ARGUMENT]
     Argument - Tcp port number for web ui sevice to listen on.

Examples:

  Verbose command to retrieve current setting:
  HTTPPORT <enter>
     Response is: OK\r\n
                  HTTPPORT= 80\r\n
  Terse command to retrieve current setting:
  HH <enter>
     Response is: 0\r\n
                  80\r\n

  Verbose command to change setting:
  HTTPPORT 80 <enter>
     Response is: OK\r\n

  Terse command to change setting:
  HH 80 <enter>
     Response is: 0\r\n

Notes:


Products Supporting Command

  • all
Created By: Adtec Digital