LAN

Description

Get the LAN port configuration included the IP Address. Netmask and Host Name.

For all devices without LAN port like all EPL Platform, PlatformT and Multi-Channel devices, the only Host Name will be returned.

Input Argument

None

Attribute

Return of Message

LAN_IP='192.168.1.254'
LAN_NETMASK='255.255.255.0'
LAN_HOSTNAME='LocalHost'

or

LAN_HOSTNAME='LocalHost'

Applicability

Status

Valid

See Also

LAN_IP, LAN_NETMASK, LAN_HOSTNAME

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&LAN
or
http://ip:port/cgi-bin/cmd/system?LAN

Back to

HOME, SYSTEM CGI