ipmcset -t syslog -d port
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Set syslog dest port
Command Format
ipmcset -t syslog -d port -v <destination> <portvalue>
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
Destination | integer | Yes | - | Type: Range; 1, 4 | - |
Port | integer | Yes | - | Type: Range; 1, 65535 | - |
Example
ipmcset -t syslog -d port -v 1 1ipmcset -t syslog -d port -v 4 65535Output Examples
None