当前位置:文档之家› 海康设备在中兴力维平台上的配置方法

海康设备在中兴力维平台上的配置方法

海康威视设备配置方法
通过串口登陆配置
超级终端串口参数设置
按确定后在超级终端中按回车会出现“->”或“#”的提示符
通过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 [GA TEWAY 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 查看设备配置的服务器地址。

其他一些功能的配置可以通过海康威视4.01版客户端来完成。

包括设置设备的PPPOE 拨号、硬盘的格式化、前端录像策略的设置、云台解码器的设置等等。

相关主题