User Manual

VIVOTEK
User's Manual - 177
© 2019 VIVOTEK INC. All Right Reserved
42
7.6 Network
Group: network
NAME
VALUE
SECURITY
(get/set)
DESCRIPTION
preprocess
<positive integer>
6/6
An 32-bit integer, each bit can be set
separately as follows:
Bit 0 => HTTP service;
Bit 1=> HTTPS service;
Bit 2=> FTP service;
Bit 3 => Two way audio and RTSP
Streaming service;
To stop service before changing its port
settings. Its recommended to set this
parameter when change a service port
to the port occupied by another service
currently. Otherwise, the service may
fail.
Stopped service will auto-start after
changing port settings.
Ex:
Change HTTP port from 80 to 5556, and
change RTP port for video from 5556 to
20480.
Then, set preprocess=9 to stop both
service first.
”/cgi-bin/admin/setparam.cgi?
network_preprocess=9&network_http_
port=5556&
network_rtp_videoport=20480”
type
lan,
pppoe
6/6
Network connection type.
resetip
<boolean>
6/6
1 => Get ipaddress, subnet, router,
dns1, dns2 from DHCP server at next
reboot.
© 2019 VIVOTEK INC. All Right Reserved
43
NAME VALUE SECURITY
(get/set)
DESCRIPTION
0 => Use preset ipaddress, subnet,
rounter, dns1, and dns2.
ipaddress <ip address> 6/6 IP address of server.
subnet <ip address> 6/6 Subnet mask.
router <ip address> 6/6 Default gateway.
dns1 <ip address> 6/6 Primary DNS server.
dns2 <ip address> 6/6 Secondary DNS server.
wins1 <ip address> 6/6 Primary WINS server.
wins2 <ip address> 6/6 Secondary WINS server.
7.6.1 802.1x
Subgroup of network: ieee8021x (capability_protocol_ieee8021x > 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
enable <boolean> 6/6 Enable/disable IEEE 802.1x
eapmethod eap-peap, eap-tls 6/6 Selected EAP method
identity_peap string[64] 6/6 PEAP identity
identity_tls string[64] 6/6 TLS identity
password string[200] 7/6 Password for TLS
privatekeypassword string[200] 7/6 Password for PEAP
ca_exist <boolean> 6/6 CA installed flag
ca_time 0,<positive
integer>
6/7 CA installed time. Represented in
EPOCH
ca_size 0,<positive
integer>
6/7 CA file size (in bytes)
certificate_exist <boolean> 6/6 Certificate installed flag (for TLS)
certificate_time 0,<positive
integer>
6/7 Certificate installed time. Represented
in EPOCH
certificate_size 0,<positive
integer>
6/7 Certificate file size (in bytes)
privatekey_exist <boolean> 6/6 Private key installed flag (for TLS)
privatekey_time 0,<positive
integer>
6/7 Private key installed time. Represented
in EPOCH
privatekey_size 0,<positive
integer>
6/7 Private key file size (in bytes)