请输入搜索词进行查询
搜索 <book_title>...
Veritas NetBackup™ Appliance 命令参考指南
Last Published:
2017-12-04
Product(s):
Appliances (3.1 (5340), 3.1 (5330), 3.1 (5240), 3.1 (5230), 3.1 (5220))
- 概述
- 附录 A. Main > Appliance 命令
- 附录 B. Main > Manage > FibreChannel 命令
- 附录 C. Main > Manage > HighAvailability 命令
- 附录 D. Main > Manage > Libraries 命令
- 附录 E. Main > Manage > Libraries > Advanced > ACS 命令
- 附录 F. Main > Manage > License 命令
- 附录 G. Main > Manage > MountPoints 命令
- 附录 H. Main > Manage > NetBackup CLI 命令
- 附录 I. Main > Manage > OpenStorage 命令
- 附录 J. Main > Manage > Software 命令
- 附录 K. Main > Manage > Storage 命令
- 附录 L. Main > Manage > Tapes 命令
- 附录 M. Main > Manage > Certificates 命令
- 附录 N. Main > Monitor 命令
- 附录 O. Main > Network 命令
- 附录 P. Main > Network > Security (IPsec) 命令
- 附录 Q. Main > Reports 命令
- 附录 R. Main > Settings 命令
- 附录 S. Main > Settings > Alerts 命令
- 附录 T. Main > Settings > Notifications 视图命令
- 附录 U. Main > Settings > Security 命令
- 附录 V. Main > Support 命令
名称
Main > Support > IPMI — 使用这些命令可管理 IPMI 配置。
大纲
IPMI Network Configure<IPAddress> <Netmask> <GatewayIPAddress>
IPMI Network Show
IPMI Reset
IPMI User Add <User_name>
IPMI User Delete <User_name>
IPMI User List
描述
通过 IPMI 命令,您可以配置 IPMI 网络,以及使用 IPMI 连接管理访问设备的用户。 使用 IPMI 命令可执行下列操作:
配置 IPMI 子系统
查看当前 IPMI 设置
重置 IPMI
添加用户
删除用户
列出用户
选项
- IPMI Network Configure
此命令用于使用 IPMI 端口配置 IPMI 子系统。
- IPMI Network Show
此命令用于查看当前 IPMI 端口信息。
- IPMI Reset
此命令用于重置 IPMI。 仅在 IPMI 接口停止响应或挂起时重置 IPMI。
- IPMI User Add
此命令用于添加新的用户以访问 IPMI 子系统。
- IPMI User Delete
此命令用于删除可访问 IPMI 子系统的现有用户。
- IPMI User List
此命令可用于查看可访问 IPMI 子系统的用户列表。
在运行 IPMI Network Configure 命令之后,会执行以下过程。
Support> IPMI Network Configure 10.182.8.70 255.255.240.0 10.182.1.1 Network is configured successfully.
运行 IPMI Network Show 命令时,将显示以下信息。
Support> IPMI Network Show IP Address Source : STATIC IP Address : 10.182.8.70 Subnet Mask : 255.255.240.0 Gateway IP Address : 10.182.1.1
运行 IPMI Reset 命令时,将显示以下信息。
Resetting the IPMI disconnects all current IPMI users. Are you sure you want to reset the IPMI? [yes, no]: yes
如果其他用户不受影响,请键入
并按 继续。 显示以下消息:-[Info] The IPMI is being reset... -[Info] Wait for two minutes before attempting to reconnect to the IPMI console. If you cannot access the IPMI console, the appliance must be shut down and then restarted. First schedule a convenient time for the shutdown, alert all users and shut down the appliance. Then disconnect all appliance power cables for 15 seconds, reconnect them and turn on power to the appliance.
如果其他用户受影响,请键入 IPMI Reset 命令。
。 提醒所有用户并计划在合适的时间进行重置。 在预定时间再次运行在运行 IPMI User Add <User_name> 命令后,将执行以下过程。
Support> IPMI User Add abc New password: Confirm password: Operation successful
在运行 IPMI User Delete <User_name> 命令后,将执行以下过程。
Support> IPMI User Delete abc User abc has been deleted successfully.
运行 IPMI User List 命令后,将显示以下信息。
Support > IPMI User List User name : Anonymous User User privilege : ADMIN User name : sysadmin User privilege : ADMIN User name : root User privilege : ADMIN