AT-HDVS-200-TX-WP / AT-HDVS-200-TX-WP-BLK
54
Commands
IPLogin
Enables or disables the use of login credentials when starting a Telnet session on the AT-HDVS-200-TX-WP. If this
feature is set to
on
, then the AT-HDVS-200-TX-WP will prompt for both the username and password. Use the same
credentials as the web GUI.
on
= login credentials required;
off
= no login required;
sta
= displays the current setting.
Example
IPLogin off
Syntax
IPLogin X
Parameter
Description
Range
X
Value
on, off, sta
Feedback
IPLogin off
IPPort
Sets the Telnet listening port for the AT-HDVS-200-TX-WP. Use the
sta
argument to display the current port setting.
Example
IPPort 23
Syntax
IPPort X
Parameter
Description
Range
X
Port
0 ... 65535, sta
Feedback
IPPort 23
IPStatic
Sets the
static IP address, subnet mask, and gateway (router) address of the AT-HDVS-200-TX-WP. Before using
this command, DHCP must be disabled on the AT-HDVS-200-TX-WP. Refer to the
information. Each argument must be entered in dot-decimal notation and separated by a space. The default static
IP address is
192.168.1.254.
Example
IPStatic 192.168.1.112 255.255.255.0 192.168.1.1
Syntax
IPStatic X Y Z
Parameter
Description
Range
X
IP address
0 ... 255 (per byte)
Y
Subnet mask
0 ... 255 (per byte)
Z
Gateway (router)
0 ... 255 (per byte)
Feedback
IPStatic 192.168.1.112 255.255.255.0 192.168.1.1