6network – Vivotek FD9388-HTV 5MP Outdoor Network Dome Camera with Night Vision User Manual

Page 171

Advertising
background image

VIVOTEK

User's Manual - 171

© 2019 VIVOTEK INC. All Right Reserved

38

NAME

VALUE

SECURITY
(get/set)

DESCRIPTION

privilege_camctrl

view, operator,
admin

1/6

Indicate which privileges and above
can control PTZ
(capability_ptzenabled > 0 or
capability_eptz > 0)

user_i0_name

string[64]

6/7

User name of root

user_i<1~20>_name

string[64]

6/7

User name

user_i0_pass

password[64]

7/6

Root password

user_i<1~20>_pass

password[64]

7/6

User password

user_i0_privilege

view,
operator,
admin

6/7

Root privilege

user_i<1~20>_ privilege

view,
operator,
admin

6/6

User privilege

7.6Network

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. It’s

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.

© 2019 VIVOTEK INC. All Right Reserved

39

NAME

VALUE

SECURITY
(get/set)

DESCRIPTION

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.
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

Advertising