ipmcset -t syslog -d port
更新时间: 2026/07/16
在Gitcode上查看源码

ipmcset -t syslog -d port

返回总览 | 返回命令索引

命令功能

设置系统日志目标端口

命令格式

text
ipmcset -t syslog -d port -v <destination> <portvalue>

参数说明

NameLocationTypeRequiredDefaultConstraintDescription
DestinationReqBodyinteger-[{"Type": "Range", "Formula": [1, 4]}]-
PortReqBodyinteger-[{"Type": "Range", "Formula": [1, 65535]}]-

响应/输出说明

NameLocationTypeRequiredDefaultConstraintDescription
DestinationRspBody----

后端处理流

StepTypePath/URIInterfaceField/MethodSourceDestination
1Property/bmc/kepler/Managers/1/Syslog/Servers/${ReqBody/Destination}bmc.kepler.Managers.Syslog.Server-{"Port": "${ReqBody/Port}"}-

使用示例

text
ipmcset -t syslog -d port -v <destination> <portvalue>

输出样例

输出样例来源: interface_config/cli/echoes/ipmcset/syslog_port, interface_config/cli/echoes/

来源信息

ItemValue
命令类型ipmcset
targetsyslog
dataitemport
URI/cli/v1/syslog/port
Interface TypePatch
配置来源interface_config/cli/ipmcset/syslog.json
请求版本26.06_2026.06.30
源码提交5606349e
生成时间2026-07-16T01:48:37