api sys_option datetime_set {“timezone”:”UTC”,”ntp_enable”:1,”ntp_server_list”:”pool.ntp.org time.nist.gov”,”timestamp”:1697604348,”datetime_str”:”2023-10-18T04:45:48″}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
timezone | string | UTC | 时区字符串,长度64 | 20220816 |
ntp_enable | int | 1 | 开启NTP时间同步,1开启,0关闭 | 20220816 |
ntp_server_list | string | 空 | NTP服务器地址,多个空格分隔,长度128 ntp_enable开启时,不能为空;其他情况可以为空 |
20220816 |
api sys_option syslog_set {“log_ip”:””,”log_port”:0,”conloglevel”:0}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
log_ip | string | 空 | 日志服务器地址 格式:为空表示不开启,长度0-64 | 220819 |
log_port | int | 0 | 日志服务器端口 格式:0(关闭) 1-65535 备注:推荐514 | 230410 |
conloglevel | int | 0 | 内核日志级别 格式:8(DEBUG) 7(INFO) 6(NOTICE) 5(WARNING) 4(ERROR) 3(CRIT) 2(ALERT) 1(EMERG) 0(关闭) 备注:推荐7 | 230410 |
api sys_option ssh_set {“enable”:1,”port”:3505}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
enable | int | 1 | 开启SSH服务 格式:0(取消) 1(开启) | 220914 |
port | int | 3505 | SSH服务端口 格式:100-65535 | 220914 |
api sys_option http_set {“mode”:0,”http_port”:80,”https_port”:443,”https_pem”:0}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
mode | int | 0 | HTTP服务模式 格式:0(HTTP) 1(HTTPS) 2(关闭) | 230413 |
http_port | int | 80 | HTTP服务端口 格式:80-65535 | 230413 |
https_port | int | 443 | HTTPS服务端口 格式:80-65535 | 230413 |
https_pem | int | 0 | HTTPS服务的PEM证书选择 格式:0(缺省证书) 1 2 3 4 | 230505 |
api sys_option schedule_set {“reboot”:0,”reboot_hour”:0,”reboot_dayofweek”:0}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
reboot | int | 0 | 重启计划 格式:0(关闭计划),1(每天),2(每周) | 230413 |
reboot_hour | int | 0 | (reboot=1/2)重启计划 每天 格式:0-23(小时) | 230413 |
reboot_dayofweek | int | 0 | (reboot=2)重启计划 每周 格式:0-6(0为周日) | 230413 |
api sys_security certs_set {“certs_iad1″:””,”certs_iad2″:””,”certs_iad3″:””,”certs_iad4″:””,”certs_calist”:””}
KEY | VAL | Default | Remark | Renew |
---|---|---|---|---|
certs_iad1 | string | 空 | 设备证书pem 格式:长度0-4096 | 230505 |
certs_iad2 | string | 空 | 设备证书pem 格式:长度0-4096 | 230505 |
certs_iad3 | string | 空 | 设备证书pem 格式:长度0-4096 | 230505 |
certs_iad4 | string | 空 | 设备证书pem 格式:长度0-4096 | 230505 |
certs_calist | string | 空 | CA证书链 格式:长度0-16384 备注:CA证书链允许多个CA证书存在 |
230505 |
api general apply_do
这是一条可执行命令。
注意:执行该命令将重启网络或 VOIP,并在执行完毕后修改为 0。