设置芯片自复位功能使能状态。
<tool name> chip_reset -i <device name> -t <type>
参数 |
参数说明 |
取值 |
---|---|---|
<device name> |
设备名称。 |
物理设备名,例如:hinic0、hinic1。 |
<type> |
操作方式。 |
|
项目 |
描述 |
---|---|
The chip reset is set successfully! |
操作成功。 |
无。
1 2 | hinicadm3 chip_reset -i hinic0 -t 0 The chip reset is set successfully! |