切换配置文件

命令功能

切换配置文件。

命令格式

<tool name> updatefw -i <device name> -s <index>

入参说明

参数

参数说明

取值

<device name>

设备名称。

物理设备名,例如:hinic0、hinic1。

<index>

配置文件索引号。

整数,范围:0~7。

出参说明

项目

描述

Switch the firmware configuration is successful.(index: *)

Please reboot OS to take firmware effect.

配置文件切换成功。

使用指南

使用实例

切换配置文件。

1
2
3
hinicadm3 updatefw -i hinic0 -s 2
Switch the firmware configuration is successful.(index: 2)
Please reboot OS to take firmware effect.