海康威视设备配置方法
通过串口登陆配置(登陆模式一)该模式需要设备配套的串口线
超级终端串口参数设置
按确定后 在超级终端中按回车 会出现 “->”或“#” 的提示符
通过网络TELNET 登陆配置(登陆模式二 网络摄像机只能通过TELNET方式登陆)
新机默认的IP地址为 192.0.0.64
telnet 192.0.0.64 提示输入用户名、密码
61系列设备及网络摄像机用户名密码为 admin 12345
其他设备用户名密码为 root password
登陆后,输入 help,就可以看到前端支持的命令。
# help
Commands Usage
help : Printf the command usage list
getIp : Get the device's IP address
setIp : Set the device's IP address.
Usage: setIp [IP ADDRESS]:[SUBNET MASK]
e.g. setIp 192.168.1.10:255.255.255.0
setPort : Set the device's command PORT
Usage: setPort [PORT NUMBER]
e.g. setPort 8000
setGateway: Set the device's gateway
Usage: setGateway [GATEWAY ADDRESS]
e.g. setGateway 192.168.1.1
setCGS :Set CGS IP. e.g. setCGS "192.168.1.10 9090"
getCGS :get CGS IP.
setAccount :Set PU Account.e.g. setAccount "pu 123"
getAccount :get PU Account.
setPUID :Set device ID
getPUID :Get device ID
logon :start to display log
logoff :stop to display log
filteripoff :close client IP filter. pu default set e.g. filteripoff
filteripon :open client IP filter. e.g. filteripon
setAccess :set ip list which can access this pu. e.g. setAccess ip1,ip2,ip3
getAccess :show ip list which can access this pu. e.g. getAccess.
delAccess :delete the ip which can access this pu. e.g. delAccess 2.
第一步:设置中兴力维平台ID号命令。(ID由平台提供)
例如ID: 150001111000509
则命令如下
setPuid 150001111000509;
第二步:设置中兴力维平台接入服务器IP地址及端口号。
例如中兴力维平台IP地址为61.131.208.7 端口为 8000
则命令如下:
SetCGS 61.131.208.7 8000
第三步;设置视频服务器的 IP、 掩码、 网关(设备若使用固定IP,可直接设置,若拨号上网,则使用网络客户端设置相关拨号账号及密码。)
例如 setIp 192.168.1.10:255.255.255.0
setGateway 192.168.1.1
第四步:重启设备。
输入:reboot(rebootDev),或者直接断电重启
其它命令:
1、 查看设备注册平台情况 showpu
# showpu
pu status CSG registed, SIP registed. rumtime 2008-06-30 09:19:09
heart period = 0 enable heating 0
MDU 61.131.208.35:port 5061
CGS 61.131.208.7:port 8000
total sip slot 30, handle slot 1 , recv slot 0, free slot 29
SIP Session Resource 102120 (Session Number 30)
Total connect 0
UTC now 2008-06-30 09:22:36 ( calendar time 1214817756 - local time 1214817756)
Media File Header (bytes 40 )34 48 4b 48 fe b3 d0 d6 8 3 4 20 0 0 0 0 3 10 1 10
1 10 10 0 80 3e 0 0 60 1 20 1 11 10 0 0 4 0 0 0
2、查看设备配置的ID号及平台地址
#getPUID 查看配置的ID号。
#getCGS 查看设备配置的服务器地址。
参数配置时的格式不同版本程序可能会不同,具体以在设备里输“help”后出来的格式为准。
设备的升级及其他一些功能的配置可以通过海康威视4.01版(或4000版)客户端来完成。包括设置设备的PPPOE拨号、硬盘的格式化、前端录像策略的设置、云台解码器的设置等等。
升级方法:先用客户端连上编码器(网络方式)。打开客户端“远程配置”选择“远程升级”,选中对应的文件,点升级即可。
|